[INFO] cloning repository https://github.com/r-gorajski/bat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r-gorajski/bat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-gorajski%2Fbat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-gorajski%2Fbat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8244eb8ef88cc1b64d27991d6a5c7c69586b8a13 [INFO] testing r-gorajski/bat against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-gorajski%2Fbat" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/r-gorajski/bat on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/r-gorajski/bat [INFO] finished tweaking git repo https://github.com/r-gorajski/bat [INFO] tweaked toml for git repo https://github.com/r-gorajski/bat written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/r-gorajski/bat already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git-version-macro v0.3.4 [INFO] [stderr] Downloaded git-version v0.3.4 [INFO] [stderr] Downloaded git2 v0.13.20 [INFO] [stderr] Downloaded onig v6.1.1 [INFO] [stderr] Downloaded libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Downloaded onig_sys v69.6.0 [INFO] [stderr] Downloaded fancy-regex v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4026714793ab3401dac33dc85c43f7d5460c331b51c8fcf91bc1b05eeb160448 [INFO] running `Command { std: "docker" "start" "-a" "4026714793ab3401dac33dc85c43f7d5460c331b51c8fcf91bc1b05eeb160448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4026714793ab3401dac33dc85c43f7d5460c331b51c8fcf91bc1b05eeb160448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4026714793ab3401dac33dc85c43f7d5460c331b51c8fcf91bc1b05eeb160448", kill_on_drop: false }` [INFO] [stdout] 4026714793ab3401dac33dc85c43f7d5460c331b51c8fcf91bc1b05eeb160448 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d64a947a7e53386a1077390b56c57ebf179709f0da2468c7c21301555be7e770 [INFO] running `Command { std: "docker" "start" "-a" "d64a947a7e53386a1077390b56c57ebf179709f0da2468c7c21301555be7e770", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling sys-info v0.9.0 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bugreport v0.4.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bat v0.18.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling onig v6.1.1 [INFO] [stderr] Compiling git-version v0.3.4 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clircle v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 21s [INFO] running `Command { std: "docker" "inspect" "d64a947a7e53386a1077390b56c57ebf179709f0da2468c7c21301555be7e770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d64a947a7e53386a1077390b56c57ebf179709f0da2468c7c21301555be7e770", kill_on_drop: false }` [INFO] [stdout] d64a947a7e53386a1077390b56c57ebf179709f0da2468c7c21301555be7e770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db53eb9eed661055ff33e68fafebbd4461640e7d7128fade907e900eeb738431 [INFO] running `Command { std: "docker" "start" "-a" "db53eb9eed661055ff33e68fafebbd4461640e7d7128fade907e900eeb738431", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling predicates v2.0.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling bat v0.18.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bat` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bat --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="application"' --cfg 'feature="atty"' --cfg 'feature="bugreport"' --cfg 'feature="build-assets"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="dirs-next"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="lazy_static"' --cfg 'feature="minimal-application"' --cfg 'feature="paging"' --cfg 'feature="regex-onig"' --cfg 'feature="shell-words"' --cfg 'feature="wild"' -C metadata=f7fe6cee50553e10 -C extra-filename=-f7fe6cee50553e10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-8ff46a7cbf1232cf.rlib --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-0e8f00e2d6170765.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-073ebd2c8108dd4b.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-360f242c34e31552.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-2e8f4aee5b1a65f9.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-7aeec7abe5a44464.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-4e7ff8090acffc0d.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-d51a2cfd2b6f2c78.rlib --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-1e3ce4c533828416.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-3b228f44b48e06d0.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-9771b806e84d2c9a.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-9b7f309315ae5391.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-59eb980fc45106ea.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-eb9363afcbb97010.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-d0052dc952f7116b.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-5773364d96583816.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-5f2660b957859ec1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d7fb6a287a20fcfb.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-46b8228f1d3663f6.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ea63b75a47bf0b74.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-eb2e713df31113e1.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-6018f21824651e38.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fee2839bdd8c330b.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib --extern wait_timeout=/opt/rustwide/target/debug/deps/libwait_timeout-b78da98b3fb6633f.rlib --extern wild=/opt/rustwide/target/debug/deps/libwild-70395f3cd5a891fc.rlib --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ansi_colours-39b8f0bee2a31a98/out -L native=/opt/rustwide/target/debug/build/sys-info-f98caa5aee31b659/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-de977ac14cf9b018/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-9251da38b4f471dd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "db53eb9eed661055ff33e68fafebbd4461640e7d7128fade907e900eeb738431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db53eb9eed661055ff33e68fafebbd4461640e7d7128fade907e900eeb738431", kill_on_drop: false }` [INFO] [stdout] db53eb9eed661055ff33e68fafebbd4461640e7d7128fade907e900eeb738431