[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#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoske%2Fripperx4" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joske/ripperx4 on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47f284188b747a411e826a28be46c1084739eb76465e249aa138b7bff53e99d4 [INFO] running `Command { std: "docker" "start" "-a" "47f284188b747a411e826a28be46c1084739eb76465e249aa138b7bff53e99d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47f284188b747a411e826a28be46c1084739eb76465e249aa138b7bff53e99d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47f284188b747a411e826a28be46c1084739eb76465e249aa138b7bff53e99d4", kill_on_drop: false }` [INFO] [stdout] 47f284188b747a411e826a28be46c1084739eb76465e249aa138b7bff53e99d4 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8b05435624fd50c2d3d7912ece63223c177fb0931c46bfab6bed05a947482e8 [INFO] running `Command { std: "docker" "start" "-a" "c8b05435624fd50c2d3d7912ece63223c177fb0931c46bfab6bed05a947482e8", kill_on_drop: false }` [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 bitflags v2.10.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling gio v0.21.4 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking rxml_validation v0.11.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cfg-expr v0.20.4 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rxml v0.13.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking option-operations v0.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Checking ureq-proto v0.5.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking scc v2.1.1 [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 cairo-sys-rs v0.21.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.21.2 [INFO] [stderr] Compiling pango-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] Checking simplelog v0.12.2 [INFO] [stderr] Compiling regex v1.10.4 [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] Checking futures-util v0.3.30 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking minidom v0.18.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking confy v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling discid-sys v0.5.0 [INFO] [stderr] Compiling glib v0.21.4 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking ureq v3.1.4 [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] Compiling ripperx4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gsk4 v0.10.1 [INFO] [stderr] Checking gtk4 v0.10.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "c8b05435624fd50c2d3d7912ece63223c177fb0931c46bfab6bed05a947482e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b05435624fd50c2d3d7912ece63223c177fb0931c46bfab6bed05a947482e8", kill_on_drop: false }` [INFO] [stdout] c8b05435624fd50c2d3d7912ece63223c177fb0931c46bfab6bed05a947482e8