[INFO] cloning repository https://github.com/hughlang/fuzzy-sims [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hughlang/fuzzy-sims" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughlang%2Ffuzzy-sims", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughlang%2Ffuzzy-sims'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 844ddc858b6744e6de2b25c914b6d414aab93d31 [INFO] checking hughlang/fuzzy-sims against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughlang%2Ffuzzy-sims" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hughlang/fuzzy-sims on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hughlang/fuzzy-sims [INFO] finished tweaking git repo https://github.com/hughlang/fuzzy-sims [INFO] tweaked toml for git repo https://github.com/hughlang/fuzzy-sims written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/hughlang/fuzzy-sims already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d44b2853b354f6db09c419d35045e0fd80ea8efd67e19bbea1dd7bc66447cc36 [INFO] running `Command { std: "docker" "start" "-a" "d44b2853b354f6db09c419d35045e0fd80ea8efd67e19bbea1dd7bc66447cc36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d44b2853b354f6db09c419d35045e0fd80ea8efd67e19bbea1dd7bc66447cc36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44b2853b354f6db09c419d35045e0fd80ea8efd67e19bbea1dd7bc66447cc36", kill_on_drop: false }` [INFO] [stdout] d44b2853b354f6db09c419d35045e0fd80ea8efd67e19bbea1dd7bc66447cc36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4deb1b5a700ff22e0306cb1d426f1dc454f236a8c9e2c2473e94c35f68c22970 [INFO] running `Command { std: "docker" "start" "-a" "4deb1b5a700ff22e0306cb1d426f1dc454f236a8c9e2c2473e94c35f68c22970", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.48 [INFO] [stderr] Compiling bumpalo v2.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.48 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.48 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking getrandom v0.1.7 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_pcg v0.2.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking color-backtrace v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.48 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.48 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.48 [INFO] [stderr] Checking js-sys v0.3.25 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.25 [INFO] [stderr] Checking fuzzy-sims v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking wasm-bindgen-test v0.2.48 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.87s [INFO] running `Command { std: "docker" "inspect" "4deb1b5a700ff22e0306cb1d426f1dc454f236a8c9e2c2473e94c35f68c22970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4deb1b5a700ff22e0306cb1d426f1dc454f236a8c9e2c2473e94c35f68c22970", kill_on_drop: false }` [INFO] [stdout] 4deb1b5a700ff22e0306cb1d426f1dc454f236a8c9e2c2473e94c35f68c22970