[INFO] fetching crate mustang 0.19.0... [INFO] testing mustang-0.19.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate mustang 0.19.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mustang 0.19.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7db193563b0f7e48f0a97c6d0a0fb0e7db6dbe6d0a9693bfe09f431688275ae3 [INFO] running `Command { std: "docker" "start" "-a" "7db193563b0f7e48f0a97c6d0a0fb0e7db6dbe6d0a9693bfe09f431688275ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7db193563b0f7e48f0a97c6d0a0fb0e7db6dbe6d0a9693bfe09f431688275ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db193563b0f7e48f0a97c6d0a0fb0e7db6dbe6d0a9693bfe09f431688275ae3", kill_on_drop: false }` [INFO] [stdout] 7db193563b0f7e48f0a97c6d0a0fb0e7db6dbe6d0a9693bfe09f431688275ae3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6713049d6ab954b821f4da6067b5a4ded17bc778b967d91c68eb8eb4b717f47b [INFO] running `Command { std: "docker" "start" "-a" "6713049d6ab954b821f4da6067b5a4ded17bc778b967d91c68eb8eb4b717f47b", 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.10s [INFO] running `Command { std: "docker" "inspect" "6713049d6ab954b821f4da6067b5a4ded17bc778b967d91c68eb8eb4b717f47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6713049d6ab954b821f4da6067b5a4ded17bc778b967d91c68eb8eb4b717f47b", kill_on_drop: false }` [INFO] [stdout] 6713049d6ab954b821f4da6067b5a4ded17bc778b967d91c68eb8eb4b717f47b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2a1a944e3e78a2d6e5ad11a95b3a0c35dc7480ae6727e8601dd308b29383735 [INFO] running `Command { std: "docker" "start" "-a" "e2a1a944e3e78a2d6e5ad11a95b3a0c35dc7480ae6727e8601dd308b29383735", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [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 ctor-proc-macro v0.0.5 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [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 similar v2.7.0 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling ctor v0.4.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling rand_xorshift v0.4.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] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/sync-once.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | #[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-once.rs:88:41 [INFO] [stdout] | [INFO] [stdout] 88 | #[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: lint `soft_unstable` has been removed: the general soft-unstable mechanism has been removed [INFO] [stdout] --> tests/time.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #![allow(soft_unstable)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [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] warning: creating a shared reference to mutable static [INFO] [stdout] --> tests/thread-local.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | assert_eq!(HITS, 3); [INFO] [stdout] | ^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> tests/thread-local.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | assert_eq!(HITS, 3); [INFO] [stdout] | ^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> tests/thread-local.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | assert_eq!(HITS, 2); [INFO] [stdout] | ^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [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] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/sync-mpsc.rs:243:41 [INFO] [stdout] | [INFO] [stdout] 243 | #[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-mpsc.rs:324:41 [INFO] [stdout] | [INFO] [stdout] 324 | #[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-mpsc.rs:349:41 [INFO] [stdout] | [INFO] [stdout] 349 | #[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/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] warning: feature `cfg_target_has_atomic` is declared but not used [INFO] [stdout] --> tests/time.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(cfg_target_has_atomic)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [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[E0308]: mismatched types [INFO] [stdout] --> tests/kernel_copy.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let mut sink = sink.into_inner()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<_, IntoInnerError<...>>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), std::io::Error>` [INFO] [stdout] found enum `Result<_, IntoInnerError>>` [INFO] [stdout] help: use the `?` operator to extract the `Result<_, IntoInnerError>>` value, propagating a `Result::Err` value to the caller [INFO] [stdout] | [INFO] [stdout] 71 | let mut sink = sink.into_inner()??; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unwinding` [INFO] [stdout] --> tests/sync-mutex.rs:92:41 [INFO] [stdout] | [INFO] [stdout] 92 | #[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-mutex.rs:117:41 [INFO] [stdout] | [INFO] [stdout] 117 | #[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-mutex.rs:187:41 [INFO] [stdout] | [INFO] [stdout] 187 | #[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-mutex.rs:218:41 [INFO] [stdout] | [INFO] [stdout] 218 | #[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] [stderr] error: could not compile `mustang` (test "kernel_copy") due to 1 previous error; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/sync-lazy_lock.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `io_error_uncategorized` is declared but not used [INFO] [stdout] --> tests/process.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(io_error_uncategorized)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2a1a944e3e78a2d6e5ad11a95b3a0c35dc7480ae6727e8601dd308b29383735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a1a944e3e78a2d6e5ad11a95b3a0c35dc7480ae6727e8601dd308b29383735", kill_on_drop: false }` [INFO] [stdout] e2a1a944e3e78a2d6e5ad11a95b3a0c35dc7480ae6727e8601dd308b29383735