[INFO] fetching crate oma-tum 0.5.2... [INFO] checking oma-tum-0.5.2 against try#1a91d48d6a8faaba3ee57217f255dea1f9dfa30e for pr-148967-1 [INFO] extracting crate oma-tum 0.5.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate oma-tum 0.5.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oma-tum 0.5.2 [INFO] tweaked toml for crates.io crate oma-tum 0.5.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oma-tum 0.5.2 on toolchain 1a91d48d6a8faaba3ee57217f255dea1f9dfa30e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1a91d48d6a8faaba3ee57217f255dea1f9dfa30e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oma-tum 0.5.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" "+1a91d48d6a8faaba3ee57217f255dea1f9dfa30e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1a91d48d6a8faaba3ee57217f255dea1f9dfa30e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 398d93512af794b3497f96d344e290aff96b13ee513c2ba7c7be70eb00abeb32 [INFO] running `Command { std: "docker" "start" "-a" "398d93512af794b3497f96d344e290aff96b13ee513c2ba7c7be70eb00abeb32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "398d93512af794b3497f96d344e290aff96b13ee513c2ba7c7be70eb00abeb32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "398d93512af794b3497f96d344e290aff96b13ee513c2ba7c7be70eb00abeb32", kill_on_drop: false }` [INFO] [stdout] 398d93512af794b3497f96d344e290aff96b13ee513c2ba7c7be70eb00abeb32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1a91d48d6a8faaba3ee57217f255dea1f9dfa30e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20c85e306c0d4afb0113eee440cc06025aed6a62e4fa466914d2b2749d8e199a [INFO] running `Command { std: "docker" "start" "-a" "20c85e306c0d4afb0113eee440cc06025aed6a62e4fa466914d2b2749d8e199a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.8.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking os-release v0.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking lazy-regex v3.4.2 [INFO] [stderr] Checking logos v0.15.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking debversion v0.5.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Checking bon v3.8.1 [INFO] [stderr] Checking zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Checking zbus v5.12.0 [INFO] [stderr] Checking logind-zbus v5.3.2 [INFO] [stderr] Checking oma-utils v0.12.2 [INFO] [stderr] Checking oma-pm-operation-type v0.10.0 [INFO] [stderr] Checking oma-tum v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "20c85e306c0d4afb0113eee440cc06025aed6a62e4fa466914d2b2749d8e199a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20c85e306c0d4afb0113eee440cc06025aed6a62e4fa466914d2b2749d8e199a", kill_on_drop: false }` [INFO] [stdout] 20c85e306c0d4afb0113eee440cc06025aed6a62e4fa466914d2b2749d8e199a