[INFO] cloning repository https://github.com/SachinMaharana/polybar-reddit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SachinMaharana/polybar-reddit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSachinMaharana%2Fpolybar-reddit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSachinMaharana%2Fpolybar-reddit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce861e78475a2684c84c4bfa35a6740734221430 [INFO] checking SachinMaharana/polybar-reddit against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSachinMaharana%2Fpolybar-reddit" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SachinMaharana/polybar-reddit 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] started tweaking git repo https://github.com/SachinMaharana/polybar-reddit [INFO] finished tweaking git repo https://github.com/SachinMaharana/polybar-reddit [INFO] tweaked toml for git repo https://github.com/SachinMaharana/polybar-reddit written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/SachinMaharana/polybar-reddit 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 072db00af137c208a0579479bfc4b593e294623c77a58d5b9174748051ecea29 [INFO] running `Command { std: "docker" "start" "-a" "072db00af137c208a0579479bfc4b593e294623c77a58d5b9174748051ecea29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "072db00af137c208a0579479bfc4b593e294623c77a58d5b9174748051ecea29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "072db00af137c208a0579479bfc4b593e294623c77a58d5b9174748051ecea29", kill_on_drop: false }` [INFO] [stdout] 072db00af137c208a0579479bfc4b593e294623c77a58d5b9174748051ecea29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] f0b0f2473c300a991fc2b6cc407bedfa0120597ba0cb2434f10c3538e75910d7 [INFO] running `Command { std: "docker" "start" "-a" "f0b0f2473c300a991fc2b6cc407bedfa0120597ba0cb2434f10c3538e75910d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking chunked_transfer v1.2.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking rustop v1.1.1 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.19 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ureq v1.4.0 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking polybar-reddit v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.36s [INFO] running `Command { std: "docker" "inspect" "f0b0f2473c300a991fc2b6cc407bedfa0120597ba0cb2434f10c3538e75910d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b0f2473c300a991fc2b6cc407bedfa0120597ba0cb2434f10c3538e75910d7", kill_on_drop: false }` [INFO] [stdout] f0b0f2473c300a991fc2b6cc407bedfa0120597ba0cb2434f10c3538e75910d7