[INFO] fetching crate pueue 3.3.2... [INFO] testing pueue-3.3.2 against 1.77.0 for beta-1.78-1 [INFO] extracting crate pueue 3.3.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate pueue 3.3.2 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pueue 3.3.2 [INFO] finished tweaking crates.io crate pueue 3.3.2 [INFO] tweaked toml for crates.io crate pueue 3.3.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate pueue 3.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.12.1 [INFO] [stderr] Downloaded test-log v0.2.13 [INFO] [stderr] Downloaded pueue-lib v0.25.0 [INFO] [stderr] Downloaded snap v1.1.0 [INFO] [stderr] Downloaded pem v3.0.2 [INFO] [stderr] Downloaded chrono-english v0.1.7 [INFO] [stderr] Downloaded cpufeatures v0.2.10 [INFO] [stderr] Downloaded scanlex v0.1.4 [INFO] [stderr] Downloaded comfy-table v7.1.0 [INFO] [stderr] Downloaded better-panic v0.3.0 [INFO] [stderr] Downloaded command-group v2.1.0 [INFO] [stderr] Downloaded rustix v0.36.16 [INFO] [stderr] Downloaded procfs v0.15.1 [INFO] [stderr] Downloaded rustls-webpki v0.101.6 [INFO] [stderr] Downloaded libproc v0.14.2 [INFO] [stderr] Downloaded rcgen v0.11.3 [INFO] [stderr] Downloaded rev_buf_reader v0.3.0 [INFO] [stderr] Downloaded similar-asserts v1.5.0 [INFO] [stderr] Downloaded similar v2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e861bfa1d8c7997f5d61bcc8f84e026943880df688b32505c2344a9606cf83e0 [INFO] running `Command { std: "docker" "start" "-a" "e861bfa1d8c7997f5d61bcc8f84e026943880df688b32505c2344a9606cf83e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e861bfa1d8c7997f5d61bcc8f84e026943880df688b32505c2344a9606cf83e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e861bfa1d8c7997f5d61bcc8f84e026943880df688b32505c2344a9606cf83e0", kill_on_drop: false }` [INFO] [stdout] e861bfa1d8c7997f5d61bcc8f84e026943880df688b32505c2344a9606cf83e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9751484f03a5c440c92fe6eb714f045970eed1a2a2345c3da5c35bf8eb383ffc [INFO] running `Command { std: "docker" "start" "-a" "9751484f03a5c440c92fe6eb714f045970eed1a2a2345c3da5c35bf8eb383ffc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.36.16 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling procfs v0.15.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.2 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling libproc v0.14.2 [INFO] [stderr] Compiling errno v0.3.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling handlebars v4.4.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling command-group v2.1.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling rev_buf_reader v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling chrono-english v0.1.7 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling simplelog v0.12.1 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling clap_complete v4.4.3 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling pueue-lib v0.25.0 [INFO] [stderr] Compiling pueue v3.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "9751484f03a5c440c92fe6eb714f045970eed1a2a2345c3da5c35bf8eb383ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9751484f03a5c440c92fe6eb714f045970eed1a2a2345c3da5c35bf8eb383ffc", kill_on_drop: false }` [INFO] [stdout] 9751484f03a5c440c92fe6eb714f045970eed1a2a2345c3da5c35bf8eb383ffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65ef5a96ce186af6847770e50d921a96333e26de1faf1dc6af0997575211f3cd [INFO] running `Command { std: "docker" "start" "-a" "65ef5a96ce186af6847770e50d921a96333e26de1faf1dc6af0997575211f3cd", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling clap_complete v4.4.3 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling libproc v0.14.2 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling test-log v0.2.13 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling similar-asserts v1.5.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Compiling handlebars v4.4.0 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling pueue-lib v0.25.0 [INFO] [stderr] Compiling pueue v3.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::mpsc::Sender` [INFO] [stdout] --> src/daemon/network/message_handler/mod.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | pub use std::sync::mpsc::Sender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pueue_lib::network::message::*` [INFO] [stdout] --> src/daemon/network/message_handler/mod.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | pub use pueue_lib::network::message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pueue_lib::network::protocol::socket_cleanup` [INFO] [stdout] --> src/daemon/network/message_handler/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub use pueue_lib::network::protocol::socket_cleanup; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/daemon/network/message_handler/mod.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::daemon::network::response_helper::*` [INFO] [stdout] --> src/daemon/network/message_handler/mod.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | pub use crate::daemon::network::response_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "65ef5a96ce186af6847770e50d921a96333e26de1faf1dc6af0997575211f3cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ef5a96ce186af6847770e50d921a96333e26de1faf1dc6af0997575211f3cd", kill_on_drop: false }` [INFO] [stdout] 65ef5a96ce186af6847770e50d921a96333e26de1faf1dc6af0997575211f3cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 958ea98a792739cf66d4bd4d391b84aae48df9d78e35d71cba142edc0b15fbd6 [INFO] running `Command { std: "docker" "start" "-a" "958ea98a792739cf66d4bd4d391b84aae48df9d78e35d71cba142edc0b15fbd6", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::sync::mpsc::Sender` [INFO] [stderr] --> src/daemon/network/message_handler/mod.rs:96:13 [INFO] [stderr] | [INFO] [stderr] 96 | pub use std::sync::mpsc::Sender; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `pueue_lib::network::message::*` [INFO] [stderr] --> src/daemon/network/message_handler/mod.rs:100:13 [INFO] [stderr] | [INFO] [stderr] 100 | pub use pueue_lib::network::message::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `pueue_lib::network::protocol::socket_cleanup` [INFO] [stderr] --> src/daemon/network/message_handler/mod.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | pub use pueue_lib::network::protocol::socket_cleanup; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/daemon/network/message_handler/mod.rs:106:13 [INFO] [stderr] | [INFO] [stderr] 106 | pub use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::daemon::network::response_helper::*` [INFO] [stderr] --> src/daemon/network/message_handler/mod.rs:107:13 [INFO] [stderr] | [INFO] [stderr] 107 | pub use crate::daemon::network::response_helper::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pueue` (lib test) generated 5 warnings (run `cargo fix --lib -p pueue --tests` to apply 5 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pueue-2e4288bdf58d0737) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test daemon::network::message_handler::clean::tests::clean_normal ... ok [INFO] [stdout] test daemon::network::message_handler::clean::tests::clean_only_successful_only_in_selected_group ... ok [INFO] [stdout] test daemon::network::message_handler::clean::tests::clean_only_in_selected_group ... ok [INFO] [stdout] test daemon::network::message_handler::clean::tests::clean_normal_for_all_results ... ok [INFO] [stdout] test daemon::network::message_handler::remove::tests::normal_remove ... ok [INFO] [stdout] test daemon::network::message_handler::switch::tests::switch_invalid ... ok [INFO] [stdout] test daemon::network::message_handler::switch::tests::switch_double_dependency ... ok [INFO] [stdout] test daemon::network::message_handler::switch::tests::switch_task_with_dependant ... ok [INFO] [stdout] test daemon::network::message_handler::clean::tests::clean_successful_only ... ok [INFO] [stdout] test daemon::network::message_handler::switch::tests::switch_normal ... ok [INFO] [stdout] test daemon::network::message_handler::switch::tests::switch_task_with_itself ... ok [INFO] [stdout] test daemon::network::message_handler::remove::tests::removal_of_dependencies ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pueue.rs (/opt/rustwide/target/debug/deps/pueue-5cdc04f1b3743f8f) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pueued.rs (/opt/rustwide/target/debug/deps/pueued-cc8a7ba5a7c3174a) [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 0 tests [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-1e0d352c895ddb37) [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 115 tests [INFO] [stdout] test client::integration::completions::autocompletion_generation::case_4 ... ok [INFO] [stdout] test client::integration::completions::autocompletion_generation::case_2 ... ok [INFO] [stdout] test client::integration::completions::autocompletion_generation::case_3 ... ok [INFO] [stdout] test client::integration::completions::autocompletion_generation::case_5 ... ok [INFO] [stdout] test client::integration::completions::autocompletion_generation::case_1 ... ok [INFO] [stdout] test client::integration::edit::edit_delete_label ... ok [INFO] [stdout] test client::integration::edit::edit_all_task_properties ... ok [INFO] [stdout] test client::integration::configuration::run_with_env_config_path ... ok [INFO] [stdout] test client::integration::edit::fail_to_edit_task ... ok [INFO] [stdout] test client::integration::edit::edit_task_default ... ok [INFO] [stdout] test client::integration::follow::fail_on_non_existing::case_1 ... ok [INFO] [stdout] test client::integration::follow::fail_on_non_existing::case_2 ... ok [INFO] [stdout] test client::integration::follow::default::case_1 ... ok [INFO] [stdout] test client::integration::follow::default::case_2 ... ok [INFO] [stdout] test client::integration::follow::last_lines::case_1 ... ok [INFO] [stdout] test client::integration::group::json ... ok [INFO] [stdout] test client::integration::group::colored ... ok [INFO] [stdout] test client::integration::group::default ... ok [INFO] [stdout] test client::integration::log::colored ... ok [INFO] [stdout] test client::integration::log::json ... ok [INFO] [stdout] test client::integration::follow::last_lines::case_2 ... ok [INFO] [stdout] test client::integration::follow::non_apple::fail_on_disappearing::case_2 ... ok [INFO] [stdout] test client::integration::log::read::case_1 ... ok [INFO] [stdout] test client::integration::follow::non_apple::fail_on_disappearing::case_1 ... ok [INFO] [stdout] test client::integration::follow::wait_for_task::case_1 ... ok [INFO] [stdout] test client::integration::log::read::case_2 ... ok [INFO] [stdout] test client::integration::log::read_truncated::case_1 ... ok [INFO] [stdout] test client::integration::status::default ... ok [INFO] [stdout] test client::integration::log::task_with_label ... ok [INFO] [stdout] test client::integration::follow::wait_for_task::case_2 ... ok [INFO] [stdout] test client::integration::log::read_truncated::case_2 ... ok [INFO] [stdout] test client::integration::restart::normal_restart_with_edit ... ok [INFO] [stdout] test client::integration::restart::restart_and_edit_task_command ... ok [INFO] [stdout] test client::integration::restart::restart_and_edit_task_path_and_command ... ok [INFO] [stdout] test client::integration::restart::restart_and_edit_task_path ... ok [INFO] [stdout] test client::integration::status::json ... ok [INFO] [stdout] test client::integration::status::single_group ... ok [INFO] [stdout] test client::integration::status::full ... ok [INFO] [stdout] test client::unit::status_query::column_selection ... ok [INFO] [stdout] test client::unit::status_query::filter_end_with_time::case_1 ... ok [INFO] [stdout] test client::unit::status_query::filter_end_with_time::case_2 ... ok [INFO] [stdout] test client::unit::status_query::filter_label::case_1 ... ok [INFO] [stdout] test client::integration::status::multiple_groups ... ok [INFO] [stdout] test client::unit::status_query::filter_label::case_2 ... ok [INFO] [stdout] test client::unit::status_query::filter_label::case_4 ... ok [INFO] [stdout] test client::unit::status_query::filter_label::case_5 ... ok [INFO] [stdout] test client::unit::status_query::filter_label::case_3 ... ok [INFO] [stdout] test client::unit::status_query::filter_label::case_6 ... ok [INFO] [stdout] test client::unit::status_query::filter_status::case_1 ... ok [INFO] [stdout] test client::unit::status_query::filter_start ... ok [INFO] [stdout] test client::unit::status_query::filter_status::case_2 ... ok [INFO] [stdout] test client::unit::status_query::filter_status::case_3 ... ok [INFO] [stdout] test client::unit::status_query::filter_status::case_5 ... ok [INFO] [stdout] test client::unit::status_query::filter_status::case_4 ... ok [INFO] [stdout] test client::unit::status_query::limit_first ... ok [INFO] [stdout] test client::unit::status_query::limit_last ... ok [INFO] [stdout] test client::unit::status_query::order_by_status ... ok [INFO] [stdout] test daemon::integration::add::test_add_with_immediate_start ... ok [INFO] [stdout] test daemon::integration::add::test_stashed_add ... ok [INFO] [stdout] test daemon::integration::add::test_normal_add ... ok [INFO] [stdout] test daemon::integration::aliases::test_add_with_alias ... ok [INFO] [stdout] test daemon::integration::aliases::test_restart_with_alias ... ok [INFO] [stdout] test client::integration::wait::single_task_target_status ... ok [INFO] [stdout] test client::integration::wait::success_success ... ok [INFO] [stdout] test daemon::integration::clean::test_clean_successful_only_in_selected_group ... ok [INFO] [stdout] test client::integration::wait::multiple_tasks ... ok [INFO] [stdout] test client::integration::wait::success_failure ... ok [INFO] [stdout] test client::integration::wait::target_status ... ok [INFO] [stdout] test daemon::integration::clean::test_clean_in_selected_group ... ok [INFO] [stdout] test daemon::integration::clean::test_normal_clean ... ok [INFO] [stdout] test daemon::integration::group::test_cannot_delete_default ... ok [INFO] [stdout] test daemon::integration::group::test_cannot_delete_non_existing ... ok [INFO] [stdout] test daemon::integration::group::test_add_and_remove ... ok [INFO] [stdout] test daemon::integration::environment_variables::test_isolated_task_environment ... ok [INFO] [stdout] test daemon::integration::clean::test_successful_only_clean ... ok [INFO] [stdout] test daemon::integration::edit::test_edit_flow ... ok [INFO] [stdout] test daemon::integration::group::test_cannot_delete_group_with_tasks ... ok [INFO] [stdout] test daemon::integration::kill::test_kill_tasks_with_pause::case_1 ... ok [INFO] [stdout] test daemon::integration::log::test_correct_log_order ... ok [INFO] [stdout] test daemon::integration::log::test_full_log ... ok [INFO] [stdout] test daemon::integration::log::test_partial_log ... ok [INFO] [stdout] test daemon::integration::kill::test_kill_tasks_without_pause::case_1 ... ok [INFO] [stdout] test daemon::integration::kill::test_kill_tasks_with_pause::case_3 ... ok [INFO] [stdout] test daemon::integration::kill::test_kill_tasks_with_pause::case_2 ... ok [INFO] [stdout] test daemon::integration::kill::test_kill_tasks_without_pause::case_2 ... ok [INFO] [stdout] test daemon::integration::kill::test_kill_tasks_without_pause::case_3 ... ok [INFO] [stdout] test daemon::integration::pause::test_pause_running_task ... ok [INFO] [stdout] test daemon::integration::priority::test_default_ordering::case_2 ... ok [INFO] [stdout] test daemon::integration::pause::test_pause_daemon ... ok [INFO] [stdout] test daemon::integration::priority::test_default_ordering::case_1 ... ok [INFO] [stdout] test daemon::integration::pause::test_pause_with_wait ... ok [INFO] [stdout] test daemon::integration::priority::test_default_ordering::case_3 ... ok [INFO] [stdout] test daemon::integration::priority::test_highest_priority_first ... ok [INFO] [stdout] test daemon::integration::parallel_tasks::test_parallel_tasks ... ok [INFO] [stdout] test daemon::integration::restart::test_cannot_restart_running ... ok [INFO] [stdout] test daemon::integration::priority::test_default_priority_over_negative_priority ... ok [INFO] [stdout] test daemon::integration::shutdown::test_ctrlc ... ok [INFO] [stdout] test daemon::integration::restore::test_start_running ... ok [INFO] [stdout] test daemon::integration::restore::test_start_paused ... ok [INFO] [stdout] test daemon::integration::shutdown::test_graceful_shutdown ... ok [INFO] [stdout] test daemon::integration::reset::test_reset ... ok [INFO] [stdout] test daemon::integration::restart::test_restart_in_place ... ok [INFO] [stdout] test daemon::integration::start::test_start_tasks::case_1 ... ok [INFO] [stdout] test daemon::integration::start::test_start_tasks::case_2 ... ok [INFO] [stdout] test daemon::integration::stashed::test_enqueued_tasks::case_1 ... ok [INFO] [stdout] test daemon::integration::stashed::test_delayed_tasks ... ok [INFO] [stdout] test daemon::integration::remove::test_normal_remove ... ok [INFO] [stdout] test daemon::state_backward_compatibility::test_restore_from_old_state ... ok [INFO] [stdout] test daemon::integration::start::test_start_tasks::case_3 ... ok [INFO] [stdout] test daemon::integration::stashed::test_enqueued_tasks::case_3 ... ok [INFO] [stdout] test daemon::integration::stashed::test_enqueued_tasks::case_2 ... ok [INFO] [stdout] test daemon::integration::stashed::test_stash_queued_task ... ok [INFO] [stdout] test daemon::integration::worker_environment_variables::test_worker_for_new_pool ... ok [INFO] [stdout] test daemon::integration::worker_environment_variables::test_multiple_worker ... ok [INFO] [stdout] test daemon::integration::worker_environment_variables::test_single_worker ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.89s [INFO] [stdout] [INFO] [stderr] Doc-tests pueue [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" "958ea98a792739cf66d4bd4d391b84aae48df9d78e35d71cba142edc0b15fbd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958ea98a792739cf66d4bd4d391b84aae48df9d78e35d71cba142edc0b15fbd6", kill_on_drop: false }` [INFO] [stdout] 958ea98a792739cf66d4bd4d391b84aae48df9d78e35d71cba142edc0b15fbd6 [INFO] testing pueue-3.3.2 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate pueue 3.3.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate pueue 3.3.2 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pueue 3.3.2 [INFO] finished tweaking crates.io crate pueue 3.3.2 [INFO] tweaked toml for crates.io crate pueue 3.3.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate pueue 3.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84e56008751efebbf67658f3cd54e23f809d0be240dc7bcfd2f5d53224641e7d [INFO] running `Command { std: "docker" "start" "-a" "84e56008751efebbf67658f3cd54e23f809d0be240dc7bcfd2f5d53224641e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84e56008751efebbf67658f3cd54e23f809d0be240dc7bcfd2f5d53224641e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e56008751efebbf67658f3cd54e23f809d0be240dc7bcfd2f5d53224641e7d", kill_on_drop: false }` [INFO] [stdout] 84e56008751efebbf67658f3cd54e23f809d0be240dc7bcfd2f5d53224641e7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66b2bb5f3a7faffba9bae001ce7bcdb3f50dcea7e1b37d623d96c8bacb981128 [INFO] running `Command { std: "docker" "start" "-a" "66b2bb5f3a7faffba9bae001ce7bcdb3f50dcea7e1b37d623d96c8bacb981128", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rustix v0.36.16 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling procfs v0.15.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.2 [INFO] [stderr] Compiling libproc v0.14.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling errno v0.3.5 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling handlebars v4.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling command-group v2.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling rev_buf_reader v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling simplelog v0.12.1 [INFO] [stderr] Compiling chrono-english v0.1.7 [INFO] [stderr] Compiling clap_complete v4.4.3 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling pueue-lib v0.25.0 [INFO] [stderr] Compiling pueue v3.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `SharedState` is imported redundantly [INFO] [stdout] --> src/daemon/network/message_handler/add.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | use pueue_lib::state::{GroupStatus, SharedState}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | -------- the item `SharedState` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SharedState` is imported redundantly [INFO] [stdout] --> src/daemon/network/message_handler/clean.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pueue_lib::state::SharedState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `SharedState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SharedState` is imported redundantly [INFO] [stdout] --> src/daemon/network/message_handler/edit.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pueue_lib::state::SharedState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `SharedState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `save_state` is imported redundantly [INFO] [stdout] --> src/daemon/task_handler/finish_task.rs:5:53 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `save_state` is already imported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | use crate::daemon::state_helper::{pause_on_failure, save_state}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `save_state` is imported redundantly [INFO] [stdout] --> src/daemon/task_handler/spawn_task.rs:3:53 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `save_state` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use crate::daemon::state_helper::{pause_on_failure, save_state, LockedState}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "66b2bb5f3a7faffba9bae001ce7bcdb3f50dcea7e1b37d623d96c8bacb981128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b2bb5f3a7faffba9bae001ce7bcdb3f50dcea7e1b37d623d96c8bacb981128", kill_on_drop: false }` [INFO] [stdout] 66b2bb5f3a7faffba9bae001ce7bcdb3f50dcea7e1b37d623d96c8bacb981128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edcee897a166971751b0338c539d63e7bac40fa51d0ecb037fbd9f8d2589c489 [INFO] running `Command { std: "docker" "start" "-a" "edcee897a166971751b0338c539d63e7bac40fa51d0ecb037fbd9f8d2589c489", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling clap_complete v4.4.3 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Compiling test-log v0.2.13 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling similar-asserts v1.5.0 [INFO] [stderr] Compiling handlebars v4.4.0 [INFO] [stderr] Compiling libproc v0.14.2 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling pueue-lib v0.25.0 [INFO] [stderr] Compiling pueue v3.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `SharedState` is imported redundantly [INFO] [stdout] --> src/daemon/network/message_handler/add.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | use pueue_lib::state::{GroupStatus, SharedState}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | -------- the item `SharedState` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SharedState` is imported redundantly [INFO] [stdout] --> src/daemon/network/message_handler/clean.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pueue_lib::state::SharedState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `SharedState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SharedState` is imported redundantly [INFO] [stdout] --> src/daemon/network/message_handler/edit.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pueue_lib::state::SharedState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `SharedState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `save_state` is imported redundantly [INFO] [stdout] --> src/daemon/task_handler/finish_task.rs:5:53 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `save_state` is already imported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | use crate::daemon::state_helper::{pause_on_failure, save_state}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `save_state` is imported redundantly [INFO] [stdout] --> src/daemon/task_handler/spawn_task.rs:3:53 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `save_state` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use crate::daemon::state_helper::{pause_on_failure, save_state, LockedState}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SharedState` is imported redundantly [INFO] [stdout] --> src/daemon/network/message_handler/add.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | use pueue_lib::state::{GroupStatus, SharedState}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | -------- the item `SharedState` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SharedState` is imported redundantly [INFO] [stdout] --> src/daemon/network/message_handler/edit.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pueue_lib::state::SharedState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `SharedState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::mpsc::Sender` [INFO] [stdout] --> src/daemon/network/message_handler/mod.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | pub use std::sync::mpsc::Sender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pueue_lib::network::message::*` [INFO] [stdout] --> src/daemon/network/message_handler/mod.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | pub use pueue_lib::network::message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pueue_lib::network::protocol::socket_cleanup` [INFO] [stdout] --> src/daemon/network/message_handler/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub use pueue_lib::network::protocol::socket_cleanup; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Settings` is imported redundantly [INFO] [stdout] --> src/daemon/network/message_handler/mod.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | pub use pueue_lib::settings::Settings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub use super::*; [INFO] [stdout] | -------- the item `Settings` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SharedState` is imported redundantly [INFO] [stdout] --> src/daemon/network/message_handler/mod.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | pub use pueue_lib::state::{SharedState, State, PUEUE_DEFAULT_GROUP}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub use super::*; [INFO] [stdout] | -------- the item `SharedState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/daemon/network/message_handler/mod.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::daemon::network::response_helper::*` [INFO] [stdout] --> src/daemon/network/message_handler/mod.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | pub use crate::daemon::network::response_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `save_state` is imported redundantly [INFO] [stdout] --> src/daemon/task_handler/finish_task.rs:5:53 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `save_state` is already imported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | use crate::daemon::state_helper::{pause_on_failure, save_state}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `save_state` is imported redundantly [INFO] [stdout] --> src/daemon/task_handler/spawn_task.rs:3:53 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `save_state` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use crate::daemon::state_helper::{pause_on_failure, save_state, LockedState}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> tests/helper/daemon.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | use anyhow::{anyhow, bail, Context, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use super::*; [INFO] [stdout] | -------- the item `Result` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> tests/helper/factories/group.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use crate::helper::*; [INFO] [stdout] | ---------------- the item `Result` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> tests/helper/factories/task.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{Context, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use crate::helper::*; [INFO] [stdout] | ---------------- the item `Result` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> tests/helper/fixtures.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | use anyhow::{bail, Context, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use crate::helper::*; [INFO] [stdout] | ---------------- the item `Result` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `io` is imported redundantly [INFO] [stdout] --> tests/helper/fixtures.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio::io::{self, AsyncWriteExt}; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use crate::helper::*; [INFO] [stdout] | ---------------- the item `io` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsyncWriteExt` is imported redundantly [INFO] [stdout] --> tests/helper/fixtures.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio::io::{self, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use crate::helper::*; [INFO] [stdout] | ---------------- the item `AsyncWriteExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> tests/helper/log.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | use anyhow::{bail, Context, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | use super::*; [INFO] [stdout] | -------- the item `Result` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> tests/helper/state.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{bail, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | -------- the item `Result` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> tests/helper/task.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use anyhow::{anyhow, Context, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use crate::helper::*; [INFO] [stdout] | ---------------- the item `Result` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PUEUE_DEFAULT_GROUP` is imported redundantly [INFO] [stdout] --> tests/daemon/integration/worker_environment_variables.rs:3:50 [INFO] [stdout] | [INFO] [stdout] 3 | use pueue_lib::{network::message::TaskSelection, state::PUEUE_DEFAULT_GROUP}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | [INFO] [stdout] 5 | use crate::helper::*; [INFO] [stdout] | ---------------- the item `PUEUE_DEFAULT_GROUP` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcNjsPvo/symbols.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.pueue.9c324ae611fc50ea-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb.2f1qy3n0t9k6uaeg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-dd6478b63b88fc3f/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpueue-619de51663d2c572.rlib" "/opt/rustwide/target/debug/deps/libctrlc-dd5d5626dd6a38a4.rlib" "/opt/rustwide/target/debug/deps/libnix-a03af25ef248c24f.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-6f65b9678e5c359c.rlib" "/opt/rustwide/target/debug/deps/libcomfy_table-59f21ff537024ed2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-0ea374cdbf7c3a56.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7991ce30cc62c57e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c5a132108b9e8ad0.rlib" "/opt/rustwide/target/debug/deps/librustix-9dd8fccad6fbf4d7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-52f05aea2267c407.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-556a71bfc97df2fa.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-28a53ec2d2693139.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2452bc84f04d8f5e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2073cee5a7d82109.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-df813a784713ad8a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-af608386887ddd92.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libchrono_english-9272d3ad2c5c120c.rlib" "/opt/rustwide/target/debug/deps/libscanlex-d011bdd6b7f8ec57.rlib" "/opt/rustwide/target/debug/deps/libpueue_lib-a233617d1c7f6536.rlib" "/opt/rustwide/target/debug/deps/libwhoami-ea192d85309f6d28.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-65b051a46b17563d.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c75a8a983404f0.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-de4c36fe49124ec8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b5e8307e07cb8d5e.rlib" "/opt/rustwide/target/debug/deps/libstrum-aed9f51a2957785b.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-67cdd5749bcbc5a2.rlib" "/opt/rustwide/target/debug/deps/libryu-d2c3aff9aeca12bd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-def7e082ab077887.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1fd42d86886de7ee.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-1a57ac104d3d4a91.rlib" "/opt/rustwide/target/debug/deps/libthiserror-416d97b0bce7ef9e.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-2f1382f098e83768.rlib" "/opt/rustwide/target/debug/deps/libdirs-576672d58717f709.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-192e6b5e8afee02c.rlib" "/opt/rustwide/target/debug/deps/liboption_ext-f61edb03c8d31639.rlib" "/opt/rustwide/target/debug/deps/libprocfs-a4468301a9ab3ee7.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/librustix-d4534606fd7e2c41.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-a5219973c36dce47.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-458f3254b659ea5c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libcommand_group-61b407edc68b9cff.rlib" "/opt/rustwide/target/debug/deps/libnix-1dfa0cb597b54c7e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-42cebea749124efd.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-93c6daca08054410.rlib" "/opt/rustwide/target/debug/deps/librustls-52ad2c59c1fea078.rlib" "/opt/rustwide/target/debug/deps/libsct-76dde8423f7454e5.rlib" "/opt/rustwide/target/debug/deps/libwebpki-9ac4d19002de9264.rlib" "/opt/rustwide/target/debug/deps/librand-b380cb3cef18b032.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b41fbd6d4543c36e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-db48c90fa293bcfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-27facb9585c7d58d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d996656afc60793c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libtokio-a516561012b3975e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6750b6b29cd947c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9c4d08a35c9d1919.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5ef6100ae69ca23.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-085b19c93bbb2231.rlib" "/opt/rustwide/target/debug/deps/libmio-ac34e0073170de99.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-d64ee968f47ad739.rlib" "/opt/rustwide/target/debug/deps/libhalf-bb52c7918736de63.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-bfb9f36af75d0832.rlib" "/opt/rustwide/target/debug/deps/libchrono-805be292a78730e5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a17ba3937dd3424f.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-2309547321f2bcb7.rlib" "/opt/rustwide/target/debug/deps/libserde-526fa83f9b4e89ca.rlib" "/opt/rustwide/target/debug/deps/librcgen-146493e73bacfff9.rlib" "/opt/rustwide/target/debug/deps/libyasna-5270ab6a3131093e.rlib" "/opt/rustwide/target/debug/deps/libring-2af8ef6f72b340bc.rlib" "/opt/rustwide/target/debug/deps/libspin-e858d3468b8e3abd.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-6cf40e3a64622ff0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-59761836fbace507.rlib" "/opt/rustwide/target/debug/deps/libpem-51f196ec391a7b36.rlib" "/opt/rustwide/target/debug/deps/libbase64-915d41d4bf1a1569.rlib" "/opt/rustwide/target/debug/deps/libsnap-bc2ef18510893f73.rlib" "/opt/rustwide/target/debug/deps/librev_buf_reader-3aceed2dcf3fdb69.rlib" "/opt/rustwide/target/debug/deps/libmemchr-996a195865583db1.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-fa3c102ebd0616da.rlib" "/opt/rustwide/target/debug/deps/libtime-a7a9c90035c57462.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-9c019e87af119b5e.rlib" "/opt/rustwide/target/debug/deps/liblibc-bee1a846c06b5f5f.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3a42249f065e11e.rlib" "/opt/rustwide/target/debug/deps/libtime_core-acdcdbb0edad8681.rlib" "/opt/rustwide/target/debug/deps/libderanged-e095b50b2a98b0c8.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fe47d483106080c8.rlib" "/opt/rustwide/target/debug/deps/liblog-2cf4a51dfa4e790a.rlib" "/opt/rustwide/target/debug/deps/libclap_complete-f04343b151211768.rlib" "/opt/rustwide/target/debug/deps/libclap-04e6b24ff977361b.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-94383e7d6454628e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7c2291ed86ef7041.rlib" "/opt/rustwide/target/debug/deps/libanstream-ec271d1208406169.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-6489b1baa85495ab.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-d395abfad8a7a372.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-d6f1857d2a868ff9.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-39ed42569342c469.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-5172a198c27a5d6b.rlib" "/opt/rustwide/target/debug/deps/libanstyle-da4958938b82d234.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4ba56e5ce709e35c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pueue-a88a7267f37b3edb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pueue` (bin "pueue") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "edcee897a166971751b0338c539d63e7bac40fa51d0ecb037fbd9f8d2589c489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edcee897a166971751b0338c539d63e7bac40fa51d0ecb037fbd9f8d2589c489", kill_on_drop: false }` [INFO] [stdout] edcee897a166971751b0338c539d63e7bac40fa51d0ecb037fbd9f8d2589c489