[INFO] cloning repository https://github.com/ripolas/rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ripolas/rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripolas%2Frust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripolas%2Frust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26336d08ababdd173278ca59b8cfe7343bffbd16 [INFO] building ripolas/rust against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripolas%2Frust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ripolas/rust [INFO] finished tweaking git repo https://github.com/ripolas/rust [INFO] tweaked toml for git repo https://github.com/ripolas/rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ripolas/rust on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ripolas/rust 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2dd8b047e1926063005f6e9cd4195e03f8cda5d16691e077207dfda5b514ea4 [INFO] running `Command { std: "docker" "start" "-a" "c2dd8b047e1926063005f6e9cd4195e03f8cda5d16691e077207dfda5b514ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2dd8b047e1926063005f6e9cd4195e03f8cda5d16691e077207dfda5b514ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2dd8b047e1926063005f6e9cd4195e03f8cda5d16691e077207dfda5b514ea4", kill_on_drop: false }` [INFO] [stdout] c2dd8b047e1926063005f6e9cd4195e03f8cda5d16691e077207dfda5b514ea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f14f043150748d96b9f2549e65940293161c0ee38ca8ab33e561cdd72abbb904 [INFO] running `Command { std: "docker" "start" "-a" "f14f043150748d96b9f2549e65940293161c0ee38ca8ab33e561cdd72abbb904", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling libc v0.2.157 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.1.13/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=9827d4d3081dfbef -C extra-filename=-be2f0a09da675f20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f14f043150748d96b9f2549e65940293161c0ee38ca8ab33e561cdd72abbb904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14f043150748d96b9f2549e65940293161c0ee38ca8ab33e561cdd72abbb904", kill_on_drop: false }` [INFO] [stdout] f14f043150748d96b9f2549e65940293161c0ee38ca8ab33e561cdd72abbb904