[INFO] fetching crate mustang 0.19.0... [INFO] testing mustang-0.19.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate mustang 0.19.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate mustang 0.19.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mustang 0.19.0 [INFO] tweaked toml for crates.io crate mustang 0.19.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mustang 0.19.0 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 mustang 0.19.0 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4b38f1f859d6dad77d1ccb1a2e84cf5a38fd4b26f79f39cbbbba1244290a4d13 [INFO] running `Command { std: "docker" "start" "-a" "4b38f1f859d6dad77d1ccb1a2e84cf5a38fd4b26f79f39cbbbba1244290a4d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b38f1f859d6dad77d1ccb1a2e84cf5a38fd4b26f79f39cbbbba1244290a4d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b38f1f859d6dad77d1ccb1a2e84cf5a38fd4b26f79f39cbbbba1244290a4d13", kill_on_drop: false }` [INFO] [stdout] 4b38f1f859d6dad77d1ccb1a2e84cf5a38fd4b26f79f39cbbbba1244290a4d13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c8082b5735a552d7958c3bd1bca075b3fb2caede1b2c487fd09394f7e25b0e37 [INFO] running `Command { std: "docker" "start" "-a" "c8082b5735a552d7958c3bd1bca075b3fb2caede1b2c487fd09394f7e25b0e37", kill_on_drop: false }` [INFO] [stderr] Compiling mustang v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `mustang` [INFO] [stdout] --> src/lib.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(target_vendor = "mustang")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `vex`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] running `Command { std: "docker" "inspect" "c8082b5735a552d7958c3bd1bca075b3fb2caede1b2c487fd09394f7e25b0e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8082b5735a552d7958c3bd1bca075b3fb2caede1b2c487fd09394f7e25b0e37", kill_on_drop: false }` [INFO] [stdout] c8082b5735a552d7958c3bd1bca075b3fb2caede1b2c487fd09394f7e25b0e37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35e1add9976aee8810b262c6238cfded21554d7974e160b08c4f9f79468696c8 [INFO] running `Command { std: "docker" "start" "-a" "35e1add9976aee8810b262c6238cfded21554d7974e160b08c4f9f79468696c8", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stdout] warning: unexpected `cfg` condition value: `mustang` [INFO] [stdout] --> src/lib.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(target_vendor = "mustang")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `vex`, `win7`, and `wrs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling ctor v0.4.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling mustang v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/time.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(cfg_target_has_atomic)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/time.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(duration_constants)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/time.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `slow` [INFO] [stdout] --> tests/time.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(not(feature = "slow"), ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `slow` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `monotonize_impl` [INFO] [stdout] --> tests/time.rs:219:7 [INFO] [stdout] | [INFO] [stdout] 219 | #[cfg(feature = "monotonize_impl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `monotonize_impl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/time.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/time.rs:285:7 [INFO] [stdout] | [INFO] [stdout] 285 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/time.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/time.rs:289:7 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/time.rs:291:7 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/time.rs:293:7 [INFO] [stdout] | [INFO] [stdout] 293 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mustang` (test "time") due to 2 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/sync-rwlock.rs:53:41 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `unwinding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/sync-rwlock.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `unwinding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/sync-rwlock.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `unwinding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/sync-rwlock.rs:94:41 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `unwinding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/sync-rwlock.rs:146:41 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `unwinding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/sync-rwlock.rs:223:41 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `unwinding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/sync-rwlock.rs:248:41 [INFO] [stdout] | [INFO] [stdout] 248 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `unwinding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> tests/sync-rwlock.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/process.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(io_error_uncategorized)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/process.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(read_buf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/process.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(maybe_uninit_uninit_array_transpose)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/process.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(core_io_borrowed_buf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/lazy.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(once_cell_try)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/lazy.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/lazy.rs:48:41 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `unwinding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `private` [INFO] [stdout] --> tests/lazy.rs:87:7 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(feature = "private")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `private` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/lazy.rs:135:41 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `unwinding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/lazy.rs:260:41 [INFO] [stdout] | [INFO] [stdout] 260 | #[cfg_attr(all(target_arch = "arm", not(feature = "unwinding")), ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `unwinding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `private` [INFO] [stdout] --> tests/lazy.rs:142:11 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(feature = "private")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `private` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/lazy.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/kernel_copy.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(try_blocks)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/kernel_copy.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/kernel_copy.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/kernel_copy.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/kernel_copy.rs:140:7 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/kernel_copy.rs:173:7 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> tests/kernel_copy.rs:205:7 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-dbg-logger`, `default`, `eh-personality`, `eh-personality-continue`, `env_logger`, `experimental-relocate`, `global-allocator`, `log`, `max_level_off`, `panic-handler`, `panic-handler-trap`, `std`, and `thread` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> tests/sys_common/io.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | let mut r = rand::thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/fs.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(io_error_uncategorized)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/fs.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(read_buf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/fs.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(maybe_uninit_uninit_array_transpose)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/fs.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(core_io_borrowed_buf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mustang` (test "process") due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> tests/sys_common/io.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | let mut r = rand::thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mustang` (test "kernel_copy") due to 1 previous error; 7 warnings emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mustang` (test "lazy") due to 2 previous errors; 6 warnings emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mustang` (test "fs") due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "35e1add9976aee8810b262c6238cfded21554d7974e160b08c4f9f79468696c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e1add9976aee8810b262c6238cfded21554d7974e160b08c4f9f79468696c8", kill_on_drop: false }` [INFO] [stdout] 35e1add9976aee8810b262c6238cfded21554d7974e160b08c4f9f79468696c8