[INFO] fetching crate exclave 0.2.6... [INFO] testing exclave-0.2.6 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate exclave 0.2.6 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate exclave 0.2.6 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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 systemd-parser v0.1.3 [INFO] [stderr] Downloaded daggy v0.6.0 [INFO] [stderr] Downloaded dependy v0.4.1 [INFO] [stderr] Downloaded runny v1.2.5 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0db9467afdac3cab9300b6bf0e59363cb82d5279f5b3f6ac445f0502af92f348 [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" "0db9467afdac3cab9300b6bf0e59363cb82d5279f5b3f6ac445f0502af92f348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0db9467afdac3cab9300b6bf0e59363cb82d5279f5b3f6ac445f0502af92f348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0db9467afdac3cab9300b6bf0e59363cb82d5279f5b3f6ac445f0502af92f348", kill_on_drop: false }` [INFO] [stdout] 0db9467afdac3cab9300b6bf0e59363cb82d5279f5b3f6ac445f0502af92f348 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7beb50d3c9cd9a5482c6ce4f4ce0a670c97df7d0e0275b8bca4b2e5dd42d66d6 [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" "7beb50d3c9cd9a5482c6ce4f4ce0a670c97df7d0e0275b8bca4b2e5dd42d66d6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling exclave v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling net2 v0.2.37 [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.9.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dependy v0.4.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling systemd-parser v0.1.3 [INFO] [stderr] Compiling console v0.6.2 [INFO] [stderr] Compiling nix v0.23.0 [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 serde_derive v1.0.130 [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.10s [INFO] running `Command { std: "docker" "inspect" "7beb50d3c9cd9a5482c6ce4f4ce0a670c97df7d0e0275b8bca4b2e5dd42d66d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7beb50d3c9cd9a5482c6ce4f4ce0a670c97df7d0e0275b8bca4b2e5dd42d66d6", kill_on_drop: false }` [INFO] [stdout] 7beb50d3c9cd9a5482c6ce4f4ce0a670c97df7d0e0275b8bca4b2e5dd42d66d6 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e692e4ab5ea97d487fd57acf347690bf52bd94476fc94cbfad60e0c8c5872a94 [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" "e692e4ab5ea97d487fd57acf347690bf52bd94476fc94cbfad60e0c8c5872a94", kill_on_drop: false }` [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] [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] [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] [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 10.39s [INFO] running `Command { std: "docker" "inspect" "e692e4ab5ea97d487fd57acf347690bf52bd94476fc94cbfad60e0c8c5872a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e692e4ab5ea97d487fd57acf347690bf52bd94476fc94cbfad60e0c8c5872a94", kill_on_drop: false }` [INFO] [stdout] e692e4ab5ea97d487fd57acf347690bf52bd94476fc94cbfad60e0c8c5872a94 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 43ce591853281762e5c8e0b416d670d69223482c6843113a548d311fed4c19d9 [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" "43ce591853281762e5c8e0b416d670d69223482c6843113a548d311fed4c19d9", 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] 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] 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] 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 11.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/exclave-8845db624f601461) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test::load_dependency ... ok [INFO] [stdout] test test::test_requires ... ok [INFO] [stdout] test test::basic_scenario ... ok [INFO] [stdout] test test::scenario_execstopsuccess ... ok [INFO] [stdout] test test::scenario_execstopfailure ... ok [INFO] [stdout] test test::scenario_execstop ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::scenario_execstop stdout ---- [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "simpletest", kind: Test }, status: Loaded }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "execstop", kind: Scenario }, status: Loaded }) [INFO] [stdout] Message: RescanRequest [INFO] [stdout] Message: RescanStart [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "simpletest", kind: Test }, status: Selected }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "execstop", kind: Scenario }, status: Selected }) [INFO] [stdout] Message: RescanFinish [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "execstop", kind: Scenario }, contents: StartScenario(Some(UnitName { id: "execstop", kind: Scenario })) }) [INFO] [stdout] Message: Log(LogEntry { unit: UnitName { id: "execstop", kind: Scenario }, log_type: Info, log_message: "scenario starting", unix_time: 1638436437, unix_time_nsecs: 766223238 }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "execstop", kind: Scenario }, status: Active }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "execstop", kind: Scenario }, contents: AdvanceScenario(0) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "execstop", kind: Scenario }, contents: StartTest(UnitName { id: "simpletest", kind: Test }) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "simpletest", kind: Test }, contents: TestStarted }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "simpletest", kind: Test }, status: Active }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "simpletest", kind: Test }, contents: Log("begin") }) [INFO] [stdout] Message: Log(LogEntry { unit: UnitName { id: "simpletest", kind: Test }, log_type: Info, log_message: "begin", unix_time: 1638436437, unix_time_nsecs: 795991886 }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "simpletest", kind: Test }, contents: Log("end") }) [INFO] [stdout] Message: Log(LogEntry { unit: UnitName { id: "simpletest", kind: Test }, log_type: Info, log_message: "end", unix_time: 1638436437, unix_time_nsecs: 796031186 }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "simpletest", kind: Test }, contents: TestFinished(0, "end") }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "simpletest", kind: Test }, contents: AdvanceScenario(0) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "execstop", kind: Scenario }, contents: StopTest(UnitName { id: "simpletest", kind: Test }) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "execstop", kind: Scenario }, contents: Log("execstopsuccess: starting [/bin/sh -c \"echo 'cmd-starting'; sleep 1; echo 'cmd-ending'; exit 0\"]") }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "simpletest", kind: Test }, status: DeactivatedSuccessfully("controller requested test stop") }) [INFO] [stdout] Message: Log(LogEntry { unit: UnitName { id: "execstop", kind: Scenario }, log_type: Info, log_message: "execstopsuccess: starting [/bin/sh -c \"echo 'cmd-starting'; sleep 1; echo 'cmd-ending'; exit 0\"]", unix_time: 1638436437, unix_time_nsecs: 835170937 }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "execstop", kind: Scenario }, contents: Log("cmd-starting") }) [INFO] [stdout] Message: Log(LogEntry { unit: UnitName { id: "execstop", kind: Scenario }, log_type: Info, log_message: "cmd-starting", unix_time: 1638436437, unix_time_nsecs: 837751393 }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "execstop", kind: Scenario }, contents: AdvanceScenario(0) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "execstop", kind: Scenario }, contents: StopTest(UnitName { id: "simpletest", kind: Test }) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "execstop", kind: Scenario }, contents: StopTest(UnitName { id: "execstop", kind: Scenario }) }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "execstop", kind: Scenario }, contents: ScenarioFinished(200, "all tests passed") }) [INFO] [stdout] Message: Log(LogEntry { unit: UnitName { id: "execstop", kind: Scenario }, log_type: Info, log_message: "scenario ended", unix_time: 1638436438, unix_time_nsecs: 837433323 }) [INFO] [stdout] Message: Status(UnitStatusEvent { name: UnitName { id: "execstop", kind: Scenario }, status: DeactivatedSuccessfully("controller requested test stop") }) [INFO] [stdout] thread 'test::scenario_execstop' panicked at 'unit execstop.scenario deactivated before success script was run (success: controller requested test stop)', src/test.rs:301:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564abbc0dabc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564abbc0dabc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564abbc0dabc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564abbc0dabc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564abbc315dc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x564abbc09515 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x564abbc0f560 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564abbc0f560 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564abbc0f560 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x564abbc0f146 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x564abbc0fc14 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x564abbc0f6f0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x564abbc0df74 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x564abbc0f659 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x564abb905d81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x564abb93a6b9 - exclave::test::scenario_execstop::ha8b172d35648c78a [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:301:25 [INFO] [stdout] 16: 0x564abb939eba - exclave::test::scenario_execstop::{{closure}}::hcdff0a45bda8b79d [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:253:1 [INFO] [stdout] 17: 0x564abb992f7e - core::ops::function::FnOnce::call_once::h85b090bbb315ab96 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x564abba3f363 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x564abba3f363 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 20: 0x564abba3df77 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 21: 0x564abba3df77 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x564abba3df77 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 23: 0x564abba3df77 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 24: 0x564abba3df77 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 25: 0x564abba3df77 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 26: 0x564abba3df77 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 27: 0x564abba0b21e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 28: 0x564abba0b21e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 29: 0x564abba0ff78 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 30: 0x564abba0ff78 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x564abba0ff78 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 32: 0x564abba0ff78 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 33: 0x564abba0ff78 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 34: 0x564abba0ff78 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 35: 0x564abba0ff78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x564abbc14963 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x564abbc14963 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x564abbc14963 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7f25f9a70609 - start_thread [INFO] [stdout] 40: 0x7f25f9bd7293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::scenario_execstop [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin exclave' [INFO] running `Command { std: "docker" "inspect" "43ce591853281762e5c8e0b416d670d69223482c6843113a548d311fed4c19d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ce591853281762e5c8e0b416d670d69223482c6843113a548d311fed4c19d9", kill_on_drop: false }` [INFO] [stdout] 43ce591853281762e5c8e0b416d670d69223482c6843113a548d311fed4c19d9