[INFO] fetching crate entheogen 0.1.0... [INFO] checking entheogen-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate entheogen 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate entheogen 0.1.0 [INFO] finished tweaking crates.io crate entheogen 0.1.0 [INFO] tweaked toml for crates.io crate entheogen 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate entheogen 0.1.0 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 54 packages to latest compatible versions [INFO] [stderr] Adding alga v0.8.2 (available: v0.9.3) [INFO] [stderr] Adding cairo-rs v0.6.0 (available: v0.21.1) [INFO] [stderr] Adding nalgebra v0.17.3 (available: v0.34.0) [INFO] [stderr] Adding num v0.2.1 (available: v0.4.3) [INFO] [stderr] Adding palette v0.4.1 (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 alga v0.8.2 [INFO] [stderr] Downloaded cairo-sys-rs v0.8.0 [INFO] [stderr] Downloaded gobject-sys v0.8.0 [INFO] [stderr] Downloaded palette_derive v0.4.1 [INFO] [stderr] Downloaded glib-sys v0.8.0 [INFO] [stderr] Downloaded palette v0.4.1 [INFO] [stderr] Downloaded cairo-rs v0.6.0 [INFO] [stderr] Downloaded glib v0.7.1 [INFO] [stderr] Downloaded nalgebra v0.17.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c99cce81f10f67b288c28e24f0a162d82da3dcd32d726b83a2fc71adb70cc009 [INFO] running `Command { std: "docker" "start" "-a" "c99cce81f10f67b288c28e24f0a162d82da3dcd32d726b83a2fc71adb70cc009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c99cce81f10f67b288c28e24f0a162d82da3dcd32d726b83a2fc71adb70cc009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c99cce81f10f67b288c28e24f0a162d82da3dcd32d726b83a2fc71adb70cc009", kill_on_drop: false }` [INFO] [stdout] c99cce81f10f67b288c28e24f0a162d82da3dcd32d726b83a2fc71adb70cc009 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 549c345f31c402e525f08496117df24a4a7170752dad8f305495e3de950331f7 [INFO] running `Command { std: "docker" "start" "-a" "549c345f31c402e525f08496117df24a4a7170752dad8f305495e3de950331f7", 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 libc v0.2.175 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [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-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking glib v0.7.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Checking nalgebra v0.17.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Checking entheogen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `context`, `width`, and `height` are never read [INFO] [stdout] --> src/rendering/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Renderer { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | surface: ImageSurface, [INFO] [stdout] 14 | context: Context, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | width: T, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | height: T, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Renderer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `context`, `width`, and `height` are never read [INFO] [stdout] --> src/rendering/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Renderer { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | surface: ImageSurface, [INFO] [stdout] 14 | context: Context, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | width: T, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | height: T, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Renderer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "549c345f31c402e525f08496117df24a4a7170752dad8f305495e3de950331f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "549c345f31c402e525f08496117df24a4a7170752dad8f305495e3de950331f7", kill_on_drop: false }` [INFO] [stdout] 549c345f31c402e525f08496117df24a4a7170752dad8f305495e3de950331f7