[INFO] fetching crate xmc4700 0.14.0...
[INFO] testing xmc4700-0.14.0 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] extracting crate xmc4700 0.14.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate xmc4700 0.14.0
[INFO] finished tweaking crates.io crate xmc4700 0.14.0
[INFO] tweaked toml for crates.io crate xmc4700 0.14.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xmc4700 0.14.0 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xmc4700 0.14.0 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.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9c883cf6f039eaecc4a477c0117b4df68600525e1250641a3d1dc22a4672f584
[INFO] running `Command { std: "docker" "start" "9c883cf6f039eaecc4a477c0117b4df68600525e1250641a3d1dc22a4672f584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c883cf6f039eaecc4a477c0117b4df68600525e1250641a3d1dc22a4672f584", 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" "9c883cf6f039eaecc4a477c0117b4df68600525e1250641a3d1dc22a4672f584" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c883cf6f039eaecc4a477c0117b4df68600525e1250641a3d1dc22a4672f584", 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" "9c883cf6f039eaecc4a477c0117b4df68600525e1250641a3d1dc22a4672f584" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling xmc4700 v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling critical-section v1.2.0
[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 syn v2.0.118
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr] error: could not compile `xmc4700` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name xmc4700 --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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=eb87fa4143fa8343 -C extra-filename=-1ed3e5ccdac29654 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern cortex_m=/opt/rustwide/target/release/deps/libcortex_m-48dde6a1abd6f87d.rmeta --extern cortex_m_rt=/opt/rustwide/target/release/deps/libcortex_m_rt-1c78f5031f4d8749.rmeta --extern critical_section=/opt/rustwide/target/release/deps/libcritical_section-b4d1ee6b61009441.rmeta --extern vcell=/opt/rustwide/target/release/deps/libvcell-08d90b29746419e9.rmeta --cap-lints=warn -L /opt/rustwide/target/release/build/xmc4700-3e606d19eaa6962d/out -L /opt/rustwide/target/release/build/cortex-m-rt-284979338188f4c2/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9c883cf6f039eaecc4a477c0117b4df68600525e1250641a3d1dc22a4672f584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c883cf6f039eaecc4a477c0117b4df68600525e1250641a3d1dc22a4672f584", kill_on_drop: false }`
[INFO] [stdout] 9c883cf6f039eaecc4a477c0117b4df68600525e1250641a3d1dc22a4672f584
