[INFO] cloning repository https://github.com/lukaslihotzki/tcpdiag
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaslihotzki/tcpdiag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaslihotzki%2Ftcpdiag", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaslihotzki%2Ftcpdiag'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae8fdbc11c46d5cd6cd2822f8e87c8b24ba94b01
[INFO] testing lukaslihotzki/tcpdiag against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaslihotzki%2Ftcpdiag" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lukaslihotzki/tcpdiag
[INFO] finished tweaking git repo https://github.com/lukaslihotzki/tcpdiag
[INFO] tweaked toml for git repo https://github.com/lukaslihotzki/tcpdiag written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lukaslihotzki/tcpdiag on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lukaslihotzki/tcpdiag 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eda3aed23f5acfbf99f21f9285c4c9cb72fb086e7fdd9f43266cb83c7aec4d39
[INFO] running `Command { std: "docker" "start" "-a" "eda3aed23f5acfbf99f21f9285c4c9cb72fb086e7fdd9f43266cb83c7aec4d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eda3aed23f5acfbf99f21f9285c4c9cb72fb086e7fdd9f43266cb83c7aec4d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eda3aed23f5acfbf99f21f9285c4c9cb72fb086e7fdd9f43266cb83c7aec4d39", kill_on_drop: false }`
[INFO] [stdout] eda3aed23f5acfbf99f21f9285c4c9cb72fb086e7fdd9f43266cb83c7aec4d39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 174ba5436ff8e0a45e931b59736ac5b32f994a99bd72498d97531decf51f5410
[INFO] running `Command { std: "docker" "start" "-a" "174ba5436ff8e0a45e931b59736ac5b32f994a99bd72498d97531decf51f5410", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling csv v0.1.0 (/opt/rustwide/workdir/csv)
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling netlink-sys v0.8.6
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.18
[INFO] [stderr]    Compiling csv-derive v0.1.0 (/opt/rustwide/workdir/csv-derive)
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling tcpdiag v0.1.0 (/opt/rustwide/workdir/tcpdiag)
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]    --> tcpdiag/src/main.rs:154:6
[INFO] [stdout]     |
[INFO] [stdout] 154 | enum Action {
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ts` is never constructed
[INFO] [stdout]    --> tcpdiag/src/main.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | struct Ts {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `I64NE` is never constructed
[INFO] [stdout]   --> tcpdiag/src/integer.rs:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | wrapper!(I64NE, [u8; 8], i64, i64::to_ne_bytes, i64::from_ne_bytes);
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get` and `new` are never used
[INFO] [stdout]   --> tcpdiag/src/integer.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout] 62 |             pub fn get(self) -> $raw {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |             pub fn new(val: $raw) -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 | wrapper!(I64NE, [u8; 8], i64, i64::to_ne_bytes, i64::from_ne_bytes);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.44s
[INFO] running `Command { std: "docker" "inspect" "174ba5436ff8e0a45e931b59736ac5b32f994a99bd72498d97531decf51f5410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "174ba5436ff8e0a45e931b59736ac5b32f994a99bd72498d97531decf51f5410", kill_on_drop: false }`
[INFO] [stdout] 174ba5436ff8e0a45e931b59736ac5b32f994a99bd72498d97531decf51f5410
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53b91d976fc45cb717310a3e9fea38c31758408694811503ecafc1bcdb51ae68
[INFO] running `Command { std: "docker" "start" "-a" "53b91d976fc45cb717310a3e9fea38c31758408694811503ecafc1bcdb51ae68", kill_on_drop: false }`
[INFO] [stderr]    Compiling tcpdiag v0.1.0 (/opt/rustwide/workdir/tcpdiag)
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]    --> tcpdiag/src/main.rs:154:6
[INFO] [stdout]     |
[INFO] [stdout] 154 | enum Action {
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ts` is never constructed
[INFO] [stdout]    --> tcpdiag/src/main.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | struct Ts {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `I64NE` is never constructed
[INFO] [stdout]   --> tcpdiag/src/integer.rs:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | wrapper!(I64NE, [u8; 8], i64, i64::to_ne_bytes, i64::from_ne_bytes);
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get` and `new` are never used
[INFO] [stdout]   --> tcpdiag/src/integer.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout] 62 |             pub fn get(self) -> $raw {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |             pub fn new(val: $raw) -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 | wrapper!(I64NE, [u8; 8], i64, i64::to_ne_bytes, i64::from_ne_bytes);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] running `Command { std: "docker" "inspect" "53b91d976fc45cb717310a3e9fea38c31758408694811503ecafc1bcdb51ae68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53b91d976fc45cb717310a3e9fea38c31758408694811503ecafc1bcdb51ae68", kill_on_drop: false }`
[INFO] [stdout] 53b91d976fc45cb717310a3e9fea38c31758408694811503ecafc1bcdb51ae68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 383758a81d04b5899c3c091a804386ff259aff82c94069f364ce60fb3989053d
[INFO] running `Command { std: "docker" "start" "-a" "383758a81d04b5899c3c091a804386ff259aff82c94069f364ce60fb3989053d", kill_on_drop: false }`
[INFO] [stderr] warning: enum `Action` is never used
[INFO] [stdout] 
[INFO] [stderr]    --> tcpdiag/src/main.rs:154:6
[INFO] [stdout] running 0 tests
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr] 154 | enum Action {
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |      ^^^^^^
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Ts` is never constructed
[INFO] [stderr]    --> tcpdiag/src/main.rs:160:8
[INFO] [stderr]     |
[INFO] [stderr] 160 | struct Ts {
[INFO] [stderr]     |        ^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `I64NE` is never constructed
[INFO] [stderr]   --> tcpdiag/src/integer.rs:89:10
[INFO] [stderr]    |
[INFO] [stderr] 89 | wrapper!(I64NE, [u8; 8], i64, i64::to_ne_bytes, i64::from_ne_bytes);
[INFO] [stderr]    |          ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `get` and `new` are never used
[INFO] [stderr]   --> tcpdiag/src/integer.rs:62:20
[INFO] [stderr]    |
[INFO] [stderr] 61 |         impl $name {
[INFO] [stderr]    |         ---------- associated items in this implementation
[INFO] [stderr] 62 |             pub fn get(self) -> $raw {
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 |             pub fn new(val: $raw) -> Self {
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 89 | wrapper!(I64NE, [u8; 8], i64, i64::to_ne_bytes, i64::from_ne_bytes);
[INFO] [stderr]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `tcpdiag` (bin "tcpdiag" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tcpdiag-f35e4a1508f0205d)
[INFO] running `Command { std: "docker" "inspect" "383758a81d04b5899c3c091a804386ff259aff82c94069f364ce60fb3989053d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "383758a81d04b5899c3c091a804386ff259aff82c94069f364ce60fb3989053d", kill_on_drop: false }`
[INFO] [stdout] 383758a81d04b5899c3c091a804386ff259aff82c94069f364ce60fb3989053d
