[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 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 2beea9562bc33b3059df1f05162ca3744f70b8dff4aa952952af9c87889890e8 [INFO] running `"docker" "start" "-a" "2beea9562bc33b3059df1f05162ca3744f70b8dff4aa952952af9c87889890e8"` [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 tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling chrono v0.4.6 [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 failure v0.1.5 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling tokio_interval_buffer v0.1.0 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling irc v0.13.6 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [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 1m 42s [INFO] running `"docker" "inspect" "2beea9562bc33b3059df1f05162ca3744f70b8dff4aa952952af9c87889890e8"` [INFO] running `"docker" "rm" "-f" "2beea9562bc33b3059df1f05162ca3744f70b8dff4aa952952af9c87889890e8"` [INFO] [stdout] 2beea9562bc33b3059df1f05162ca3744f70b8dff4aa952952af9c87889890e8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 66d1550a98e8cad5b945ec81383ffce601f2896d806526186dba24ed6524ef9d [INFO] running `"docker" "start" "-a" "66d1550a98e8cad5b945ec81383ffce601f2896d806526186dba24ed6524ef9d"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [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.44s [INFO] running `"docker" "inspect" "66d1550a98e8cad5b945ec81383ffce601f2896d806526186dba24ed6524ef9d"` [INFO] running `"docker" "rm" "-f" "66d1550a98e8cad5b945ec81383ffce601f2896d806526186dba24ed6524ef9d"` [INFO] [stdout] 66d1550a98e8cad5b945ec81383ffce601f2896d806526186dba24ed6524ef9d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 360043640bb7746bf840c3769db8b2975703d1122996c44778c8c522a140b437 [INFO] running `"docker" "start" "-a" "360043640bb7746bf840c3769db8b2975703d1122996c44778c8c522a140b437"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/irc_discord_client-545f8eb8762283c7 [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" "360043640bb7746bf840c3769db8b2975703d1122996c44778c8c522a140b437"` [INFO] running `"docker" "rm" "-f" "360043640bb7746bf840c3769db8b2975703d1122996c44778c8c522a140b437"` [INFO] [stdout] 360043640bb7746bf840c3769db8b2975703d1122996c44778c8c522a140b437