[INFO] fetching crate xmc4800 0.13.0...
[INFO] testing xmc4800-0.13.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate xmc4800 0.13.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate xmc4800 0.13.0
[INFO] finished tweaking crates.io crate xmc4800 0.13.0
[INFO] tweaked toml for crates.io crate xmc4800 0.13.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xmc4800 0.13.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 11685821990ce07a4ce6060786cc46c3ca2090930d3bbd430aad94205804f91e
[INFO] running `Command { std: "docker" "start" "11685821990ce07a4ce6060786cc46c3ca2090930d3bbd430aad94205804f91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11685821990ce07a4ce6060786cc46c3ca2090930d3bbd430aad94205804f91e", 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" "11685821990ce07a4ce6060786cc46c3ca2090930d3bbd430aad94205804f91e" "/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" "11685821990ce07a4ce6060786cc46c3ca2090930d3bbd430aad94205804f91e", 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" "11685821990ce07a4ce6060786cc46c3ca2090930d3bbd430aad94205804f91e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling xmc4800 v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr] error: could not compile `xmc4800` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name xmc4800 --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="critical-section"' --cfg 'feature="default"' --cfg 'feature="rt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cortex-m-rt", "critical-section", "default", "rt"))' -C metadata=b87aadc13a4ea7f5 -C extra-filename=-d2946013571c5ca3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-685e1240712dda9f.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-0ae27093856cde17.rmeta --extern critical_section=/opt/rustwide/target/debug/deps/libcritical_section-fb1ca78526e87a67.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-0eaad7c905f5a0e7.rmeta --cap-lints=warn -L /opt/rustwide/target/debug/build/xmc4800-8021a7da3bf0555d/out -L /opt/rustwide/target/debug/build/cortex-m-rt-71ff20598e368647/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "11685821990ce07a4ce6060786cc46c3ca2090930d3bbd430aad94205804f91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11685821990ce07a4ce6060786cc46c3ca2090930d3bbd430aad94205804f91e", kill_on_drop: false }`
[INFO] [stdout] 11685821990ce07a4ce6060786cc46c3ca2090930d3bbd430aad94205804f91e
