[INFO] fetching crate winconsole 0.11.1... [INFO] building winconsole-0.11.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate winconsole 0.11.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate winconsole 0.11.1 [INFO] finished tweaking crates.io crate winconsole 0.11.1 [INFO] tweaked toml for crates.io crate winconsole 0.11.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate winconsole 0.11.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 40 packages to latest compatible versions [INFO] [stderr] Adding cgmath v0.17.0 (available: v0.18.0) [INFO] [stderr] Adding serde_cbor v0.9.0 (available: v0.11.2) [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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rgb v0.8.52 [INFO] [stderr] Downloaded serde_cbor v0.9.0 [INFO] [stderr] Downloaded cgmath v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9de3adfe310528f96a87d3a2168044daf8cd83fdf203e96be591c3ab621ef1f3 [INFO] running `Command { std: "docker" "start" "-a" "9de3adfe310528f96a87d3a2168044daf8cd83fdf203e96be591c3ab621ef1f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9de3adfe310528f96a87d3a2168044daf8cd83fdf203e96be591c3ab621ef1f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de3adfe310528f96a87d3a2168044daf8cd83fdf203e96be591c3ab621ef1f3", kill_on_drop: false }` [INFO] [stdout] 9de3adfe310528f96a87d3a2168044daf8cd83fdf203e96be591c3ab621ef1f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 771b925dcd44819bbb67f026a5638b172b1537fc56e8777285d2f4c64daff8d0 [INFO] running `Command { std: "docker" "start" "-a" "771b925dcd44819bbb67f026a5638b172b1537fc56e8777285d2f4c64daff8d0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling winconsole v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "771b925dcd44819bbb67f026a5638b172b1537fc56e8777285d2f4c64daff8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "771b925dcd44819bbb67f026a5638b172b1537fc56e8777285d2f4c64daff8d0", kill_on_drop: false }` [INFO] [stdout] 771b925dcd44819bbb67f026a5638b172b1537fc56e8777285d2f4c64daff8d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2b3e3039c392aeb36141dbb508c145f59c1f94a4b74d7ac090fdea84e6398a96 [INFO] running `Command { std: "docker" "start" "-a" "2b3e3039c392aeb36141dbb508c145f59c1f94a4b74d7ac090fdea84e6398a96", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling winconsole v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `winconsole::console`, `winconsole::console` [INFO] [stdout] --> tests/console.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use winconsole::console::{self, ConsoleColor, Vector2}; [INFO] [stdout] | ^^^^^^^ ^^^^ no `console` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `console` in `winconsole` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winconsole` (test "console") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2b3e3039c392aeb36141dbb508c145f59c1f94a4b74d7ac090fdea84e6398a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b3e3039c392aeb36141dbb508c145f59c1f94a4b74d7ac090fdea84e6398a96", kill_on_drop: false }` [INFO] [stdout] 2b3e3039c392aeb36141dbb508c145f59c1f94a4b74d7ac090fdea84e6398a96