[INFO] cloning repository https://github.com/uutils/coreutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uutils/coreutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuutils%2Fcoreutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuutils%2Fcoreutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9559fea800524d5cda06d0287684598be8da0a8 [INFO] checking uutils/coreutils against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuutils%2Fcoreutils" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uutils/coreutils on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-55/source/.cargo/config [INFO] started tweaking git repo https://github.com/uutils/coreutils [INFO] finished tweaking git repo https://github.com/uutils/coreutils [INFO] tweaked toml for git repo https://github.com/uutils/coreutils written to /workspace/builds/worker-55/source/Cargo.toml [INFO] crate git repo https://github.com/uutils/coreutils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90490f517496d8022299933b1398b0eb7355b486a5f616c8b83dda01c22cc7b8 [INFO] running `Command { std: "docker" "start" "-a" "90490f517496d8022299933b1398b0eb7355b486a5f616c8b83dda01c22cc7b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90490f517496d8022299933b1398b0eb7355b486a5f616c8b83dda01c22cc7b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90490f517496d8022299933b1398b0eb7355b486a5f616c8b83dda01c22cc7b8", kill_on_drop: false }` [INFO] [stdout] 90490f517496d8022299933b1398b0eb7355b486a5f616c8b83dda01c22cc7b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d69d352d3fc3c925bcbbf525e62c4f4dd963f283605c15dc42250ac1473bfc4e [INFO] running `Command { std: "docker" "start" "-a" "d69d352d3fc3c925bcbbf525e62c4f4dd963f283605c15dc42250ac1473bfc4e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking z85 v3.0.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking compare v0.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking gcd v2.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking retain_mut v0.1.3 [INFO] [stderr] Compiling coreutils v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking reference-counted-singleton v0.1.1 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking term_grid v0.1.7 [INFO] [stderr] Checking memchr v2.4.0 [INFO] [stderr] Checking maybe-uninit v2.0.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking byte-unit v4.0.12 [INFO] [stderr] Compiling cpp_synom v0.12.0 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking binary-heap-plus v0.4.1 [INFO] [stderr] error: could not compile `paste-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name paste_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/paste-impl-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=b88c8b5d71e33d50 -C extra-filename=-b88c8b5d71e33d50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-91e0b1e0fa231bd6.so --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" "d69d352d3fc3c925bcbbf525e62c4f4dd963f283605c15dc42250ac1473bfc4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d69d352d3fc3c925bcbbf525e62c4f4dd963f283605c15dc42250ac1473bfc4e", kill_on_drop: false }` [INFO] [stdout] d69d352d3fc3c925bcbbf525e62c4f4dd963f283605c15dc42250ac1473bfc4e