[INFO] fetching crate cntrlr 0.1.0...
[INFO] checking cntrlr-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate cntrlr 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate cntrlr 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cntrlr 0.1.0
[INFO] finished tweaking crates.io crate cntrlr 0.1.0
[INFO] tweaked toml for crates.io crate cntrlr 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate cntrlr 0.1.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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cntrlr-macros v0.1.0
[INFO] [stderr]   Downloaded cntrlr-build v0.1.0
[INFO] [stderr]   Downloaded syn v1.0.55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8700a8fa00803d3a56cfba6fd54cf1d424df53ec622fdfd68d4f3f0f3e8b196b
[INFO] running `Command { std: "docker" "start" "-a" "8700a8fa00803d3a56cfba6fd54cf1d424df53ec622fdfd68d4f3f0f3e8b196b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8700a8fa00803d3a56cfba6fd54cf1d424df53ec622fdfd68d4f3f0f3e8b196b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8700a8fa00803d3a56cfba6fd54cf1d424df53ec622fdfd68d4f3f0f3e8b196b", kill_on_drop: false }`
[INFO] [stdout] 8700a8fa00803d3a56cfba6fd54cf1d424df53ec622fdfd68d4f3f0f3e8b196b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 519e9bea8f8061b5967529d284d95c57d6dce907ed78ea3a47d0021c7c7a029c
[INFO] running `Command { std: "docker" "start" "-a" "519e9bea8f8061b5967529d284d95c57d6dce907ed78ea3a47d0021c7c7a029c", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.55
[INFO] [stderr]    Compiling cntrlr-build v0.1.0
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]    Compiling cntrlr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: cntrlr@0.1.0: CNTRLR_BOARD not specified or target is incompatible with selected board
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling cntrlr-macros v0.1.0
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/task.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     asm!("wfi")
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 6  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/task.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     asm!("wfi")
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 6  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `#[alloc_error_handler]` in this crate conflicts with allocation error handler in: std
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> src/io.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     type ExactFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> src/io.rs:83:27
[INFO] [stdout]    |
[INFO] [stdout] 83 |     type LineFuture<'a> = impl Future<Output = Result<(), LineError<Self::Error>>> + 'a;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/io.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 |     type AllFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/io.rs:135:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |     type FmtFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::DerefMut`
[INFO] [stdout]  --> src/io.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::{fmt::Debug, future::Future, ops::DerefMut};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::future::Future`
[INFO] [stdout]  --> src/time.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> src/runtime.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / fn panic(_: &PanicInfo) -> ! {
[INFO] [stdout] 9  | |     loop {
[INFO] [stdout] 10 | |         core::sync::atomic::compiler_fence(core::sync::atomic::Ordering::SeqCst);
[INFO] [stdout] 11 | |     }
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib
[INFO] [stdout]    = note: second definition in the local crate (`cntrlr`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> src/io.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     type ExactFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> src/io.rs:83:27
[INFO] [stdout]    |
[INFO] [stdout] 83 |     type LineFuture<'a> = impl Future<Output = Result<(), LineError<Self::Error>>> + 'a;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/io.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 |     type AllFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/io.rs:135:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |     type FmtFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::future::Future`
[INFO] [stdout]  --> src/time.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |             if !arch::interrupts_enabled() {
[INFO] [stdout]     |                 ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:293:21
[INFO] [stdout]     |
[INFO] [stdout] 293 |                     arch::enable_interrupts();
[INFO] [stdout]     |                     ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:301:16
[INFO] [stdout]     |
[INFO] [stdout] 301 |             if arch::interrupts_enabled() {
[INFO] [stdout]     |                ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 arch::disable_interrupts();
[INFO] [stdout]     |                 ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0433, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     generic_associated_types,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     asm,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `future_poll_fn` has been stable since 1.64.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     future_poll_fn,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: cntrlr@0.1.0: CNTRLR_BOARD not specified or target is incompatible with selected board
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `cntrlr` (lib test) due to 12 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: missing required bound on `Future`
[INFO] [stdout]   --> src/io.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     type Future<'a>: Future<Output = Result<usize, Self::Error>> + 'a;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      help: add the required where clause: `where Self: 'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]    = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `FlushFuture`
[INFO] [stdout]   --> src/io.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     type FlushFuture<'a>: Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                        |
[INFO] [stdout]    |                                                                        help: add the required where clause: `where Self: 'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]    = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `Future`
[INFO] [stdout]   --> src/io.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     type Future<'a>: Future<Output = Result<usize, Self::Error>> + 'a;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      help: add the required where clause: `where Self: 'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]    = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `ExactFuture`
[INFO] [stdout]   --> src/io.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     type ExactFuture<'a>: Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                        |
[INFO] [stdout]    |                                                                        help: add the required where clause: `where Self: 'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]    = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `LineFuture`
[INFO] [stdout]   --> src/io.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     type LineFuture<'a>: Future<Output = Result<(), LineError<Self::Error>>> + 'a;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                                  |
[INFO] [stdout]    |                                                                                  help: add the required where clause: `where Self: 'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]    = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `FmtFuture`
[INFO] [stdout]    --> src/io.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     type FmtFuture<'a>: Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                                                                      |
[INFO] [stdout]     |                                                                      help: add the required where clause: `where Self: 'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]     = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `AllFuture`
[INFO] [stdout]    --> src/io.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     type AllFuture<'a>: Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                                                                      |
[INFO] [stdout]     |                                                                      help: add the required where clause: `where Self: 'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]     = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |             if !arch::interrupts_enabled() {
[INFO] [stdout]     |                 ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:293:21
[INFO] [stdout]     |
[INFO] [stdout] 293 |                     arch::enable_interrupts();
[INFO] [stdout]     |                     ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:301:16
[INFO] [stdout]     |
[INFO] [stdout] 301 |             if arch::interrupts_enabled() {
[INFO] [stdout]     |                ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 arch::disable_interrupts();
[INFO] [stdout]     |                 ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/runtime.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &mut __cntrlr_data_start,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 37 |         addr_of_mut!(__cntrlr_data_start),
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/runtime.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &mut __cntrlr_data_end,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 38 |         addr_of_mut!(__cntrlr_data_end),
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/runtime.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     init_bss(&mut __cntrlr_bss_start, &mut __cntrlr_bss_end);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 41 |     init_bss(addr_of_mut!(__cntrlr_bss_start), &mut __cntrlr_bss_end);
[INFO] [stdout]    |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/runtime.rs:41:39
[INFO] [stdout]    |
[INFO] [stdout] 41 |     init_bss(&mut __cntrlr_bss_start, &mut __cntrlr_bss_end);
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 41 |     init_bss(&mut __cntrlr_bss_start, addr_of_mut!(__cntrlr_bss_end));
[INFO] [stdout]    |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/runtime.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     init_heap(&mut __cntrlr_heap_start);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 42 |     init_heap(addr_of_mut!(__cntrlr_heap_start));
[INFO] [stdout]    |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::DerefMut`
[INFO] [stdout]  --> src/io.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::{fmt::Debug, future::Future, ops::DerefMut};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: cntrlr@0.1.0: CNTRLR_BOARD not specified or target is incompatible with selected board
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `cntrlr` (lib) due to 17 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "519e9bea8f8061b5967529d284d95c57d6dce907ed78ea3a47d0021c7c7a029c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "519e9bea8f8061b5967529d284d95c57d6dce907ed78ea3a47d0021c7c7a029c", kill_on_drop: false }`
[INFO] [stdout] 519e9bea8f8061b5967529d284d95c57d6dce907ed78ea3a47d0021c7c7a029c
[INFO] checking cntrlr-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate cntrlr 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate cntrlr 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cntrlr 0.1.0
[INFO] finished tweaking crates.io crate cntrlr 0.1.0
[INFO] tweaked toml for crates.io crate cntrlr 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate cntrlr 0.1.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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature.
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9c1c79cdca18ed8a8e4e9f20c0a2683b2b42f6b9db5e36e29b9b77991422d02
[INFO] running `Command { std: "docker" "start" "-a" "a9c1c79cdca18ed8a8e4e9f20c0a2683b2b42f6b9db5e36e29b9b77991422d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9c1c79cdca18ed8a8e4e9f20c0a2683b2b42f6b9db5e36e29b9b77991422d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c1c79cdca18ed8a8e4e9f20c0a2683b2b42f6b9db5e36e29b9b77991422d02", kill_on_drop: false }`
[INFO] [stdout] a9c1c79cdca18ed8a8e4e9f20c0a2683b2b42f6b9db5e36e29b9b77991422d02
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70fd748d1da4e1a3bed3ca45f0e9f1cb4693d65371a4bc8ceb4ff2c33981403f
[INFO] running `Command { std: "docker" "start" "-a" "70fd748d1da4e1a3bed3ca45f0e9f1cb4693d65371a4bc8ceb4ff2c33981403f", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.55
[INFO] [stderr]    Compiling cntrlr-build v0.1.0
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]    Compiling cntrlr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: cntrlr@0.1.0: CNTRLR_BOARD not specified or target is incompatible with selected board
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling cntrlr-macros v0.1.0
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/task.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     asm!("wfi")
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 6  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> src/task.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     asm!("wfi")
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 6  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `#[alloc_error_handler]` in this crate conflicts with allocation error handler in: std
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> src/io.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     type ExactFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> src/io.rs:83:27
[INFO] [stdout]    |
[INFO] [stdout] 83 |     type LineFuture<'a> = impl Future<Output = Result<(), LineError<Self::Error>>> + 'a;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/io.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 |     type AllFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/io.rs:135:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |     type FmtFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> src/io.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     type ExactFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> src/io.rs:83:27
[INFO] [stdout]    |
[INFO] [stdout] 83 |     type LineFuture<'a> = impl Future<Output = Result<(), LineError<Self::Error>>> + 'a;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/io.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 |     type AllFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::future::Future`
[INFO] [stdout]  --> src/time.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/io.rs:135:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |     type FmtFuture<'a> = impl Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::DerefMut`
[INFO] [stdout]  --> src/io.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::{fmt::Debug, future::Future, ops::DerefMut};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::future::Future`
[INFO] [stdout]  --> src/time.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> src/runtime.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / fn panic(_: &PanicInfo) -> ! {
[INFO] [stdout] 9  | |     loop {
[INFO] [stdout] 10 | |         core::sync::atomic::compiler_fence(core::sync::atomic::Ordering::SeqCst);
[INFO] [stdout] 11 | |     }
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib
[INFO] [stdout]    = note: second definition in the local crate (`cntrlr`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     generic_associated_types,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     asm,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `future_poll_fn` has been stable since 1.64.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     future_poll_fn,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |             if !arch::interrupts_enabled() {
[INFO] [stdout]     |                 ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:293:21
[INFO] [stdout]     |
[INFO] [stdout] 293 |                     arch::enable_interrupts();
[INFO] [stdout]     |                     ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:301:16
[INFO] [stdout]     |
[INFO] [stdout] 301 |             if arch::interrupts_enabled() {
[INFO] [stdout]     |                ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 arch::disable_interrupts();
[INFO] [stdout]     |                 ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0433, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: cntrlr@0.1.0: CNTRLR_BOARD not specified or target is incompatible with selected board
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `cntrlr` (lib test) due to 12 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: missing required bound on `Future`
[INFO] [stdout]   --> src/io.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     type Future<'a>: Future<Output = Result<usize, Self::Error>> + 'a;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      help: add the required where clause: `where Self: 'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]    = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `FlushFuture`
[INFO] [stdout]   --> src/io.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     type FlushFuture<'a>: Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                        |
[INFO] [stdout]    |                                                                        help: add the required where clause: `where Self: 'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]    = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `Future`
[INFO] [stdout]   --> src/io.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     type Future<'a>: Future<Output = Result<usize, Self::Error>> + 'a;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      help: add the required where clause: `where Self: 'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]    = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `ExactFuture`
[INFO] [stdout]   --> src/io.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     type ExactFuture<'a>: Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                        |
[INFO] [stdout]    |                                                                        help: add the required where clause: `where Self: 'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]    = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `LineFuture`
[INFO] [stdout]   --> src/io.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     type LineFuture<'a>: Future<Output = Result<(), LineError<Self::Error>>> + 'a;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                                  |
[INFO] [stdout]    |                                                                                  help: add the required where clause: `where Self: 'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]    = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `FmtFuture`
[INFO] [stdout]    --> src/io.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     type FmtFuture<'a>: Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                                                                      |
[INFO] [stdout]     |                                                                      help: add the required where clause: `where Self: 'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]     = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing required bound on `AllFuture`
[INFO] [stdout]    --> src/io.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     type AllFuture<'a>: Future<Output = Result<(), Self::Error>> + 'a;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                                                                      |
[INFO] [stdout]     |                                                                      help: add the required where clause: `where Self: 'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stdout]     = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |             if !arch::interrupts_enabled() {
[INFO] [stdout]     |                 ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:293:21
[INFO] [stdout]     |
[INFO] [stdout] 293 |                     arch::enable_interrupts();
[INFO] [stdout]     |                     ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:301:16
[INFO] [stdout]     |
[INFO] [stdout] 301 |             if arch::interrupts_enabled() {
[INFO] [stdout]     |                ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch`
[INFO] [stdout]    --> src/sync.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 arch::disable_interrupts();
[INFO] [stdout]     |                 ^^^^ use of undeclared crate or module `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/runtime.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &mut __cntrlr_data_start,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 37 |         addr_of_mut!(__cntrlr_data_start),
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/runtime.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &mut __cntrlr_data_end,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 38 |         addr_of_mut!(__cntrlr_data_end),
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/runtime.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     init_bss(&mut __cntrlr_bss_start, &mut __cntrlr_bss_end);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 41 |     init_bss(addr_of_mut!(__cntrlr_bss_start), &mut __cntrlr_bss_end);
[INFO] [stdout]    |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/runtime.rs:41:39
[INFO] [stdout]    |
[INFO] [stdout] 41 |     init_bss(&mut __cntrlr_bss_start, &mut __cntrlr_bss_end);
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 41 |     init_bss(&mut __cntrlr_bss_start, addr_of_mut!(__cntrlr_bss_end));
[INFO] [stdout]    |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/runtime.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     init_heap(&mut __cntrlr_heap_start);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 42 |     init_heap(addr_of_mut!(__cntrlr_heap_start));
[INFO] [stdout]    |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::DerefMut`
[INFO] [stdout]  --> src/io.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::{fmt::Debug, future::Future, ops::DerefMut};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: cntrlr@0.1.0: CNTRLR_BOARD not specified or target is incompatible with selected board
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `cntrlr` (lib) due to 17 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "70fd748d1da4e1a3bed3ca45f0e9f1cb4693d65371a4bc8ceb4ff2c33981403f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70fd748d1da4e1a3bed3ca45f0e9f1cb4693d65371a4bc8ceb4ff2c33981403f", kill_on_drop: false }`
[INFO] [stdout] 70fd748d1da4e1a3bed3ca45f0e9f1cb4693d65371a4bc8ceb4ff2c33981403f
