[INFO] updating cached repository ThatNerdyPikachu/twist-dl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ThatNerdyPikachu/twist-dl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ThatNerdyPikachu/twist-dl" "work/ex/beta-1.37-6/sources/1.36.0/gh/ThatNerdyPikachu/twist-dl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ThatNerdyPikachu/twist-dl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ThatNerdyPikachu/twist-dl" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ThatNerdyPikachu/twist-dl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ThatNerdyPikachu/twist-dl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 515e5e7de0f48027e6ee1b6b696cf6c6e59a81d0 [INFO] sha for GitHub repo ThatNerdyPikachu/twist-dl: 515e5e7de0f48027e6ee1b6b696cf6c6e59a81d0 [INFO] validating manifest of ThatNerdyPikachu/twist-dl 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 ThatNerdyPikachu/twist-dl 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 ThatNerdyPikachu/twist-dl [INFO] finished frobbing ThatNerdyPikachu/twist-dl [INFO] frobbed toml for ThatNerdyPikachu/twist-dl written to work/ex/beta-1.37-6/sources/1.36.0/gh/ThatNerdyPikachu/twist-dl/Cargo.toml [INFO] started frobbing ThatNerdyPikachu/twist-dl [INFO] finished frobbing ThatNerdyPikachu/twist-dl [INFO] frobbed toml for ThatNerdyPikachu/twist-dl written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ThatNerdyPikachu/twist-dl/Cargo.toml [INFO] crate ThatNerdyPikachu/twist-dl 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ThatNerdyPikachu/twist-dl 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ThatNerdyPikachu/twist-dl:/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] a7e323e9a6ed6f31c4abb4ee06e5b96a7730cf70f84d35ec466f622c2985dd04 [INFO] running `"docker" "start" "-a" "a7e323e9a6ed6f31c4abb4ee06e5b96a7730cf70f84d35ec466f622c2985dd04"` [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling twist-dl v1.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "a7e323e9a6ed6f31c4abb4ee06e5b96a7730cf70f84d35ec466f622c2985dd04"` [INFO] running `"docker" "rm" "-f" "a7e323e9a6ed6f31c4abb4ee06e5b96a7730cf70f84d35ec466f622c2985dd04"` [INFO] [stdout] a7e323e9a6ed6f31c4abb4ee06e5b96a7730cf70f84d35ec466f622c2985dd04 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ThatNerdyPikachu/twist-dl:/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] ecc7f9194dba4e88a748f6a77189ca0ab5fba214c80ccffa1b57aa8146d17bbe [INFO] running `"docker" "start" "-a" "ecc7f9194dba4e88a748f6a77189ca0ab5fba214c80ccffa1b57aa8146d17bbe"` [INFO] [stderr] Compiling twist-dl v1.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.10s [INFO] running `"docker" "inspect" "ecc7f9194dba4e88a748f6a77189ca0ab5fba214c80ccffa1b57aa8146d17bbe"` [INFO] running `"docker" "rm" "-f" "ecc7f9194dba4e88a748f6a77189ca0ab5fba214c80ccffa1b57aa8146d17bbe"` [INFO] [stdout] ecc7f9194dba4e88a748f6a77189ca0ab5fba214c80ccffa1b57aa8146d17bbe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ThatNerdyPikachu/twist-dl:/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] 206def311a3267917274dcd17b6ebba2564a7f1ac5cb8fe7f6426073a66ebc2e [INFO] running `"docker" "start" "-a" "206def311a3267917274dcd17b6ebba2564a7f1ac5cb8fe7f6426073a66ebc2e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/crater/target/debug/deps/twist_dl-dfa376658be5258d [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" "206def311a3267917274dcd17b6ebba2564a7f1ac5cb8fe7f6426073a66ebc2e"` [INFO] running `"docker" "rm" "-f" "206def311a3267917274dcd17b6ebba2564a7f1ac5cb8fe7f6426073a66ebc2e"` [INFO] [stdout] 206def311a3267917274dcd17b6ebba2564a7f1ac5cb8fe7f6426073a66ebc2e