[INFO] fetching crate licensebat-rust 0.0.21...
[INFO] checking licensebat-rust-0.0.21 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate licensebat-rust 0.0.21 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate licensebat-rust 0.0.21 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate licensebat-rust 0.0.21
[INFO] finished tweaking crates.io crate licensebat-rust 0.0.21
[INFO] tweaked toml for crates.io crate licensebat-rust 0.0.21 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded package-lock-json-parser v0.4.0
[INFO] [stderr]   Downloaded askalono v0.4.6
[INFO] [stderr]   Downloaded licensebat-core v0.0.21
[INFO] [stderr]   Downloaded easy-scraper v0.2.0
[INFO] [stderr]   Downloaded yarn-lock-parser v0.5.0
[INFO] [stderr]   Downloaded html2text v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fda9fa426d81838cd531e6df5a9ee473896113f6da4c85cc08ad335307c6eb2
[INFO] running `Command { std: "docker" "start" "-a" "4fda9fa426d81838cd531e6df5a9ee473896113f6da4c85cc08ad335307c6eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fda9fa426d81838cd531e6df5a9ee473896113f6da4c85cc08ad335307c6eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fda9fa426d81838cd531e6df5a9ee473896113f6da4c85cc08ad335307c6eb2", kill_on_drop: false }`
[INFO] [stdout] 4fda9fa426d81838cd531e6df5a9ee473896113f6da4c85cc08ad335307c6eb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 906d4d4345815716b24df2163ae067434ad73e0578da6a87636399228a99fe9b
[INFO] running `Command { std: "docker" "start" "-a" "906d4d4345815716b24df2163ae067434ad73e0578da6a87636399228a99fe9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking yarn-lock-parser v0.5.0
[INFO] [stderr]     Checking cargo-lock v8.0.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking serde_yaml v0.9.31
[INFO] [stderr]     Checking rmp-serde v0.14.4
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking package-lock-json-parser v0.4.0
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking licensebat-core v0.0.21
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking askalono v0.4.6
[INFO] [stderr]     Checking html2text v0.5.1
[INFO] [stderr]     Checking kuchiki v0.8.1
[INFO] [stderr]     Checking easy-scraper v0.2.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking licensebat-rust v0.0.21 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read tests/../../licensebat-cli/license-cache.bin.zstd: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/integration_crates_io_retriever.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 |     const LICENSE_CACHE: &[u8] = std::include_bytes!("../../licensebat-cli/license-cache.bin.zstd");
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `std::include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/../../licensebat-cli/license-cache.bin.zstd: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/integration_docs_rs_retriever.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |     const LICENSE_CACHE: &[u8] = std::include_bytes!("../../licensebat-cli/license-cache.bin.zstd");
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `std::include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `licensebat-rust` (test "integration_crates_io_retriever") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `licensebat-rust` (test "integration_docs_rs_retriever") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "906d4d4345815716b24df2163ae067434ad73e0578da6a87636399228a99fe9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "906d4d4345815716b24df2163ae067434ad73e0578da6a87636399228a99fe9b", kill_on_drop: false }`
[INFO] [stdout] 906d4d4345815716b24df2163ae067434ad73e0578da6a87636399228a99fe9b
