[INFO] fetching crate crdhcpc 0.1.1...
[INFO] testing crdhcpc-0.1.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate crdhcpc 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate crdhcpc 0.1.1
[INFO] finished tweaking crates.io crate crdhcpc 0.1.1
[INFO] tweaked toml for crates.io crate crdhcpc 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crdhcpc 0.1.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crdhcpc 0.1.1 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9630400b772d6bae6f87381504ba63f0861bf7971917a96abd1650ae2dc5d1d
[INFO] running `Command { std: "docker" "start" "-a" "c9630400b772d6bae6f87381504ba63f0861bf7971917a96abd1650ae2dc5d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9630400b772d6bae6f87381504ba63f0861bf7971917a96abd1650ae2dc5d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9630400b772d6bae6f87381504ba63f0861bf7971917a96abd1650ae2dc5d1d", kill_on_drop: false }`
[INFO] [stdout] c9630400b772d6bae6f87381504ba63f0861bf7971917a96abd1650ae2dc5d1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e0a15e286d07490bc763c3c5764e7e4e9188373a2c68c9d460f8120a1b62329e
[INFO] running `Command { std: "docker" "start" "-a" "e0a15e286d07490bc763c3c5764e7e4e9188373a2c68c9d460f8120a1b62329e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.56
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling dhcproto-macros v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tftp v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling dhcproto v0.14.0
[INFO] [stderr]    Compiling trust-dns-client v0.23.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling crdhcpc v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `wifi_config` is never read
[INFO] [stdout]    --> src/v4_client.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct Dhcpv4Client {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |     wifi_config: Option<WifiNetworkConfig>,  // WiFi configuration if wireless interface
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setup_wifi_connection` is never used
[INFO] [stdout]    --> src/v4_client.rs:888:14
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl Dhcpv4Client {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 888 |     async fn setup_wifi_connection(&self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DHCPV6_CONFIRM` is never used
[INFO] [stdout]   --> src/v6_client.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | const DHCPV6_CONFIRM: u8 = 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DHCPV6_INFORMATION_REQUEST` is never used
[INFO] [stdout]   --> src/v6_client.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | const DHCPV6_INFORMATION_REQUEST: u8 = 11;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OPTION_IA_TA` is never used
[INFO] [stdout]   --> src/v6_client.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | const OPTION_IA_TA: u16 = 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_UNSPEC_FAIL` is never used
[INFO] [stdout]   --> src/v6_client.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | const STATUS_UNSPEC_FAIL: u16 = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_NO_ADDRS_AVAIL` is never used
[INFO] [stdout]   --> src/v6_client.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | const STATUS_NO_ADDRS_AVAIL: u16 = 2;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_NO_BINDING` is never used
[INFO] [stdout]   --> src/v6_client.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | const STATUS_NO_BINDING: u16 = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_NOT_ON_LINK` is never used
[INFO] [stdout]   --> src/v6_client.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | const STATUS_NOT_ON_LINK: u16 = 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_USE_MULTICAST` is never used
[INFO] [stdout]   --> src/v6_client.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | const STATUS_USE_MULTICAST: u16 = 5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_NO_PREFIX_AVAIL` is never used
[INFO] [stdout]   --> src/v6_client.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | const STATUS_NO_PREFIX_AVAIL: u16 = 6;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address`, `preference`, `dns_servers`, and `domain_list` are never read
[INFO] [stdout]    --> src/v6_client.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | struct Dhcpv6ServerInfo {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] 192 |     server_id: Vec<u8>,
[INFO] [stdout] 193 |     address: Ipv6Addr,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 194 |     preference: u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     dns_servers: Vec<Ipv6Addr>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 198 |     domain_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Dhcpv6ServerInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server_replay_counter`, `require_server_auth`, and `accept_unauthenticated` are never read
[INFO] [stdout]    --> src/v6_client.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct Dhcpv6AuthContext {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 217 |     server_replay_counter: Option<u64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     require_server_auth: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 222 |     /// Accept unauthenticated messages (fallback)
[INFO] [stdout] 223 |     accept_unauthenticated: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Dhcpv6AuthContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `verify_hmac`, `parse_and_verify_auth`, and `find_option_position` are never used
[INFO] [stdout]    --> src/v6_client.rs:329:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Dhcpv6AuthContext {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn verify_hmac(&self, message: &[u8], received_hmac: &[u8]) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 444 |     fn parse_and_verify_auth(&mut self, message: &[u8], auth_option_data: &[u8]) -> std::result::Result<bool, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 |     fn find_option_position(&self, message: &[u8], option_code: u16) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_addr` is never read
[INFO] [stdout]    --> src/v6_client.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 730 | pub struct Dhcpv6TcpConnection {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 733 |     server_addr: std::net::SocketAddrV6,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_auth_option`, `verify_message_auth`, and `extract_auth_option` are never used
[INFO] [stdout]     --> src/v6_client.rs:1789:14
[INFO] [stdout]      |
[INFO] [stdout]  911 | impl Dhcpv6Client {
[INFO] [stdout]      | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1789 |     async fn add_auth_option(&self, msg: &mut Vec<u8>) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1819 |     async fn verify_message_auth(&self, message: &[u8]) -> Result<bool> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1868 |     fn extract_auth_option(&self, message: &[u8]) -> Option<Vec<u8>> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "e0a15e286d07490bc763c3c5764e7e4e9188373a2c68c9d460f8120a1b62329e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0a15e286d07490bc763c3c5764e7e4e9188373a2c68c9d460f8120a1b62329e", kill_on_drop: false }`
[INFO] [stdout] e0a15e286d07490bc763c3c5764e7e4e9188373a2c68c9d460f8120a1b62329e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 94a4feec6c48dd1964222ca6017360672240cfa927ea5b2aa0f1dfc41949f938
[INFO] running `Command { std: "docker" "start" "-a" "94a4feec6c48dd1964222ca6017360672240cfa927ea5b2aa0f1dfc41949f938", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dhcproto v0.14.0
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling trust-dns-client v0.23.2
[INFO] [stderr]    Compiling crdhcpc v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `wifi_config` is never read
[INFO] [stdout]    --> src/v4_client.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct Dhcpv4Client {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |     wifi_config: Option<WifiNetworkConfig>,  // WiFi configuration if wireless interface
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setup_wifi_connection` is never used
[INFO] [stdout]    --> src/v4_client.rs:888:14
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl Dhcpv4Client {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 888 |     async fn setup_wifi_connection(&self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DHCPV6_CONFIRM` is never used
[INFO] [stdout]   --> src/v6_client.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | const DHCPV6_CONFIRM: u8 = 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DHCPV6_INFORMATION_REQUEST` is never used
[INFO] [stdout]   --> src/v6_client.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | const DHCPV6_INFORMATION_REQUEST: u8 = 11;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OPTION_IA_TA` is never used
[INFO] [stdout]   --> src/v6_client.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | const OPTION_IA_TA: u16 = 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_UNSPEC_FAIL` is never used
[INFO] [stdout]   --> src/v6_client.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | const STATUS_UNSPEC_FAIL: u16 = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_NO_ADDRS_AVAIL` is never used
[INFO] [stdout]   --> src/v6_client.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | const STATUS_NO_ADDRS_AVAIL: u16 = 2;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_NO_BINDING` is never used
[INFO] [stdout]   --> src/v6_client.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | const STATUS_NO_BINDING: u16 = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_NOT_ON_LINK` is never used
[INFO] [stdout]   --> src/v6_client.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | const STATUS_NOT_ON_LINK: u16 = 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_USE_MULTICAST` is never used
[INFO] [stdout]   --> src/v6_client.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | const STATUS_USE_MULTICAST: u16 = 5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_NO_PREFIX_AVAIL` is never used
[INFO] [stdout]   --> src/v6_client.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | const STATUS_NO_PREFIX_AVAIL: u16 = 6;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address`, `preference`, `dns_servers`, and `domain_list` are never read
[INFO] [stdout]    --> src/v6_client.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | struct Dhcpv6ServerInfo {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] 192 |     server_id: Vec<u8>,
[INFO] [stdout] 193 |     address: Ipv6Addr,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 194 |     preference: u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     dns_servers: Vec<Ipv6Addr>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 198 |     domain_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Dhcpv6ServerInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server_replay_counter`, `require_server_auth`, and `accept_unauthenticated` are never read
[INFO] [stdout]    --> src/v6_client.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct Dhcpv6AuthContext {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 217 |     server_replay_counter: Option<u64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     require_server_auth: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 222 |     /// Accept unauthenticated messages (fallback)
[INFO] [stdout] 223 |     accept_unauthenticated: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Dhcpv6AuthContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `verify_hmac`, `parse_and_verify_auth`, and `find_option_position` are never used
[INFO] [stdout]    --> src/v6_client.rs:329:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Dhcpv6AuthContext {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn verify_hmac(&self, message: &[u8], received_hmac: &[u8]) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 444 |     fn parse_and_verify_auth(&mut self, message: &[u8], auth_option_data: &[u8]) -> std::result::Result<bool, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 |     fn find_option_position(&self, message: &[u8], option_code: u16) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_addr` is never read
[INFO] [stdout]    --> src/v6_client.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 730 | pub struct Dhcpv6TcpConnection {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 733 |     server_addr: std::net::SocketAddrV6,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_auth_option`, `verify_message_auth`, and `extract_auth_option` are never used
[INFO] [stdout]     --> src/v6_client.rs:1789:14
[INFO] [stdout]      |
[INFO] [stdout]  911 | impl Dhcpv6Client {
[INFO] [stdout]      | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1789 |     async fn add_auth_option(&self, msg: &mut Vec<u8>) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1819 |     async fn verify_message_auth(&self, message: &[u8]) -> Result<bool> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1868 |     fn extract_auth_option(&self, message: &[u8]) -> Option<Vec<u8>> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wifi_config` is never read
[INFO] [stdout]    --> src/v4_client.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct Dhcpv4Client {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |     wifi_config: Option<WifiNetworkConfig>,  // WiFi configuration if wireless interface
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setup_wifi_connection` is never used
[INFO] [stdout]    --> src/v4_client.rs:888:14
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl Dhcpv4Client {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 888 |     async fn setup_wifi_connection(&self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DHCPV6_CONFIRM` is never used
[INFO] [stdout]   --> src/v6_client.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | const DHCPV6_CONFIRM: u8 = 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DHCPV6_INFORMATION_REQUEST` is never used
[INFO] [stdout]   --> src/v6_client.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | const DHCPV6_INFORMATION_REQUEST: u8 = 11;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OPTION_IA_TA` is never used
[INFO] [stdout]   --> src/v6_client.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | const OPTION_IA_TA: u16 = 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_UNSPEC_FAIL` is never used
[INFO] [stdout]   --> src/v6_client.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | const STATUS_UNSPEC_FAIL: u16 = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_NO_ADDRS_AVAIL` is never used
[INFO] [stdout]   --> src/v6_client.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | const STATUS_NO_ADDRS_AVAIL: u16 = 2;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_NO_BINDING` is never used
[INFO] [stdout]   --> src/v6_client.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | const STATUS_NO_BINDING: u16 = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_NOT_ON_LINK` is never used
[INFO] [stdout]   --> src/v6_client.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | const STATUS_NOT_ON_LINK: u16 = 4;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_USE_MULTICAST` is never used
[INFO] [stdout]   --> src/v6_client.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | const STATUS_USE_MULTICAST: u16 = 5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATUS_NO_PREFIX_AVAIL` is never used
[INFO] [stdout]   --> src/v6_client.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | const STATUS_NO_PREFIX_AVAIL: u16 = 6;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address`, `preference`, `dns_servers`, and `domain_list` are never read
[INFO] [stdout]    --> src/v6_client.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | struct Dhcpv6ServerInfo {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] 192 |     server_id: Vec<u8>,
[INFO] [stdout] 193 |     address: Ipv6Addr,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 194 |     preference: u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     dns_servers: Vec<Ipv6Addr>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 198 |     domain_list: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Dhcpv6ServerInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server_replay_counter`, `require_server_auth`, and `accept_unauthenticated` are never read
[INFO] [stdout]    --> src/v6_client.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct Dhcpv6AuthContext {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 217 |     server_replay_counter: Option<u64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     require_server_auth: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 222 |     /// Accept unauthenticated messages (fallback)
[INFO] [stdout] 223 |     accept_unauthenticated: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Dhcpv6AuthContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `verify_hmac`, `parse_and_verify_auth`, and `find_option_position` are never used
[INFO] [stdout]    --> src/v6_client.rs:329:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Dhcpv6AuthContext {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn verify_hmac(&self, message: &[u8], received_hmac: &[u8]) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 444 |     fn parse_and_verify_auth(&mut self, message: &[u8], auth_option_data: &[u8]) -> std::result::Result<bool, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 |     fn find_option_position(&self, message: &[u8], option_code: u16) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_addr` is never read
[INFO] [stdout]    --> src/v6_client.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 730 | pub struct Dhcpv6TcpConnection {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 733 |     server_addr: std::net::SocketAddrV6,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_auth_option`, `verify_message_auth`, and `extract_auth_option` are never used
[INFO] [stdout]     --> src/v6_client.rs:1789:14
[INFO] [stdout]      |
[INFO] [stdout]  911 | impl Dhcpv6Client {
[INFO] [stdout]      | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1789 |     async fn add_auth_option(&self, msg: &mut Vec<u8>) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1819 |     async fn verify_message_auth(&self, message: &[u8]) -> Result<bool> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1868 |     fn extract_auth_option(&self, message: &[u8]) -> Option<Vec<u8>> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.75s
[INFO] running `Command { std: "docker" "inspect" "94a4feec6c48dd1964222ca6017360672240cfa927ea5b2aa0f1dfc41949f938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a4feec6c48dd1964222ca6017360672240cfa927ea5b2aa0f1dfc41949f938", kill_on_drop: false }`
[INFO] [stdout] 94a4feec6c48dd1964222ca6017360672240cfa927ea5b2aa0f1dfc41949f938
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9c2f293ec54207ba82ea7fce280414f9ad5b296c77108cad53b334469b766b85
[INFO] running `Command { std: "docker" "start" "-a" "9c2f293ec54207ba82ea7fce280414f9ad5b296c77108cad53b334469b766b85", kill_on_drop: false }`
[INFO] [stderr] warning: field `wifi_config` is never read
[INFO] [stderr]    --> src/v4_client.rs:131:5
[INFO] [stderr]     |
[INFO] [stderr] 119 | pub struct Dhcpv4Client {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 131 |     wifi_config: Option<WifiNetworkConfig>,  // WiFi configuration if wireless interface
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `setup_wifi_connection` is never used
[INFO] [stderr]    --> src/v4_client.rs:888:14
[INFO] [stderr]     |
[INFO] [stderr] 143 | impl Dhcpv4Client {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 888 |     async fn setup_wifi_connection(&self) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DHCPV6_CONFIRM` is never used
[INFO] [stderr]   --> src/v6_client.rs:46:7
[INFO] [stderr]    |
[INFO] [stderr] 46 | const DHCPV6_CONFIRM: u8 = 4;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DHCPV6_INFORMATION_REQUEST` is never used
[INFO] [stderr]   --> src/v6_client.rs:52:7
[INFO] [stderr]    |
[INFO] [stderr] 52 | const DHCPV6_INFORMATION_REQUEST: u8 = 11;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `OPTION_IA_TA` is never used
[INFO] [stderr]   --> src/v6_client.rs:58:7
[INFO] [stderr]    |
[INFO] [stderr] 58 | const OPTION_IA_TA: u16 = 4;
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STATUS_UNSPEC_FAIL` is never used
[INFO] [stderr]   --> src/v6_client.rs:72:7
[INFO] [stderr]    |
[INFO] [stderr] 72 | const STATUS_UNSPEC_FAIL: u16 = 1;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STATUS_NO_ADDRS_AVAIL` is never used
[INFO] [stderr]   --> src/v6_client.rs:73:7
[INFO] [stderr]    |
[INFO] [stderr] 73 | const STATUS_NO_ADDRS_AVAIL: u16 = 2;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STATUS_NO_BINDING` is never used
[INFO] [stderr]   --> src/v6_client.rs:74:7
[INFO] [stderr]    |
[INFO] [stderr] 74 | const STATUS_NO_BINDING: u16 = 3;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STATUS_NOT_ON_LINK` is never used
[INFO] [stderr]   --> src/v6_client.rs:75:7
[INFO] [stderr]    |
[INFO] [stderr] 75 | const STATUS_NOT_ON_LINK: u16 = 4;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STATUS_USE_MULTICAST` is never used
[INFO] [stderr]   --> src/v6_client.rs:76:7
[INFO] [stderr]    |
[INFO] [stderr] 76 | const STATUS_USE_MULTICAST: u16 = 5;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STATUS_NO_PREFIX_AVAIL` is never used
[INFO] [stderr]   --> src/v6_client.rs:77:7
[INFO] [stderr]    |
[INFO] [stderr] 77 | const STATUS_NO_PREFIX_AVAIL: u16 = 6;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `address`, `preference`, `dns_servers`, and `domain_list` are never read
[INFO] [stderr]    --> src/v6_client.rs:193:5
[INFO] [stderr]     |
[INFO] [stderr] 191 | struct Dhcpv6ServerInfo {
[INFO] [stderr]     |        ---------------- fields in this struct
[INFO] [stderr] 192 |     server_id: Vec<u8>,
[INFO] [stderr] 193 |     address: Ipv6Addr,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 194 |     preference: u8,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 197 |     dns_servers: Vec<Ipv6Addr>,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 198 |     domain_list: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Dhcpv6ServerInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `server_replay_counter`, `require_server_auth`, and `accept_unauthenticated` are never read
[INFO] [stderr]    --> src/v6_client.rs:217:5
[INFO] [stderr]     |
[INFO] [stderr] 203 | pub struct Dhcpv6AuthContext {
[INFO] [stderr]     |            ----------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 217 |     server_replay_counter: Option<u64>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 221 |     require_server_auth: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 222 |     /// Accept unauthenticated messages (fallback)
[INFO] [stderr] 223 |     accept_unauthenticated: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Dhcpv6AuthContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `verify_hmac`, `parse_and_verify_auth`, and `find_option_position` are never used
[INFO] [stderr]    --> src/v6_client.rs:329:8
[INFO] [stderr]     |
[INFO] [stderr] 226 | impl Dhcpv6AuthContext {
[INFO] [stderr]     | ---------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 329 |     fn verify_hmac(&self, message: &[u8], received_hmac: &[u8]) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 444 |     fn parse_and_verify_auth(&mut self, message: &[u8], auth_option_data: &[u8]) -> std::result::Result<bool, String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 543 |     fn find_option_position(&self, message: &[u8], option_code: u16) -> Option<usize> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `server_addr` is never read
[INFO] [stderr]    --> src/v6_client.rs:733:5
[INFO] [stderr]     |
[INFO] [stderr] 730 | pub struct Dhcpv6TcpConnection {
[INFO] [stderr]     |            ------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 733 |     server_addr: std::net::SocketAddrV6,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `add_auth_option`, `verify_message_auth`, and `extract_auth_option` are never used
[INFO] [stderr]     --> src/v6_client.rs:1789:14
[INFO] [stderr]      |
[INFO] [stderr]  911 | impl Dhcpv6Client {
[INFO] [stderr]      | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1789 |     async fn add_auth_option(&self, msg: &mut Vec<u8>) {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1819 |     async fn verify_message_auth(&self, message: &[u8]) -> Result<bool> {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1868 |     fn extract_auth_option(&self, message: &[u8]) -> Option<Vec<u8>> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `crdhcpc` (lib) generated 16 warnings
[INFO] [stderr] warning: `crdhcpc` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/crdhcpc/6a413bbe3d88113d/deps/crdhcpc-6a413bbe3d88113d)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_security_config ... ok
[INFO] [stdout] test ddns::tests::test_ipv4_to_reverse ... ok
[INFO] [stdout] test ddns::tests::test_ipv6_to_reverse ... ok
[INFO] [stdout] test ddns::tests::test_ddns_disabled ... ok
[INFO] [stdout] test control::tests::test_unknown_method ... ok
[INFO] [stdout] test control::tests::test_handler_creation ... ok
[INFO] [stdout] test failover::tests::test_failover_manager ... ok
[INFO] [stdout] test failover::tests::test_server_recovery ... ok
[INFO] [stdout] test failover::tests::test_server_failure ... ok
[INFO] [stdout] test protocol::client::tests::test_client_creation ... ok
[INFO] [stdout] test protocol::credentials::tests::test_peer_credentials ... ok
[INFO] [stdout] test protocol::client::tests::test_client_config_default ... ok
[INFO] [stdout] test protocol::client::tests::test_next_id ... ok
[INFO] [stdout] test protocol::credentials::tests::test_allow_uids ... ok
[INFO] [stdout] test protocol::error::tests::test_error_code_mapping ... ok
[INFO] [stdout] test protocol::error::tests::test_from_jsonrpc_error ... ok
[INFO] [stdout] test protocol::credentials::tests::test_process_info ... ok
[INFO] [stdout] test protocol::error::tests::test_to_jsonrpc_error ... ok
[INFO] [stdout] test protocol::jsonrpc::tests::test_request_serialization ... ok
[INFO] [stdout] test protocol::jsonrpc::tests::test_error_response ... ok
[INFO] [stdout] test protocol::jsonrpc::tests::test_response_serialization ... ok
[INFO] [stdout] test protocol::server::tests::test_server_config_default ... ok
[INFO] [stdout] test protocol::framing::tests::test_empty_message ... ok
[INFO] [stdout] test protocol::framing::tests::test_encode_decode ... ok
[INFO] [stdout] test protocol::framing::tests::test_max_size_error ... ok
[INFO] [stdout] test protocol::server::tests::test_server_creation ... ok
[INFO] [stdout] test protocol::mock::tests::test_mock_get_system_info ... ok
[INFO] [stdout] test protocol::mock::tests::test_mock_method_not_found ... ok
[INFO] [stdout] test protocol::mock::tests::test_mock_get_interfaces ... ok
[INFO] [stdout] test raw_socket::tests::test_checksum ... ok
[INFO] [stdout] test raw_socket::tests::test_dhcp_message_structure ... ok
[INFO] [stdout] test raw_socket::tests::test_link_frame_structure ... ok
[INFO] [stdout] test security::tests::test_sanitize_domain_name ... ok
[INFO] [stdout] test security::tests::test_sanitize_resolv_conf_value ... ok
[INFO] [stdout] test security::tests::test_sanitize_hostname ... ok
[INFO] [stdout] test security::tests::test_server_validation ... ok
[INFO] [stdout] test security::tests::test_rate_limiting ... ok
[INFO] [stdout] test pxe::tests::test_pxe_menu_item ... ok
[INFO] [stdout] test pxe::tests::test_pxe_handler_creation ... ok
[INFO] [stdout] test security::tests::test_validate_ipv4 ... ok
[INFO] [stdout] test security::tests::test_validate_lease_time ... ok
[INFO] [stdout] test v6_client::tests::test_auth_context_creation ... ok
[INFO] [stdout] test security::tests::test_validate_mac ... ok
[INFO] [stdout] test tests::test_dhcp_client_manager_creation ... ok
[INFO] [stdout] test tests::test_dhcp_server ... ok
[INFO] [stdout] test tftp_client::tests::test_tftp_client_creation ... ok
[INFO] [stdout] test v4_client::tests::test_dhcpv4_state_display ... ok
[INFO] [stdout] test v6_client::tests::test_auth_option_building ... ok
[INFO] [stdout] test v6_client::tests::test_dhcpv6_state_display ... ok
[INFO] [stdout] test v6_client::tests::test_auth_context_hmac ... ok
[INFO] [stdout] test v6_client::tests::test_generate_duid ... ok
[INFO] [stdout] test v6_client::tests::test_generate_iaid ... ok
[INFO] [stdout] test v6_client::tests::test_starttls_message_building ... ok
[INFO] [stdout] test v6_client::tests::test_starttls_response_parsing ... ok
[INFO] [stdout] test v6_client::tests::test_tls_context_creation ... ok
[INFO] [stdout] test wifi::tests::test_hidden_network ... ok
[INFO] [stdout] test tftp_client::tests::test_tftp_disabled ... ok
[INFO] [stdout] test wifi::tests::test_wpa_config_generation ... ok
[INFO] [stdout] test wifi::tests::test_open_network_config ... ok
[INFO] [stdout] test protocol::mock::tests::test_mock_set_hostname ... ok
[INFO] [stdout] test v4_client::tests::test_lease_times ... ok
[INFO] [stdout] test protocol::mock::tests::test_mock_firewall_add_delete ... ok
[INFO] [stdout] test raw_socket::tests::test_ip_packet_structure ... ok
[INFO] [stdout] test protocol::credentials::tests::test_is_root ... FAILED
[INFO] [stdout] test protocol::credentials::tests::test_verify_credentials ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- protocol::credentials::tests::test_is_root stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocol::credentials::tests::test_is_root' (39) panicked at src/protocol/credentials.rs:182:9:
[INFO] [stdout] assertion failed: !creds.is_root()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x607ef1809602 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x607ef1809602 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x607ef1809602 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x607ef1809602 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x607ef181fc9a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x607ef181fc9a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x607ef180ec06 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x607ef180ec06 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x607ef17e61af - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x607ef17e61af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x607ef1800de9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x607ef1665dde - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x607ef1665dde - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x607ef1801052 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x607ef1801052 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x607ef17e629a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x607ef17dd4f9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x607ef17e726d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x607ef18203dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x607ef18203a2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x607ef15a2457 - crdhcpc[d75b7b5b782a3a9a]::protocol::credentials::tests::test_is_root
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/credentials.rs:182:9
[INFO] [stdout]   21:     0x607ef1595697 - crdhcpc[d75b7b5b782a3a9a]::protocol::credentials::tests::test_is_root::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/credentials.rs:177:22
[INFO] [stdout]   22:     0x607ef1499466 - <crdhcpc[d75b7b5b782a3a9a]::protocol::credentials::tests::test_is_root::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x607ef165a18b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x607ef165a18b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x607ef16669ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x607ef16669ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x607ef16669ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x607ef16669ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x607ef16669ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x607ef16669ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x607ef16669ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x607ef1660eb4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x607ef1660eb4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x607ef16694e2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x607ef16694e2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x607ef16694e2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x607ef16694e2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x607ef16694e2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x607ef16694e2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x607ef16694e2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x607ef180881f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x607ef180881f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x79e7bc56eaa4 - <unknown>
[INFO] [stdout]   44:     0x79e7bc5fba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- protocol::credentials::tests::test_verify_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocol::credentials::tests::test_verify_credentials' (42) panicked at src/protocol/credentials.rs:196:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x607ef1809602 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x607ef1809602 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x607ef1809602 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x607ef1809602 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x607ef181fc9a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x607ef181fc9a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x607ef180ec06 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x607ef180ec06 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x607ef17e61af - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x607ef17e61af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x607ef1800de9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x607ef1665dde - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x607ef1665dde - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x607ef1801052 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x607ef1801052 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x607ef17e629a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x607ef17dd4f9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x607ef17e726d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x607ef18203dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x607ef18203a2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x607ef15a32e0 - crdhcpc[d75b7b5b782a3a9a]::protocol::credentials::tests::test_verify_credentials
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/credentials.rs:196:9
[INFO] [stdout]   21:     0x607ef1595757 - crdhcpc[d75b7b5b782a3a9a]::protocol::credentials::tests::test_verify_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/credentials.rs:186:33
[INFO] [stdout]   22:     0x607ef1499566 - <crdhcpc[d75b7b5b782a3a9a]::protocol::credentials::tests::test_verify_credentials::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x607ef165a18b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x607ef165a18b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x607ef16669ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x607ef16669ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x607ef16669ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x607ef16669ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x607ef16669ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x607ef16669ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x607ef16669ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x607ef1660eb4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x607ef1660eb4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x607ef16694e2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x607ef16694e2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x607ef16694e2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x607ef16694e2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x607ef16694e2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x607ef16694e2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x607ef16694e2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x607ef180881f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x607ef180881f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x79e7bc56eaa4 - <unknown>
[INFO] [stdout]   44:     0x79e7bc5fba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     protocol::credentials::tests::test_is_root
[INFO] [stdout]     protocol::credentials::tests::test_verify_credentials
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 64 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9c2f293ec54207ba82ea7fce280414f9ad5b296c77108cad53b334469b766b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c2f293ec54207ba82ea7fce280414f9ad5b296c77108cad53b334469b766b85", kill_on_drop: false }`
[INFO] [stdout] 9c2f293ec54207ba82ea7fce280414f9ad5b296c77108cad53b334469b766b85
