[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.37-6/sources/1.36.0/gh/tomoyat1/shouldnt-you-be-doing-bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/gh/tomoyat1/shouldnt-you-be-doing-bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 tomoyat1/shouldnt-you-be-doing-bot 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 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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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 tomoyat1/shouldnt-you-be-doing-bot against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] 3840dbe59130e9e9ac3132661c0dcdc1a923f87008e0fcecadfe2a6bf318955d [INFO] running `"docker" "start" "-a" "3840dbe59130e9e9ac3132661c0dcdc1a923f87008e0fcecadfe2a6bf318955d"` [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-timer v0.2.1 [INFO] [stderr] Compiling futures-io v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.2 [INFO] [stderr] Compiling futures-util v0.2.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling sha-1 v0.4.1 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling futures-executor v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling futures-stable v0.2.1 [INFO] [stderr] Compiling futures-async-runtime v0.2.1 [INFO] [stderr] Compiling tokio v0.1.5 [INFO] [stderr] Compiling futures v0.2.1 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.25 [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] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "3840dbe59130e9e9ac3132661c0dcdc1a923f87008e0fcecadfe2a6bf318955d"` [INFO] running `"docker" "rm" "-f" "3840dbe59130e9e9ac3132661c0dcdc1a923f87008e0fcecadfe2a6bf318955d"` [INFO] [stdout] 3840dbe59130e9e9ac3132661c0dcdc1a923f87008e0fcecadfe2a6bf318955d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 67f2720ebefe44a2bb17e8b71b6c7bd8abc0b0ab0503cb3929040a176d056b39 [INFO] running `"docker" "start" "-a" "67f2720ebefe44a2bb17e8b71b6c7bd8abc0b0ab0503cb3929040a176d056b39"` [INFO] [stderr] Compiling shouldnt-you-be-doing-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `"docker" "inspect" "67f2720ebefe44a2bb17e8b71b6c7bd8abc0b0ab0503cb3929040a176d056b39"` [INFO] running `"docker" "rm" "-f" "67f2720ebefe44a2bb17e8b71b6c7bd8abc0b0ab0503cb3929040a176d056b39"` [INFO] [stdout] 67f2720ebefe44a2bb17e8b71b6c7bd8abc0b0ab0503cb3929040a176d056b39 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen"` [INFO] [stdout] 93bd65da00cac2fcbb2ea693385f21d3194950a5f847e692cf57dc53a645704a [INFO] running `"docker" "start" "-a" "93bd65da00cac2fcbb2ea693385f21d3194950a5f847e692cf57dc53a645704a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/shouldnt_you_be_doing_bot-ea56ef72433292c0 [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" "93bd65da00cac2fcbb2ea693385f21d3194950a5f847e692cf57dc53a645704a"` [INFO] running `"docker" "rm" "-f" "93bd65da00cac2fcbb2ea693385f21d3194950a5f847e692cf57dc53a645704a"` [INFO] [stdout] 93bd65da00cac2fcbb2ea693385f21d3194950a5f847e692cf57dc53a645704a