[INFO] updating cached repository asgs/rustorrent [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/asgs/rustorrent [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/asgs/rustorrent" "work/ex/beta-1.38-1/sources/1.37.0/gh/asgs/rustorrent"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/asgs/rustorrent'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/asgs/rustorrent" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/asgs/rustorrent"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/asgs/rustorrent'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6e30d2f650ced81324ae134fe54651b56a9120d0 [INFO] sha for GitHub repo asgs/rustorrent: 6e30d2f650ced81324ae134fe54651b56a9120d0 [INFO] validating manifest of asgs/rustorrent 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 asgs/rustorrent 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 asgs/rustorrent [INFO] finished frobbing asgs/rustorrent [INFO] frobbed toml for asgs/rustorrent written to work/ex/beta-1.38-1/sources/1.37.0/gh/asgs/rustorrent/Cargo.toml [INFO] started frobbing asgs/rustorrent [INFO] finished frobbing asgs/rustorrent [INFO] frobbed toml for asgs/rustorrent written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/asgs/rustorrent/Cargo.toml [INFO] crate asgs/rustorrent 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing asgs/rustorrent 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-0/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/asgs/rustorrent:/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] bb95a636f05a4b0d875a7ca1ddbd75e9b9c1d2ca89a1e3161a8749bdda54bba1 [INFO] running `"docker" "start" "-a" "bb95a636f05a4b0d875a7ca1ddbd75e9b9c1d2ca89a1e3161a8749bdda54bba1"` [INFO] [stderr] Compiling rustorrent v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `"docker" "inspect" "bb95a636f05a4b0d875a7ca1ddbd75e9b9c1d2ca89a1e3161a8749bdda54bba1"` [INFO] running `"docker" "rm" "-f" "bb95a636f05a4b0d875a7ca1ddbd75e9b9c1d2ca89a1e3161a8749bdda54bba1"` [INFO] [stdout] bb95a636f05a4b0d875a7ca1ddbd75e9b9c1d2ca89a1e3161a8749bdda54bba1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/asgs/rustorrent:/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] ad3befe4d6f585e866f43e44dd2c9d277cb96fa151b78378cfa69ff4849299c0 [INFO] running `"docker" "start" "-a" "ad3befe4d6f585e866f43e44dd2c9d277cb96fa151b78378cfa69ff4849299c0"` [INFO] [stderr] Compiling rustorrent v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "ad3befe4d6f585e866f43e44dd2c9d277cb96fa151b78378cfa69ff4849299c0"` [INFO] running `"docker" "rm" "-f" "ad3befe4d6f585e866f43e44dd2c9d277cb96fa151b78378cfa69ff4849299c0"` [INFO] [stdout] ad3befe4d6f585e866f43e44dd2c9d277cb96fa151b78378cfa69ff4849299c0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/asgs/rustorrent:/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] 6683028627c3da2ad6553e9c0d46ba170774d29bc32b8ce1048af09e4906af69 [INFO] running `"docker" "start" "-a" "6683028627c3da2ad6553e9c0d46ba170774d29bc32b8ce1048af09e4906af69"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustorrent-640b556756ffc536 [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" "6683028627c3da2ad6553e9c0d46ba170774d29bc32b8ce1048af09e4906af69"` [INFO] running `"docker" "rm" "-f" "6683028627c3da2ad6553e9c0d46ba170774d29bc32b8ce1048af09e4906af69"` [INFO] [stdout] 6683028627c3da2ad6553e9c0d46ba170774d29bc32b8ce1048af09e4906af69