[INFO] cloning repository UMWACM/Archinbald [INFO] running `"git" "clone" "--bare" "git://github.com/UMWACM/Archinbald.git" "work/cache/sources/gh/UMWACM/Archinbald"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/UMWACM/Archinbald'... [INFO] running `"git" "clone" "work/cache/sources/gh/UMWACM/Archinbald" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/UMWACM/Archinbald"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/UMWACM/Archinbald'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/UMWACM/Archinbald" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/UMWACM/Archinbald"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/UMWACM/Archinbald'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dc90cf914a3c30b5e6700a135fe6b266b9e266d5 [INFO] sha for GitHub repo UMWACM/Archinbald: dc90cf914a3c30b5e6700a135fe6b266b9e266d5 [INFO] validating manifest of UMWACM/Archinbald 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 UMWACM/Archinbald 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 UMWACM/Archinbald [INFO] finished frobbing UMWACM/Archinbald [INFO] frobbed toml for UMWACM/Archinbald written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/UMWACM/Archinbald/Cargo.toml [INFO] started frobbing UMWACM/Archinbald [INFO] finished frobbing UMWACM/Archinbald [INFO] frobbed toml for UMWACM/Archinbald written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/UMWACM/Archinbald/Cargo.toml [INFO] crate UMWACM/Archinbald 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 UMWACM/Archinbald against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/UMWACM/Archinbald:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 092ba975de41b0c21b8d9a0897785e549da2073042c291fa69254e2c8d0ac945 [INFO] running `"docker" "start" "-a" "092ba975de41b0c21b8d9a0897785e549da2073042c291fa69254e2c8d0ac945"` [INFO] [stderr] Compiling openssl v0.9.22 [INFO] [stderr] Compiling openssl-sys v0.9.22 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.6 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.23 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling irc v0.12.5 [INFO] [stderr] Compiling archinbald v0.1.8 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | / server.for_each_incoming(|message| { [INFO] [stderr] 24 | | print!("{}", message); [INFO] [stderr] 25 | | match message.command { [INFO] [stderr] 26 | | Command::PRIVMSG(ref target, ref msg) => { [INFO] [stderr] ... | [INFO] [stderr] 78 | | } [INFO] [stderr] 79 | | }); [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 37.02s [INFO] running `"docker" "inspect" "092ba975de41b0c21b8d9a0897785e549da2073042c291fa69254e2c8d0ac945"` [INFO] running `"docker" "rm" "-f" "092ba975de41b0c21b8d9a0897785e549da2073042c291fa69254e2c8d0ac945"` [INFO] [stdout] 092ba975de41b0c21b8d9a0897785e549da2073042c291fa69254e2c8d0ac945 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/UMWACM/Archinbald:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] effcee11bed543f3c1c1e5114526fe51143d5d77e47692296a988fc6e803a880 [INFO] running `"docker" "start" "-a" "effcee11bed543f3c1c1e5114526fe51143d5d77e47692296a988fc6e803a880"` [INFO] [stderr] Compiling archinbald v0.1.8 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | / server.for_each_incoming(|message| { [INFO] [stderr] 24 | | print!("{}", message); [INFO] [stderr] 25 | | match message.command { [INFO] [stderr] 26 | | Command::PRIVMSG(ref target, ref msg) => { [INFO] [stderr] ... | [INFO] [stderr] 78 | | } [INFO] [stderr] 79 | | }); [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 1.80s [INFO] running `"docker" "inspect" "effcee11bed543f3c1c1e5114526fe51143d5d77e47692296a988fc6e803a880"` [INFO] running `"docker" "rm" "-f" "effcee11bed543f3c1c1e5114526fe51143d5d77e47692296a988fc6e803a880"` [INFO] [stdout] effcee11bed543f3c1c1e5114526fe51143d5d77e47692296a988fc6e803a880 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/UMWACM/Archinbald:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 5faecdafd83ab71b809a21f706c799d981031d1ce54113911a23698ca2e650ed [INFO] running `"docker" "start" "-a" "5faecdafd83ab71b809a21f706c799d981031d1ce54113911a23698ca2e650ed"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/archinbald-a1f556460988635e [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" "5faecdafd83ab71b809a21f706c799d981031d1ce54113911a23698ca2e650ed"` [INFO] running `"docker" "rm" "-f" "5faecdafd83ab71b809a21f706c799d981031d1ce54113911a23698ca2e650ed"` [INFO] [stdout] 5faecdafd83ab71b809a21f706c799d981031d1ce54113911a23698ca2e650ed