[INFO] fetching crate pueue 2.0.2... [INFO] testing pueue-2.0.2 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate pueue 2.0.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate pueue 2.0.2 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pueue 2.0.2 [INFO] finished tweaking crates.io crate pueue 2.0.2 [INFO] tweaked toml for crates.io crate pueue 2.0.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate pueue 2.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2f5100810f91cac03e2eb1b57f375589abf2cc2377a7d6967c74c2240e09bc6f [INFO] running `Command { std: "docker" "start" "-a" "2f5100810f91cac03e2eb1b57f375589abf2cc2377a7d6967c74c2240e09bc6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f5100810f91cac03e2eb1b57f375589abf2cc2377a7d6967c74c2240e09bc6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5100810f91cac03e2eb1b57f375589abf2cc2377a7d6967c74c2240e09bc6f", kill_on_drop: false }` [INFO] [stdout] 2f5100810f91cac03e2eb1b57f375589abf2cc2377a7d6967c74c2240e09bc6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c74b832097a8dc3e5d26e27546dbc1092887bbcf1fac20c27c2df60ad3e96b0 [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" "3c74b832097a8dc3e5d26e27546dbc1092887bbcf1fac20c27c2df60ad3e96b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling rev_buf_reader v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling procfs v0.12.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.23.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rcgen v0.9.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling chrono-english v0.1.7 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v4.2.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling pueue-lib v0.19.5 [INFO] [stderr] Compiling clap_complete v3.1.1 [INFO] [stderr] Compiling pueue v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 30s [INFO] running `Command { std: "docker" "inspect" "3c74b832097a8dc3e5d26e27546dbc1092887bbcf1fac20c27c2df60ad3e96b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c74b832097a8dc3e5d26e27546dbc1092887bbcf1fac20c27c2df60ad3e96b0", kill_on_drop: false }` [INFO] [stdout] 3c74b832097a8dc3e5d26e27546dbc1092887bbcf1fac20c27c2df60ad3e96b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0cb39515e6ff1e151c97b1b402c30e6657ed00971049fb59b8bc6fcc6e58a733 [INFO] running `Command { std: "docker" "start" "-a" "0cb39515e6ff1e151c97b1b402c30e6657ed00971049fb59b8bc6fcc6e58a733", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling pretty_assertions v1.2.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rcgen v0.9.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling handlebars v4.2.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling pueue-lib v0.19.5 [INFO] [stderr] Compiling clap_complete v3.1.1 [INFO] [stderr] Compiling pueue v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 50s [INFO] [stderr] Executable unittests daemon/lib.rs (/opt/rustwide/target/debug/deps/pueue_daemon_lib-0f9ceb81a1ed12dd) [INFO] [stderr] Executable unittests client/main.rs (/opt/rustwide/target/debug/deps/pueue-1789255f1d45375d) [INFO] [stderr] Executable unittests daemon/main.rs (/opt/rustwide/target/debug/deps/pueued-2653b9180c5b3761) [INFO] [stderr] Executable tests/factories.rs (/opt/rustwide/target/debug/deps/factories-f13784c2a99853e5) [INFO] [stderr] Executable tests/state_backward_compatibility.rs (/opt/rustwide/target/debug/deps/state_backward_compatibility-8a5c25141b288ba6) [INFO] [stderr] Executable tests/tests.rs (/opt/rustwide/target/debug/deps/tests-a7b6ff2b51606687) [INFO] running `Command { std: "docker" "inspect" "0cb39515e6ff1e151c97b1b402c30e6657ed00971049fb59b8bc6fcc6e58a733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cb39515e6ff1e151c97b1b402c30e6657ed00971049fb59b8bc6fcc6e58a733", kill_on_drop: false }` [INFO] [stdout] 0cb39515e6ff1e151c97b1b402c30e6657ed00971049fb59b8bc6fcc6e58a733 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c7279b3140f74e5d076ae34a82da21ec4120403df51f59360e271c462396d669 [INFO] running `Command { std: "docker" "start" "-a" "c7279b3140f74e5d076ae34a82da21ec4120403df51f59360e271c462396d669", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stdout] [INFO] [stderr] Running unittests daemon/lib.rs (/opt/rustwide/target/debug/deps/pueue_daemon_lib-0f9ceb81a1ed12dd) [INFO] [stdout] running 18 tests [INFO] [stdout] test network::message_handler::switch::tests::switch_invalid ... ok [INFO] [stdout] test network::message_handler::switch::tests::switch_task_with_itself ... ok [INFO] [stdout] test network::message_handler::switch::tests::switch_normal ... ok [INFO] [stdout] test network::message_handler::switch::tests::switch_task_with_dependant ... ok [INFO] [stdout] test network::message_handler::remove::tests::removal_of_dependencies ... ok [INFO] [stdout] test network::message_handler::clean::tests::clean_normal_for_all_results ... ok [INFO] [stdout] test network::message_handler::remove::tests::normal_remove ... ok [INFO] [stdout] test network::message_handler::switch::tests::switch_double_dependency ... ok [INFO] [stdout] test network::message_handler::clean::tests::clean_successful_only ... ok [INFO] [stdout] test network::message_handler::clean::tests::clean_normal ... ok [INFO] [stdout] test network::message_handler::clean::tests::clean_only_in_selected_group ... ok [INFO] [stdout] test network::message_handler::clean::tests::clean_only_successful_only_in_selected_group ... ok [INFO] [stdout] test platform::linux::process_helper::tests::test_spawn_command ... ok [INFO] [stdout] test platform::linux::process_helper::tests::test_normal_command_children_are_killed ... ok [INFO] [stdout] test platform::linux::process_helper::tests::test_normal_command_is_killed ... ok [INFO] [stdout] test platform::linux::process_helper::tests::test_shell_command_is_killed ... ok [INFO] [stdout] test platform::linux::process_helper::tests::test_shell_command_children_are_killed ... ok [INFO] [stdout] test platform::linux::process_helper::tests::test_shell_command_is_killed_with_signal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] [stderr] Running unittests client/main.rs (/opt/rustwide/target/debug/deps/pueue-1789255f1d45375d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests daemon/main.rs (/opt/rustwide/target/debug/deps/pueued-2653b9180c5b3761) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/factories.rs (/opt/rustwide/target/debug/deps/factories-f13784c2a99853e5) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/state_backward_compatibility.rs (/opt/rustwide/target/debug/deps/state_backward_compatibility-8a5c25141b288ba6) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-a7b6ff2b51606687) [INFO] [stdout] test test_restore_from_old_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test unix::completions::autocompletion_generation::case_1 ... ok [INFO] [stdout] test unix::completions::autocompletion_generation::case_2 ... ok [INFO] [stdout] test unix::completions::autocompletion_generation::case_3 ... ok [INFO] [stdout] test unix::completions::autocompletion_generation::case_4 ... ok [INFO] [stdout] test unix::completions::autocompletion_generation::case_5 ... ok [INFO] [stdout] test unix::environment_variables::test_isolated_task_environment ... ok [INFO] [stdout] test unix::edit::test_edit_flow ... ok [INFO] [stdout] test unix::add::test_add_with_immediate_start ... ok [INFO] [stdout] test unix::add::test_stashed_add ... ok [INFO] [stdout] test unix::group::test_cannot_delete_default ... ok [INFO] [stdout] test unix::group::test_add_and_remove ... ok [INFO] [stdout] test unix::group::test_cannot_delete_non_existing ... ok [INFO] [stdout] test unix::kill::test_kill_tasks::case_3 ... ok [INFO] [stdout] test unix::log::test_full_log ... ok [INFO] [stdout] test unix::add::test_normal_add ... ok [INFO] [stdout] test unix::log::test_partial_log ... ok [INFO] [stdout] test unix::kill::test_kill_tasks::case_2 ... ok [INFO] [stdout] test unix::group::test_cannot_delete_group_with_tasks ... ok [INFO] [stdout] test unix::clean::test_successful_only_clean ... ok [INFO] [stdout] test unix::kill::test_kill_tasks::case_1 ... ok [INFO] [stdout] test unix::clean::test_clean_in_selected_group ... ok [INFO] [stdout] test unix::log::test_correct_log_order ... ok [INFO] [stdout] test unix::clean::test_normal_clean ... ok [INFO] [stdout] test unix::restore::test_start_paused ... ok [INFO] [stdout] test unix::pause::test_pause_daemon ... ok [INFO] [stdout] test unix::restore::test_start_running ... ok [INFO] [stdout] test unix::pause::test_pause_running_task ... ok [INFO] [stdout] test unix::shutdown::test_ctrlc ... ok [INFO] [stdout] test unix::restore::test_load_config ... ok [INFO] [stdout] test unix::pause::test_pause_with_wait ... ok [INFO] [stdout] test unix::restart::test_cannot_restart_running ... ok [INFO] [stdout] test unix::shutdown::test_graceful_shutdown ... ok [INFO] [stdout] test unix::stashed::test_enqueued_tasks::case_1 ... ok [INFO] [stdout] test unix::clean::test_clean_successful_only_in_selected_group ... ok [INFO] [stdout] test unix::parallel_tasks::test_parallel_tasks ... ok [INFO] [stdout] test unix::stashed::test_enqueued_tasks::case_3 ... ok [INFO] [stdout] test unix::remove::test_normal_remove ... ok [INFO] [stdout] test unix::restart::test_restart_in_place ... ok [INFO] [stdout] test unix::stashed::test_enqueued_tasks::case_2 ... ok [INFO] [stdout] test unix::start::test_start_tasks::case_2 ... ok [INFO] [stdout] test unix::start::test_start_tasks::case_1 ... ok [INFO] [stdout] test unix::stashed::test_delayed_tasks ... ok [INFO] [stdout] test unix::start::test_start_tasks::case_3 ... ok [INFO] [stdout] test unix::worker_environment_variables::test_worker_for_new_pool ... ok [INFO] [stdout] test unix::worker_environment_variables::test_single_worker ... ok [INFO] [stdout] test unix::worker_environment_variables::test_multiple_worker ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.65s [INFO] [stdout] [INFO] [stderr] Doc-tests pueue_daemon_lib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c7279b3140f74e5d076ae34a82da21ec4120403df51f59360e271c462396d669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7279b3140f74e5d076ae34a82da21ec4120403df51f59360e271c462396d669", kill_on_drop: false }` [INFO] [stdout] c7279b3140f74e5d076ae34a82da21ec4120403df51f59360e271c462396d669