[INFO] fetching crate ciri 0.1.0...
[INFO] building ciri-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate ciri 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ciri 0.1.0
[INFO] finished tweaking crates.io crate ciri 0.1.0
[INFO] tweaked toml for crates.io crate ciri 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ciri 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ciri 0.1.0 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ab_glyph v0.2.30
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded open-enum-derive v0.5.2
[INFO] [stderr]   Downloaded open-enum v0.5.2
[INFO] [stderr]   Downloaded three-d-asset v0.9.2
[INFO] [stderr]   Downloaded three-d v0.18.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d2a71d4b941e11e260410da188d13085b76c922788969176a1c1b70109732b8
[INFO] running `Command { std: "docker" "start" "-a" "6d2a71d4b941e11e260410da188d13085b76c922788969176a1c1b70109732b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d2a71d4b941e11e260410da188d13085b76c922788969176a1c1b70109732b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d2a71d4b941e11e260410da188d13085b76c922788969176a1c1b70109732b8", kill_on_drop: false }`
[INFO] [stdout] 6d2a71d4b941e11e260410da188d13085b76c922788969176a1c1b70109732b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7728ccae2464cb4121ff22061560a5ead53597b00865d849f68ea9cea9cc3ef
[INFO] running `Command { std: "docker" "start" "-a" "e7728ccae2464cb4121ff22061560a5ead53597b00865d849f68ea9cea9cc3ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.9
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling ab_glyph v0.2.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling open-enum-derive v0.5.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling open-enum v0.5.2
[INFO] [stderr]    Compiling glow v0.14.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling three-d-asset v0.9.2
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling three-d v0.18.2
[INFO] [stderr]    Compiling ciri v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]   --> src/engine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Engine {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 13 |     window: Window,
[INFO] [stdout] 14 |     options: EngineOptions,
[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 1m 35s
[INFO] running `Command { std: "docker" "inspect" "e7728ccae2464cb4121ff22061560a5ead53597b00865d849f68ea9cea9cc3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7728ccae2464cb4121ff22061560a5ead53597b00865d849f68ea9cea9cc3ef", kill_on_drop: false }`
[INFO] [stdout] e7728ccae2464cb4121ff22061560a5ead53597b00865d849f68ea9cea9cc3ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 890e24f9010c28eb3f5e58f2924e4432fac2184bec9899b29bb360639d88d74f
[INFO] running `Command { std: "docker" "start" "-a" "890e24f9010c28eb3f5e58f2924e4432fac2184bec9899b29bb360639d88d74f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ciri v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]   --> src/engine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Engine {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 13 |     window: Window,
[INFO] [stdout] 14 |     options: EngineOptions,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]   --> src/engine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Engine {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 13 |     window: Window,
[INFO] [stdout] 14 |     options: EngineOptions,
[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.06s
[INFO] running `Command { std: "docker" "inspect" "890e24f9010c28eb3f5e58f2924e4432fac2184bec9899b29bb360639d88d74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "890e24f9010c28eb3f5e58f2924e4432fac2184bec9899b29bb360639d88d74f", kill_on_drop: false }`
[INFO] [stdout] 890e24f9010c28eb3f5e58f2924e4432fac2184bec9899b29bb360639d88d74f
