[INFO] cloning repository https://github.com/joshhansen/allsmi-libamdgpu_top-bug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshhansen/allsmi-libamdgpu_top-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshhansen%2Fallsmi-libamdgpu_top-bug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshhansen%2Fallsmi-libamdgpu_top-bug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 436216f8fe23cdeaa33d1b07a5fe55c9eafca4cd
[INFO] checking joshhansen/allsmi-libamdgpu_top-bug against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshhansen%2Fallsmi-libamdgpu_top-bug" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joshhansen/allsmi-libamdgpu_top-bug
[INFO] finished tweaking git repo https://github.com/joshhansen/allsmi-libamdgpu_top-bug
[INFO] tweaked toml for git repo https://github.com/joshhansen/allsmi-libamdgpu_top-bug written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joshhansen/allsmi-libamdgpu_top-bug on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joshhansen/allsmi-libamdgpu_top-bug 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ada5489478f69dfc65fecbadceae591f9025d3c6d8c10e56b4668e239094e217
[INFO] running `Command { std: "docker" "start" "ada5489478f69dfc65fecbadceae591f9025d3c6d8c10e56b4668e239094e217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ada5489478f69dfc65fecbadceae591f9025d3c6d8c10e56b4668e239094e217", 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" "ada5489478f69dfc65fecbadceae591f9025d3c6d8c10e56b4668e239094e217" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ada5489478f69dfc65fecbadceae591f9025d3c6d8c10e56b4668e239094e217", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ada5489478f69dfc65fecbadceae591f9025d3c6d8c10e56b4668e239094e217" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.6
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rustcrypto-ff v0.14.0-rc.1
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking rustcrypto-group v0.14.0-rc.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]     Checking fiat-crypto v0.3.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling libdrm_amdgpu_sys v0.8.14
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking spki v0.8.0-rc.4
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking nvml-wrapper-sys v0.9.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr] error: could not compile `fiat-crypto` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name fiat_crypto --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiat-crypto-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=99c57c0c9435b94e -C extra-filename=-0717a7d510944976 --out-dir /opt/rustwide/target/debug/build/fiat-crypto/0717a7d510944976/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ada5489478f69dfc65fecbadceae591f9025d3c6d8c10e56b4668e239094e217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ada5489478f69dfc65fecbadceae591f9025d3c6d8c10e56b4668e239094e217", kill_on_drop: false }`
[INFO] [stdout] ada5489478f69dfc65fecbadceae591f9025d3c6d8c10e56b4668e239094e217
