[INFO] cloning repository pixelbar/spacestate_irc_bot [INFO] running `"git" "clone" "--bare" "git://github.com/pixelbar/spacestate_irc_bot.git" "work/cache/sources/gh/pixelbar/spacestate_irc_bot"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/pixelbar/spacestate_irc_bot'... [INFO] running `"git" "clone" "work/cache/sources/gh/pixelbar/spacestate_irc_bot" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pixelbar/spacestate_irc_bot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pixelbar/spacestate_irc_bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pixelbar/spacestate_irc_bot" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pixelbar/spacestate_irc_bot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pixelbar/spacestate_irc_bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] be1a20485e9070cc2cdc2ee94d5b4c3baf69a950 [INFO] sha for GitHub repo pixelbar/spacestate_irc_bot: be1a20485e9070cc2cdc2ee94d5b4c3baf69a950 [INFO] validating manifest of pixelbar/spacestate_irc_bot 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 pixelbar/spacestate_irc_bot 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 pixelbar/spacestate_irc_bot [INFO] finished frobbing pixelbar/spacestate_irc_bot [INFO] frobbed toml for pixelbar/spacestate_irc_bot written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pixelbar/spacestate_irc_bot/Cargo.toml [INFO] started frobbing pixelbar/spacestate_irc_bot [INFO] finished frobbing pixelbar/spacestate_irc_bot [INFO] frobbed toml for pixelbar/spacestate_irc_bot written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pixelbar/spacestate_irc_bot/Cargo.toml [INFO] crate pixelbar/spacestate_irc_bot 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] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing pixelbar/spacestate_irc_bot 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/pixelbar/spacestate_irc_bot:/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] 99143690128efadafaa1088985fafec949de73d51b92f2fbebd1b06f2b42ae8a [INFO] running `"docker" "start" "-a" "99143690128efadafaa1088985fafec949de73d51b92f2fbebd1b06f2b42ae8a"` [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling irc v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling spacestate_irc_bot v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.20s [INFO] running `"docker" "inspect" "99143690128efadafaa1088985fafec949de73d51b92f2fbebd1b06f2b42ae8a"` [INFO] running `"docker" "rm" "-f" "99143690128efadafaa1088985fafec949de73d51b92f2fbebd1b06f2b42ae8a"` [INFO] [stdout] 99143690128efadafaa1088985fafec949de73d51b92f2fbebd1b06f2b42ae8a [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/pixelbar/spacestate_irc_bot:/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] 327e3cfc648ba2dbc408072de3a3d260c684fb6807562021b4b2d5cd707a1030 [INFO] running `"docker" "start" "-a" "327e3cfc648ba2dbc408072de3a3d260c684fb6807562021b4b2d5cd707a1030"` [INFO] [stderr] Compiling spacestate_irc_bot v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `"docker" "inspect" "327e3cfc648ba2dbc408072de3a3d260c684fb6807562021b4b2d5cd707a1030"` [INFO] running `"docker" "rm" "-f" "327e3cfc648ba2dbc408072de3a3d260c684fb6807562021b4b2d5cd707a1030"` [INFO] [stdout] 327e3cfc648ba2dbc408072de3a3d260c684fb6807562021b4b2d5cd707a1030 [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/pixelbar/spacestate_irc_bot:/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] ab43b64fc6e06af05a3d6af8a6ec7609ab985b6a7009348ba36f5bff1d9e9af1 [INFO] running `"docker" "start" "-a" "ab43b64fc6e06af05a3d6af8a6ec7609ab985b6a7009348ba36f5bff1d9e9af1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/spacestate_irc_bot-7f43009b48722148 [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" "ab43b64fc6e06af05a3d6af8a6ec7609ab985b6a7009348ba36f5bff1d9e9af1"` [INFO] running `"docker" "rm" "-f" "ab43b64fc6e06af05a3d6af8a6ec7609ab985b6a7009348ba36f5bff1d9e9af1"` [INFO] [stdout] ab43b64fc6e06af05a3d6af8a6ec7609ab985b6a7009348ba36f5bff1d9e9af1