[INFO] cloning repository bradacina/rust-irc [INFO] running `"git" "clone" "--bare" "git://github.com/bradacina/rust-irc.git" "work/cache/sources/gh/bradacina/rust-irc"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/bradacina/rust-irc'... [INFO] running `"git" "clone" "work/cache/sources/gh/bradacina/rust-irc" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bradacina/rust-irc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bradacina/rust-irc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bradacina/rust-irc" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bradacina/rust-irc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bradacina/rust-irc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1275b923a372374290ffe3b071b22193258ca4e2 [INFO] sha for GitHub repo bradacina/rust-irc: 1275b923a372374290ffe3b071b22193258ca4e2 [INFO] validating manifest of bradacina/rust-irc 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 bradacina/rust-irc 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 bradacina/rust-irc [INFO] finished frobbing bradacina/rust-irc [INFO] frobbed toml for bradacina/rust-irc written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bradacina/rust-irc/Cargo.toml [INFO] started frobbing bradacina/rust-irc [INFO] finished frobbing bradacina/rust-irc [INFO] frobbed toml for bradacina/rust-irc written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bradacina/rust-irc/Cargo.toml [INFO] crate bradacina/rust-irc 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bradacina/rust-irc against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bradacina/rust-irc:/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] d2de148e56fd05abc8674b0e8a2bdf10877441d85a0997394dc22a0536e08a68 [INFO] running `"docker" "start" "-a" "d2de148e56fd05abc8674b0e8a2bdf10877441d85a0997394dc22a0536e08a68"` [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling irc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.09s [INFO] running `"docker" "inspect" "d2de148e56fd05abc8674b0e8a2bdf10877441d85a0997394dc22a0536e08a68"` [INFO] running `"docker" "rm" "-f" "d2de148e56fd05abc8674b0e8a2bdf10877441d85a0997394dc22a0536e08a68"` [INFO] [stdout] d2de148e56fd05abc8674b0e8a2bdf10877441d85a0997394dc22a0536e08a68 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bradacina/rust-irc:/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] 1f8b1be8d84538f4c33aa567e69bef6ffa5511d61179223edbac9958ecc70a7e [INFO] running `"docker" "start" "-a" "1f8b1be8d84538f4c33aa567e69bef6ffa5511d61179223edbac9958ecc70a7e"` [INFO] [stderr] Compiling irc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "1f8b1be8d84538f4c33aa567e69bef6ffa5511d61179223edbac9958ecc70a7e"` [INFO] running `"docker" "rm" "-f" "1f8b1be8d84538f4c33aa567e69bef6ffa5511d61179223edbac9958ecc70a7e"` [INFO] [stdout] 1f8b1be8d84538f4c33aa567e69bef6ffa5511d61179223edbac9958ecc70a7e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bradacina/rust-irc:/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] 0735ce4683ce480783bb155514e50f20143755af46ae167d28c895c0ce26a834 [INFO] running `"docker" "start" "-a" "0735ce4683ce480783bb155514e50f20143755af46ae167d28c895c0ce26a834"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/irc-714d68743b877d21 [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" "0735ce4683ce480783bb155514e50f20143755af46ae167d28c895c0ce26a834"` [INFO] running `"docker" "rm" "-f" "0735ce4683ce480783bb155514e50f20143755af46ae167d28c895c0ce26a834"` [INFO] [stdout] 0735ce4683ce480783bb155514e50f20143755af46ae167d28c895c0ce26a834