[INFO] updating cached repository MOZGIII/musicbot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/MOZGIII/musicbot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/MOZGIII/musicbot" "work/ex/beta-1.38-1/sources/1.37.0/gh/MOZGIII/musicbot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/MOZGIII/musicbot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/MOZGIII/musicbot" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/MOZGIII/musicbot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/MOZGIII/musicbot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9a592ed790fa63626f2fb8f7860440abe2f15e13 [INFO] sha for GitHub repo MOZGIII/musicbot: 9a592ed790fa63626f2fb8f7860440abe2f15e13 [INFO] validating manifest of MOZGIII/musicbot 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 MOZGIII/musicbot 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 MOZGIII/musicbot [INFO] finished frobbing MOZGIII/musicbot [INFO] frobbed toml for MOZGIII/musicbot written to work/ex/beta-1.38-1/sources/1.37.0/gh/MOZGIII/musicbot/Cargo.toml [INFO] started frobbing MOZGIII/musicbot [INFO] finished frobbing MOZGIII/musicbot [INFO] frobbed toml for MOZGIII/musicbot written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/MOZGIII/musicbot/Cargo.toml [INFO] crate MOZGIII/musicbot 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 MOZGIII/musicbot 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/MOZGIII/musicbot:/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] 6d4d6eb2ec77b9d3e55adce08a1ed52f91d0e618f70608e1edb6d04ae96a26c1 [INFO] running `"docker" "start" "-a" "6d4d6eb2ec77b9d3e55adce08a1ed52f91d0e618f70608e1edb6d04ae96a26c1"` [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling serenity v0.6.0-rc.1 (https://github.com/serenity-rs/serenity.git?branch=v0.6.x#3e0aff4e) [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling libflate v0.1.23 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling command_attr v0.1.0-rc (https://github.com/serenity-rs/serenity.git?branch=v0.6.x#3e0aff4e) [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling libsodium-sys v0.2.2 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling reqwest v0.9.11 [INFO] [stderr] Compiling audiopus_sys v0.1.1 [INFO] [stderr] Compiling audiopus v0.1.2 [INFO] [stderr] Compiling sodiumoxide v0.2.2 [INFO] [stderr] Compiling musicbot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 02s [INFO] running `"docker" "inspect" "6d4d6eb2ec77b9d3e55adce08a1ed52f91d0e618f70608e1edb6d04ae96a26c1"` [INFO] running `"docker" "rm" "-f" "6d4d6eb2ec77b9d3e55adce08a1ed52f91d0e618f70608e1edb6d04ae96a26c1"` [INFO] [stdout] 6d4d6eb2ec77b9d3e55adce08a1ed52f91d0e618f70608e1edb6d04ae96a26c1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/MOZGIII/musicbot:/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] cb3bf46f7d5d1b27cad8caf00b8ac84c0943d22055e94c24ca468687a8455947 [INFO] running `"docker" "start" "-a" "cb3bf46f7d5d1b27cad8caf00b8ac84c0943d22055e94c24ca468687a8455947"` [INFO] [stderr] Compiling musicbot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.54s [INFO] running `"docker" "inspect" "cb3bf46f7d5d1b27cad8caf00b8ac84c0943d22055e94c24ca468687a8455947"` [INFO] running `"docker" "rm" "-f" "cb3bf46f7d5d1b27cad8caf00b8ac84c0943d22055e94c24ca468687a8455947"` [INFO] [stdout] cb3bf46f7d5d1b27cad8caf00b8ac84c0943d22055e94c24ca468687a8455947 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/MOZGIII/musicbot:/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] 49facc4597aec43e6ab3c0fab8106155fa04d4218db6cc0f8de147856a8bfe10 [INFO] running `"docker" "start" "-a" "49facc4597aec43e6ab3c0fab8106155fa04d4218db6cc0f8de147856a8bfe10"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/musicbot-76596b47cec6adde [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" "49facc4597aec43e6ab3c0fab8106155fa04d4218db6cc0f8de147856a8bfe10"` [INFO] running `"docker" "rm" "-f" "49facc4597aec43e6ab3c0fab8106155fa04d4218db6cc0f8de147856a8bfe10"` [INFO] [stdout] 49facc4597aec43e6ab3c0fab8106155fa04d4218db6cc0f8de147856a8bfe10