[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#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoske%2Fripperx4" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joske/ripperx4 on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60dcd6446909749c2b0d87bff3650d7ee22ff3b50d11448109acad71bacb8def [INFO] running `Command { std: "docker" "start" "-a" "60dcd6446909749c2b0d87bff3650d7ee22ff3b50d11448109acad71bacb8def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60dcd6446909749c2b0d87bff3650d7ee22ff3b50d11448109acad71bacb8def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60dcd6446909749c2b0d87bff3650d7ee22ff3b50d11448109acad71bacb8def", kill_on_drop: false }` [INFO] [stdout] 60dcd6446909749c2b0d87bff3650d7ee22ff3b50d11448109acad71bacb8def [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc817e998398cf393f819372d9c87695956d9c7572784a283df43fbd669ae683 [INFO] running `Command { std: "docker" "start" "-a" "cc817e998398cf393f819372d9c87695956d9c7572784a283df43fbd669ae683", 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 serde_spanned v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling gio v0.21.4 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg-expr v0.20.4 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking rxml_validation v0.11.0 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking option-operations v0.6.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking ureq-proto v0.5.2 [INFO] [stderr] Checking rxml v0.13.3 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking time v0.3.36 [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] Checking scc v2.1.1 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking simplelog v0.12.2 [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 pango-sys v0.21.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.21.2 [INFO] [stderr] Compiling cairo-sys-rs v0.21.2 [INFO] [stderr] Compiling graphene-sys v0.21.2 [INFO] [stderr] Compiling gdk4-sys v0.10.1 [INFO] [stderr] Compiling gsk4-sys v0.10.1 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling gstreamer-sys v0.24.2 [INFO] [stderr] Compiling gtk4-sys v0.10.1 [INFO] [stderr] Checking minidom v0.18.0 [INFO] [stderr] Compiling glib-macros v0.21.4 [INFO] [stderr] Compiling gtk4-macros v0.10.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking confy v2.0.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking glib v0.21.4 [INFO] [stderr] Checking ureq v3.1.4 [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 gdk-pixbuf v0.21.2 [INFO] [stderr] Checking pango v0.21.3 [INFO] [stderr] Compiling glib-build-tools v0.21.0 [INFO] [stderr] Checking gdk4 v0.10.1 [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 52s [INFO] running `Command { std: "docker" "inspect" "cc817e998398cf393f819372d9c87695956d9c7572784a283df43fbd669ae683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc817e998398cf393f819372d9c87695956d9c7572784a283df43fbd669ae683", kill_on_drop: false }` [INFO] [stdout] cc817e998398cf393f819372d9c87695956d9c7572784a283df43fbd669ae683