[INFO] cloning repository https://github.com/joske/ripperx4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joske/ripperx4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoske%2Fripperx4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoske%2Fripperx4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77e9ac7a4d396e67402a69b004eee47cfe9e9d85 [INFO] checking joske/ripperx4 against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoske%2Fripperx4" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joske/ripperx4 [INFO] finished tweaking git repo https://github.com/joske/ripperx4 [INFO] tweaked toml for git repo https://github.com/joske/ripperx4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joske/ripperx4 on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joske/ripperx4 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f79a2388abb4c9b202c353729bb140e674b22ff8cecc7ccc80f30fa06fd37e0 [INFO] running `Command { std: "docker" "start" "-a" "0f79a2388abb4c9b202c353729bb140e674b22ff8cecc7ccc80f30fa06fd37e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f79a2388abb4c9b202c353729bb140e674b22ff8cecc7ccc80f30fa06fd37e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f79a2388abb4c9b202c353729bb140e674b22ff8cecc7ccc80f30fa06fd37e0", kill_on_drop: false }` [INFO] [stdout] 0f79a2388abb4c9b202c353729bb140e674b22ff8cecc7ccc80f30fa06fd37e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba2ed00a7bb379d35bc6571ed630a2a25caee82d990c6f8b8649acd9f52fe641 [INFO] running `Command { std: "docker" "start" "-a" "ba2ed00a7bb379d35bc6571ed630a2a25caee82d990c6f8b8649acd9f52fe641", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling gio v0.21.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking ring v0.17.8 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Compiling cfg-expr v0.20.4 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rxml_validation v0.11.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking ureq-proto v0.5.2 [INFO] [stderr] Checking rxml v0.13.3 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking option-operations v0.6.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Checking scc v2.1.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling glib-sys v0.21.2 [INFO] [stderr] Compiling gobject-sys v0.21.2 [INFO] [stderr] Compiling gio-sys v0.21.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling cairo-sys-rs v0.21.2 [INFO] [stderr] Compiling pango-sys v0.21.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.21.2 [INFO] [stderr] Compiling gdk4-sys v0.10.1 [INFO] [stderr] Compiling graphene-sys v0.21.2 [INFO] [stderr] Compiling gsk4-sys v0.10.1 [INFO] [stderr] Compiling gtk4-sys v0.10.1 [INFO] [stderr] Compiling gstreamer-sys v0.24.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling glib-macros v0.21.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling gtk4-macros v0.10.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking ureq v3.1.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking minidom v0.18.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking glib v0.21.4 [INFO] [stderr] Checking confy v2.0.0 [INFO] [stderr] Compiling discid-sys v0.5.0 [INFO] [stderr] Checking discid v0.5.0 [INFO] [stderr] Checking cairo-rs v0.21.2 [INFO] [stderr] Checking graphene-rs v0.21.2 [INFO] [stderr] Checking gstreamer v0.24.3 [INFO] [stderr] Checking pango v0.21.3 [INFO] [stderr] Checking gdk-pixbuf v0.21.2 [INFO] [stderr] Checking gdk4 v0.10.1 [INFO] [stderr] Compiling glib-build-tools v0.21.0 [INFO] [stderr] Checking gsk4 v0.10.1 [INFO] [stderr] Compiling ripperx4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gtk4 v0.10.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "ba2ed00a7bb379d35bc6571ed630a2a25caee82d990c6f8b8649acd9f52fe641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba2ed00a7bb379d35bc6571ed630a2a25caee82d990c6f8b8649acd9f52fe641", kill_on_drop: false }` [INFO] [stdout] ba2ed00a7bb379d35bc6571ed630a2a25caee82d990c6f8b8649acd9f52fe641