[INFO] cloning repository https://github.com/nnazo/fubuki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nnazo/fubuki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnazo%2Ffubuki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnazo%2Ffubuki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32b3383f241061a555369096fc746c507fd20090 [INFO] checking nnazo/fubuki against master#1204400ab8da9830f6f77a5e40e7ad3ea459676a for pr-94295 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnazo%2Ffubuki" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nnazo/fubuki on toolchain 1204400ab8da9830f6f77a5e40e7ad3ea459676a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nnazo/fubuki [INFO] finished tweaking git repo https://github.com/nnazo/fubuki [INFO] tweaked toml for git repo https://github.com/nnazo/fubuki written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/nnazo/fubuki already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76a3ac688fc4df7f6fcdc94f6f7911e90bdcb66b9dd4085604e9a3564f0f3353 [INFO] running `Command { std: "docker" "start" "-a" "76a3ac688fc4df7f6fcdc94f6f7911e90bdcb66b9dd4085604e9a3564f0f3353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76a3ac688fc4df7f6fcdc94f6f7911e90bdcb66b9dd4085604e9a3564f0f3353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a3ac688fc4df7f6fcdc94f6f7911e90bdcb66b9dd4085604e9a3564f0f3353", kill_on_drop: false }` [INFO] [stdout] 76a3ac688fc4df7f6fcdc94f6f7911e90bdcb66b9dd4085604e9a3564f0f3353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c757a7d8218943a9b2f910f741adb75d0f479ffdccc8025b922c43184040e07 [INFO] running `Command { std: "docker" "start" "-a" "1c757a7d8218943a9b2f910f741adb75d0f479ffdccc8025b922c43184040e07", 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] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking ttf-parser v0.8.0 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Checking instant v0.1.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking iced_core v0.2.1 (https://github.com/hecrj/iced?rev=869fa6b#869fa6ba) [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking bytemuck v1.3.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking app_dirs2 v2.0.4 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking rust-embed-utils v5.0.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking anyhow v1.0.31 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking memoffset v0.5.4 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking iced_style v0.1.0 (https://github.com/hecrj/iced?rev=869fa6b#869fa6ba) [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] error: could not compile `proc-macro-hack` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proc_macro_hack --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.15/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=9733db0db47db9d4 -C extra-filename=-9733db0db47db9d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --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" "1c757a7d8218943a9b2f910f741adb75d0f479ffdccc8025b922c43184040e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c757a7d8218943a9b2f910f741adb75d0f479ffdccc8025b922c43184040e07", kill_on_drop: false }` [INFO] [stdout] 1c757a7d8218943a9b2f910f741adb75d0f479ffdccc8025b922c43184040e07