[INFO] updating cached repository HarmonEpsilon/Xbot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/HarmonEpsilon/Xbot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/HarmonEpsilon/Xbot" "work/ex/beta-1.38-1/sources/1.37.0/gh/HarmonEpsilon/Xbot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/HarmonEpsilon/Xbot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/HarmonEpsilon/Xbot" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/HarmonEpsilon/Xbot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/HarmonEpsilon/Xbot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d82f0d670f47feeacc51cb3ffd4b7bbbafd2ccb8 [INFO] sha for GitHub repo HarmonEpsilon/Xbot: d82f0d670f47feeacc51cb3ffd4b7bbbafd2ccb8 [INFO] validating manifest of HarmonEpsilon/Xbot 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 HarmonEpsilon/Xbot 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 HarmonEpsilon/Xbot [INFO] finished frobbing HarmonEpsilon/Xbot [INFO] frobbed toml for HarmonEpsilon/Xbot written to work/ex/beta-1.38-1/sources/1.37.0/gh/HarmonEpsilon/Xbot/Cargo.toml [INFO] started frobbing HarmonEpsilon/Xbot [INFO] finished frobbing HarmonEpsilon/Xbot [INFO] frobbed toml for HarmonEpsilon/Xbot written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/HarmonEpsilon/Xbot/Cargo.toml [INFO] crate HarmonEpsilon/Xbot 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing HarmonEpsilon/Xbot 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-2/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/HarmonEpsilon/Xbot:/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] 5ce787546f30598116dbe5eea57bdc6c51116ac72634b9bf2f721d34b6192b3a [INFO] running `"docker" "start" "-a" "5ce787546f30598116dbe5eea57bdc6c51116ac72634b9bf2f721d34b6192b3a"` [INFO] [stderr] Compiling rustc-demangle v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling serenity v0.5.11 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling xbot v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `reqwest::Client` [INFO] [stderr] --> src/commands/calc.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use reqwest::Client; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `"docker" "inspect" "5ce787546f30598116dbe5eea57bdc6c51116ac72634b9bf2f721d34b6192b3a"` [INFO] running `"docker" "rm" "-f" "5ce787546f30598116dbe5eea57bdc6c51116ac72634b9bf2f721d34b6192b3a"` [INFO] [stdout] 5ce787546f30598116dbe5eea57bdc6c51116ac72634b9bf2f721d34b6192b3a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/HarmonEpsilon/Xbot:/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] 1af3a96952bbd37f6e7216b6b7542cdb669c5e2898852c885f8cea13412c3e10 [INFO] running `"docker" "start" "-a" "1af3a96952bbd37f6e7216b6b7542cdb669c5e2898852c885f8cea13412c3e10"` [INFO] [stderr] Compiling xbot v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `reqwest::Client` [INFO] [stderr] --> src/commands/calc.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use reqwest::Client; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.98s [INFO] running `"docker" "inspect" "1af3a96952bbd37f6e7216b6b7542cdb669c5e2898852c885f8cea13412c3e10"` [INFO] running `"docker" "rm" "-f" "1af3a96952bbd37f6e7216b6b7542cdb669c5e2898852c885f8cea13412c3e10"` [INFO] [stdout] 1af3a96952bbd37f6e7216b6b7542cdb669c5e2898852c885f8cea13412c3e10 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/HarmonEpsilon/Xbot:/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] 99464721a3028183a7b04c23322c9a896f7bf20256e9e967a3ee5af869d972dd [INFO] running `"docker" "start" "-a" "99464721a3028183a7b04c23322c9a896f7bf20256e9e967a3ee5af869d972dd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/xbot-bc0af55ee0312f5a [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" "99464721a3028183a7b04c23322c9a896f7bf20256e9e967a3ee5af869d972dd"` [INFO] running `"docker" "rm" "-f" "99464721a3028183a7b04c23322c9a896f7bf20256e9e967a3ee5af869d972dd"` [INFO] [stdout] 99464721a3028183a7b04c23322c9a896f7bf20256e9e967a3ee5af869d972dd