[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] testing tommilligan/protov against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommilligan%2Fprotov" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tommilligan/protov on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tommilligan/protov 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/tommilligan/hexyl` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing tommilligan/protov against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommilligan%2Fprotov" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tommilligan/protov on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tommilligan/protov 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autocfg v0.1.5 [INFO] [stderr] Downloaded term_size v0.3.1 [INFO] [stderr] Downloaded serde-value v0.6.0 [INFO] [stderr] Downloaded structopt v0.2.18 [INFO] [stderr] Downloaded structopt-derive v0.2.18 [INFO] [stderr] Downloaded fixedbitset v0.1.9 [INFO] [stderr] Downloaded exitfailure v0.5.1 [INFO] [stderr] Downloaded multimap v0.4.0 [INFO] [stderr] Downloaded prost-derive v0.5.0 [INFO] [stderr] Downloaded spin v0.5.0 [INFO] [stderr] Downloaded erased_serde_json v0.1.1 [INFO] [stderr] Downloaded rand_chacha v0.2.0 [INFO] [stderr] Downloaded prost-types v0.5.0 [INFO] [stderr] Downloaded lipsum v0.6.0 [INFO] [stderr] Downloaded serde v1.0.96 [INFO] [stderr] Downloaded backtrace v0.3.33 [INFO] [stderr] Downloaded prost v0.5.0 [INFO] [stderr] Downloaded getrandom v0.1.6 [INFO] [stderr] Downloaded itertools v0.8.0 [INFO] [stderr] Downloaded serde-protobuf v0.8.1 [INFO] [stderr] Downloaded petgraph v0.4.13 [INFO] [stderr] Downloaded protobuf v2.7.0 [INFO] [stderr] Downloaded syn v0.15.39 [INFO] [stderr] Downloaded rand_core v0.5.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.15 [INFO] [stderr] Downloaded log v0.4.7 [INFO] [stderr] Downloaded ctrlc v3.1.3 [INFO] [stderr] Downloaded libc v0.2.60 [INFO] [stderr] Downloaded prost-build v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 898f735b9d9d29333d69d921f2b2bf3acb523d4c799b3cd664bd3f1828ebd988 [INFO] running `Command { std: "docker" "start" "-a" "898f735b9d9d29333d69d921f2b2bf3acb523d4c799b3cd664bd3f1828ebd988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "898f735b9d9d29333d69d921f2b2bf3acb523d4c799b3cd664bd3f1828ebd988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "898f735b9d9d29333d69d921f2b2bf3acb523d4c799b3cd664bd3f1828ebd988", kill_on_drop: false }` [INFO] [stdout] 898f735b9d9d29333d69d921f2b2bf3acb523d4c799b3cd664bd3f1828ebd988 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e6c4271c6f97d512b4ceb716b8bc9460a6ea860704fa84f9b74d17f07f47f7e [INFO] running `Command { std: "docker" "start" "-a" "9e6c4271c6f97d512b4ceb716b8bc9460a6ea860704fa84f9b74d17f07f47f7e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling serde v1.0.96 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling protobuf v2.7.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling hexyl v0.5.1 (https://github.com/tommilligan/hexyl?branch=lib#5ffeb919) [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling serde-protobuf v0.8.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling erased_serde_json v0.1.1 [INFO] [stderr] Compiling protov v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.40s [INFO] running `Command { std: "docker" "inspect" "9e6c4271c6f97d512b4ceb716b8bc9460a6ea860704fa84f9b74d17f07f47f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6c4271c6f97d512b4ceb716b8bc9460a6ea860704fa84f9b74d17f07f47f7e", kill_on_drop: false }` [INFO] [stdout] 9e6c4271c6f97d512b4ceb716b8bc9460a6ea860704fa84f9b74d17f07f47f7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a854c513470475047bd7a94a50d07efdc46ed98c4199706fc0eb4b6ae4cafffd [INFO] running `Command { std: "docker" "start" "-a" "a854c513470475047bd7a94a50d07efdc46ed98c4199706fc0eb4b6ae4cafffd", kill_on_drop: false }` [INFO] [stderr] Compiling protov v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "a854c513470475047bd7a94a50d07efdc46ed98c4199706fc0eb4b6ae4cafffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a854c513470475047bd7a94a50d07efdc46ed98c4199706fc0eb4b6ae4cafffd", kill_on_drop: false }` [INFO] [stdout] a854c513470475047bd7a94a50d07efdc46ed98c4199706fc0eb4b6ae4cafffd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ee731b82113a8b0a99a255b0db1ef1765fd6fea69a04cac00acbfc85eefca86 [INFO] running `Command { std: "docker" "start" "-a" "2ee731b82113a8b0a99a255b0db1ef1765fd6fea69a04cac00acbfc85eefca86", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/protov-0c31fed0de57f678) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/protov.rs (/opt/rustwide/target/debug/deps/protov-635283332bbb7366) [INFO] [stderr] Doc-tests protov [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2ee731b82113a8b0a99a255b0db1ef1765fd6fea69a04cac00acbfc85eefca86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee731b82113a8b0a99a255b0db1ef1765fd6fea69a04cac00acbfc85eefca86", kill_on_drop: false }` [INFO] [stdout] 2ee731b82113a8b0a99a255b0db1ef1765fd6fea69a04cac00acbfc85eefca86