[INFO] cloning repository https://github.com/shahern004/CRUSTy-Architecture-Example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shahern004/CRUSTy-Architecture-Example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshahern004%2FCRUSTy-Architecture-Example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshahern004%2FCRUSTy-Architecture-Example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 300f2e3d459edfe0f226bf5143933a68322c195b [INFO] checking shahern004/CRUSTy-Architecture-Example against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshahern004%2FCRUSTy-Architecture-Example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/shahern004/CRUSTy-Architecture-Example [INFO] finished tweaking git repo https://github.com/shahern004/CRUSTy-Architecture-Example [INFO] tweaked toml for git repo https://github.com/shahern004/CRUSTy-Architecture-Example written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shahern004/CRUSTy-Architecture-Example on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shahern004/CRUSTy-Architecture-Example 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded volatile-register v0.2.2 [INFO] [stderr] Downloaded critical-section v1.2.0 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.5 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded void v1.0.2 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded atomic-polyfill v1.0.3 [INFO] [stderr] Downloaded anstyle-wincon v3.0.7 [INFO] [stderr] Downloaded once_cell v1.21.1 [INFO] [stderr] Downloaded nb v1.1.0 [INFO] [stderr] Downloaded clap v4.5.33 [INFO] [stderr] Downloaded cortex-m-rt v0.7.5 [INFO] [stderr] Downloaded indexmap v2.8.0 [INFO] [stderr] Downloaded cc v1.2.17 [INFO] [stderr] Downloaded toml_edit v0.22.24 [INFO] [stderr] Downloaded cortex-m v0.7.7 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded clap_builder v4.5.33 [INFO] [stderr] Downloaded winnow v0.7.4 [INFO] [stderr] Downloaded toml v0.8.20 [INFO] [stderr] Downloaded cbindgen v0.28.0 [INFO] [stderr] Downloaded heapless v0.7.17 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded rustix v1.0.3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc21dd5d07c022da58498e87bd1609f6f2ef734f6d7e1fa46fd0e01705e58587 [INFO] running `Command { std: "docker" "start" "-a" "bc21dd5d07c022da58498e87bd1609f6f2ef734f6d7e1fa46fd0e01705e58587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc21dd5d07c022da58498e87bd1609f6f2ef734f6d7e1fa46fd0e01705e58587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc21dd5d07c022da58498e87bd1609f6f2ef734f6d7e1fa46fd0e01705e58587", kill_on_drop: false }` [INFO] [stdout] bc21dd5d07c022da58498e87bd1609f6f2ef734f6d7e1fa46fd0e01705e58587 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94f5bcf65a25c91366e31604f2a6c27e87e9c8a1dba1eebe426da1cec4db9221 [INFO] running `Command { std: "docker" "start" "-a" "94f5bcf65a25c91366e31604f2a6c27e87e9c8a1dba1eebe426da1cec4db9221", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling cbindgen v0.28.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling clap_builder v4.5.33 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling clap v4.5.33 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling crustyArchitecture v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `crustyArchitecture` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `crusty_architecture` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl` [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_halt` (which `crustyArchitecture` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-b09f8ab056e64272.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5f172c9a1cad1328.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crustyArchitecture` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crustyArchitecture` (bin "crustyArchitecture") due to 1 previous error [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl` [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_halt` (which `crustyArchitecture` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-b09f8ab056e64272.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5f172c9a1cad1328.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crustyArchitecture` (bin "crustyArchitecture" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "94f5bcf65a25c91366e31604f2a6c27e87e9c8a1dba1eebe426da1cec4db9221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f5bcf65a25c91366e31604f2a6c27e87e9c8a1dba1eebe426da1cec4db9221", kill_on_drop: false }` [INFO] [stdout] 94f5bcf65a25c91366e31604f2a6c27e87e9c8a1dba1eebe426da1cec4db9221