[INFO] updating cached repository VictorKoenders/irc_discord_client [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/VictorKoenders/irc_discord_client [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/VictorKoenders/irc_discord_client" "work/ex/beta-1.37-6/sources/1.36.0/gh/VictorKoenders/irc_discord_client"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/VictorKoenders/irc_discord_client'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/VictorKoenders/irc_discord_client" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/VictorKoenders/irc_discord_client"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/VictorKoenders/irc_discord_client'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 97a5a12a11f8e5368b0ecd6d6251cf8e574af627 [INFO] sha for GitHub repo VictorKoenders/irc_discord_client: 97a5a12a11f8e5368b0ecd6d6251cf8e574af627 [INFO] validating manifest of VictorKoenders/irc_discord_client 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 VictorKoenders/irc_discord_client 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 VictorKoenders/irc_discord_client [INFO] finished frobbing VictorKoenders/irc_discord_client [INFO] frobbed toml for VictorKoenders/irc_discord_client written to work/ex/beta-1.37-6/sources/1.36.0/gh/VictorKoenders/irc_discord_client/Cargo.toml [INFO] started frobbing VictorKoenders/irc_discord_client [INFO] finished frobbing VictorKoenders/irc_discord_client [INFO] frobbed toml for VictorKoenders/irc_discord_client written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/VictorKoenders/irc_discord_client/Cargo.toml [INFO] crate VictorKoenders/irc_discord_client 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 VictorKoenders/irc_discord_client 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-1/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/VictorKoenders/irc_discord_client:/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] 6654a313f0d24625d130d7c8c51160d53ea4c572d2714486a54acfb6511fdf23 [INFO] running `"docker" "start" "-a" "6654a313f0d24625d130d7c8c51160d53ea4c572d2714486a54acfb6511fdf23"` [INFO] [stderr] Compiling openssl v0.9.24 (https://github.com/ishitatsuyuki/rust-openssl?branch=0.9.x#3b73dda4) [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio_interval_buffer v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling irc v0.13.6 [INFO] [stderr] Compiling serenity v0.5.12 [INFO] [stderr] Compiling irc_discord_client v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/discord/mod.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | client.start(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `"docker" "inspect" "6654a313f0d24625d130d7c8c51160d53ea4c572d2714486a54acfb6511fdf23"` [INFO] running `"docker" "rm" "-f" "6654a313f0d24625d130d7c8c51160d53ea4c572d2714486a54acfb6511fdf23"` [INFO] [stdout] 6654a313f0d24625d130d7c8c51160d53ea4c572d2714486a54acfb6511fdf23 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/VictorKoenders/irc_discord_client:/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] f8c79834a40b87d6c25db40dfed0eb830c185d801b0f4ef3989e83a6f7675fe1 [INFO] running `"docker" "start" "-a" "f8c79834a40b87d6c25db40dfed0eb830c185d801b0f4ef3989e83a6f7675fe1"` [INFO] [stderr] Compiling irc_discord_client v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/discord/mod.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | client.start(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `"docker" "inspect" "f8c79834a40b87d6c25db40dfed0eb830c185d801b0f4ef3989e83a6f7675fe1"` [INFO] running `"docker" "rm" "-f" "f8c79834a40b87d6c25db40dfed0eb830c185d801b0f4ef3989e83a6f7675fe1"` [INFO] [stdout] f8c79834a40b87d6c25db40dfed0eb830c185d801b0f4ef3989e83a6f7675fe1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/VictorKoenders/irc_discord_client:/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] e35523d19d7d6b2fd9cf3eef81ed5393f47b4a821337a89355e635867b9e444d [INFO] running `"docker" "start" "-a" "e35523d19d7d6b2fd9cf3eef81ed5393f47b4a821337a89355e635867b9e444d"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/irc_discord_client-0661311ce345d700 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e35523d19d7d6b2fd9cf3eef81ed5393f47b4a821337a89355e635867b9e444d"` [INFO] running `"docker" "rm" "-f" "e35523d19d7d6b2fd9cf3eef81ed5393f47b4a821337a89355e635867b9e444d"` [INFO] [stdout] e35523d19d7d6b2fd9cf3eef81ed5393f47b4a821337a89355e635867b9e444d