[INFO] fetching crate exclave 0.2.6... [INFO] testing exclave-0.2.6 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate exclave 0.2.6 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate exclave 0.2.6 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/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-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fsevent v0.4.0 [INFO] [stderr] Downloaded fsevent-sys v2.0.1 [INFO] [stderr] Downloaded petgraph v0.4.13 [INFO] [stderr] Downloaded nix v0.9.0 [INFO] [stderr] Downloaded fixedbitset v0.1.9 [INFO] [stderr] Downloaded notify v4.0.17 [INFO] [stderr] Downloaded termios v0.3.3 [INFO] [stderr] Downloaded ordermap v0.3.5 [INFO] [stderr] Downloaded nom v2.2.1 [INFO] [stderr] Downloaded dependy v0.4.1 [INFO] [stderr] Downloaded runny v1.2.5 [INFO] [stderr] Downloaded itertools v0.5.10 [INFO] [stderr] Downloaded console v0.6.2 [INFO] [stderr] Downloaded daggy v0.6.0 [INFO] [stderr] Downloaded clicolors-control v0.2.0 [INFO] [stderr] Downloaded mio-extras v2.0.6 [INFO] [stderr] Downloaded inotify-sys v0.1.5 [INFO] [stderr] Downloaded inotify v0.7.1 [INFO] [stderr] Downloaded user32-sys v0.2.0 [INFO] [stderr] Downloaded systemd-parser v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc20570663143f23d0988eaad4bc44663164705513e30cb8c74a87ae0bd88459 [INFO] running `Command { std: "docker" "start" "-a" "dc20570663143f23d0988eaad4bc44663164705513e30cb8c74a87ae0bd88459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc20570663143f23d0988eaad4bc44663164705513e30cb8c74a87ae0bd88459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc20570663143f23d0988eaad4bc44663164705513e30cb8c74a87ae0bd88459", kill_on_drop: false }` [INFO] [stdout] dc20570663143f23d0988eaad4bc44663164705513e30cb8c74a87ae0bd88459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dad926f6e9b2bdb3382b6e0887cb8fb1593f517e5a35e430e400c09fb3668918 [INFO] running `Command { std: "docker" "start" "-a" "dad926f6e9b2bdb3382b6e0887cb8fb1593f517e5a35e430e400c09fb3668918", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling exclave v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dependy v0.4.1 [INFO] [stderr] Compiling systemd-parser v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [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.0 [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 20.72s [INFO] running `Command { std: "docker" "inspect" "dad926f6e9b2bdb3382b6e0887cb8fb1593f517e5a35e430e400c09fb3668918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad926f6e9b2bdb3382b6e0887cb8fb1593f517e5a35e430e400c09fb3668918", kill_on_drop: false }` [INFO] [stdout] dad926f6e9b2bdb3382b6e0887cb8fb1593f517e5a35e430e400c09fb3668918 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dab47b74e520911db3d0f9f0f47060abbc68603e3c9bc50497e62d829bdd687 [INFO] running `Command { std: "docker" "start" "-a" "1dab47b74e520911db3d0f9f0f47060abbc68603e3c9bc50497e62d829bdd687", 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: 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: 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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.62s [INFO] running `Command { std: "docker" "inspect" "1dab47b74e520911db3d0f9f0f47060abbc68603e3c9bc50497e62d829bdd687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dab47b74e520911db3d0f9f0f47060abbc68603e3c9bc50497e62d829bdd687", kill_on_drop: false }` [INFO] [stdout] 1dab47b74e520911db3d0f9f0f47060abbc68603e3c9bc50497e62d829bdd687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 004b8a302cda388ffc24af3d41fbcf526b96d87f6bccdb95a31a882cbdbbf3a9 [INFO] running `Command { std: "docker" "start" "-a" "004b8a302cda388ffc24af3d41fbcf526b96d87f6bccdb95a31a882cbdbbf3a9", 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: 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: 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] [stdout] [INFO] [stderr] warning: `exclave` (bin "exclave" test) generated 11 warnings [INFO] [stdout] running 6 tests [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/exclave-c35e01d105572df8) [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_execstopfailure ... ok [INFO] [stdout] test test::scenario_execstopsuccess ... ok [INFO] [stdout] test test::scenario_execstop ... 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: 1631312034, unix_time_nsecs: 359437128 }) [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: Log(LogEntry { unit: UnitName { id: "dependent", kind: Test }, log_type: Info, log_message: "begin-dependent", unix_time: 1631312034, unix_time_nsecs: 395811193 }) [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: "end-dependent", unix_time: 1631312034, unix_time_nsecs: 395839703 }) [INFO] [stdout] Message: ManagerRequest(ManagerControlMessage { sender: UnitName { id: "scenario", kind: Scenario }, contents: StopTest(UnitName { id: "dependent", 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: "scenario", kind: Scenario }, contents: StartTest(UnitName { id: "master", kind: Test }) }) [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: Status(UnitStatusEvent { name: UnitName { id: "master", kind: Test }, status: DeactivatedSuccessfully("controller requested test stop") }) [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: Log(LogEntry { unit: UnitName { id: "scenario", kind: Scenario }, log_type: Info, log_message: "scenario ended", unix_time: 1631312034, unix_time_nsecs: 448203018 }) [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: 0x55c4e7720bac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c4e7720bac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c4e7720bac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c4e7720bac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c4e7744dcc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55c4e771d105 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55c4e77228b0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c4e77228b0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c4e77228b0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55c4e77224a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55c4e7722f64 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55c4e7722a40 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x55c4e7721074 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c4e77229a9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55c4e7417f2b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x55c4e74a5b82 - exclave::test::test_requires::h5a481f7b17682a9e [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:513:25 [INFO] [stdout] 16: 0x55c4e74a52ba - exclave::test::test_requires::{{closure}}::hf1a7ee838ea5f0b2 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:453:1 [INFO] [stdout] 17: 0x55c4e74a5e0e - core::ops::function::FnOnce::call_once::h374d3577c3383348 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55c4e7551063 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55c4e7551063 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 20: 0x55c4e754fae8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 21: 0x55c4e754fae8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x55c4e754fae8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 23: 0x55c4e754fae8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 24: 0x55c4e754fae8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 25: 0x55c4e754fae8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 26: 0x55c4e754fae8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 27: 0x55c4e751d63e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 28: 0x55c4e751d63e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55c4e7521ed8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 30: 0x55c4e7521ed8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x55c4e7521ed8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 32: 0x55c4e7521ed8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 33: 0x55c4e7521ed8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 34: 0x55c4e7521ed8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 35: 0x55c4e7521ed8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55c4e7727ed3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 37: 0x55c4e7727ed3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 38: 0x55c4e7727ed3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7f392e2ee609 - start_thread [INFO] [stdout] 40: 0x7f392e455293 - 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.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin exclave' [INFO] running `Command { std: "docker" "inspect" "004b8a302cda388ffc24af3d41fbcf526b96d87f6bccdb95a31a882cbdbbf3a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004b8a302cda388ffc24af3d41fbcf526b96d87f6bccdb95a31a882cbdbbf3a9", kill_on_drop: false }` [INFO] [stdout] 004b8a302cda388ffc24af3d41fbcf526b96d87f6bccdb95a31a882cbdbbf3a9