[INFO] fetching crate tran 0.1.38... [INFO] testing tran-0.1.38 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate tran 0.1.38 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate tran 0.1.38 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tran 0.1.38 [INFO] tweaked toml for crates.io crate tran 0.1.38 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tran 0.1.38 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tran 0.1.38 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2af57d17620b8d0b50ed1815446e1f2ae06cd28ea6824221fdd89d1b587af4dc [INFO] running `Command { std: "docker" "start" "-a" "2af57d17620b8d0b50ed1815446e1f2ae06cd28ea6824221fdd89d1b587af4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2af57d17620b8d0b50ed1815446e1f2ae06cd28ea6824221fdd89d1b587af4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af57d17620b8d0b50ed1815446e1f2ae06cd28ea6824221fdd89d1b587af4dc", kill_on_drop: false }` [INFO] [stdout] 2af57d17620b8d0b50ed1815446e1f2ae06cd28ea6824221fdd89d1b587af4dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9393a588d613a15635a7b75d9fe2b31f4f2f62c57eccf5823af7e5670674dd35 [INFO] running `Command { std: "docker" "start" "-a" "9393a588d613a15635a7b75d9fe2b31f4f2f62c57eccf5823af7e5670674dd35", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aok v0.1.17 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling daachorse v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling pastey v0.1.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling matchgen v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling htmlize v1.0.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling compact_str v0.5.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ruzstd v0.8.1 [INFO] [stderr] Compiling int-enum v1.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling index_of v0.1.1 [INFO] [stderr] Compiling vbyte v0.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling vb v0.1.8 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling pb-jelly v0.0.17 [INFO] [stderr] Compiling lang v0.2.9 [INFO] [stderr] Compiling intbin v0.2.3 [INFO] [stderr] Compiling boxleak v0.1.1 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boxleak-0.1.1/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(doc_auto_cfg)] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.92.0; see for more information [INFO] [stdout] = note: merged into `doc_cfg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boxleak-0.1.1/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(doc_auto_cfg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boxleak-0.1.1/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(doc_cfg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `boxleak` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9393a588d613a15635a7b75d9fe2b31f4f2f62c57eccf5823af7e5670674dd35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9393a588d613a15635a7b75d9fe2b31f4f2f62c57eccf5823af7e5670674dd35", kill_on_drop: false }` [INFO] [stdout] 9393a588d613a15635a7b75d9fe2b31f4f2f62c57eccf5823af7e5670674dd35