[INFO] cloning repository https://github.com/usagi-coffee/unison
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/usagi-coffee/unison" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusagi-coffee%2Funison", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusagi-coffee%2Funison'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf8724a24ffb5ce6fc8dfddc336a4110362dca0e
[INFO] building usagi-coffee/unison against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusagi-coffee%2Funison" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/usagi-coffee/unison
[INFO] finished tweaking git repo https://github.com/usagi-coffee/unison
[INFO] tweaked toml for git repo https://github.com/usagi-coffee/unison written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/usagi-coffee/unison on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/usagi-coffee/unison 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_packet v0.33.0
[INFO] [stderr]   Downloaded sudo v0.6.0
[INFO] [stderr]   Downloaded pnet v0.33.0
[INFO] [stderr]   Downloaded pnet_transport v0.33.0
[INFO] [stderr]   Downloaded pnet_macros v0.33.0
[INFO] [stderr]   Downloaded nfq v0.2.5
[INFO] [stderr]   Downloaded modular-bitfield v0.12.0
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.12.0
[INFO] [stderr]   Downloaded atomic-time v0.1.5
[INFO] [stderr]   Downloaded o2o v0.5.4
[INFO] [stderr]   Downloaded neli v0.7.1
[INFO] [stderr]   Downloaded o2o-impl v0.5.4
[INFO] [stderr]   Downloaded o2o-macros v0.5.4
[INFO] [stderr]   Downloaded neli-proc-macros v0.2.1
[INFO] [stderr]   Downloaded pnet_base v0.33.0
[INFO] [stderr]   Downloaded pnet_datalink v0.33.0
[INFO] [stderr]   Downloaded pnet_macros_support v0.33.0
[INFO] [stderr]   Downloaded pnet_sys v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1af1cfb163eaa8f48d5878b42f702931dbcb364c54fa16b471d2c32dc2265d0
[INFO] running `Command { std: "docker" "start" "-a" "c1af1cfb163eaa8f48d5878b42f702931dbcb364c54fa16b471d2c32dc2265d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1af1cfb163eaa8f48d5878b42f702931dbcb364c54fa16b471d2c32dc2265d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1af1cfb163eaa8f48d5878b42f702931dbcb364c54fa16b471d2c32dc2265d0", kill_on_drop: false }`
[INFO] [stdout] c1af1cfb163eaa8f48d5878b42f702931dbcb364c54fa16b471d2c32dc2265d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ddb72d0b0016c76b1febe3ca22b523595ed4d333f3d2abd95ef59aee1218a8a
[INFO] running `Command { std: "docker" "start" "-a" "8ddb72d0b0016c76b1febe3ca22b523595ed4d333f3d2abd95ef59aee1218a8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling pnet v0.33.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pnet_base v0.33.0
[INFO] [stderr]    Compiling pnet_macros_support v0.33.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling atomic-time v0.1.5
[INFO] [stderr]    Compiling pnet_sys v0.33.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling nfq v0.2.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sudo v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling o2o-impl v0.5.4
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling pnet_datalink v0.33.0
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pnet_macros v0.33.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling modular-bitfield-impl v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling o2o-macros v0.5.4
[INFO] [stderr]    Compiling pnet_packet v0.33.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling modular-bitfield v0.12.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling o2o v0.5.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pnet_transport v0.33.0
[INFO] [stderr]    Compiling neli-proc-macros v0.2.1
[INFO] [stderr]    Compiling neli v0.7.1
[INFO] [stderr]    Compiling unison v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/types.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{Parser, arg, 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: unnecessary parentheses around type
[INFO] [stdout]    --> src/types.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub sequence: B26,
[INFO] [stdout]     |     ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 304 -     pub sequence: B26,
[INFO] [stdout] 304 +     ub sequence: B2 ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/types.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fragment: B3,
[INFO] [stdout]     |     ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 305 -     pub fragment: B3,
[INFO] [stdout] 305 +     ub fragment: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/types.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fragments: B3,
[INFO] [stdout]     |     ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 306 -     pub fragments: B3,
[INFO] [stdout] 306 +     ub fragments: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `recv_out_of_order` is never read
[INFO] [stdout]    --> src/types.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub struct Stats {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 329 |     pub recv_out_of_order: AtomicU64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.59s
[INFO] running `Command { std: "docker" "inspect" "8ddb72d0b0016c76b1febe3ca22b523595ed4d333f3d2abd95ef59aee1218a8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ddb72d0b0016c76b1febe3ca22b523595ed4d333f3d2abd95ef59aee1218a8a", kill_on_drop: false }`
[INFO] [stdout] 8ddb72d0b0016c76b1febe3ca22b523595ed4d333f3d2abd95ef59aee1218a8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d416795b0a6581873a45cc719f1789e03e38d721d4b45e579ab01c05bb573882
[INFO] running `Command { std: "docker" "start" "-a" "d416795b0a6581873a45cc719f1789e03e38d721d4b45e579ab01c05bb573882", kill_on_drop: false }`
[INFO] [stderr]    Compiling unison v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/types.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{Parser, arg, 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: unnecessary parentheses around type
[INFO] [stdout]    --> src/types.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub sequence: B26,
[INFO] [stdout]     |     ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 304 -     pub sequence: B26,
[INFO] [stdout] 304 +     ub sequence: B2 ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/types.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fragment: B3,
[INFO] [stdout]     |     ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 305 -     pub fragment: B3,
[INFO] [stdout] 305 +     ub fragment: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/types.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fragments: B3,
[INFO] [stdout]     |     ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 306 -     pub fragments: B3,
[INFO] [stdout] 306 +     ub fragments: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `recv_out_of_order` is never read
[INFO] [stdout]    --> src/types.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub struct Stats {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 329 |     pub recv_out_of_order: AtomicU64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "d416795b0a6581873a45cc719f1789e03e38d721d4b45e579ab01c05bb573882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d416795b0a6581873a45cc719f1789e03e38d721d4b45e579ab01c05bb573882", kill_on_drop: false }`
[INFO] [stdout] d416795b0a6581873a45cc719f1789e03e38d721d4b45e579ab01c05bb573882
