[INFO] updating cached repository BeatButton/twitter-dl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/BeatButton/twitter-dl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/BeatButton/twitter-dl" "work/ex/beta-1.37-6/sources/1.36.0/gh/BeatButton/twitter-dl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/BeatButton/twitter-dl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BeatButton/twitter-dl" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/BeatButton/twitter-dl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/BeatButton/twitter-dl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f69f2eb051d757b9a46eae097826c4d01b1a14fe [INFO] sha for GitHub repo BeatButton/twitter-dl: f69f2eb051d757b9a46eae097826c4d01b1a14fe [INFO] validating manifest of BeatButton/twitter-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 BeatButton/twitter-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 BeatButton/twitter-dl [INFO] finished frobbing BeatButton/twitter-dl [INFO] frobbed toml for BeatButton/twitter-dl written to work/ex/beta-1.37-6/sources/1.36.0/gh/BeatButton/twitter-dl/Cargo.toml [INFO] started frobbing BeatButton/twitter-dl [INFO] finished frobbing BeatButton/twitter-dl [INFO] frobbed toml for BeatButton/twitter-dl written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/BeatButton/twitter-dl/Cargo.toml [INFO] crate BeatButton/twitter-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 BeatButton/twitter-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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/BeatButton/twitter-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] 15589123c2b1fb9307305455552e5e9c09781f3d131ce735a7566e5e82e9c608 [INFO] running `"docker" "start" "-a" "15589123c2b1fb9307305455552e5e9c09781f3d131ce735a7566e5e82e9c608"` [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling twitter-dl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "15589123c2b1fb9307305455552e5e9c09781f3d131ce735a7566e5e82e9c608"` [INFO] running `"docker" "rm" "-f" "15589123c2b1fb9307305455552e5e9c09781f3d131ce735a7566e5e82e9c608"` [INFO] [stdout] 15589123c2b1fb9307305455552e5e9c09781f3d131ce735a7566e5e82e9c608 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/BeatButton/twitter-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] e12d544b0c1ef6cf9c7cca2f9e61129a7504e38b49e0d51ae489e2f70edf5d11 [INFO] running `"docker" "start" "-a" "e12d544b0c1ef6cf9c7cca2f9e61129a7504e38b49e0d51ae489e2f70edf5d11"` [INFO] [stderr] Compiling twitter-dl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `"docker" "inspect" "e12d544b0c1ef6cf9c7cca2f9e61129a7504e38b49e0d51ae489e2f70edf5d11"` [INFO] running `"docker" "rm" "-f" "e12d544b0c1ef6cf9c7cca2f9e61129a7504e38b49e0d51ae489e2f70edf5d11"` [INFO] [stdout] e12d544b0c1ef6cf9c7cca2f9e61129a7504e38b49e0d51ae489e2f70edf5d11 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/BeatButton/twitter-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] fea0a2d0a6be7913e4c611a46ce19c855580b2b3d274b90d5a6fcedf10421c13 [INFO] running `"docker" "start" "-a" "fea0a2d0a6be7913e4c611a46ce19c855580b2b3d274b90d5a6fcedf10421c13"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/twitter_dl-bd7e26f6d106271c [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" "fea0a2d0a6be7913e4c611a46ce19c855580b2b3d274b90d5a6fcedf10421c13"` [INFO] running `"docker" "rm" "-f" "fea0a2d0a6be7913e4c611a46ce19c855580b2b3d274b90d5a6fcedf10421c13"` [INFO] [stdout] fea0a2d0a6be7913e4c611a46ce19c855580b2b3d274b90d5a6fcedf10421c13