[INFO] updating cached repository zserik/zs-filecrawler [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zserik/zs-filecrawler [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zserik/zs-filecrawler" "work/ex/beta-1.38-1/sources/1.37.0/gh/zserik/zs-filecrawler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/zserik/zs-filecrawler'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zserik/zs-filecrawler" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zserik/zs-filecrawler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zserik/zs-filecrawler'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 42830e5a883e72dd778a03956b79e0fec7e71757 [INFO] sha for GitHub repo zserik/zs-filecrawler: 42830e5a883e72dd778a03956b79e0fec7e71757 [INFO] validating manifest of zserik/zs-filecrawler on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zserik/zs-filecrawler on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zserik/zs-filecrawler [INFO] finished frobbing zserik/zs-filecrawler [INFO] frobbed toml for zserik/zs-filecrawler written to work/ex/beta-1.38-1/sources/1.37.0/gh/zserik/zs-filecrawler/Cargo.toml [INFO] started frobbing zserik/zs-filecrawler [INFO] finished frobbing zserik/zs-filecrawler [INFO] frobbed toml for zserik/zs-filecrawler written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zserik/zs-filecrawler/Cargo.toml [INFO] crate zserik/zs-filecrawler already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing zserik/zs-filecrawler against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zserik/zs-filecrawler:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 89dd6127be1ed9a62fa649318c44dea67ffba826c7b301071b72f251362f9497 [INFO] running `"docker" "start" "-a" "89dd6127be1ed9a62fa649318c44dea67ffba826c7b301071b72f251362f9497"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling readfilez v0.1.3 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling simplelog v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling indoc-impl v0.3.3 [INFO] [stderr] Compiling indoc v0.3.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling zs-filecrawler v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "89dd6127be1ed9a62fa649318c44dea67ffba826c7b301071b72f251362f9497"` [INFO] running `"docker" "rm" "-f" "89dd6127be1ed9a62fa649318c44dea67ffba826c7b301071b72f251362f9497"` [INFO] [stdout] 89dd6127be1ed9a62fa649318c44dea67ffba826c7b301071b72f251362f9497 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zserik/zs-filecrawler:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f626f4c422353200cdbab16edf1880b0d7ba417996618a0b0c8a808bd20b01ad [INFO] running `"docker" "start" "-a" "f626f4c422353200cdbab16edf1880b0d7ba417996618a0b0c8a808bd20b01ad"` [INFO] [stderr] Compiling zs-filecrawler v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `"docker" "inspect" "f626f4c422353200cdbab16edf1880b0d7ba417996618a0b0c8a808bd20b01ad"` [INFO] running `"docker" "rm" "-f" "f626f4c422353200cdbab16edf1880b0d7ba417996618a0b0c8a808bd20b01ad"` [INFO] [stdout] f626f4c422353200cdbab16edf1880b0d7ba417996618a0b0c8a808bd20b01ad [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zserik/zs-filecrawler:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] e8058e9b51ec4d446b8c856f12189e2a632a3b50717a81e27f48994c00e57e76 [INFO] running `"docker" "start" "-a" "e8058e9b51ec4d446b8c856f12189e2a632a3b50717a81e27f48994c00e57e76"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/zs_filecrawler-7a001ab57e143c2f [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" "e8058e9b51ec4d446b8c856f12189e2a632a3b50717a81e27f48994c00e57e76"` [INFO] running `"docker" "rm" "-f" "e8058e9b51ec4d446b8c856f12189e2a632a3b50717a81e27f48994c00e57e76"` [INFO] [stdout] e8058e9b51ec4d446b8c856f12189e2a632a3b50717a81e27f48994c00e57e76