[INFO] cloning repository https://github.com/tommilligan/protov [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommilligan/protov" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommilligan%2Fprotov", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommilligan%2Fprotov'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2ebe78b9483b2763f4017908b5fb5ec946c7974 [INFO] checking tommilligan/protov against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommilligan%2Fprotov" "/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/tommilligan/protov 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/tommilligan/protov [INFO] finished tweaking git repo https://github.com/tommilligan/protov [INFO] tweaked toml for git repo https://github.com/tommilligan/protov written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tommilligan/protov 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-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" "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] 0abe6bc5af54973b5654a5905ac782e9e09c22e57c0a05c9775de4922d858c33 [INFO] running `Command { std: "docker" "start" "-a" "0abe6bc5af54973b5654a5905ac782e9e09c22e57c0a05c9775de4922d858c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0abe6bc5af54973b5654a5905ac782e9e09c22e57c0a05c9775de4922d858c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0abe6bc5af54973b5654a5905ac782e9e09c22e57c0a05c9775de4922d858c33", kill_on_drop: false }` [INFO] [stdout] 0abe6bc5af54973b5654a5905ac782e9e09c22e57c0a05c9775de4922d858c33 [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" "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] c7aa18b20160db98434078085daf6beddf0fcb5f8d94e5a417b3371efd745b61 [INFO] running `Command { std: "docker" "start" "-a" "c7aa18b20160db98434078085daf6beddf0fcb5f8d94e5a417b3371efd745b61", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling serde v1.0.96 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling protobuf v2.7.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Checking lipsum v0.6.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Checking hexyl v0.5.1 (https://github.com/tommilligan/hexyl?branch=lib#5ffeb919) [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking serde-protobuf v0.8.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking erased_serde_json v0.1.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Checking protov v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling serialize-emails v0.1.0 (/opt/rustwide/workdir/prost-email) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.57s [INFO] running `Command { std: "docker" "inspect" "c7aa18b20160db98434078085daf6beddf0fcb5f8d94e5a417b3371efd745b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7aa18b20160db98434078085daf6beddf0fcb5f8d94e5a417b3371efd745b61", kill_on_drop: false }` [INFO] [stdout] c7aa18b20160db98434078085daf6beddf0fcb5f8d94e5a417b3371efd745b61