[INFO] cloning repository https://github.com/Forlos/akaibu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Forlos/akaibu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fakaibu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fakaibu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8be6e7bbd463e76971f64975a35732a2cbb3c967 [INFO] checking Forlos/akaibu against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fakaibu" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Forlos/akaibu on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Forlos/akaibu [INFO] finished tweaking git repo https://github.com/Forlos/akaibu [INFO] tweaked toml for git repo https://github.com/Forlos/akaibu written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate git repo https://github.com/Forlos/akaibu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f97ea620346da21ef6ada5c5f907000b762c97e0a6219b1dc72b073a89d9d240 [INFO] running `Command { std: "docker" "start" "-a" "f97ea620346da21ef6ada5c5f907000b762c97e0a6219b1dc72b073a89d9d240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f97ea620346da21ef6ada5c5f907000b762c97e0a6219b1dc72b073a89d9d240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97ea620346da21ef6ada5c5f907000b762c97e0a6219b1dc72b073a89d9d240", kill_on_drop: false }` [INFO] [stdout] f97ea620346da21ef6ada5c5f907000b762c97e0a6219b1dc72b073a89d9d240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52932ee5234b106aa8f11080963da0c467e9aa2be3c25622bd135ee2337cbc89 [INFO] running `Command { std: "docker" "start" "-a" "52932ee5234b106aa8f11080963da0c467e9aa2be3c25622bd135ee2337cbc89", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking iced_core v0.4.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking debug-helper v0.3.12 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking camellia-rs v0.2.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking read_input v0.8.4 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking rust-embed-utils v5.1.0 [INFO] [stderr] Checking crc-any v2.3.12 [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.30/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=872f36b103b0ade6 -C extra-filename=-872f36b103b0ade6 --out-dir /opt/rustwide/target/debug/build/proc-macro2-872f36b103b0ade6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (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" "52932ee5234b106aa8f11080963da0c467e9aa2be3c25622bd135ee2337cbc89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52932ee5234b106aa8f11080963da0c467e9aa2be3c25622bd135ee2337cbc89", kill_on_drop: false }` [INFO] [stdout] 52932ee5234b106aa8f11080963da0c467e9aa2be3c25622bd135ee2337cbc89