[INFO] cloning repository https://github.com/lilyyy411/zeddy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilyyy411/zeddy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyyy411%2Fzeddy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyyy411%2Fzeddy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cd2643f0e6d59f1c7c045f7fcbb3fa40c22c27f [INFO] building lilyyy411/zeddy against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyyy411%2Fzeddy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lilyyy411/zeddy [INFO] finished tweaking git repo https://github.com/lilyyy411/zeddy [INFO] tweaked toml for git repo https://github.com/lilyyy411/zeddy written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lilyyy411/zeddy on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lilyyy411/zeddy 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded by_address v1.2.1 [INFO] [stderr] Downloaded libredox v0.1.8 [INFO] [stderr] Downloaded notify-types v1.0.1 [INFO] [stderr] Downloaded palette_derive v0.7.6 [INFO] [stderr] Downloaded knus-derive v3.3.1 [INFO] [stderr] Downloaded notify v7.0.0 [INFO] [stderr] Downloaded colornamer v1.0.1 [INFO] [stderr] Downloaded os_info v3.12.0 [INFO] [stderr] Downloaded human-panic v2.0.3 [INFO] [stderr] Downloaded palette v0.7.6 [INFO] [stderr] Downloaded plist v1.7.4 [INFO] [stderr] Downloaded knus v3.3.1 [INFO] [stderr] Downloaded serde-aux v4.7.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fdb43453fa9673ca48569fc45ea629cfa89e13eaabd4a9b9479287656f3ed26 [INFO] running `Command { std: "docker" "start" "-a" "5fdb43453fa9673ca48569fc45ea629cfa89e13eaabd4a9b9479287656f3ed26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fdb43453fa9673ca48569fc45ea629cfa89e13eaabd4a9b9479287656f3ed26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fdb43453fa9673ca48569fc45ea629cfa89e13eaabd4a9b9479287656f3ed26", kill_on_drop: false }` [INFO] [stdout] 5fdb43453fa9673ca48569fc45ea629cfa89e13eaabd4a9b9479287656f3ed26 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e628e5f1a48e1420c545d7fcd6248fd498c94ee6e3454c495e023484c8c62663 [INFO] running `Command { std: "docker" "start" "-a" "e628e5f1a48e1420c545d7fcd6248fd498c94ee6e3454c495e023484c8c62663", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling colornamer v1.0.1 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling knus-derive v3.3.1 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling knus v3.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling human-panic v2.0.3 [INFO] [stderr] Compiling serde-aux v4.7.0 [INFO] [stderr] Compiling zeddy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Palette` is never constructed [INFO] [stdout] --> src/schema/kdl.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | pub struct Palette { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.97s [INFO] running `Command { std: "docker" "inspect" "e628e5f1a48e1420c545d7fcd6248fd498c94ee6e3454c495e023484c8c62663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e628e5f1a48e1420c545d7fcd6248fd498c94ee6e3454c495e023484c8c62663", kill_on_drop: false }` [INFO] [stdout] e628e5f1a48e1420c545d7fcd6248fd498c94ee6e3454c495e023484c8c62663 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39328bd5d02a34bdf28364a98df3768f112fa9aafff6361e34b392cd84ed7765 [INFO] running `Command { std: "docker" "start" "-a" "39328bd5d02a34bdf28364a98df3768f112fa9aafff6361e34b392cd84ed7765", kill_on_drop: false }` [INFO] [stderr] Compiling zeddy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Palette` is never constructed [INFO] [stdout] --> src/schema/kdl.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | pub struct Palette { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `Command { std: "docker" "inspect" "39328bd5d02a34bdf28364a98df3768f112fa9aafff6361e34b392cd84ed7765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39328bd5d02a34bdf28364a98df3768f112fa9aafff6361e34b392cd84ed7765", kill_on_drop: false }` [INFO] [stdout] 39328bd5d02a34bdf28364a98df3768f112fa9aafff6361e34b392cd84ed7765