[INFO] updating cached repository SHAKOTN/whatever_rs_bot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/SHAKOTN/whatever_rs_bot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/SHAKOTN/whatever_rs_bot" "work/ex/beta-1.37-6/sources/1.36.0/gh/SHAKOTN/whatever_rs_bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/SHAKOTN/whatever_rs_bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SHAKOTN/whatever_rs_bot" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SHAKOTN/whatever_rs_bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SHAKOTN/whatever_rs_bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b666ebb2170ff95de9de2e56f61bad524f76bfd [INFO] sha for GitHub repo SHAKOTN/whatever_rs_bot: 8b666ebb2170ff95de9de2e56f61bad524f76bfd [INFO] validating manifest of SHAKOTN/whatever_rs_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 SHAKOTN/whatever_rs_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 SHAKOTN/whatever_rs_bot [INFO] finished frobbing SHAKOTN/whatever_rs_bot [INFO] frobbed toml for SHAKOTN/whatever_rs_bot written to work/ex/beta-1.37-6/sources/1.36.0/gh/SHAKOTN/whatever_rs_bot/Cargo.toml [INFO] started frobbing SHAKOTN/whatever_rs_bot [INFO] finished frobbing SHAKOTN/whatever_rs_bot [INFO] frobbed toml for SHAKOTN/whatever_rs_bot written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SHAKOTN/whatever_rs_bot/Cargo.toml [INFO] crate SHAKOTN/whatever_rs_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] [stderr] Blocking waiting for file lock on package cache [INFO] testing SHAKOTN/whatever_rs_bot 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/SHAKOTN/whatever_rs_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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 84d8987d999c8f4a4a6dc7be871f43caa2f6533b6339daf5f879747d4beb9c0a [INFO] running `"docker" "start" "-a" "84d8987d999c8f4a4a6dc7be871f43caa2f6533b6339daf5f879747d4beb9c0a"` [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.7 [INFO] [stderr] Compiling whatever v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `"docker" "inspect" "84d8987d999c8f4a4a6dc7be871f43caa2f6533b6339daf5f879747d4beb9c0a"` [INFO] running `"docker" "rm" "-f" "84d8987d999c8f4a4a6dc7be871f43caa2f6533b6339daf5f879747d4beb9c0a"` [INFO] [stdout] 84d8987d999c8f4a4a6dc7be871f43caa2f6533b6339daf5f879747d4beb9c0a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/SHAKOTN/whatever_rs_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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b1e74cb82bd511e97662331cb721ff4ee22ee3df9ddb1ca2ebb1c31553e245a4 [INFO] running `"docker" "start" "-a" "b1e74cb82bd511e97662331cb721ff4ee22ee3df9ddb1ca2ebb1c31553e245a4"` [INFO] [stderr] Compiling whatever v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.61s [INFO] running `"docker" "inspect" "b1e74cb82bd511e97662331cb721ff4ee22ee3df9ddb1ca2ebb1c31553e245a4"` [INFO] running `"docker" "rm" "-f" "b1e74cb82bd511e97662331cb721ff4ee22ee3df9ddb1ca2ebb1c31553e245a4"` [INFO] [stdout] b1e74cb82bd511e97662331cb721ff4ee22ee3df9ddb1ca2ebb1c31553e245a4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/SHAKOTN/whatever_rs_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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] e2807e37ac630416ac06c6052aeecd9d7e383beafe5217d2e30b023aab818091 [INFO] running `"docker" "start" "-a" "e2807e37ac630416ac06c6052aeecd9d7e383beafe5217d2e30b023aab818091"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/whatever-3cdd8ba2c9a2f50e [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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/whatever-8a60aef173513320 [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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/parse-3a3d83fab13e125e [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests whatever [INFO] [stdout] test it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "e2807e37ac630416ac06c6052aeecd9d7e383beafe5217d2e30b023aab818091"` [INFO] running `"docker" "rm" "-f" "e2807e37ac630416ac06c6052aeecd9d7e383beafe5217d2e30b023aab818091"` [INFO] [stdout] e2807e37ac630416ac06c6052aeecd9d7e383beafe5217d2e30b023aab818091