[INFO] cloning repository https://github.com/pjmp/bropages [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjmp/bropages" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjmp%2Fbropages", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjmp%2Fbropages'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 768eac4f99c9d5437cad5c43542cff7705705741 [INFO] checking pjmp/bropages against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjmp%2Fbropages" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pjmp/bropages on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pjmp/bropages [INFO] finished tweaking git repo https://github.com/pjmp/bropages [INFO] tweaked toml for git repo https://github.com/pjmp/bropages written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/pjmp/bropages already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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] 44b7f10156fdd35332bbc5944cce6c520f903538fc68456404002f86307d2d4a [INFO] running `Command { std: "docker" "start" "-a" "44b7f10156fdd35332bbc5944cce6c520f903538fc68456404002f86307d2d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44b7f10156fdd35332bbc5944cce6c520f903538fc68456404002f86307d2d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b7f10156fdd35332bbc5944cce6c520f903538fc68456404002f86307d2d4a", kill_on_drop: false }` [INFO] [stdout] 44b7f10156fdd35332bbc5944cce6c520f903538fc68456404002f86307d2d4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 8b412019b7ef9db7237b4d7348d111a09f4567b4d9997e16d52182f3832e12c5 [INFO] running `Command { std: "docker" "start" "-a" "8b412019b7ef9db7237b4d7348d111a09f4567b4d9997e16d52182f3832e12c5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Compiling bat v0.16.0 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking wildmatch v1.0.11 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking path_abs v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking semver-parser v0.10.1 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling onig_sys v69.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking onig v6.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking syntect v4.4.0 [INFO] [stderr] Checking attohttpc v0.16.0 [INFO] [stderr] Checking bropages v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "8b412019b7ef9db7237b4d7348d111a09f4567b4d9997e16d52182f3832e12c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b412019b7ef9db7237b4d7348d111a09f4567b4d9997e16d52182f3832e12c5", kill_on_drop: false }` [INFO] [stdout] 8b412019b7ef9db7237b4d7348d111a09f4567b4d9997e16d52182f3832e12c5