[INFO] cloning repository https://github.com/MeirKriheli/rusmux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MeirKriheli/rusmux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeirKriheli%2Frusmux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeirKriheli%2Frusmux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd8e496af2a33c05e932effb04ed8a7382ac3a64 [INFO] checking MeirKriheli/rusmux against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeirKriheli%2Frusmux" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MeirKriheli/rusmux [INFO] finished tweaking git repo https://github.com/MeirKriheli/rusmux [INFO] tweaked toml for git repo https://github.com/MeirKriheli/rusmux written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MeirKriheli/rusmux on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MeirKriheli/rusmux 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded redox_users v0.5.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.3 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded shellexpand v3.1.0 [INFO] [stderr] Downloaded thiserror v2.0.3 [INFO] [stderr] Downloaded clap_derive v4.5.13 [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded clap v4.5.13 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.10 [INFO] [stderr] Downloaded serde_yaml v0.9.32 [INFO] [stderr] Downloaded tempfile v3.10.0 [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded clap_builder v4.5.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32c1441e1f802effdf3319db58db219c5af1fdf14b9a91eb4e7e6237931304bb [INFO] running `Command { std: "docker" "start" "-a" "32c1441e1f802effdf3319db58db219c5af1fdf14b9a91eb4e7e6237931304bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32c1441e1f802effdf3319db58db219c5af1fdf14b9a91eb4e7e6237931304bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c1441e1f802effdf3319db58db219c5af1fdf14b9a91eb4e7e6237931304bb", kill_on_drop: false }` [INFO] [stdout] 32c1441e1f802effdf3319db58db219c5af1fdf14b9a91eb4e7e6237931304bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92da38902553560a3f5c64ffbe69fd8fb65d96214a9c31717d66f57ee2c60b2d [INFO] running `Command { std: "docker" "start" "-a" "92da38902553560a3f5c64ffbe69fd8fb65d96214a9c31717d66f57ee2c60b2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Checking rusmux v0.8.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `clap::command` [INFO] [stdout] --> src/app/cli.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::command; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::command` [INFO] [stdout] --> src/app/cli.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::command; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.02s [INFO] running `Command { std: "docker" "inspect" "92da38902553560a3f5c64ffbe69fd8fb65d96214a9c31717d66f57ee2c60b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92da38902553560a3f5c64ffbe69fd8fb65d96214a9c31717d66f57ee2c60b2d", kill_on_drop: false }` [INFO] [stdout] 92da38902553560a3f5c64ffbe69fd8fb65d96214a9c31717d66f57ee2c60b2d