2OG32JBPKEV7WTTLR2J5CX4IERUCCFJGYZMVHQ3CLXXGHQWGNSLAC EQV44BPNGSN5YVMYB2JNCUFFVI6B3ZSLT75LVH5ZCZNDXKCJ2NUAC 7OC5LAYWG3UMJ6ENKXQLED5BIS4NI6V4SNZPDSB2GG5I657BRVJAC EUYAXDXR4OVLYCGUOXH5Y7GKY2CYSN2W2YVTSCGPHOVMSCJH5YRAC FZ5MDRXDQYPVC3UM5G2XYKGTVTEC42YULCGYECQHVXIBWA26E3PAC LR2W4OBXJ2LTOHY6BJM6EO44MFBE7FBJBY25KWN4V3GDLFKF3NEQC 5MA4PU5PTBODAYBZRDV72XB73V3H6GSM3VLT7Q2QYHASCFQH4JCQC MYP3GIV3ML3ZX7WJEOS42VKT6AUW5FLCQAMIURGNWQQEBPYTOUEQC CB4PXEZHWZBNRLET5DOG7ONB5QZZ3J3PTTGUNNUAD7YUZCPU37AAC WGVR7D2SXOWVKLJ4OA4LVCBKW2FPGGCHNSZWFO4XXCHLL7C7CW7QC COPY tests/ /app/tests/COPY --from=build-env /build/target/release/laker /app/
COPY tests/output.json /app/tests/COPY --from=build-env /build/target/release/laker-taker /app/
serde = { version = "1", features = ["derive"] }chrono = { version = "0.4", default-features = false, features = ["serde"] }tracing = "0.1.36"tracing-subscriber = "0.3.15"scraper = { version = "0.13", default-features = false }
][[package]]name = "mac"version = "0.1.1"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"[[package]]name = "markup5ever"version = "0.11.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016"dependencies = ["log","phf 0.10.1","phf_codegen 0.10.0","string_cache","string_cache_codegen","tendril",
name = "parking_lot"version = "0.12.1"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"dependencies = ["lock_api","parking_lot_core",][[package]]name = "parking_lot_core"version = "0.9.3"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"dependencies = ["cfg-if","libc","redox_syscall","smallvec","windows-sys",][[package]]
"phf_generator","phf_shared",
"phf_generator 0.8.0","phf_shared 0.8.0",][[package]]name = "phf_codegen"version = "0.10.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"dependencies = ["phf_generator 0.10.0","phf_shared 0.10.0",
"phf_shared","rand",
"phf_shared 0.8.0","rand 0.7.3",][[package]]name = "phf_generator"version = "0.10.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"dependencies = ["phf_shared 0.10.0","rand 0.8.5",
name = "phf_shared"version = "0.10.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"dependencies = ["siphasher",][[package]]name = "pin-project-lite"version = "0.2.9"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"[[package]]
"rand_core",
"rand_core 0.5.1",][[package]]name = "rand_chacha"version = "0.3.1"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"dependencies = ["ppv-lite86","rand_core 0.6.3",
name = "scraper"version = "0.13.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "5684396b456f3eb69ceeb34d1b5cb1a2f6acf7ca4452131efa3ba0ee2c2d0a70"dependencies = ["cssparser","ego-tree","html5ever","matches","selectors","smallvec","tendril",][[package]]
[[package]]name = "string_cache"version = "0.8.4"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "213494b7a2b503146286049378ce02b482200519accc31872ee8be91fa820a08"dependencies = ["new_debug_unreachable","once_cell","parking_lot","phf_shared 0.10.0","precomputed-hash","serde",][[package]]name = "string_cache_codegen"version = "0.5.2"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"dependencies = ["phf_generator 0.10.0","phf_shared 0.10.0","proc-macro2","quote",]
name = "tracing"version = "0.1.36"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "2fce9567bd60a67d08a16488756721ba392f24f29006402881e43b19aac64307"dependencies = ["cfg-if","pin-project-lite","tracing-attributes","tracing-core",][[package]]name = "tracing-attributes"version = "0.1.22"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "11c75893af559bc8e10716548bdef5cb2b983f8e637db9d0e15126b61b484ee2"dependencies = ["proc-macro2","quote","syn",][[package]]name = "tracing-core"version = "0.1.29"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "5aeea4303076558a00714b823f9ad67d58a3bbda1df83d8827d21193156e22f7"dependencies = ["once_cell","valuable",][[package]]name = "tracing-log"version = "0.1.3"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"dependencies = ["lazy_static","log","tracing-core",][[package]]name = "tracing-subscriber"version = "0.3.15"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "60db860322da191b40952ad9affe65ea23e7dd6a5c442c2c42865810c6ab8e6b"dependencies = ["ansi_term","sharded-slab","smallvec","thread_local","tracing-core","tracing-log",][[package]]
[[package]]name = "windows-sys"version = "0.36.1"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"dependencies = ["windows_aarch64_msvc","windows_i686_gnu","windows_i686_msvc","windows_x86_64_gnu","windows_x86_64_msvc",][[package]]name = "windows_aarch64_msvc"version = "0.36.1"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"[[package]]name = "windows_i686_gnu"version = "0.36.1"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"[[package]]name = "windows_i686_msvc"version = "0.36.1"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"[[package]]name = "windows_x86_64_gnu"version = "0.36.1"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"[[package]]name = "windows_x86_64_msvc"version = "0.36.1"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"