[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] ea16cc72c7b5b1619d808234148a12c89033743b [INFO] checking uutils/coreutils against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuutils%2Fcoreutils" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uutils/coreutils on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/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-7/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84d627adae45f46392a2cb027bfe7e2bb9875d6b062e790cb4d5065a1e2a46a9 [INFO] running `Command { std: "docker" "start" "-a" "84d627adae45f46392a2cb027bfe7e2bb9875d6b062e790cb4d5065a1e2a46a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84d627adae45f46392a2cb027bfe7e2bb9875d6b062e790cb4d5065a1e2a46a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84d627adae45f46392a2cb027bfe7e2bb9875d6b062e790cb4d5065a1e2a46a9", kill_on_drop: false }` [INFO] [stdout] 84d627adae45f46392a2cb027bfe7e2bb9875d6b062e790cb4d5065a1e2a46a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c7a445c77ffe43fb683c90f31458bd0a6149c252143aff39383c066df64f152 [INFO] running `Command { std: "docker" "start" "-a" "0c7a445c77ffe43fb683c90f31458bd0a6149c252143aff39383c066df64f152", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Checking z85 v3.0.3 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking compare v0.1.0 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking ioctl-sys v0.6.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking gcd v2.0.1 [INFO] [stderr] Checking retain_mut v0.1.3 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking reference-counted-singleton v0.1.1 [INFO] [stderr] Compiling coreutils v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking file_diff v1.0.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking term_grid v0.1.7 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking byte-unit v4.0.12 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking binary-heap-plus v0.4.1 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Compiling cpp_synom v0.12.0 [INFO] [stderr] Compiling uu_factor v0.0.7 (/opt/rustwide/workdir/src/uu/factor) [INFO] [stderr] Checking lscolors v0.7.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Compiling cpp_syn v0.12.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling platform-info v0.1.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking locale v0.2.2 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking rlimit v0.4.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking generic-array v0.8.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking termsize v0.1.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dns-lookup v1.0.5 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.74/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=b8c095cc48d84f0a -C extra-filename=-b8c095cc48d84f0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5838d18c3799ac43.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-98915fca26631896.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3d7133eb5e1c05de.rmeta --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" "0c7a445c77ffe43fb683c90f31458bd0a6149c252143aff39383c066df64f152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7a445c77ffe43fb683c90f31458bd0a6149c252143aff39383c066df64f152", kill_on_drop: false }` [INFO] [stdout] 0c7a445c77ffe43fb683c90f31458bd0a6149c252143aff39383c066df64f152