[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 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 58108de4d29f78fb721228231fe30264248555a0ad85309da85ba9414521592a [INFO] running `"docker" "start" "-a" "58108de4d29f78fb721228231fe30264248555a0ad85309da85ba9414521592a"` [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling rustc-demangle v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling hyper v0.10.15 [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 mime_guess v1.8.6 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling serenity v0.5.11 [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 49s [INFO] running `"docker" "inspect" "58108de4d29f78fb721228231fe30264248555a0ad85309da85ba9414521592a"` [INFO] running `"docker" "rm" "-f" "58108de4d29f78fb721228231fe30264248555a0ad85309da85ba9414521592a"` [INFO] [stdout] 58108de4d29f78fb721228231fe30264248555a0ad85309da85ba9414521592a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f8ec4606cd6c56be2a1ad88f83cb4a99704c19c61162bc52e21a1199c30d7f7a [INFO] running `"docker" "start" "-a" "f8ec4606cd6c56be2a1ad88f83cb4a99704c19c61162bc52e21a1199c30d7f7a"` [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 3.42s [INFO] running `"docker" "inspect" "f8ec4606cd6c56be2a1ad88f83cb4a99704c19c61162bc52e21a1199c30d7f7a"` [INFO] running `"docker" "rm" "-f" "f8ec4606cd6c56be2a1ad88f83cb4a99704c19c61162bc52e21a1199c30d7f7a"` [INFO] [stdout] f8ec4606cd6c56be2a1ad88f83cb4a99704c19c61162bc52e21a1199c30d7f7a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 605f698c7b87298ac090ebcd06a52b78fe0813ff639350c07b44bb8f99614dcc [INFO] running `"docker" "start" "-a" "605f698c7b87298ac090ebcd06a52b78fe0813ff639350c07b44bb8f99614dcc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/xbot-d7a6d953d6203903 [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" "605f698c7b87298ac090ebcd06a52b78fe0813ff639350c07b44bb8f99614dcc"` [INFO] running `"docker" "rm" "-f" "605f698c7b87298ac090ebcd06a52b78fe0813ff639350c07b44bb8f99614dcc"` [INFO] [stdout] 605f698c7b87298ac090ebcd06a52b78fe0813ff639350c07b44bb8f99614dcc