[INFO] cloning repository https://github.com/kossnikita/at32f4xx-hal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kossnikita/at32f4xx-hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkossnikita%2Fat32f4xx-hal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkossnikita%2Fat32f4xx-hal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d36db52215d6c9bcd9f0106a8d36c4d619400e0e
[INFO] testing kossnikita/at32f4xx-hal against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkossnikita%2Fat32f4xx-hal" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kossnikita/at32f4xx-hal
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/kossnikita/at32f4xx-hal
[INFO] tweaked toml for git repo https://github.com/kossnikita/at32f4xx-hal written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kossnikita/at32f4xx-hal on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kossnikita/at32f4xx-hal 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]     Updating embedded-hal v1.0.0-rc.1 -> v1.0.0
[INFO] [stderr]     Updating embedded-hal-nb v1.0.0-rc.1 -> v1.0.0
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt v0.3.5
[INFO] [stderr]   Downloaded defmt-macros v0.3.6
[INFO] [stderr]   Downloaded defmt-parser v0.3.3
[INFO] [stderr]   Downloaded panic-probe v0.3.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.69
[INFO] [stderr]   Downloaded gcd v2.3.0
[INFO] [stderr]   Downloaded embedded-storage v0.3.0
[INFO] [stderr]   Downloaded defmt-rtt v0.4.0
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded fugit-timer v0.1.3
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded panic-halt v0.2.0
[INFO] [stderr]   Downloaded embedded-hal-nb v1.0.0
[INFO] [stderr]   Downloaded embedded-hal v1.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded fugit v0.3.7
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.3
[INFO] [stderr]   Downloaded bitflags v2.4.1
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8664204c477c044b54619cdc09b287976adf52ac1b45d48d812f112c648435a1
[INFO] running `Command { std: "docker" "start" "8664204c477c044b54619cdc09b287976adf52ac1b45d48d812f112c648435a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8664204c477c044b54619cdc09b287976adf52ac1b45d48d812f112c648435a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8664204c477c044b54619cdc09b287976adf52ac1b45d48d812f112c648435a1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8664204c477c044b54619cdc09b287976adf52ac1b45d48d812f112c648435a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8664204c477c044b54619cdc09b287976adf52ac1b45d48d812f112c648435a1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling defmt-macros v0.3.6
[INFO] [stderr]    Compiling defmt v0.3.5
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling at32f4xx-pac v0.1.3 (https://github.com/kossnikita/at32f4xx-pac.git#c710b90a)
[INFO] [stderr]    Compiling critical-section v1.1.2
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling embedded-storage v0.3.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling fugit-timer v0.1.3
[INFO] [stderr] error: failed to run custom build command for `at32f4xx-pac v0.1.3 (https://github.com/kossnikita/at32f4xx-pac.git#c710b90a)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/at32f4xx-pac-85ddb4665fb822f9/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/target/debug/build/at32f4xx-pac-bd96e38e48106fac/out
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (320) panicked at /opt/rustwide/cargo-home/git/checkouts/at32f4xx-pac-0626594a552e3d98/c710b90/build.rs:37:13:
[INFO] [stderr]   No device features selected
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6369d83ac431 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6369d83ac431 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6369d83ac431 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x6369d83ac431 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x6369d83bce2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6369d83bce2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]      6:     0x6369d83affbc - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stderr]      7:     0x6369d83affbc - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]      8:     0x6369d8396cf6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x6369d8396cf6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x6369d83a79f1 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x6369d83a7bab - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x6369d8396dd4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stderr]     13:     0x6369d838ea89 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x6369d839757d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x6369d83bd55c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6369d8380c71 - build_script_build[310ad09f47f03477]::main
[INFO] [stderr]     17:     0x6369d8381743 - <fn() as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     18:     0x6369d83800e6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     19:     0x6369d8380249 - std[73adb7dc35730857]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     20:     0x6369d83a7147 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x6369d83a7147 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]     22:     0x6369d83a7147 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]     23:     0x6369d83a7147 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x6369d83a7147 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x6369d83a7147 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]     26:     0x6369d83a7147 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x6369d83a7147 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x6369d83a7147 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x6369d8380061 - std[73adb7dc35730857]::rt::lang_start::<()>
[INFO] [stderr]     30:     0x6369d83817a5 - main
[INFO] [stderr]     31:     0x707ea7f5e1ca - <unknown>
[INFO] [stderr]     32:     0x707ea7f5e28b - __libc_start_main
[INFO] [stderr]     33:     0x6369d837fc75 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8664204c477c044b54619cdc09b287976adf52ac1b45d48d812f112c648435a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8664204c477c044b54619cdc09b287976adf52ac1b45d48d812f112c648435a1", kill_on_drop: false }`
[INFO] [stdout] 8664204c477c044b54619cdc09b287976adf52ac1b45d48d812f112c648435a1
