[INFO] updating cached repository lazytiger/subdl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lazytiger/subdl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lazytiger/subdl" "work/ex/beta-1.38-1/sources/1.37.0/gh/lazytiger/subdl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lazytiger/subdl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lazytiger/subdl" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lazytiger/subdl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lazytiger/subdl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 05d7c9d924b28d2fe14f197eedcbc825fae9eff5 [INFO] sha for GitHub repo lazytiger/subdl: 05d7c9d924b28d2fe14f197eedcbc825fae9eff5 [INFO] validating manifest of lazytiger/subdl 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 lazytiger/subdl 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 lazytiger/subdl [INFO] finished frobbing lazytiger/subdl [INFO] frobbed toml for lazytiger/subdl written to work/ex/beta-1.38-1/sources/1.37.0/gh/lazytiger/subdl/Cargo.toml [INFO] started frobbing lazytiger/subdl [INFO] finished frobbing lazytiger/subdl [INFO] frobbed toml for lazytiger/subdl written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lazytiger/subdl/Cargo.toml [INFO] crate lazytiger/subdl 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 lazytiger/subdl against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lazytiger/subdl:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] a6a8d72f58611cc6c3054f42d223bf56f4537b5094007899f5f204264753f207 [INFO] running `"docker" "start" "-a" "a6a8d72f58611cc6c3054f42d223bf56f4537b5094007899f5f204264753f207"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling bitflags v0.6.0 [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling unrar_sys v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling zip v0.5.0 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling rar v0.2.0 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling unrar v0.4.3 [INFO] [stderr] Compiling subdl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `"docker" "inspect" "a6a8d72f58611cc6c3054f42d223bf56f4537b5094007899f5f204264753f207"` [INFO] running `"docker" "rm" "-f" "a6a8d72f58611cc6c3054f42d223bf56f4537b5094007899f5f204264753f207"` [INFO] [stdout] a6a8d72f58611cc6c3054f42d223bf56f4537b5094007899f5f204264753f207 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lazytiger/subdl:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 99697714bdf87ae12e202fbf4bc5f31216cc8f89c75e2e46eab86bd384b760c8 [INFO] running `"docker" "start" "-a" "99697714bdf87ae12e202fbf4bc5f31216cc8f89c75e2e46eab86bd384b760c8"` [INFO] [stderr] Compiling subdl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.52s [INFO] running `"docker" "inspect" "99697714bdf87ae12e202fbf4bc5f31216cc8f89c75e2e46eab86bd384b760c8"` [INFO] running `"docker" "rm" "-f" "99697714bdf87ae12e202fbf4bc5f31216cc8f89c75e2e46eab86bd384b760c8"` [INFO] [stdout] 99697714bdf87ae12e202fbf4bc5f31216cc8f89c75e2e46eab86bd384b760c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lazytiger/subdl:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 2d94b92c59d73f31765a535f0a4b2da2448f10171f6115dc40f7cc281e948e6b [INFO] running `"docker" "start" "-a" "2d94b92c59d73f31765a535f0a4b2da2448f10171f6115dc40f7cc281e948e6b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/subdl-14eed972398e0e58 [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] [stderr] Running /opt/crater/target/debug/deps/unrar-2c31200005b4d91d [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" "2d94b92c59d73f31765a535f0a4b2da2448f10171f6115dc40f7cc281e948e6b"` [INFO] running `"docker" "rm" "-f" "2d94b92c59d73f31765a535f0a4b2da2448f10171f6115dc40f7cc281e948e6b"` [INFO] [stdout] 2d94b92c59d73f31765a535f0a4b2da2448f10171f6115dc40f7cc281e948e6b