[INFO] fetching crate square 0.0.1... [INFO] testing square-0.0.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate square 0.0.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate square 0.0.1 [INFO] finished tweaking crates.io crate square 0.0.1 [INFO] tweaked toml for crates.io crate square 0.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate square 0.0.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] [stderr] Adding cocoa v0.15.0 (available: v0.26.1) [INFO] [stderr] Adding palette v0.3.0 (available: v0.7.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded core-foundation-sys v0.6.2 [INFO] [stderr] Downloaded core-foundation v0.6.4 [INFO] [stderr] Downloaded core-graphics v0.14.0 [INFO] [stderr] Downloaded cocoa v0.15.0 [INFO] [stderr] Downloaded approx v0.1.1 [INFO] [stderr] Downloaded phf v0.7.24 [INFO] [stderr] Downloaded phf_codegen v0.7.24 [INFO] [stderr] Downloaded palette v0.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 369821474ee3fc18c4306372886673d08f7d57353bab98381721e7a70be5b785 [INFO] running `Command { std: "docker" "start" "-a" "369821474ee3fc18c4306372886673d08f7d57353bab98381721e7a70be5b785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "369821474ee3fc18c4306372886673d08f7d57353bab98381721e7a70be5b785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369821474ee3fc18c4306372886673d08f7d57353bab98381721e7a70be5b785", kill_on_drop: false }` [INFO] [stdout] 369821474ee3fc18c4306372886673d08f7d57353bab98381721e7a70be5b785 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21afd95fcde4525ef85555fcb6b0f893eee1f5a3eb0924c5a8fd6a7aa84df2c5 [INFO] running `Command { std: "docker" "start" "-a" "21afd95fcde4525ef85555fcb6b0f893eee1f5a3eb0924c5a8fd6a7aa84df2c5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling square v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Color` is never constructed [INFO] [stdout] --> src/color.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Color { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.79s [INFO] running `Command { std: "docker" "inspect" "21afd95fcde4525ef85555fcb6b0f893eee1f5a3eb0924c5a8fd6a7aa84df2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21afd95fcde4525ef85555fcb6b0f893eee1f5a3eb0924c5a8fd6a7aa84df2c5", kill_on_drop: false }` [INFO] [stdout] 21afd95fcde4525ef85555fcb6b0f893eee1f5a3eb0924c5a8fd6a7aa84df2c5 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d55b2739e4771f377cdf1dfc3d946c0494985e0ca5cd0934be0ae4c6994a88bd [INFO] running `Command { std: "docker" "start" "-a" "d55b2739e4771f377cdf1dfc3d946c0494985e0ca5cd0934be0ae4c6994a88bd", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling square v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Color` is never constructed [INFO] [stdout] --> src/color.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Color { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Color` is never constructed [INFO] [stdout] --> src/color.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Color { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `square::*` [INFO] [stdout] --> examples/playground.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use square::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Application` [INFO] [stdout] --> examples/playground.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | let app = Application::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Application` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Window` [INFO] [stdout] --> examples/playground.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | let window = Window::new(900., 700.); [INFO] [stdout] | ^^^^^^ use of undeclared type `Window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SolidColor` [INFO] [stdout] --> examples/playground.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | let mut top_bar = SolidColor::new(0xeaeaeb); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SolidColor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SolidColor` [INFO] [stdout] --> examples/playground.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | let mut top_bar_border = SolidColor::new(0xdbdbdc); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SolidColor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SolidColor` [INFO] [stdout] --> examples/playground.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | let mut bottom_bar = SolidColor::new(0xeaeaeb); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SolidColor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SolidColor` [INFO] [stdout] --> examples/playground.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | let mut bottom_bar_border = SolidColor::new(0xdbdbdc); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SolidColor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Text` [INFO] [stdout] --> examples/playground.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | let mut line_1 = Text::new(); [INFO] [stdout] | ^^^^ use of undeclared type `Text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Row` [INFO] [stdout] --> examples/playground.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | let mut main = Row::new(); [INFO] [stdout] | ^^^ use of undeclared type `Row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> examples/playground.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | let mut container = Column::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `square` (example "playground") due to 9 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d55b2739e4771f377cdf1dfc3d946c0494985e0ca5cd0934be0ae4c6994a88bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55b2739e4771f377cdf1dfc3d946c0494985e0ca5cd0934be0ae4c6994a88bd", kill_on_drop: false }` [INFO] [stdout] d55b2739e4771f377cdf1dfc3d946c0494985e0ca5cd0934be0ae4c6994a88bd