[INFO] cloning repository stbuehler/rust-gather-cidr-map [INFO] running `"git" "clone" "--bare" "git://github.com/stbuehler/rust-gather-cidr-map.git" "work/cache/sources/gh/stbuehler/rust-gather-cidr-map"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/stbuehler/rust-gather-cidr-map'... [INFO] running `"git" "clone" "work/cache/sources/gh/stbuehler/rust-gather-cidr-map" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stbuehler/rust-gather-cidr-map"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stbuehler/rust-gather-cidr-map'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stbuehler/rust-gather-cidr-map" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stbuehler/rust-gather-cidr-map"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stbuehler/rust-gather-cidr-map'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3579c7c21156678bb690dba4c865d2ec4f43af7c [INFO] sha for GitHub repo stbuehler/rust-gather-cidr-map: 3579c7c21156678bb690dba4c865d2ec4f43af7c [INFO] validating manifest of stbuehler/rust-gather-cidr-map on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of stbuehler/rust-gather-cidr-map on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing stbuehler/rust-gather-cidr-map [INFO] finished frobbing stbuehler/rust-gather-cidr-map [INFO] frobbed toml for stbuehler/rust-gather-cidr-map written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stbuehler/rust-gather-cidr-map/Cargo.toml [INFO] started frobbing stbuehler/rust-gather-cidr-map [INFO] finished frobbing stbuehler/rust-gather-cidr-map [INFO] frobbed toml for stbuehler/rust-gather-cidr-map written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stbuehler/rust-gather-cidr-map/Cargo.toml [INFO] crate stbuehler/rust-gather-cidr-map already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitstring v0.1.1 [INFO] [stderr] Downloaded cidr v0.0.3 [INFO] [stderr] Downloaded bitstring-trees v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing stbuehler/rust-gather-cidr-map against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stbuehler/rust-gather-cidr-map:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 54b12bf1b757a4a8691562f9847112ebafbaad3cf9aa68aa385d09dd328253ac [INFO] running `"docker" "start" "-a" "54b12bf1b757a4a8691562f9847112ebafbaad3cf9aa68aa385d09dd328253ac"` [INFO] [stderr] Compiling bitstring v0.1.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling bitstring-trees v0.1.0 [INFO] [stderr] Compiling cidr v0.0.3 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling gather-cidr-map v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.49s [INFO] running `"docker" "inspect" "54b12bf1b757a4a8691562f9847112ebafbaad3cf9aa68aa385d09dd328253ac"` [INFO] running `"docker" "rm" "-f" "54b12bf1b757a4a8691562f9847112ebafbaad3cf9aa68aa385d09dd328253ac"` [INFO] [stdout] 54b12bf1b757a4a8691562f9847112ebafbaad3cf9aa68aa385d09dd328253ac [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stbuehler/rust-gather-cidr-map:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 782c0e4a5d13b0f93cd00d49b175ddcf34067944090eb4ce8dd7ce0ce320a565 [INFO] running `"docker" "start" "-a" "782c0e4a5d13b0f93cd00d49b175ddcf34067944090eb4ce8dd7ce0ce320a565"` [INFO] [stderr] Compiling gather-cidr-map v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "782c0e4a5d13b0f93cd00d49b175ddcf34067944090eb4ce8dd7ce0ce320a565"` [INFO] running `"docker" "rm" "-f" "782c0e4a5d13b0f93cd00d49b175ddcf34067944090eb4ce8dd7ce0ce320a565"` [INFO] [stdout] 782c0e4a5d13b0f93cd00d49b175ddcf34067944090eb4ce8dd7ce0ce320a565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stbuehler/rust-gather-cidr-map:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] c555ae43fcc9f291a3f70b30262efce77a8f5d48c6938289ace50176596c0aa4 [INFO] running `"docker" "start" "-a" "c555ae43fcc9f291a3f70b30262efce77a8f5d48c6938289ace50176596c0aa4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/gather_cidr_map-1e14740d8f7b3618 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "c555ae43fcc9f291a3f70b30262efce77a8f5d48c6938289ace50176596c0aa4"` [INFO] running `"docker" "rm" "-f" "c555ae43fcc9f291a3f70b30262efce77a8f5d48c6938289ace50176596c0aa4"` [INFO] [stdout] c555ae43fcc9f291a3f70b30262efce77a8f5d48c6938289ace50176596c0aa4