[INFO] cloning repository https://github.com/sharkdp/bat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sharkdp/bat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d36b091fd7c9050c80078c0fe286d09dbab0f45a [INFO] checking sharkdp/bat against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/bat on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sharkdp/bat [INFO] finished tweaking git repo https://github.com/sharkdp/bat [INFO] tweaked toml for git repo https://github.com/sharkdp/bat written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/sharkdp/bat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15e84be90c4e73e913d6403b98d5019254e5e5315df27001e356b98b2bfa5082 [INFO] running `Command { std: "docker" "start" "-a" "15e84be90c4e73e913d6403b98d5019254e5e5315df27001e356b98b2bfa5082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15e84be90c4e73e913d6403b98d5019254e5e5315df27001e356b98b2bfa5082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e84be90c4e73e913d6403b98d5019254e5e5315df27001e356b98b2bfa5082", kill_on_drop: false }` [INFO] [stdout] 15e84be90c4e73e913d6403b98d5019254e5e5315df27001e356b98b2bfa5082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 585b45ccaf97626fd8725a7aed2541ffb35907e6615325143bc754f7d9cbb949 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "585b45ccaf97626fd8725a7aed2541ffb35907e6615325143bc754f7d9cbb949", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling bugreport v0.3.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.1 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking path_abs v0.5.0 [INFO] [stderr] Checking predicates-tree v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking predicates v1.0.6 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking assert_cmd v1.0.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling sys-info v0.7.0 [INFO] [stderr] Compiling libgit2-sys v0.12.17+1.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Checking onig v6.1.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling bat v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking git2 v0.13.15 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking snailquote v0.3.0 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking plist v1.0.1 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking clircle v0.2.0 [INFO] [stderr] Checking serde_yaml v0.8.15 [INFO] [stderr] Checking syntect v4.5.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "585b45ccaf97626fd8725a7aed2541ffb35907e6615325143bc754f7d9cbb949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585b45ccaf97626fd8725a7aed2541ffb35907e6615325143bc754f7d9cbb949", kill_on_drop: false }` [INFO] [stdout] 585b45ccaf97626fd8725a7aed2541ffb35907e6615325143bc754f7d9cbb949