[INFO] updating cached repository tomoyat1/shouldnt-you-be-doing-bot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tomoyat1/shouldnt-you-be-doing-bot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tomoyat1/shouldnt-you-be-doing-bot" "work/ex/beta-1.38-1/sources/1.37.0/gh/tomoyat1/shouldnt-you-be-doing-bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tomoyat1/shouldnt-you-be-doing-bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tomoyat1/shouldnt-you-be-doing-bot" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tomoyat1/shouldnt-you-be-doing-bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tomoyat1/shouldnt-you-be-doing-bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c02995243970db6eb8982afc54166a2498b8a76b [INFO] sha for GitHub repo tomoyat1/shouldnt-you-be-doing-bot: c02995243970db6eb8982afc54166a2498b8a76b [INFO] validating manifest of tomoyat1/shouldnt-you-be-doing-bot 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 tomoyat1/shouldnt-you-be-doing-bot 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 tomoyat1/shouldnt-you-be-doing-bot [INFO] finished frobbing tomoyat1/shouldnt-you-be-doing-bot [INFO] frobbed toml for tomoyat1/shouldnt-you-be-doing-bot written to work/ex/beta-1.38-1/sources/1.37.0/gh/tomoyat1/shouldnt-you-be-doing-bot/Cargo.toml [INFO] started frobbing tomoyat1/shouldnt-you-be-doing-bot [INFO] finished frobbing tomoyat1/shouldnt-you-be-doing-bot [INFO] frobbed toml for tomoyat1/shouldnt-you-be-doing-bot written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tomoyat1/shouldnt-you-be-doing-bot/Cargo.toml [INFO] crate tomoyat1/shouldnt-you-be-doing-bot 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] [stderr] Blocking waiting for file lock on package cache [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] testing tomoyat1/shouldnt-you-be-doing-bot 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/tomoyat1/shouldnt-you-be-doing-bot:/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] 3f5f8c5075872166293f750c2ed6dad5aae4afcbe255597fe5ec081dee46f158 [INFO] running `"docker" "start" "-a" "3f5f8c5075872166293f750c2ed6dad5aae4afcbe255597fe5ec081dee46f158"` [INFO] [stderr] Compiling futures-core v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling hyper v0.11.25 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha-1 v0.4.1 [INFO] [stderr] Compiling futures-channel v0.2.1 [INFO] [stderr] Compiling futures-io v0.2.1 [INFO] [stderr] Compiling futures-sink v0.2.1 [INFO] [stderr] Compiling futures-util v0.2.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling futures-executor v0.2.1 [INFO] [stderr] Compiling futures-stable v0.2.1 [INFO] [stderr] Compiling futures-async-runtime v0.2.1 [INFO] [stderr] Compiling futures v0.2.1 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling egg-mode v0.12.0 [INFO] [stderr] Compiling shouldnt-you-be-doing-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / lazy_static! { [INFO] [stderr] 24 | | static ref VICTIM_SCREEN_NAME: String = get_env("VICTIM_SCREEN_NAME"); [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.49s [INFO] running `"docker" "inspect" "3f5f8c5075872166293f750c2ed6dad5aae4afcbe255597fe5ec081dee46f158"` [INFO] running `"docker" "rm" "-f" "3f5f8c5075872166293f750c2ed6dad5aae4afcbe255597fe5ec081dee46f158"` [INFO] [stdout] 3f5f8c5075872166293f750c2ed6dad5aae4afcbe255597fe5ec081dee46f158 [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/tomoyat1/shouldnt-you-be-doing-bot:/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] 7ddfbbc07e6fa9f0693b2f0c84eb9454b48a0a89902dc674fa21a0d41fabd12f [INFO] running `"docker" "start" "-a" "7ddfbbc07e6fa9f0693b2f0c84eb9454b48a0a89902dc674fa21a0d41fabd12f"` [INFO] [stderr] Compiling shouldnt-you-be-doing-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / lazy_static! { [INFO] [stderr] 24 | | static ref VICTIM_SCREEN_NAME: String = get_env("VICTIM_SCREEN_NAME"); [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `"docker" "inspect" "7ddfbbc07e6fa9f0693b2f0c84eb9454b48a0a89902dc674fa21a0d41fabd12f"` [INFO] running `"docker" "rm" "-f" "7ddfbbc07e6fa9f0693b2f0c84eb9454b48a0a89902dc674fa21a0d41fabd12f"` [INFO] [stdout] 7ddfbbc07e6fa9f0693b2f0c84eb9454b48a0a89902dc674fa21a0d41fabd12f [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/tomoyat1/shouldnt-you-be-doing-bot:/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] 8d95de7434e93d6a201957d80154cf9a667ef27bc276cbd22905b597af68f62f [INFO] running `"docker" "start" "-a" "8d95de7434e93d6a201957d80154cf9a667ef27bc276cbd22905b597af68f62f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/shouldnt_you_be_doing_bot-340317916d248a38 [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" "8d95de7434e93d6a201957d80154cf9a667ef27bc276cbd22905b597af68f62f"` [INFO] running `"docker" "rm" "-f" "8d95de7434e93d6a201957d80154cf9a667ef27bc276cbd22905b597af68f62f"` [INFO] [stdout] 8d95de7434e93d6a201957d80154cf9a667ef27bc276cbd22905b597af68f62f