[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.37-6/sources/1.36.0/gh/asgs/rustorrent"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/asgs/rustorrent'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/asgs/rustorrent" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/asgs/rustorrent"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of asgs/rustorrent on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing asgs/rustorrent against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 72d9762896305090c8753c133779f3b65012fa386b1f8f13960256aec6c47afe [INFO] running `"docker" "start" "-a" "72d9762896305090c8753c133779f3b65012fa386b1f8f13960256aec6c47afe"` [INFO] [stderr] Compiling rustorrent v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `"docker" "inspect" "72d9762896305090c8753c133779f3b65012fa386b1f8f13960256aec6c47afe"` [INFO] running `"docker" "rm" "-f" "72d9762896305090c8753c133779f3b65012fa386b1f8f13960256aec6c47afe"` [INFO] [stdout] 72d9762896305090c8753c133779f3b65012fa386b1f8f13960256aec6c47afe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] fc5c66869d62362ae1dacdb3b1b1911573cf3cf2aef3b4db2c35285fcf6db339 [INFO] running `"docker" "start" "-a" "fc5c66869d62362ae1dacdb3b1b1911573cf3cf2aef3b4db2c35285fcf6db339"` [INFO] [stderr] Compiling rustorrent v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `"docker" "inspect" "fc5c66869d62362ae1dacdb3b1b1911573cf3cf2aef3b4db2c35285fcf6db339"` [INFO] running `"docker" "rm" "-f" "fc5c66869d62362ae1dacdb3b1b1911573cf3cf2aef3b4db2c35285fcf6db339"` [INFO] [stdout] fc5c66869d62362ae1dacdb3b1b1911573cf3cf2aef3b4db2c35285fcf6db339 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 87c80ce9704173c911364651f1333e00887221b73239c350b3ee9dd0ab1cc233 [INFO] running `"docker" "start" "-a" "87c80ce9704173c911364651f1333e00887221b73239c350b3ee9dd0ab1cc233"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustorrent-eefe09f1f4269f01 [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" "87c80ce9704173c911364651f1333e00887221b73239c350b3ee9dd0ab1cc233"` [INFO] running `"docker" "rm" "-f" "87c80ce9704173c911364651f1333e00887221b73239c350b3ee9dd0ab1cc233"` [INFO] [stdout] 87c80ce9704173c911364651f1333e00887221b73239c350b3ee9dd0ab1cc233