[INFO] fetching crate tetromino 0.2.2... [INFO] building tetromino-0.2.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate tetromino 0.2.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tetromino 0.2.2 [INFO] finished tweaking crates.io crate tetromino 0.2.2 [INFO] tweaked toml for crates.io crate tetromino 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tetromino 0.2.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tetromino 0.2.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b447921c7127be7dc9d17881ae046314130a910c4a7f104531ee827d2dc9ad0 [INFO] running `Command { std: "docker" "start" "-a" "4b447921c7127be7dc9d17881ae046314130a910c4a7f104531ee827d2dc9ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b447921c7127be7dc9d17881ae046314130a910c4a7f104531ee827d2dc9ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b447921c7127be7dc9d17881ae046314130a910c4a7f104531ee827d2dc9ad0", kill_on_drop: false }` [INFO] [stdout] 4b447921c7127be7dc9d17881ae046314130a910c4a7f104531ee827d2dc9ad0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c764f2498b39333adf3f98eb065806c97f736a74d3ddb31236b20710dfcdef18 [INFO] running `Command { std: "docker" "start" "-a" "c764f2498b39333adf3f98eb065806c97f736a74d3ddb31236b20710dfcdef18", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling glutin_glx_sys v0.6.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling grev v0.1.3 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Compiling glutin v0.32.0 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling tetromino v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] warning: tetromino@0.2.2: Not in a git repository; unable to embed git revision [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "c764f2498b39333adf3f98eb065806c97f736a74d3ddb31236b20710dfcdef18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c764f2498b39333adf3f98eb065806c97f736a74d3ddb31236b20710dfcdef18", kill_on_drop: false }` [INFO] [stdout] c764f2498b39333adf3f98eb065806c97f736a74d3ddb31236b20710dfcdef18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b968ed0ab70c6248cc55a14b9b92a1deb2100daff1c1a62e03f5c9f3c84d425b [INFO] running `Command { std: "docker" "start" "-a" "b968ed0ab70c6248cc55a14b9b92a1deb2100daff1c1a62e03f5c9f3c84d425b", kill_on_drop: false }` [INFO] [stderr] warning: tetromino@0.2.2: Not in a git repository; unable to embed git revision [INFO] [stderr] Compiling tetromino v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.66s [INFO] running `Command { std: "docker" "inspect" "b968ed0ab70c6248cc55a14b9b92a1deb2100daff1c1a62e03f5c9f3c84d425b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b968ed0ab70c6248cc55a14b9b92a1deb2100daff1c1a62e03f5c9f3c84d425b", kill_on_drop: false }` [INFO] [stdout] b968ed0ab70c6248cc55a14b9b92a1deb2100daff1c1a62e03f5c9f3c84d425b