[INFO] fetching crate pueue 1.0.0-rc.3... [INFO] testing pueue-1.0.0-rc.3 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate pueue 1.0.0-rc.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate pueue 1.0.0-rc.3 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pueue 1.0.0-rc.3 [INFO] finished tweaking crates.io crate pueue 1.0.0-rc.3 [INFO] tweaked toml for crates.io crate pueue 1.0.0-rc.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate pueue 1.0.0-rc.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chrono-english v0.1.6 [INFO] [stderr] Downloaded simplelog v0.10.0 [INFO] [stderr] Downloaded rstest v0.10.0 [INFO] [stderr] Downloaded scanlex v0.1.4 [INFO] [stderr] Downloaded clap_generate v3.0.0-beta.2 [INFO] [stderr] Downloaded handlebars v4.0.1 [INFO] [stderr] Downloaded procfs v0.9.1 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded assert_cmd v1.0.5 [INFO] [stderr] Downloaded pueue-lib v0.16.0 [INFO] [stderr] Downloaded comfy-table v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8a9f28b4df51b8f8d028d1d9d6055a4a7b45df3743eec012b2ebcc657bad6b0 [INFO] running `Command { std: "docker" "start" "-a" "d8a9f28b4df51b8f8d028d1d9d6055a4a7b45df3743eec012b2ebcc657bad6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8a9f28b4df51b8f8d028d1d9d6055a4a7b45df3743eec012b2ebcc657bad6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a9f28b4df51b8f8d028d1d9d6055a4a7b45df3743eec012b2ebcc657bad6b0", kill_on_drop: false }` [INFO] [stdout] d8a9f28b4df51b8f8d028d1d9d6055a4a7b45df3743eec012b2ebcc657bad6b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e7ceb3f2ed4c78d27c5f5ef07cb545e286fded6d2423344abe031d29b7c231d [INFO] running `Command { std: "docker" "start" "-a" "6e7ceb3f2ed4c78d27c5f5ef07cb545e286fded6d2423344abe031d29b7c231d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling rev_lines v0.2.1 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling pueue v1.0.0-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling nix v0.21.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling chrono-english v0.1.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling rcgen v0.8.11 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling handlebars v4.0.1 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling comfy-table v4.0.0 [INFO] [stderr] Compiling async-tls v0.11.0 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling pueue-lib v0.16.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "6e7ceb3f2ed4c78d27c5f5ef07cb545e286fded6d2423344abe031d29b7c231d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7ceb3f2ed4c78d27c5f5ef07cb545e286fded6d2423344abe031d29b7c231d", kill_on_drop: false }` [INFO] [stdout] 6e7ceb3f2ed4c78d27c5f5ef07cb545e286fded6d2423344abe031d29b7c231d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 751e02719b3f639ecb98458f050f16c8eb338a8dbbaeb8853eeed106dbb1ef87 [INFO] running `Command { std: "docker" "start" "-a" "751e02719b3f639ecb98458f050f16c8eb338a8dbbaeb8853eeed106dbb1ef87", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling assert_cmd v1.0.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rstest v0.10.0 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling pueue v1.0.0-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.61s [INFO] running `Command { std: "docker" "inspect" "751e02719b3f639ecb98458f050f16c8eb338a8dbbaeb8853eeed106dbb1ef87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "751e02719b3f639ecb98458f050f16c8eb338a8dbbaeb8853eeed106dbb1ef87", kill_on_drop: false }` [INFO] [stdout] 751e02719b3f639ecb98458f050f16c8eb338a8dbbaeb8853eeed106dbb1ef87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1be3a506a3a96741caa8e44ac6f138e30542c7b5a80df5ddf1eb63d0fecdb432 [INFO] running `Command { std: "docker" "start" "-a" "1be3a506a3a96741caa8e44ac6f138e30542c7b5a80df5ddf1eb63d0fecdb432", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pueue_daemon_lib-b478788ce058a91f) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test network::message_handler::switch::tests::switch_invalid ... ok [INFO] [stdout] test network::message_handler::switch::tests::switch_task_with_dependant ... ok [INFO] [stdout] test network::message_handler::remove::tests::normal_remove ... ok [INFO] [stdout] test network::message_handler::clean::tests::clean_successful_only ... ok [INFO] [stdout] test network::message_handler::switch::tests::switch_normal ... ok [INFO] [stdout] test network::message_handler::clean::tests::clean_normal ... ok [INFO] [stdout] test network::message_handler::clean::tests::clean_normal_for_all_results ... ok [INFO] [stdout] test network::message_handler::switch::tests::switch_double_dependency ... ok [INFO] [stdout] test network::message_handler::remove::tests::removal_of_dependencies ... 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_is_killed_with_signal ... ok [INFO] [stdout] test platform::linux::process_helper::tests::test_shell_command_children_are_killed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pueue-1b5496390b89d815) [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 (/opt/rustwide/target/debug/deps/pueued-9a7d13f5916b118f) [INFO] [stdout] [INFO] [stderr] Running tests/state_backward_compatibility.rs (/opt/rustwide/target/debug/deps/state_backward_compatibility-b85bd646c5df9c07) [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] [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.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-e9232787d0d5d345) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test unix::kill::test_kill_tasks::case_3 ... ok [INFO] [stdout] test unix::kill::test_kill_tasks::case_2 ... ok [INFO] [stdout] test unix::kill::test_kill_tasks::case_1 ... ok [INFO] [stdout] test unix::restore::test_start_paused ... ok [INFO] [stdout] test unix::restore::test_start_running ... ok [INFO] [stdout] test unix::stashed::test_enqueued_tasks::case_1 ... ok [INFO] [stdout] test unix::stashed::test_enqueued_tasks::case_3 ... 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::start::test_start_tasks::case_3 ... ok [INFO] [stdout] test unix::add::test_normal_add ... ok [INFO] [stdout] test unix::shutdown::test_ctrlc ... ok [INFO] [stdout] test unix::shutdown::test_graceful_shutdown ... ok [INFO] [stdout] test unix::stashed::test_delayed_tasks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s [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" "1be3a506a3a96741caa8e44ac6f138e30542c7b5a80df5ddf1eb63d0fecdb432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1be3a506a3a96741caa8e44ac6f138e30542c7b5a80df5ddf1eb63d0fecdb432", kill_on_drop: false }` [INFO] [stdout] 1be3a506a3a96741caa8e44ac6f138e30542c7b5a80df5ddf1eb63d0fecdb432