[INFO] fetching crate binhoc_core 0.1.1...
[INFO] checking binhoc_core-0.1.1 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate binhoc_core 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate binhoc_core 0.1.1 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate binhoc_core 0.1.1
[INFO] finished tweaking crates.io crate binhoc_core 0.1.1
[INFO] tweaked toml for crates.io crate binhoc_core 0.1.1 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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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 binhoc_macros v0.1.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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd10f4fc23ba890de2d28f33bff7e8dd3b6fc322ce619a918162f6693065741e
[INFO] running `Command { std: "docker" "start" "-a" "fd10f4fc23ba890de2d28f33bff7e8dd3b6fc322ce619a918162f6693065741e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd10f4fc23ba890de2d28f33bff7e8dd3b6fc322ce619a918162f6693065741e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd10f4fc23ba890de2d28f33bff7e8dd3b6fc322ce619a918162f6693065741e", kill_on_drop: false }`
[INFO] [stdout] fd10f4fc23ba890de2d28f33bff7e8dd3b6fc322ce619a918162f6693065741e
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b20784657d5e10abe1f603b357ebe1d70b508c472f8c149b2e9a1c3ce02b040
[INFO] running `Command { std: "docker" "start" "-a" "5b20784657d5e10abe1f603b357ebe1d70b508c472f8c149b2e9a1c3ce02b040", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling binhoc_macros v0.1.1
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking binhoc_core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.54s
[INFO] running `Command { std: "docker" "inspect" "5b20784657d5e10abe1f603b357ebe1d70b508c472f8c149b2e9a1c3ce02b040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b20784657d5e10abe1f603b357ebe1d70b508c472f8c149b2e9a1c3ce02b040", kill_on_drop: false }`
[INFO] [stdout] 5b20784657d5e10abe1f603b357ebe1d70b508c472f8c149b2e9a1c3ce02b040
