[INFO] fetching crate freertos-std 0.0.1...
[INFO] checking freertos-std-0.0.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate freertos-std 0.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate freertos-std 0.0.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate freertos-std 0.0.1
[INFO] finished tweaking crates.io crate freertos-std 0.0.1
[INFO] tweaked toml for crates.io crate freertos-std 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-std-workspace-core v1.0.0
[INFO] [stderr]   Downloaded rustc-std-workspace-alloc v1.0.0
[INFO] [stderr]   Downloaded compiler_builtins v0.1.105
[INFO] [stderr]   Downloaded panic-abort v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0c855c37b2762db7b57bd63ab58b478c0004b756f0b7e3bc492a968e56eb8ca
[INFO] running `Command { std: "docker" "start" "-a" "b0c855c37b2762db7b57bd63ab58b478c0004b756f0b7e3bc492a968e56eb8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0c855c37b2762db7b57bd63ab58b478c0004b756f0b7e3bc492a968e56eb8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c855c37b2762db7b57bd63ab58b478c0004b756f0b7e3bc492a968e56eb8ca", kill_on_drop: false }`
[INFO] [stdout] b0c855c37b2762db7b57bd63ab58b478c0004b756f0b7e3bc492a968e56eb8ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff91319e314b3fb2d14b4cbc0370ad688db669c5c11cb5a2b23a4cc39e1d7d2e
[INFO] running `Command { std: "docker" "start" "-a" "ff91319e314b3fb2d14b4cbc0370ad688db669c5c11cb5a2b23a4cc39e1d7d2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling compiler_builtins v0.1.105
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling freertos-std v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking panic-abort v0.3.2
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] error[E0583]: file not found for module `tests`
[INFO] [stdout]   --> src/backtrace.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | mod tests;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `tests`, create file "src/backtrace/tests.rs" or "src/backtrace/tests/mod.rs"
[INFO] [stdout]    = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::panic::BoxMeUp`
[INFO] [stdout]   --> src/panicking.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | use core::panic::{BoxMeUp, Location, PanicInfo};
[INFO] [stdout]    |                   ^^^^^^^ no `BoxMeUp` in `panic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `allocator_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 | #![feature(allocator_internals)]
[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 `allow_internal_unsafe` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 | #![feature(allow_internal_unsafe)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `allow_internal_unstable` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | #![feature(allow_internal_unstable)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | #![feature(lang_items)]
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `needs_panic_runtime` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | #![feature(needs_panic_runtime)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `platform_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | #![feature(platform_intrinsics)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `prelude_import` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 270 | #![feature(prelude_import)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `rustc_attrs` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 | #![feature(rustc_attrs)]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `rustdoc_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | #![feature(rustdoc_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `staged_api` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 273 | #![feature(staged_api)]
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `char_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 | #![feature(char_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 | #![feature(core_intrinsics)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `hashmap_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 293 | #![feature(hashmap_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `panic_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 301 | #![feature(panic_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 310 | #![feature(slice_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `std_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | #![feature(std_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `str_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | #![feature(str_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `thread_local_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 | #![feature(thread_local_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0546]: 'feature' is not an identifier
[INFO] [stdout]     --> src/io/mod.rs:1083:1
[INFO] [stdout]      |
[INFO] [stdout] 1083 | #[stable(feature = "iovec-send-sync", since = "1.44.0")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0546]: 'feature' is not an identifier
[INFO] [stdout]     --> src/io/mod.rs:1086:1
[INFO] [stdout]      |
[INFO] [stdout] 1086 | #[stable(feature = "iovec-send-sync", since = "1.44.0")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0546]: 'feature' is not an identifier
[INFO] [stdout]     --> src/io/mod.rs:1226:1
[INFO] [stdout]      |
[INFO] [stdout] 1226 | #[stable(feature = "iovec-send-sync", since = "1.44.0")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0546]: 'feature' is not an identifier
[INFO] [stdout]     --> src/io/mod.rs:1229:1
[INFO] [stdout]      |
[INFO] [stdout] 1229 | #[stable(feature = "iovec-send-sync", since = "1.44.0")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::any::Demand`
[INFO] [stdout]  --> src/error/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::any::Demand;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `Demand` in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `realstd::thread::__LocalKeyInner`
[INFO] [stdout]   --> src/sys/common/thread_local/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use realstd::thread::__LocalKeyInner as Key;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `__LocalKeyInner` in `thread`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::panic::BoxMeUp`
[INFO] [stdout]   --> src/panicking.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | use core::panic::{BoxMeUp, Location, PanicInfo};
[INFO] [stdout]    |                   ^^^^^^^ no `BoxMeUp` in `panic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'exposed_provenance'
[INFO] [stdout]    --> src/personality/dwarf/eh.rs:201:19
[INFO] [stdout]     |
[INFO] [stdout] 201 |         result = *ptr::from_exposed_addr::<usize>(result);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #95228 <https://github.com/rust-lang/rust/issues/95228> for more information
[INFO] [stdout]     = help: add `#![feature(exposed_provenance)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]    --> src/panicking.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub fn begin_panic_handler(info: &PanicInfo<'_>) -> ! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the lang item is first defined in crate `panic_abort`.
[INFO] [stdout]     = note: first definition in `panic_abort` loaded from /opt/rustwide/target/debug/deps/libpanic_abort-f26c3c0e5f7babdf.rmeta
[INFO] [stdout]     = note: second definition in the local crate (`freertos_std`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 18 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0432, E0546, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `freertos-std` (lib) due to 8 previous errors; 18 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: the feature `allocator_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 | #![feature(allocator_internals)]
[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 `allow_internal_unsafe` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 | #![feature(allow_internal_unsafe)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `allow_internal_unstable` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | #![feature(allow_internal_unstable)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | #![feature(lang_items)]
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `needs_panic_runtime` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | #![feature(needs_panic_runtime)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `platform_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | #![feature(platform_intrinsics)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `prelude_import` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 270 | #![feature(prelude_import)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `rustc_attrs` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 | #![feature(rustc_attrs)]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `rustdoc_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | #![feature(rustdoc_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `staged_api` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 273 | #![feature(staged_api)]
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `print_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:232:52
[INFO] [stdout]     |
[INFO] [stdout] 232 | #![cfg_attr(test, feature(internal_output_capture, print_internals, update_panic_count, rt))]
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `char_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 | #![feature(char_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 | #![feature(core_intrinsics)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `hashmap_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 293 | #![feature(hashmap_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `panic_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 301 | #![feature(panic_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 310 | #![feature(slice_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `std_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | #![feature(std_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `str_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | #![feature(str_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `thread_local_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 | #![feature(thread_local_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0546]: 'feature' is not an identifier
[INFO] [stdout]     --> src/io/mod.rs:1083:1
[INFO] [stdout]      |
[INFO] [stdout] 1083 | #[stable(feature = "iovec-send-sync", since = "1.44.0")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0546]: 'feature' is not an identifier
[INFO] [stdout]     --> src/io/mod.rs:1086:1
[INFO] [stdout]      |
[INFO] [stdout] 1086 | #[stable(feature = "iovec-send-sync", since = "1.44.0")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0546]: 'feature' is not an identifier
[INFO] [stdout]     --> src/io/mod.rs:1226:1
[INFO] [stdout]      |
[INFO] [stdout] 1226 | #[stable(feature = "iovec-send-sync", since = "1.44.0")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0546]: 'feature' is not an identifier
[INFO] [stdout]     --> src/io/mod.rs:1229:1
[INFO] [stdout]      |
[INFO] [stdout] 1229 | #[stable(feature = "iovec-send-sync", since = "1.44.0")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'exposed_provenance'
[INFO] [stdout]    --> src/personality/dwarf/eh.rs:201:19
[INFO] [stdout]     |
[INFO] [stdout] 201 |         result = *ptr::from_exposed_addr::<usize>(result);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #95228 <https://github.com/rust-lang/rust/issues/95228> for more information
[INFO] [stdout]     = help: add `#![feature(exposed_provenance)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `panic_abort`: `panic_impl`.
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `std` (which `freertos_std` depends on)
[INFO] [stdout]   = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib
[INFO] [stdout]   = note: second definition in `panic_abort` loaded from /opt/rustwide/target/debug/deps/libpanic_abort-f26c3c0e5f7babdf.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0432, E0546, E0583, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `freertos-std` (lib test) due to 11 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ff91319e314b3fb2d14b4cbc0370ad688db669c5c11cb5a2b23a4cc39e1d7d2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff91319e314b3fb2d14b4cbc0370ad688db669c5c11cb5a2b23a4cc39e1d7d2e", kill_on_drop: false }`
[INFO] [stdout] ff91319e314b3fb2d14b4cbc0370ad688db669c5c11cb5a2b23a4cc39e1d7d2e
