[INFO] fetching crate cortex-m-rt 0.7.5... [INFO] checking cortex-m-rt-0.7.5 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate cortex-m-rt 0.7.5 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate cortex-m-rt 0.7.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cortex-m-rt 0.7.5 [INFO] tweaked toml for crates.io crate cortex-m-rt 0.7.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cortex-m-rt 0.7.5 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cortex-m-rt 0.7.5 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filetime v0.2.22 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded serde_derive v1.0.207 [INFO] [stderr] Downloaded rustfix v0.8.4 [INFO] [stderr] Downloaded compiletest_rs v0.11.0 [INFO] [stderr] Downloaded serde v1.0.207 [INFO] [stderr] Downloaded syn v2.0.74 [INFO] [stderr] Downloaded serde_json v1.0.124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 707b403572763297ef1fc8fa6454cdfa9d52420d4ac9b781092aab10b76b5c9c [INFO] running `Command { std: "docker" "start" "-a" "707b403572763297ef1fc8fa6454cdfa9d52420d4ac9b781092aab10b76b5c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "707b403572763297ef1fc8fa6454cdfa9d52420d4ac9b781092aab10b76b5c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "707b403572763297ef1fc8fa6454cdfa9d52420d4ac9b781092aab10b76b5c9c", kill_on_drop: false }` [INFO] [stdout] 707b403572763297ef1fc8fa6454cdfa9d52420d4ac9b781092aab10b76b5c9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87953ccb752172bbb27390d2e0598d5d2c3ed3278ad14e38f963a1ee3b967246 [INFO] running `Command { std: "docker" "start" "-a" "87953ccb752172bbb27390d2e0598d5d2c3ed3278ad14e38f963a1ee3b967246", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling compiletest_rs v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking tester v0.9.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rustfix v0.8.4 [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 `cortex-m-rt` (example "divergent-exception") 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] [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] [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] [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 `cortex-m-rt` (example "unsafe-entry") due to 1 previous error [INFO] [stderr] error: could not compile `cortex-m-rt` (example "unsafety") due to 1 previous error [INFO] [stderr] error: could not compile `cortex-m-rt` (example "data_overflow") due to 1 previous error [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 `cortex-m-rt` (example "cfg-static") due to 1 previous error [INFO] [stderr] error: could not compile `cortex-m-rt` (example "state") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cortex_m_semihosting` [INFO] [stdout] --> examples/qemu.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | let mut hstdout = cortex_m_semihosting::hio::hstdout().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_semihosting` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cortex_m_semihosting`, use `cargo add cortex_m_semihosting` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cortex_m_semihosting` [INFO] [stdout] --> examples/qemu.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | cortex_m_semihosting::debug::exit(cortex_m_semihosting::debug::EXIT_SUCCESS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_semihosting` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cortex_m_semihosting`, use `cargo add cortex_m_semihosting` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cortex_m_semihosting` [INFO] [stdout] --> examples/qemu.rs:23:43 [INFO] [stdout] | [INFO] [stdout] 23 | cortex_m_semihosting::debug::exit(cortex_m_semihosting::debug::EXIT_SUCCESS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_semihosting` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cortex_m_semihosting`, use `cargo add cortex_m_semihosting` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cortex_m_semihosting` [INFO] [stdout] --> examples/qemu.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | cortex_m_semihosting::debug::exit(cortex_m_semihosting::debug::EXIT_FAILURE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_semihosting` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cortex_m_semihosting`, use `cargo add cortex_m_semihosting` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cortex_m_semihosting` [INFO] [stdout] --> examples/qemu.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | cortex_m_semihosting::debug::exit(cortex_m_semihosting::debug::EXIT_FAILURE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_semihosting` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cortex_m_semihosting`, use `cargo add cortex_m_semihosting` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [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] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rt` (example "qemu") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "87953ccb752172bbb27390d2e0598d5d2c3ed3278ad14e38f963a1ee3b967246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87953ccb752172bbb27390d2e0598d5d2c3ed3278ad14e38f963a1ee3b967246", kill_on_drop: false }` [INFO] [stdout] 87953ccb752172bbb27390d2e0598d5d2c3ed3278ad14e38f963a1ee3b967246