[INFO] fetching crate esp32 0.10.0... [INFO] checking esp32-0.10.0 against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] extracting crate esp32 0.10.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate esp32 0.10.0 on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate esp32 0.10.0 [INFO] finished tweaking crates.io crate esp32 0.10.0 [INFO] tweaked toml for crates.io crate esp32 0.10.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 073126309f2728f0b84bf97e4c9949448f264a6d72565fd1c7ba235753bb9d81 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "073126309f2728f0b84bf97e4c9949448f264a6d72565fd1c7ba235753bb9d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "073126309f2728f0b84bf97e4c9949448f264a6d72565fd1c7ba235753bb9d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073126309f2728f0b84bf97e4c9949448f264a6d72565fd1c7ba235753bb9d81", kill_on_drop: false }` [INFO] [stdout] 073126309f2728f0b84bf97e4c9949448f264a6d72565fd1c7ba235753bb9d81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 76c5f94aaba567f0801f571fe2b2e57e319d0ae75075abd2b51e2e8c6be2d595 [INFO] running `Command { std: "docker" "start" "-a" "76c5f94aaba567f0801f571fe2b2e57e319d0ae75075abd2b51e2e8c6be2d595", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling xtensa-lx v0.3.0 [INFO] [stderr] Checking mutex-trait v0.2.0 [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Compiling esp32 v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking vcell v0.1.3 [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] error: could not compile `esp32` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name esp32 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=29729636712955b8 -C extra-filename=-29729636712955b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-06ab4c5ba09fcd7e.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-69b4946e74dc9117.rmeta --extern xtensa_lx=/opt/rustwide/target/debug/deps/libxtensa_lx-67d3603a1d42cc3a.rmeta --cap-lints=forbid -L /opt/rustwide/target/debug/build/xtensa-lx-d8b13cdc4f37c8ae/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "76c5f94aaba567f0801f571fe2b2e57e319d0ae75075abd2b51e2e8c6be2d595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c5f94aaba567f0801f571fe2b2e57e319d0ae75075abd2b51e2e8c6be2d595", kill_on_drop: false }` [INFO] [stdout] 76c5f94aaba567f0801f571fe2b2e57e319d0ae75075abd2b51e2e8c6be2d595