[INFO] cloning repository https://github.com/silven/armstrong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silven/armstrong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Farmstrong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Farmstrong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67cc95946d52c41baf2b4c8a5cad34bc2353cc83 [INFO] checking silven/armstrong/67cc95946d52c41baf2b4c8a5cad34bc2353cc83 against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Farmstrong" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silven/armstrong on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/silven/armstrong [INFO] finished tweaking git repo https://github.com/silven/armstrong [INFO] tweaked toml for git repo https://github.com/silven/armstrong written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/silven/armstrong 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" "+613bdd49978298648ed05ace086bd1ecad54b44a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aligned v0.1.1 [INFO] [stderr] Downloaded cortex-m-semihosting v0.1.3 [INFO] [stderr] Downloaded r0 v0.2.1 [INFO] [stderr] Downloaded cortex-m-rt v0.2.4 [INFO] [stderr] Downloaded cortex-m v0.2.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a46a235d75c81c2f6c428d0986a1c197d950a18c338265abb1851d62ac7c0cb9 [INFO] running `Command { std: "docker" "start" "-a" "a46a235d75c81c2f6c428d0986a1c197d950a18c338265abb1851d62ac7c0cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a46a235d75c81c2f6c428d0986a1c197d950a18c338265abb1851d62ac7c0cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46a235d75c81c2f6c428d0986a1c197d950a18c338265abb1851d62ac7c0cb9", kill_on_drop: false }` [INFO] [stdout] a46a235d75c81c2f6c428d0986a1c197d950a18c338265abb1851d62ac7c0cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b8308acc724469c646214f5eda81987e7920ce2f4d72b05d3e1cc280d479444 [INFO] running `Command { std: "docker" "start" "-a" "0b8308acc724469c646214f5eda81987e7920ce2f4d72b05d3e1cc280d479444", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking armstrong v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(core_intrinsics, lang_items, const_fn, naked_functions)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(core_intrinsics, lang_items, const_fn, naked_functions)] [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 `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(core_intrinsics, lang_items, const_fn, naked_functions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `crash_uart` should have an upper camel case name [INFO] [stdout] --> src/isr.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct crash_uart { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `CrashUart` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/isr.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | if (U0LSR_REGISTER.read() & 0x20 != 0) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - if (U0LSR_REGISTER.read() & 0x20 != 0) { [INFO] [stdout] 20 + if U0LSR_REGISTER.read() & 0x20 != 0 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/isr.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub extern fn handle_panic(_msg: ::core::fmt::Arguments, [INFO] [stdout] | ^^^^^^ help: explicitly specify the C ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/isr.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | pub static ISRVectors: [Option; 16] = [ [INFO] [stdout] | ^^^^^^ help: explicitly specify the C ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_fmt` [INFO] [stdout] --> src/isr.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pub extern fn handle_panic(_msg: ::core::fmt::Arguments, [INFO] [stdout] 33 | | _file: &'static str, [INFO] [stdout] 34 | | _line: u32) { [INFO] [stdout] 35 | | use ::core::fmt::Write; [INFO] [stdout] ... | [INFO] [stdout] 38 | | loop {}; [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `core` (which `armstrong` depends on) [INFO] [stdout] = note: first definition in `core` loaded from /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib [INFO] [stdout] = note: second definition in the local crate (`armstrong`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `armstrong` (lib test) due to 2 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(core_intrinsics, lang_items, const_fn, naked_functions)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(core_intrinsics, lang_items, const_fn, naked_functions)] [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 `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(core_intrinsics, lang_items, const_fn, naked_functions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `crash_uart` should have an upper camel case name [INFO] [stdout] --> src/isr.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct crash_uart { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `CrashUart` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/isr.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | if (U0LSR_REGISTER.read() & 0x20 != 0) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - if (U0LSR_REGISTER.read() & 0x20 != 0) { [INFO] [stdout] 20 + if U0LSR_REGISTER.read() & 0x20 != 0 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/isr.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub extern fn handle_panic(_msg: ::core::fmt::Arguments, [INFO] [stdout] | ^^^^^^ help: explicitly specify the C ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/isr.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | pub static ISRVectors: [Option; 16] = [ [INFO] [stdout] | ^^^^^^ help: explicitly specify the C ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_fmt` [INFO] [stdout] --> src/isr.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pub extern fn handle_panic(_msg: ::core::fmt::Arguments, [INFO] [stdout] 33 | | _file: &'static str, [INFO] [stdout] 34 | | _line: u32) { [INFO] [stdout] 35 | | use ::core::fmt::Write; [INFO] [stdout] ... | [INFO] [stdout] 38 | | loop {}; [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `core` (which `armstrong` depends on) [INFO] [stdout] = note: first definition in `core` loaded from /opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib [INFO] [stdout] = note: second definition in the local crate (`armstrong`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `armstrong` (lib) due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0b8308acc724469c646214f5eda81987e7920ce2f4d72b05d3e1cc280d479444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8308acc724469c646214f5eda81987e7920ce2f4d72b05d3e1cc280d479444", kill_on_drop: false }` [INFO] [stdout] 0b8308acc724469c646214f5eda81987e7920ce2f4d72b05d3e1cc280d479444