[INFO] fetching crate embedded-3dgfx 0.2.1... [INFO] testing embedded-3dgfx-0.2.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate embedded-3dgfx 0.2.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate embedded-3dgfx 0.2.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate embedded-3dgfx 0.2.1 [INFO] tweaked toml for crates.io crate embedded-3dgfx 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate embedded-3dgfx 0.2.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate embedded-3dgfx 0.2.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded line_drawing v1.0.1 [INFO] [stderr] Downloaded embedded-dma v0.2.0 [INFO] [stderr] Downloaded unicode-ident v1.0.23 [INFO] [stderr] Downloaded embedded-graphics-framebuf v0.3.0 [INFO] [stderr] Downloaded embedded-graphics-simulator v0.8.0 [INFO] [stderr] Downloaded sdl2 v0.38.0 [INFO] [stderr] Downloaded nalgebra v0.34.0 [INFO] [stderr] Downloaded sdl2-sys v0.38.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0551699ed845b3355305ff417efda65ce26cb0865c1f96817fdad7326b6402ae [INFO] running `Command { std: "docker" "start" "-a" "0551699ed845b3355305ff417efda65ce26cb0865c1f96817fdad7326b6402ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0551699ed845b3355305ff417efda65ce26cb0865c1f96817fdad7326b6402ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0551699ed845b3355305ff417efda65ce26cb0865c1f96817fdad7326b6402ae", kill_on_drop: false }` [INFO] [stdout] 0551699ed845b3355305ff417efda65ce26cb0865c1f96817fdad7326b6402ae [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7fa52c40b500cbe2472dd23e7b24f487420160d984b0e5ba872b97151cb46bc [INFO] running `Command { std: "docker" "start" "-a" "d7fa52c40b500cbe2472dd23e7b24f487420160d984b0e5ba872b97151cb46bc", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling micromath v2.1.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling line_drawing v1.0.1 [INFO] [stderr] Compiling embedded-graphics-core v0.4.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling embedded-graphics v0.8.1 [INFO] [stderr] Compiling embedded-graphics-framebuf v0.3.0 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling embedded-3dgfx v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.14s [INFO] running `Command { std: "docker" "inspect" "d7fa52c40b500cbe2472dd23e7b24f487420160d984b0e5ba872b97151cb46bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7fa52c40b500cbe2472dd23e7b24f487420160d984b0e5ba872b97151cb46bc", kill_on_drop: false }` [INFO] [stdout] d7fa52c40b500cbe2472dd23e7b24f487420160d984b0e5ba872b97151cb46bc [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 083242768b31754054ab2fbcef3a60dbdcef79cd1f2d5aad4de2f0f6fba7caaf [INFO] running `Command { std: "docker" "start" "-a" "083242768b31754054ab2fbcef3a60dbdcef79cd1f2d5aad4de2f0f6fba7caaf", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling sdl2 v0.38.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling sdl2-sys v0.38.0 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling line_drawing v1.0.1 [INFO] [stderr] Compiling embedded-graphics v0.8.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling embedded-graphics-framebuf v0.3.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling embedded-graphics-simulator v0.8.0 [INFO] [stderr] Compiling embedded-3dgfx v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `load_stl` [INFO] [stdout] --> examples/blinn_phong_demo.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use load_stl::embed_stl; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `load_stl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `load_stl`, use `cargo add load_stl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Geometry` [INFO] [stdout] --> examples/blinn_phong_demo.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | use embedded_3dgfx::mesh::{Geometry, K3dMesh, RenderMode}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `embedded-3dgfx` (example "blinn_phong_demo") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `load_stl` [INFO] [stdout] --> examples/stl_viewer.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use load_stl::embed_stl; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `load_stl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `load_stl`, use `cargo add load_stl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `embedded-3dgfx` (example "stl_viewer") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "083242768b31754054ab2fbcef3a60dbdcef79cd1f2d5aad4de2f0f6fba7caaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083242768b31754054ab2fbcef3a60dbdcef79cd1f2d5aad4de2f0f6fba7caaf", kill_on_drop: false }` [INFO] [stdout] 083242768b31754054ab2fbcef3a60dbdcef79cd1f2d5aad4de2f0f6fba7caaf