[INFO] fetching crate flatrv 0.1.1... [INFO] testing flatrv-0.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate flatrv 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate flatrv 0.1.1 [INFO] finished tweaking crates.io crate flatrv 0.1.1 [INFO] tweaked toml for crates.io crate flatrv 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flatrv 0.1.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.3) [INFO] [stderr] Adding goblin v0.1.3 (available: v0.10.1) [INFO] [stderr] Adding spin v0.5.2 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1290eb14a40dcfde8f9e385e830f51aac9aea76c36ded31b928f3203a5ace116 [INFO] running `Command { std: "docker" "start" "-a" "1290eb14a40dcfde8f9e385e830f51aac9aea76c36ded31b928f3203a5ace116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1290eb14a40dcfde8f9e385e830f51aac9aea76c36ded31b928f3203a5ace116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1290eb14a40dcfde8f9e385e830f51aac9aea76c36ded31b928f3203a5ace116", kill_on_drop: false }` [INFO] [stdout] 1290eb14a40dcfde8f9e385e830f51aac9aea76c36ded31b928f3203a5ace116 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eabd50d724cb317372e6edf269c77068605dfbac6ec502f04fee6f50a01eec28 [INFO] running `Command { std: "docker" "start" "-a" "eabd50d724cb317372e6edf269c77068605dfbac6ec502f04fee6f50a01eec28", kill_on_drop: false }` [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling flatrv v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(core_intrinsics, const_fn, atomic_min_max, stdsimd)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.54.0; see for more information [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: flatrv depends on release mode for correctness [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | compile_error!("flatrv depends on release mode for correctness"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(core_intrinsics, const_fn, atomic_min_max, stdsimd)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `atomic_min_max` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(core_intrinsics, const_fn, atomic_min_max, stdsimd)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> src/lib.rs:2:55 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(core_intrinsics, const_fn, atomic_min_max, stdsimd)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_rtm` [INFO] [stdout] --> src/exec_x86_64.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | let status = unsafe { _xbegin() }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111138 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_rtm)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-28; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_rtm` [INFO] [stdout] --> src/exec_x86_64.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | if status == _XBEGIN_STARTED { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111138 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_rtm)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-28; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_rtm` [INFO] [stdout] --> src/exec_x86_64.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | use core::arch::x86_64::{_xbegin, _XBEGIN_STARTED}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111138 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_rtm)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-28; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_rtm` [INFO] [stdout] --> src/exec_x86_64.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | use core::arch::x86_64::{_xbegin, _XBEGIN_STARTED}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111138 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_rtm)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-28; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_rtm` [INFO] [stdout] --> src/exec_x86_64.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | _xend(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111138 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_rtm)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-28; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_rtm` [INFO] [stdout] --> src/exec_x86_64.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use core::arch::x86_64::_xend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111138 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_rtm)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-28; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0557, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `flatrv` (lib) due to 9 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "eabd50d724cb317372e6edf269c77068605dfbac6ec502f04fee6f50a01eec28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eabd50d724cb317372e6edf269c77068605dfbac6ec502f04fee6f50a01eec28", kill_on_drop: false }` [INFO] [stdout] eabd50d724cb317372e6edf269c77068605dfbac6ec502f04fee6f50a01eec28