[INFO] fetching crate respo 0.1.14... [INFO] checking respo-0.1.14 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate respo 0.1.14 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate respo 0.1.14 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate respo 0.1.14 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate respo 0.1.14 [INFO] tweaked toml for crates.io crate respo 0.1.14 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate respo 0.1.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cirru_parser v0.1.31 [INFO] [stderr] Downloaded respo_state_derive v0.0.1 [INFO] [stderr] Downloaded rust-hsluv v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85a523b4e1ff2f300ad62d1289be9e2c157b1d64a1227afc01fc6999e8fa7bd7 [INFO] running `Command { std: "docker" "start" "-a" "85a523b4e1ff2f300ad62d1289be9e2c157b1d64a1227afc01fc6999e8fa7bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85a523b4e1ff2f300ad62d1289be9e2c157b1d64a1227afc01fc6999e8fa7bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a523b4e1ff2f300ad62d1289be9e2c157b1d64a1227afc01fc6999e8fa7bd7", kill_on_drop: false }` [INFO] [stdout] 85a523b4e1ff2f300ad62d1289be9e2c157b1d64a1227afc01fc6999e8fa7bd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 361560e27400596bde22e9915fe19ccc3ee1676683c4423d4bf8f9b17367aedd [INFO] running `Command { std: "docker" "start" "-a" "361560e27400596bde22e9915fe19ccc3ee1676683c4423d4bf8f9b17367aedd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking rust-hsluv v0.1.4 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking cirru_parser v0.1.31 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling respo_state_derive v0.0.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking respo v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s [INFO] running `Command { std: "docker" "inspect" "361560e27400596bde22e9915fe19ccc3ee1676683c4423d4bf8f9b17367aedd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "361560e27400596bde22e9915fe19ccc3ee1676683c4423d4bf8f9b17367aedd", kill_on_drop: false }` [INFO] [stdout] 361560e27400596bde22e9915fe19ccc3ee1676683c4423d4bf8f9b17367aedd