[INFO] cloning repository https://github.com/AndrewRademacher/cluck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewRademacher/cluck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRademacher%2Fcluck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRademacher%2Fcluck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0607b299fdf157ac12608bd67fb96c05844d0c00
[INFO] building AndrewRademacher/cluck against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRademacher%2Fcluck" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AndrewRademacher/cluck on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AndrewRademacher/cluck
[INFO] finished tweaking git repo https://github.com/AndrewRademacher/cluck
[INFO] tweaked toml for git repo https://github.com/AndrewRademacher/cluck written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AndrewRademacher/cluck 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.183
[INFO] [stderr]   Downloaded errno v0.3.2
[INFO] [stderr]   Downloaded clap v4.3.19
[INFO] [stderr]   Downloaded clap_derive v4.3.12
[INFO] [stderr]   Downloaded pin-project-lite v0.2.11
[INFO] [stderr]   Downloaded cc v1.0.82
[INFO] [stderr]   Downloaded winnow v0.5.4
[INFO] [stderr]   Downloaded clap_builder v4.3.19
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded serde_derive v1.0.183
[INFO] [stderr]   Downloaded regex-automata v0.3.6
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e53edd9983590541b07d8fec5f7f10c1bb59324eea2dadd735bc21344d4640e
[INFO] running `Command { std: "docker" "start" "-a" "9e53edd9983590541b07d8fec5f7f10c1bb59324eea2dadd735bc21344d4640e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e53edd9983590541b07d8fec5f7f10c1bb59324eea2dadd735bc21344d4640e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e53edd9983590541b07d8fec5f7f10c1bb59324eea2dadd735bc21344d4640e", kill_on_drop: false }`
[INFO] [stdout] 9e53edd9983590541b07d8fec5f7f10c1bb59324eea2dadd735bc21344d4640e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2bca96d3fba52eee5427f04089b61f4cc1a0df9a1f6802189ce8d2f99429281
[INFO] running `Command { std: "docker" "start" "-a" "b2bca96d3fba52eee5427f04089b61f4cc1a0df9a1f6802189ce8d2f99429281", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling winnow v0.5.4
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.11
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling cluck v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/watch.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Watch(mpsc::UnboundedSender<Message>, WatchId);
[INFO] [stdout]    |            ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Watch` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Watch((), WatchId);
[INFO] [stdout]    |                  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `child` is never read
[INFO] [stdout]   --> src/watch.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct WatchInner {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     child: Child,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.70s
[INFO] running `Command { std: "docker" "inspect" "b2bca96d3fba52eee5427f04089b61f4cc1a0df9a1f6802189ce8d2f99429281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2bca96d3fba52eee5427f04089b61f4cc1a0df9a1f6802189ce8d2f99429281", kill_on_drop: false }`
[INFO] [stdout] b2bca96d3fba52eee5427f04089b61f4cc1a0df9a1f6802189ce8d2f99429281
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97690558edda55d029cdf4f0f91bedb6729c7438741332956823dc1dfd749e97
[INFO] running `Command { std: "docker" "start" "-a" "97690558edda55d029cdf4f0f91bedb6729c7438741332956823dc1dfd749e97", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling cluck v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/watch.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Watch(mpsc::UnboundedSender<Message>, WatchId);
[INFO] [stdout]    |            ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Watch` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Watch((), WatchId);
[INFO] [stdout]    |                  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `child` is never read
[INFO] [stdout]   --> src/watch.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct WatchInner {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     child: Child,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/watch.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Watch(mpsc::UnboundedSender<Message>, WatchId);
[INFO] [stdout]    |            ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Watch` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Watch((), WatchId);
[INFO] [stdout]    |                  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `child` is never read
[INFO] [stdout]   --> src/watch.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct WatchInner {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     child: Child,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.46s
[INFO] running `Command { std: "docker" "inspect" "97690558edda55d029cdf4f0f91bedb6729c7438741332956823dc1dfd749e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97690558edda55d029cdf4f0f91bedb6729c7438741332956823dc1dfd749e97", kill_on_drop: false }`
[INFO] [stdout] 97690558edda55d029cdf4f0f91bedb6729c7438741332956823dc1dfd749e97
