[INFO] cloning repository VictorKoenders/irc_discord_client [INFO] running `"git" "clone" "--bare" "git://github.com/VictorKoenders/irc_discord_client.git" "work/cache/sources/gh/VictorKoenders/irc_discord_client"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/VictorKoenders/irc_discord_client'... [INFO] running `"git" "clone" "work/cache/sources/gh/VictorKoenders/irc_discord_client" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/VictorKoenders/irc_discord_client"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/VictorKoenders/irc_discord_client'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/VictorKoenders/irc_discord_client" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/VictorKoenders/irc_discord_client"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of VictorKoenders/irc_discord_client on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio_interval_buffer v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing VictorKoenders/irc_discord_client against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 7069c0426baa3a5cae5e3414467f5998bbd95f9695df4882c83ef9943f67f72b [INFO] running `"docker" "start" "-a" "7069c0426baa3a5cae5e3414467f5998bbd95f9695df4882c83ef9943f67f72b"` [INFO] [stderr] Compiling openssl v0.9.24 (https://github.com/ishitatsuyuki/rust-openssl?branch=0.9.x#3b73dda4) [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling dotenv v0.13.0 [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-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling serenity v0.5.12 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio_interval_buffer v0.1.0 [INFO] [stderr] Compiling irc v0.13.6 [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 52s [INFO] running `"docker" "inspect" "7069c0426baa3a5cae5e3414467f5998bbd95f9695df4882c83ef9943f67f72b"` [INFO] running `"docker" "rm" "-f" "7069c0426baa3a5cae5e3414467f5998bbd95f9695df4882c83ef9943f67f72b"` [INFO] [stdout] 7069c0426baa3a5cae5e3414467f5998bbd95f9695df4882c83ef9943f67f72b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 52f22d7899e4ddb46a6b8afb3392ad2fadb6076f4c603be3417c387d42990d08 [INFO] running `"docker" "start" "-a" "52f22d7899e4ddb46a6b8afb3392ad2fadb6076f4c603be3417c387d42990d08"` [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.78s [INFO] running `"docker" "inspect" "52f22d7899e4ddb46a6b8afb3392ad2fadb6076f4c603be3417c387d42990d08"` [INFO] running `"docker" "rm" "-f" "52f22d7899e4ddb46a6b8afb3392ad2fadb6076f4c603be3417c387d42990d08"` [INFO] [stdout] 52f22d7899e4ddb46a6b8afb3392ad2fadb6076f4c603be3417c387d42990d08 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 6a04253f66366cf2ae38247dbb11930faac8f1e304c3ab1f17f0dc6e8c533ed1 [INFO] running `"docker" "start" "-a" "6a04253f66366cf2ae38247dbb11930faac8f1e304c3ab1f17f0dc6e8c533ed1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/irc_discord_client-70397ee7afed5551 [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" "6a04253f66366cf2ae38247dbb11930faac8f1e304c3ab1f17f0dc6e8c533ed1"` [INFO] running `"docker" "rm" "-f" "6a04253f66366cf2ae38247dbb11930faac8f1e304c3ab1f17f0dc6e8c533ed1"` [INFO] [stdout] 6a04253f66366cf2ae38247dbb11930faac8f1e304c3ab1f17f0dc6e8c533ed1