[INFO] fetching crate query-shell 0.2.0... [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] crate query-shell 0.2.0 is already in cache [INFO] checking query-shell-0.2.0 against master#7308c22c6a8d77e82187e290e1f7459870e48d12 for pr-99447 [INFO] extracting crate query-shell 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate query-shell 0.2.0 on toolchain 7308c22c6a8d77e82187e290e1f7459870e48d12 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7308c22c6a8d77e82187e290e1f7459870e48d12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config.toml [INFO] started tweaking crates.io crate query-shell 0.2.0 [INFO] finished tweaking crates.io crate query-shell 0.2.0 [INFO] tweaked toml for crates.io crate query-shell 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7308c22c6a8d77e82187e290e1f7459870e48d12" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7308c22c6a8d77e82187e290e1f7459870e48d12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sysinfo v0.23.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+7308c22c6a8d77e82187e290e1f7459870e48d12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8aa33deaf4744a0ade24ac6eaaa3e933702721d54eb8759e13a72b011e50785 [INFO] running `Command { std: "docker" "start" "-a" "f8aa33deaf4744a0ade24ac6eaaa3e933702721d54eb8759e13a72b011e50785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8aa33deaf4744a0ade24ac6eaaa3e933702721d54eb8759e13a72b011e50785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8aa33deaf4744a0ade24ac6eaaa3e933702721d54eb8759e13a72b011e50785", kill_on_drop: false }` [INFO] [stdout] f8aa33deaf4744a0ade24ac6eaaa3e933702721d54eb8759e13a72b011e50785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+7308c22c6a8d77e82187e290e1f7459870e48d12" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e7b0fe439654e9f2da14998706981902e0861d21fefed65fceadc78009777e6 [INFO] running `Command { std: "docker" "start" "-a" "5e7b0fe439654e9f2da14998706981902e0861d21fefed65fceadc78009777e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling sysinfo v0.23.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking query-shell v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.84s [INFO] running `Command { std: "docker" "inspect" "5e7b0fe439654e9f2da14998706981902e0861d21fefed65fceadc78009777e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e7b0fe439654e9f2da14998706981902e0861d21fefed65fceadc78009777e6", kill_on_drop: false }` [INFO] [stdout] 5e7b0fe439654e9f2da14998706981902e0861d21fefed65fceadc78009777e6