[INFO] cloning repository https://github.com/openhab-nodes/wifi-captive-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openhab-nodes/wifi-captive-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenhab-nodes%2Fwifi-captive-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenhab-nodes%2Fwifi-captive-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e7d9bf62f881565679ec0c973de1106cfd04203 [INFO] testing openhab-nodes/wifi-captive-rs against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenhab-nodes%2Fwifi-captive-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/openhab-nodes/wifi-captive-rs on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/openhab-nodes/wifi-captive-rs [INFO] finished tweaking git repo https://github.com/openhab-nodes/wifi-captive-rs [INFO] tweaked toml for git repo https://github.com/openhab-nodes/wifi-captive-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/openhab-nodes/wifi-captive-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-body v0.3.0 [INFO] [stderr] Downloaded bytes v0.5.2 [INFO] [stderr] Downloaded enumflags2_derive v0.6.2 [INFO] [stderr] Downloaded include_dir v0.4.1 [INFO] [stderr] Downloaded tokio-macros v0.2.0 [INFO] [stderr] Downloaded enumflags2 v0.6.2 [INFO] [stderr] Downloaded include_dir_impl v0.4.1 [INFO] [stderr] Downloaded nix v0.16.0 [INFO] [stderr] Downloaded tokio v0.2.4 [INFO] [stderr] Downloaded hyper v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d69f19b07577e345f2b338ca3afe8145f4aff7cc3abfd01d3d404ba0b36321da [INFO] running `Command { std: "docker" "start" "-a" "d69f19b07577e345f2b338ca3afe8145f4aff7cc3abfd01d3d404ba0b36321da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d69f19b07577e345f2b338ca3afe8145f4aff7cc3abfd01d3d404ba0b36321da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d69f19b07577e345f2b338ca3afe8145f4aff7cc3abfd01d3d404ba0b36321da", kill_on_drop: false }` [INFO] [stdout] d69f19b07577e345f2b338ca3afe8145f4aff7cc3abfd01d3d404ba0b36321da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ac0e1d673abc0d3a0ce34b01a034b2b1bf20755f2a9a6e99b7ff9c8e33d3c50 [INFO] running `Command { std: "docker" "start" "-a" "6ac0e1d673abc0d3a0ce34b01a034b2b1bf20755f2a9a6e99b7ff9c8e33d3c50", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v0.5.2 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling nix v0.16.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dbus_copy v19.11.21 (/opt/rustwide/workdir/dbus-rs-2019-11-21) [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stdout] warning: unused import: `std::panic` [INFO] [stdout] --> dbus-rs-2019-11-21/src/ffidisp.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::panic; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `strs` should have an upper camel case name [INFO] [stdout] --> dbus-rs-2019-11-21/src/arg/msgarg.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | type strs; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Strs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> dbus-rs-2019-11-21/src/arg/mod.rs:482:13 [INFO] [stdout] | [INFO] [stdout] 482 | error::Error::description(self), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling http-body v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> dbus-rs-2019-11-21/src/nonblock.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | mem::replace(&mut *inner, MRInner::Pending(ctx.waker().clone())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling enumflags2_derive v0.6.2 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling enumflags2 v0.6.2 [INFO] [stderr] Compiling tokio v0.2.4 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling include_dir_impl v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling include_dir v0.4.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling hyper v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling wifi-captive v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/http_server/mod.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 305 | mem::replace(dest, event.access_point.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "6ac0e1d673abc0d3a0ce34b01a034b2b1bf20755f2a9a6e99b7ff9c8e33d3c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac0e1d673abc0d3a0ce34b01a034b2b1bf20755f2a9a6e99b7ff9c8e33d3c50", kill_on_drop: false }` [INFO] [stdout] 6ac0e1d673abc0d3a0ce34b01a034b2b1bf20755f2a9a6e99b7ff9c8e33d3c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c213ed89309a79546d00aaad27bd28fda0e829d7a89344ff6431bb2b5c8cc93 [INFO] running `Command { std: "docker" "start" "-a" "9c213ed89309a79546d00aaad27bd28fda0e829d7a89344ff6431bb2b5c8cc93", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stdout] warning: unused import: `std::panic` [INFO] [stdout] --> dbus-rs-2019-11-21/src/ffidisp.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::panic; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `strs` should have an upper camel case name [INFO] [stdout] --> dbus-rs-2019-11-21/src/arg/msgarg.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | type strs; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Strs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> dbus-rs-2019-11-21/src/arg/mod.rs:482:13 [INFO] [stdout] | [INFO] [stdout] 482 | error::Error::description(self), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> dbus-rs-2019-11-21/src/nonblock.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | mem::replace(&mut *inner, MRInner::Pending(ctx.waker().clone())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/http_server/mod.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 305 | mem::replace(dest, event.access_point.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wifi-captive v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/network_interface/connection.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | panic!(res.await); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 93 | panic!("{}", res.await); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 93 | std::panic::panic_any(res.await); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/http_server/mod.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 305 | mem::replace(dest, event.access_point.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.47s [INFO] running `Command { std: "docker" "inspect" "9c213ed89309a79546d00aaad27bd28fda0e829d7a89344ff6431bb2b5c8cc93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c213ed89309a79546d00aaad27bd28fda0e829d7a89344ff6431bb2b5c8cc93", kill_on_drop: false }` [INFO] [stdout] 9c213ed89309a79546d00aaad27bd28fda0e829d7a89344ff6431bb2b5c8cc93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d2f6ff7160999295cf746c8b28806457f7e99f7da8ec21ff062be14b599687c [INFO] running `Command { std: "docker" "start" "-a" "0d2f6ff7160999295cf746c8b28806457f7e99f7da8ec21ff062be14b599687c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::panic` [INFO] [stderr] --> dbus-rs-2019-11-21/src/ffidisp.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::panic; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated type `strs` should have an upper camel case name [INFO] [stderr] --> dbus-rs-2019-11-21/src/arg/msgarg.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | type strs; [INFO] [stderr] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Strs` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> dbus-rs-2019-11-21/src/arg/mod.rs:482:13 [INFO] [stderr] | [INFO] [stderr] 482 | error::Error::description(self), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> dbus-rs-2019-11-21/src/nonblock.rs:324:17 [INFO] [stderr] | [INFO] [stderr] 324 | mem::replace(&mut *inner, MRInner::Pending(ctx.waker().clone())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/http_server/mod.rs:305:21 [INFO] [stderr] | [INFO] [stderr] 305 | mem::replace(dest, event.access_point.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/network_interface/connection.rs:93:16 [INFO] [stderr] | [INFO] [stderr] 93 | panic!(res.await); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 93 | panic!("{}", res.await); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 93 | std::panic::panic_any(res.await); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/http_server/mod.rs:305:21 [INFO] [stderr] | [INFO] [stderr] 305 | mem::replace(dest, event.access_point.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wifi_captive-710a6857479a0ee9) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test state_machine::tests::update_portal_info_via_file ... ok [INFO] [stdout] test dns_server::tests::test_domain ... ok [INFO] [stdout] test dhcp_server::tests::test_domain ... ok [INFO] [stdout] test network_interface::connection::method_call ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- network_interface::connection::method_call stdout ---- [INFO] [stdout] thread 'network_interface::connection::method_call' panicked at 'called `Result::unwrap()` on an `Err` value: DBus("org.freedesktop.DBus.Error.NotSupported", "Unable to autolaunch a dbus-daemon without a $DISPLAY for X11")', src/network_interface/connection.rs:91:43 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557e227b1660 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557e227b1660 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557e227b1660 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557e227b1660 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557e227d500c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x557e227ab8d5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x557e227b387b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557e227b387b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557e227b387b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557e227b338c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557e227b3f44 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557e227b3a27 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557e227b1b5c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557e227b3989 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557e2260fbb1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557e2260fca3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x557e2263c507 - core::result::Result::unwrap::hb990d2f8a99eb222 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x557e22632aa9 - wifi_captive::network_interface::connection::method_call::{{closure}}::h1fdf4131abbba229 [INFO] [stdout] at /opt/rustwide/workdir/src/network_interface/connection.rs:91:23 [INFO] [stdout] 18: 0x557e22616cfb - as core::future::future::Future>::poll::h6a420feebb374f41 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557e2262ee18 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hd9c948a5fb983445 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/basic_scheduler.rs:139:35 [INFO] [stdout] 20: 0x557e22629927 - tokio::runtime::global::with_state::{{closure}}::hd951a105e7f7f120 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/global.rs:100:9 [INFO] [stdout] 21: 0x557e22656e64 - std::thread::local::LocalKey::try_with::h9e81a00b8bf986ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x557e226560f6 - std::thread::local::LocalKey::with::h28aa0f2841e83d50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x557e22628ff3 - tokio::runtime::global::with_state::h71630cb8e8f52220 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/global.rs:83:5 [INFO] [stdout] 24: 0x557e22629af5 - tokio::runtime::global::with_basic_scheduler::hc2e0c004281f3806 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/global.rs:62:5 [INFO] [stdout] 25: 0x557e2262e85d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h83eb4f766595dad8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/basic_scheduler.rs:122:9 [INFO] [stdout] 26: 0x557e2262019c - tokio::runtime::Runtime::block_on::{{closure}}::h45991cf4aa9e65bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/mod.rs:419:34 [INFO] [stdout] 27: 0x557e22629299 - tokio::runtime::global::with_state::{{closure}}::h24dbba32da56359b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/global.rs:100:9 [INFO] [stdout] 28: 0x557e22656912 - std::thread::local::LocalKey::try_with::h481fb8c074dbf566 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x557e226563e2 - std::thread::local::LocalKey::with::hab11cb9b74a0cbda [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x557e2262915c - tokio::runtime::global::with_state::heec96feeec47e553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/global.rs:83:5 [INFO] [stdout] 31: 0x557e22629b38 - tokio::runtime::global::with_basic_scheduler::he1e77f0cc3ba0446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/global.rs:62:5 [INFO] [stdout] 32: 0x557e2262f2ed - tokio::runtime::basic_scheduler::Spawner::enter::hd85b933fa5b1a43b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/basic_scheduler.rs:174:9 [INFO] [stdout] 33: 0x557e226497fd - tokio::runtime::spawner::Spawner::enter::h67a4197d68f05f63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/spawner.rs:30:40 [INFO] [stdout] 34: 0x557e2262f7d2 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h809675fd7aa433f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/handle.rs:36:67 [INFO] [stdout] 35: 0x557e2263d872 - tokio::time::clock::Clock::enter::hefb4628bbd576dfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/time/clock.rs:30:13 [INFO] [stdout] 36: 0x557e22623e03 - tokio::runtime::time::variant::with_default::h5fe1b300a42b84af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/time.rs:43:9 [INFO] [stdout] 37: 0x557e2262f4c1 - tokio::runtime::handle::Handle::enter::{{closure}}::h3af97b66a6c451c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/handle.rs:36:13 [INFO] [stdout] 38: 0x557e2262c2fc - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h5af944be42982963 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/blocking/pool.rs:191:13 [INFO] [stdout] 39: 0x557e22656fe2 - std::thread::local::LocalKey::try_with::hd06005893a9e7775 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x557e22656160 - std::thread::local::LocalKey::with::h2b3bdb4a7566440a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x557e2262bfe4 - tokio::runtime::blocking::pool::Spawner::enter::h503a7b5d4692ae5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/blocking/pool.rs:176:9 [INFO] [stdout] 42: 0x557e2262f3c1 - tokio::runtime::handle::Handle::enter::h6a2b7d7641ab4873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/handle.rs:33:9 [INFO] [stdout] 43: 0x557e2261fed4 - tokio::runtime::Runtime::block_on::had8faf0dd81a8515 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.4/src/runtime/mod.rs:416:9 [INFO] [stdout] 44: 0x557e22632715 - wifi_captive::network_interface::connection::method_call::h299b0155ed467627 [INFO] [stdout] at /opt/rustwide/workdir/src/network_interface/connection.rs:89:1 [INFO] [stdout] 45: 0x557e2263262a - wifi_captive::network_interface::connection::method_call::{{closure}}::h70729dec148e6fd5 [INFO] [stdout] at /opt/rustwide/workdir/src/network_interface/connection.rs:89:1 [INFO] [stdout] 46: 0x557e22652fce - core::ops::function::FnOnce::call_once::h8e25e9e50ad4845e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x557e226ca363 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x557e226ca363 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 49: 0x557e226c8df0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x557e226c8df0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x557e226c8df0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x557e226c8df0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x557e226c8df0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x557e226c8df0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 55: 0x557e226c8df0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x557e226a23b2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x557e226a23b2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x557e226a6008 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x557e226a6008 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x557e226a6008 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x557e226a6008 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x557e226a6008 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x557e226a6008 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x557e226a6008 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x557e227b96d7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x557e227b96d7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x557e227b96d7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7fc748a4f609 - start_thread [INFO] [stdout] 69: 0x7fc74881f293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] network_interface::connection::method_call [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "0d2f6ff7160999295cf746c8b28806457f7e99f7da8ec21ff062be14b599687c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d2f6ff7160999295cf746c8b28806457f7e99f7da8ec21ff062be14b599687c", kill_on_drop: false }` [INFO] [stdout] 0d2f6ff7160999295cf746c8b28806457f7e99f7da8ec21ff062be14b599687c