[INFO] fetching crate zellij-client 0.39.2... [INFO] testing zellij-client-0.39.2 against 1.77.0 for beta-1.78-1 [INFO] extracting crate zellij-client 0.39.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate zellij-client 0.39.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 zellij-client 0.39.2 [INFO] finished tweaking crates.io crate zellij-client 0.39.2 [INFO] tweaked toml for crates.io crate zellij-client 0.39.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wezterm-dynamic v0.1.0 [INFO] [stderr] Downloaded wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Downloaded file-id v0.1.0 [INFO] [stderr] Downloaded lab v0.11.0 [INFO] [stderr] Downloaded wezterm-color-types v0.2.0 [INFO] [stderr] Downloaded notify-debouncer-full v0.1.0 [INFO] [stderr] Downloaded colorsys v0.6.7 [INFO] [stderr] Downloaded interprocess v1.2.1 [INFO] [stderr] Downloaded deltae v0.3.2 [INFO] [stderr] Downloaded zellij-utils v0.39.2 [INFO] [stderr] Downloaded kdl v4.6.0 [INFO] [stderr] Downloaded memmem v0.1.1 [INFO] [stderr] Downloaded terminfo v0.7.5 [INFO] [stderr] Downloaded vtparse v0.6.2 [INFO] [stderr] Downloaded wezterm-dynamic v0.2.0 [INFO] [stderr] Downloaded wezterm-bidi v0.2.3 [INFO] [stderr] Downloaded termwiz v0.20.0 [INFO] [stderr] Downloaded csscolorparser v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b1c073d7c950fdd04bbec722c2c434a4dc450822a92808cb9873c612ae5308d0 [INFO] running `Command { std: "docker" "start" "-a" "b1c073d7c950fdd04bbec722c2c434a4dc450822a92808cb9873c612ae5308d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1c073d7c950fdd04bbec722c2c434a4dc450822a92808cb9873c612ae5308d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c073d7c950fdd04bbec722c2c434a4dc450822a92808cb9873c612ae5308d0", kill_on_drop: false }` [INFO] [stdout] b1c073d7c950fdd04bbec722c2c434a4dc450822a92808cb9873c612ae5308d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bd11fa96c5d987d7d956ae7957f16eafe143625accd7c415dd0b28f0175631e7 [INFO] running `Command { std: "docker" "start" "-a" "bd11fa96c5d987d7d956ae7957f16eafe143625accd7c415dd0b28f0175631e7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling value-bag v1.8.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.9+1.58.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling terminfo v0.7.5 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling deltae v0.3.2 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=a55936db5fbf7c31 -C extra-filename=-a55936db5fbf7c31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bd11fa96c5d987d7d956ae7957f16eafe143625accd7c415dd0b28f0175631e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd11fa96c5d987d7d956ae7957f16eafe143625accd7c415dd0b28f0175631e7", kill_on_drop: false }` [INFO] [stdout] bd11fa96c5d987d7d956ae7957f16eafe143625accd7c415dd0b28f0175631e7 [INFO] testing zellij-client-0.39.2 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate zellij-client 0.39.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate zellij-client 0.39.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 zellij-client 0.39.2 [INFO] finished tweaking crates.io crate zellij-client 0.39.2 [INFO] tweaked toml for crates.io crate zellij-client 0.39.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f00f85776579fe60a0f3dcb1293a79ec3d8d4ca36c31e01e7efe22793ebce709 [INFO] running `Command { std: "docker" "start" "-a" "f00f85776579fe60a0f3dcb1293a79ec3d8d4ca36c31e01e7efe22793ebce709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f00f85776579fe60a0f3dcb1293a79ec3d8d4ca36c31e01e7efe22793ebce709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f00f85776579fe60a0f3dcb1293a79ec3d8d4ca36c31e01e7efe22793ebce709", kill_on_drop: false }` [INFO] [stdout] f00f85776579fe60a0f3dcb1293a79ec3d8d4ca36c31e01e7efe22793ebce709 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f25ac3ae69312da751590caddbac55b34ca9e22e5053a16bdf78a7d4a9e2a049 [INFO] running `Command { std: "docker" "start" "-a" "f25ac3ae69312da751590caddbac55b34ca9e22e5053a16bdf78a7d4a9e2a049", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling value-bag v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.9+1.58.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling terminfo v0.7.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling deltae v0.3.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling vtparse v0.6.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling thread-id v4.2.1 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling file-id v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling kdl v4.6.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling wezterm-dynamic v0.1.0 [INFO] [stderr] Compiling wezterm-dynamic v0.2.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling polling v3.6.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling wezterm-color-types v0.2.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling wezterm-bidi v0.2.3 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling termwiz v0.20.0 [INFO] [stderr] Compiling notify-debouncer-full v0.1.0 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling zellij-utils v0.39.2 [INFO] [stderr] Compiling zellij-client v0.39.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/old_config_converter/old_layout.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | ActiveClients(Vec), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 | ActiveClients(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.69s [INFO] running `Command { std: "docker" "inspect" "f25ac3ae69312da751590caddbac55b34ca9e22e5053a16bdf78a7d4a9e2a049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f25ac3ae69312da751590caddbac55b34ca9e22e5053a16bdf78a7d4a9e2a049", kill_on_drop: false }` [INFO] [stdout] f25ac3ae69312da751590caddbac55b34ca9e22e5053a16bdf78a7d4a9e2a049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1d00bdb0b533dc258a34c54cfb69145e61f88c714a0cc30c432482665751d87b [INFO] running `Command { std: "docker" "start" "-a" "1d00bdb0b533dc258a34c54cfb69145e61f88c714a0cc30c432482665751d87b", kill_on_drop: false }` [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/old_config_converter/old_layout.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | ActiveClients(Vec), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 | ActiveClients(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling insta v1.37.0 [INFO] [stderr] Compiling zellij-client v0.39.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/old_config_converter/old_layout.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::stdin_ansi_parser::StdinAnsiParser` [INFO] [stdout] --> src/./unit/stdin_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::stdin_ansi_parser::StdinAnsiParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::stdin_loop` [INFO] [stdout] --> src/./unit/stdin_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::stdin_loop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::insta::assert_snapshot` [INFO] [stdout] --> src/./unit/stdin_tests.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use ::insta::assert_snapshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/./unit/stdin_tests.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_session_name` [INFO] [stdout] --> src/./unit/stdin_tests.rs:157:39 [INFO] [stdout] | [INFO] [stdout] 157 | fn update_session_name(&mut self, new_session_name: String) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_session_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | ActiveClients(Vec), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 | ActiveClients(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_fixture` is never used [INFO] [stdout] --> src/./unit/stdin_tests.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn read_fixture(fixture_name: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_stdin_buffer` and `stdout_buffer` are never used [INFO] [stdout] --> src/./unit/stdin_tests.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 114 | impl FakeClientOsApi { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn with_stdin_buffer(mut self, stdin_buffer: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn stdout_buffer(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.62s [INFO] running `Command { std: "docker" "inspect" "1d00bdb0b533dc258a34c54cfb69145e61f88c714a0cc30c432482665751d87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d00bdb0b533dc258a34c54cfb69145e61f88c714a0cc30c432482665751d87b", kill_on_drop: false }` [INFO] [stdout] 1d00bdb0b533dc258a34c54cfb69145e61f88c714a0cc30c432482665751d87b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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", kill_on_drop: false }` [INFO] [stdout] 0303d5586925d6f69964f01be26ca2885a1bc390d5eac817cb3b0c27f82adf58 [INFO] running `Command { std: "docker" "start" "-a" "0303d5586925d6f69964f01be26ca2885a1bc390d5eac817cb3b0c27f82adf58", kill_on_drop: false }` [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/old_config_converter/old_layout.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:45:19 [INFO] [stderr] | [INFO] [stderr] 45 | ActiveClients(Vec), [INFO] [stderr] | ------------- ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 45 | ActiveClients(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::stdin_ansi_parser::StdinAnsiParser` [INFO] [stderr] --> src/./unit/stdin_tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::stdin_ansi_parser::StdinAnsiParser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::stdin_loop` [INFO] [stderr] --> src/./unit/stdin_tests.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::stdin_loop; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `::insta::assert_snapshot` [INFO] [stderr] --> src/./unit/stdin_tests.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use ::insta::assert_snapshot; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::thread` [INFO] [stderr] --> src/./unit/stdin_tests.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `new_session_name` [INFO] [stderr] --> src/./unit/stdin_tests.rs:157:39 [INFO] [stderr] | [INFO] [stderr] 157 | fn update_session_name(&mut self, new_session_name: String) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_session_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `read_fixture` is never used [INFO] [stderr] --> src/./unit/stdin_tests.rs:33:4 [INFO] [stderr] | [INFO] [stderr] 33 | fn read_fixture(fixture_name: &str) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `with_stdin_buffer` and `stdout_buffer` are never used [INFO] [stderr] --> src/./unit/stdin_tests.rs:131:12 [INFO] [stderr] | [INFO] [stderr] 114 | impl FakeClientOsApi { [INFO] [stderr] | -------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 131 | pub fn with_stdin_buffer(mut self, stdin_buffer: Vec) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 135 | pub fn stdout_buffer(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `zellij-client` (lib) generated 2 warnings [INFO] [stderr] warning: `zellij-client` (lib test) generated 9 warnings (2 duplicates) (run `cargo fix --lib -p zellij-client --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zellij_client-a4ac06c277edcadf) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_with_command_quoted_args ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_example_3 ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_example_4 ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_default_layout ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_with_config ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_with_config_and_session_name ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_example_2 ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_example_1 ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_custom_options ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_unbind_all_keys_per_mode ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_ui_config ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_env_variables ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_keybind_unbinds_in_mode ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_themes_config ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::properly_convert_default_config ... ok [INFO] [stdout] test old_config_converter::old_config::convert_config_test::convert_config_with_global_keybind_unbinds ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_with_session_name_and_attach_false ... ok [INFO] [stdout] test old_config_converter::old_layout::convert_layout_test::properly_convert_layout_with_session_name ... ok [INFO] [stdout] test stdin_tests::move_focus_left_in_normal_mode ... ok [INFO] [stdout] test stdin_tests::quit_breaks_input_loop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests zellij-client [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" "0303d5586925d6f69964f01be26ca2885a1bc390d5eac817cb3b0c27f82adf58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0303d5586925d6f69964f01be26ca2885a1bc390d5eac817cb3b0c27f82adf58", kill_on_drop: false }` [INFO] [stdout] 0303d5586925d6f69964f01be26ca2885a1bc390d5eac817cb3b0c27f82adf58