[INFO] cloning repository https://github.com/davidedelpapa/rust-ui-iui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidedelpapa/rust-ui-iui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidedelpapa%2Frust-ui-iui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidedelpapa%2Frust-ui-iui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6121957e1ba1a478dba571caf40ccd651a1d9c89 [INFO] building davidedelpapa/rust-ui-iui against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidedelpapa%2Frust-ui-iui" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidedelpapa/rust-ui-iui on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidedelpapa/rust-ui-iui [INFO] finished tweaking git repo https://github.com/davidedelpapa/rust-ui-iui [INFO] tweaked toml for git repo https://github.com/davidedelpapa/rust-ui-iui written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/davidedelpapa/rust-ui-iui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0162cacf6aee96b84ebd2cd80dd783adca2961ac2318172c18b3a4bb524d43f9 [INFO] running `Command { std: "docker" "start" "-a" "0162cacf6aee96b84ebd2cd80dd783adca2961ac2318172c18b3a4bb524d43f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0162cacf6aee96b84ebd2cd80dd783adca2961ac2318172c18b3a4bb524d43f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0162cacf6aee96b84ebd2cd80dd783adca2961ac2318172c18b3a4bb524d43f9", kill_on_drop: false }` [INFO] [stdout] 0162cacf6aee96b84ebd2cd80dd783adca2961ac2318172c18b3a4bb524d43f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9893e7c236ea8178e135013df41854112adacf9af27de2cd86bd7c787c5e4f2 [INFO] running `Command { std: "docker" "start" "-a" "e9893e7c236ea8178e135013df41854112adacf9af27de2cd86bd7c787c5e4f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling ui-sys v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] error: could not compile `failure_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name failure_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure_derive-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=5323014e4f860f65 -C extra-filename=-5323014e4f860f65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-89254f8a188bc205.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d715d37bd55e2db9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ef51abd9df96aeb8.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-116f306e1e2b7465.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg has_dyn_trait` (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" "e9893e7c236ea8178e135013df41854112adacf9af27de2cd86bd7c787c5e4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9893e7c236ea8178e135013df41854112adacf9af27de2cd86bd7c787c5e4f2", kill_on_drop: false }` [INFO] [stdout] e9893e7c236ea8178e135013df41854112adacf9af27de2cd86bd7c787c5e4f2