[INFO] updating cached repository https://github.com/ccalmels/multiplexer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02ba39801a6cc324fb53509db6cc0cfe3a48da51 [INFO] checking ccalmels/multiplexer-rs/02ba39801a6cc324fb53509db6cc0cfe3a48da51 against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccalmels%2Fmultiplexer-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ccalmels/multiplexer-rs on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ccalmels/multiplexer-rs [INFO] finished tweaking git repo https://github.com/ccalmels/multiplexer-rs [INFO] tweaked toml for git repo https://github.com/ccalmels/multiplexer-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ccalmels/multiplexer-rs 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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0048a427e473ccd17a5bc3d0b7a08ba588c30dc1c9c66247846b79b159eabe48 [INFO] running `Command { std: "docker" "start" "-a" "0048a427e473ccd17a5bc3d0b7a08ba588c30dc1c9c66247846b79b159eabe48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0048a427e473ccd17a5bc3d0b7a08ba588c30dc1c9c66247846b79b159eabe48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0048a427e473ccd17a5bc3d0b7a08ba588c30dc1c9c66247846b79b159eabe48", kill_on_drop: false }` [INFO] [stdout] 0048a427e473ccd17a5bc3d0b7a08ba588c30dc1c9c66247846b79b159eabe48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2ad4e7104f63ea20fb95a5ea639061eda2fbeeb6ae546c436519b287ee1dd0a [INFO] running `Command { std: "docker" "start" "-a" "d2ad4e7104f63ea20fb95a5ea639061eda2fbeeb6ae546c436519b287ee1dd0a", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking clap_lex v0.3.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Checking clap v4.0.32 [INFO] [stderr] Checking multiplexer-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.48s [INFO] running `Command { std: "docker" "inspect" "d2ad4e7104f63ea20fb95a5ea639061eda2fbeeb6ae546c436519b287ee1dd0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ad4e7104f63ea20fb95a5ea639061eda2fbeeb6ae546c436519b287ee1dd0a", kill_on_drop: false }` [INFO] [stdout] d2ad4e7104f63ea20fb95a5ea639061eda2fbeeb6ae546c436519b287ee1dd0a