[INFO] fetching crate netconf-rs 0.2.6...
[INFO] testing netconf-rs-0.2.6 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate netconf-rs 0.2.6 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate netconf-rs 0.2.6
[INFO] finished tweaking crates.io crate netconf-rs 0.2.6
[INFO] tweaked toml for crates.io crate netconf-rs 0.2.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netconf-rs 0.2.6 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netconf-rs 0.2.6 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8fb65a543ed2b5aebd95d280e477bfad49722a4dbf5281e7b50255e936c5403
[INFO] running `Command { std: "docker" "start" "-a" "d8fb65a543ed2b5aebd95d280e477bfad49722a4dbf5281e7b50255e936c5403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8fb65a543ed2b5aebd95d280e477bfad49722a4dbf5281e7b50255e936c5403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8fb65a543ed2b5aebd95d280e477bfad49722a4dbf5281e7b50255e936c5403", kill_on_drop: false }`
[INFO] [stdout] d8fb65a543ed2b5aebd95d280e477bfad49722a4dbf5281e7b50255e936c5403
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aac77f315bc5eec0451d5c108aed1788c41b5bfdce930992f605363443e5c520
[INFO] running `Command { std: "docker" "start" "-a" "aac77f315bc5eec0451d5c108aed1788c41b5bfdce930992f605363443e5c520", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling ssh2 v0.9.4
[INFO] [stderr]    Compiling netconf-rs v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `capabilities` is never read
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Hello {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 12 |     pub capabilities: Capabilities,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hello` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `capability` is never read
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Capabilities {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 17 |     pub capability: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Capabilities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session` is never read
[INFO] [stdout]   --> src/transport/ssh.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SSHTransport {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 13 |     session: Session,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.47s
[INFO] running `Command { std: "docker" "inspect" "aac77f315bc5eec0451d5c108aed1788c41b5bfdce930992f605363443e5c520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aac77f315bc5eec0451d5c108aed1788c41b5bfdce930992f605363443e5c520", kill_on_drop: false }`
[INFO] [stdout] aac77f315bc5eec0451d5c108aed1788c41b5bfdce930992f605363443e5c520
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3510f95850809a6c0950b9daf78858f7bec86f983c5cb4cdf2e112cb607242b1
[INFO] running `Command { std: "docker" "start" "-a" "3510f95850809a6c0950b9daf78858f7bec86f983c5cb4cdf2e112cb607242b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling netconf-rs v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stdout] warning: field `capabilities` is never read
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Hello {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 12 |     pub capabilities: Capabilities,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hello` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `capability` is never read
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Capabilities {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 17 |     pub capability: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Capabilities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session` is never read
[INFO] [stdout]   --> src/transport/ssh.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SSHTransport {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 13 |     session: Session,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stdout] warning: field `capabilities` is never read
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Hello {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 12 |     pub capabilities: Capabilities,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hello` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `capability` is never read
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Capabilities {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 17 |     pub capability: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Capabilities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session` is never read
[INFO] [stdout]   --> src/transport/ssh.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SSHTransport {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 13 |     session: Session,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.01s
[INFO] running `Command { std: "docker" "inspect" "3510f95850809a6c0950b9daf78858f7bec86f983c5cb4cdf2e112cb607242b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3510f95850809a6c0950b9daf78858f7bec86f983c5cb4cdf2e112cb607242b1", kill_on_drop: false }`
[INFO] [stdout] 3510f95850809a6c0950b9daf78858f7bec86f983c5cb4cdf2e112cb607242b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9fdce1db4c809b064eff0123e30e69dc2b18e2c674362b8289bc89f17ccd0b86
[INFO] running `Command { std: "docker" "start" "-a" "9fdce1db4c809b064eff0123e30e69dc2b18e2c674362b8289bc89f17ccd0b86", kill_on_drop: false }`
[INFO] [stderr] warning: field `capabilities` is never read
[INFO] [stderr]   --> src/lib.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct Hello {
[INFO] [stderr]    |        ----- field in this struct
[INFO] [stderr] 12 |     pub capabilities: Capabilities,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Hello` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `capability` is never read
[INFO] [stderr]   --> src/lib.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | struct Capabilities {
[INFO] [stderr]    |        ------------ field in this struct
[INFO] [stderr] 17 |     pub capability: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Capabilities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `session` is never read
[INFO] [stderr]   --> src/transport/ssh.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct SSHTransport {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 13 |     session: Session,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `netconf-rs` (lib) generated 3 warnings
[INFO] [stderr] warning: `netconf-rs` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netconf_rs-0a8a3642ae3cf467)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests netconf_rs
[INFO] [stdout] test vendor::h3c::reply::tests::parse_mac_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9fdce1db4c809b064eff0123e30e69dc2b18e2c674362b8289bc89f17ccd0b86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fdce1db4c809b064eff0123e30e69dc2b18e2c674362b8289bc89f17ccd0b86", kill_on_drop: false }`
[INFO] [stdout] 9fdce1db4c809b064eff0123e30e69dc2b18e2c674362b8289bc89f17ccd0b86
