[INFO] fetching crate exclave 0.2.6... [INFO] testing exclave-0.2.6 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate exclave 0.2.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate exclave 0.2.6 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking crates.io crate exclave 0.2.6 [INFO] finished tweaking crates.io crate exclave 0.2.6 [INFO] tweaked toml for crates.io crate exclave 0.2.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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 runny v1.2.5 [INFO] [stderr] Downloaded dependy v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8a7e4908dbb22ef118e017d5abd49a837bde2cb9d857932ad61be68f9fe4016 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8a7e4908dbb22ef118e017d5abd49a837bde2cb9d857932ad61be68f9fe4016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8a7e4908dbb22ef118e017d5abd49a837bde2cb9d857932ad61be68f9fe4016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a7e4908dbb22ef118e017d5abd49a837bde2cb9d857932ad61be68f9fe4016", kill_on_drop: false }` [INFO] [stdout] c8a7e4908dbb22ef118e017d5abd49a837bde2cb9d857932ad61be68f9fe4016 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d516d96e950d966a39f94d1150adbf75df488ca000203fefecd4356253c3f8c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d516d96e950d966a39f94d1150adbf75df488ca000203fefecd4356253c3f8c6", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling exclave v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling systemd-parser v0.1.3 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling dependy v0.4.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling console v0.6.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling runny v1.2.5 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stdout] warning: the item `RunnyError` is imported redundantly [INFO] [stdout] --> src/unit.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 13 | use self::runny::RunnyError; [INFO] [stdout] | ----------------------- the item `RunnyError` is already imported here [INFO] [stdout] ... [INFO] [stdout] 262 | use self::runny::RunnyError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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] --> src/unit.rs:267:64 [INFO] [stdout] | [INFO] [stdout] 267 | write!(f, "Unable to activate unit: {}", e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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] --> src/unit.rs:368:58 [INFO] [stdout] | [INFO] [stdout] 368 | write!(f, "unable to open file -- {}", e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [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] --> src/unit.rs:371:49 [INFO] [stdout] | [INFO] [stdout] 371 | write!(f, "syntax error: {}", e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [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] --> src/unit.rs:374:53 [INFO] [stdout] | [INFO] [stdout] 374 | write!(f, "time parse error: {}", e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [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] --> src/units/test.rs:386:171 [INFO] [stdout] | [INFO] [stdout] 386 | ...tents::LogError(format!("test daemon raised an error: {}", e.description())))).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_max_time` [INFO] [stdout] --> src/units/scenario.rs:611:21 [INFO] [stdout] | [INFO] [stdout] 611 | let test_max_time = self.make_timeout(test_timeout); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_max_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_manager` [INFO] [stdout] --> src/unitlibrary.rs:422:12 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn get_manager(&self) -> &RefCell { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.86s [INFO] running `Command { std: "docker" "inspect" "d516d96e950d966a39f94d1150adbf75df488ca000203fefecd4356253c3f8c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d516d96e950d966a39f94d1150adbf75df488ca000203fefecd4356253c3f8c6", kill_on_drop: false }` [INFO] [stdout] d516d96e950d966a39f94d1150adbf75df488ca000203fefecd4356253c3f8c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eacd36b69dd4d961fa5abeb167fc8c456cae91a37b56f341afc3d5fff7a417a5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eacd36b69dd4d961fa5abeb167fc8c456cae91a37b56f341afc3d5fff7a417a5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling exclave v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `RunnyError` is imported redundantly [INFO] [stdout] --> src/unit.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 13 | use self::runny::RunnyError; [INFO] [stdout] | ----------------------- the item `RunnyError` is already imported here [INFO] [stdout] ... [INFO] [stdout] 262 | use self::runny::RunnyError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `units::interface::InterfaceDescription` [INFO] [stdout] --> src/test.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use units::interface::InterfaceDescription; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | mod test; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `units::logger::LoggerDescription` [INFO] [stdout] --> src/test.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use units::logger::LoggerDescription; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | mod test; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `units::trigger::TriggerDescription` [INFO] [stdout] --> src/test.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use units::trigger::TriggerDescription; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | mod test; [INFO] [stdout] | ^^^^^^^^^ [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] --> src/unit.rs:267:64 [INFO] [stdout] | [INFO] [stdout] 267 | write!(f, "Unable to activate unit: {}", e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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] --> src/unit.rs:368:58 [INFO] [stdout] | [INFO] [stdout] 368 | write!(f, "unable to open file -- {}", e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [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] --> src/unit.rs:371:49 [INFO] [stdout] | [INFO] [stdout] 371 | write!(f, "syntax error: {}", e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [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] --> src/unit.rs:374:53 [INFO] [stdout] | [INFO] [stdout] 374 | write!(f, "time parse error: {}", e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [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] --> src/units/test.rs:386:171 [INFO] [stdout] | [INFO] [stdout] 386 | ...tents::LogError(format!("test daemon raised an error: {}", e.description())))).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `master_seen` is never read [INFO] [stdout] --> src/test.rs:502:29 [INFO] [stdout] | [INFO] [stdout] 502 | ... master_seen = true; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_max_time` [INFO] [stdout] --> src/units/scenario.rs:611:21 [INFO] [stdout] | [INFO] [stdout] 611 | let test_max_time = self.make_timeout(test_timeout); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_max_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.90s [INFO] running `Command { std: "docker" "inspect" "eacd36b69dd4d961fa5abeb167fc8c456cae91a37b56f341afc3d5fff7a417a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eacd36b69dd4d961fa5abeb167fc8c456cae91a37b56f341afc3d5fff7a417a5", kill_on_drop: false }` [INFO] [stdout] eacd36b69dd4d961fa5abeb167fc8c456cae91a37b56f341afc3d5fff7a417a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ef46b3a38040144c25d34b083c778d1e36d3db3b28b6c96b6be7518311caa6a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9ef46b3a38040144c25d34b083c778d1e36d3db3b28b6c96b6be7518311caa6a", kill_on_drop: false }` [INFO] [stderr] Compiling exclave v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: the item `RunnyError` is imported redundantly [INFO] [stderr] --> src/unit.rs:262:13 [INFO] [stderr] | [INFO] [stderr] 13 | use self::runny::RunnyError; [INFO] [stderr] | ----------------------- the item `RunnyError` is already imported here [INFO] [stderr] ... [INFO] [stderr] 262 | use self::runny::RunnyError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `units::interface::InterfaceDescription` [INFO] [stderr] --> src/test.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use units::interface::InterfaceDescription; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/main.rs:146:1 [INFO] [stderr] | [INFO] [stderr] 146 | mod test; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `units::logger::LoggerDescription` [INFO] [stderr] --> src/test.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use units::logger::LoggerDescription; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/main.rs:146:1 [INFO] [stderr] | [INFO] [stderr] 146 | mod test; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `units::trigger::TriggerDescription` [INFO] [stderr] --> src/test.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use units::trigger::TriggerDescription; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/main.rs:146:1 [INFO] [stderr] | [INFO] [stderr] 146 | mod test; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/unit.rs:267:64 [INFO] [stderr] | [INFO] [stderr] 267 | write!(f, "Unable to activate unit: {}", e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` 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] --> src/unit.rs:368:58 [INFO] [stderr] | [INFO] [stderr] 368 | write!(f, "unable to open file -- {}", e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/unit.rs:371:49 [INFO] [stderr] | [INFO] [stderr] 371 | write!(f, "syntax error: {}", e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/unit.rs:374:53 [INFO] [stderr] | [INFO] [stderr] 374 | write!(f, "time parse error: {}", e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/units/test.rs:386:171 [INFO] [stderr] | [INFO] [stderr] 386 | ...tents::LogError(format!("test daemon raised an error: {}", e.description())))).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: value assigned to `master_seen` is never read [INFO] [stderr] --> src/test.rs:502:29 [INFO] [stderr] | [INFO] [stderr] 502 | ... master_seen = true; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `test_max_time` [INFO] [stderr] --> src/units/scenario.rs:611:21 [INFO] [stderr] | [INFO] [stderr] 611 | let test_max_time = self.make_timeout(test_timeout); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_max_time` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `exclave` (bin "exclave" test) generated 11 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.61s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/exclave-32273196f1646a9a) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test::load_dependency ... ok [INFO] [stdout] test test::basic_scenario ... ok [INFO] [stdout] test test::test_requires ... FAILED [INFO] [stdout] test test::scenario_execstop ... ok [INFO] [stdout] test test::scenario_execstopfailure ... ok [INFO] [stdout] test test::scenario_execstopsuccess ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::test_requires stdout ---- [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "dependent", kind: Test }, status: Loaded }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "master", kind: Test }, status: Loaded }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "scenario", kind: Scenario }, status: Loaded }) [INFO] [stdout] Message: RescanRequest [INFO] [stdout] Message: RescanStart [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "dependent", kind: Test }, status: Selected }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "master", kind: Test }, status: Selected }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "scenario", kind: Scenario }, status: Selected }) [INFO] [stdout] Message: RescanFinish [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "scenario", kind: Scenario }, contents: StartScenario(Some(UnitName { id: "scenario", kind: Scenario })) }) [INFO] [stdout] Message: Log(LogEntry { unit: UnitName { id: "scenario", kind: Scenario }, log_type: Info, log_message: "scenario starting", unix_time: 1645899418, unix_time_nsecs: 961624488 }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "scenario", kind: Scenario }, status: Active }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "scenario", kind: Scenario }, contents: AdvanceScenario(0) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "scenario", kind: Scenario }, contents: StartTest(UnitName { id: "dependent", kind: Test }) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "dependent", kind: Test }, contents: TestStarted }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "dependent", kind: Test }, status: Active }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "dependent", kind: Test }, contents: TestFinished(0, "") }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "dependent", kind: Test }, contents: AdvanceScenario(0) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "dependent", kind: Test }, contents: Log("begin-dependent") }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "dependent", kind: Test }, contents: Log("end-dependent") }) [INFO] [stdout] Message: Log(LogEntry { unit: UnitName { id: "dependent", kind: Test }, log_type: Info, log_message: "begin-dependent", unix_time: 1645899419, unix_time_nsecs: 112722396 }) [INFO] [stdout] Message: Log(LogEntry { unit: UnitName { id: "dependent", kind: Test }, log_type: Info, log_message: "end-dependent", unix_time: 1645899419, unix_time_nsecs: 112734096 }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "scenario", kind: Scenario }, contents: StopTest(UnitName { id: "dependent", kind: Test }) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "scenario", kind: Scenario }, contents: StartTest(UnitName { id: "master", kind: Test }) }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "dependent", kind: Test }, status: DeactivatedSuccessfully("controller requested test stop") }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "master", kind: Test }, contents: TestStarted }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "master", kind: Test }, status: Active }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "master", kind: Test }, contents: TestFinished(0, "") }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "master", kind: Test }, contents: AdvanceScenario(0) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "scenario", kind: Scenario }, contents: StopTest(UnitName { id: "master", kind: Test }) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "scenario", kind: Scenario }, contents: StopTest(UnitName { id: "dependent", kind: Test }) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "scenario", kind: Scenario }, contents: StopTest(UnitName { id: "master", kind: Test }) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "scenario", kind: Scenario }, contents: StopTest(UnitName { id: "scenario", kind: Scenario }) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "scenario", kind: Scenario }, contents: ScenarioFinished(200, "all tests passed") }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "master", kind: Test }, status: DeactivatedSuccessfully("controller requested test stop") }) [INFO] [stdout] Message: Log(LogEntry { unit: UnitName { id: "scenario", kind: Scenario }, log_type: Info, log_message: "scenario ended", unix_time: 1645899419, unix_time_nsecs: 129787670 }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "scenario", kind: Scenario }, status: DeactivatedSuccessfully("controller requested test stop") }) [INFO] [stdout] thread 'test::test_requires' panicked at 'unit scenario.scenario deactivated before strings were found (success: controller requested test stop)', src/test.rs:513:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a9d1bbcf1c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a9d1bbcf1c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a9d1bbcf1c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a9d1bbcf1c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a9d1be305c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55a9d1bb8278 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55a9d1bbf277 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a9d1bbf277 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a9d1bbf277 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a9d1bbefab - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a9d1bbf9ca - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a9d1bbf6b7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a9d1bbd3e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a9d1bbf3c9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a9d18bb673 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a9d193c94f - exclave::test::test_requires::h2b4816d54c90e219 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:513:25 [INFO] [stdout] 16: 0x55a9d193c10a - exclave::test::test_requires::{{closure}}::hc97fd77d5bdbe96f [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:453:1 [INFO] [stdout] 17: 0x55a9d18dcb2e - core::ops::function::FnOnce::call_once::hc816e2e167f09e44 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55a9d19e0c43 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55a9d19e0c43 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 20: 0x55a9d19df971 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 21: 0x55a9d19df971 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x55a9d19df971 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 23: 0x55a9d19df971 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 24: 0x55a9d19df971 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 25: 0x55a9d19df971 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 26: 0x55a9d19df971 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 27: 0x55a9d19e9251 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 28: 0x55a9d19e9251 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 29: 0x55a9d19b59af - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 30: 0x55a9d19b59af - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x55a9d19b59af - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 32: 0x55a9d19b59af - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 33: 0x55a9d19b59af - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x55a9d19b59af - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 35: 0x55a9d19b59af - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55a9d1bc5903 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 37: 0x55a9d1bc5903 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 38: 0x55a9d1bc5903 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 39: 0x7f1350427609 - start_thread [INFO] [stdout] 40: 0x7f135058e293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_requires [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin exclave' [INFO] running `Command { std: "docker" "inspect" "9ef46b3a38040144c25d34b083c778d1e36d3db3b28b6c96b6be7518311caa6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef46b3a38040144c25d34b083c778d1e36d3db3b28b6c96b6be7518311caa6a", kill_on_drop: false }` [INFO] [stdout] 9ef46b3a38040144c25d34b083c778d1e36d3db3b28b6c96b6be7518311caa6a