[INFO] updating cached repository jkcclemens/irc_shell [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jkcclemens/irc_shell [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jkcclemens/irc_shell" "work/ex/beta-1.37-6/sources/1.36.0/gh/jkcclemens/irc_shell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jkcclemens/irc_shell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jkcclemens/irc_shell" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jkcclemens/irc_shell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jkcclemens/irc_shell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 27a5a0ccaa25d4d2ac7acc92e728cd68d37b71f0 [INFO] sha for GitHub repo jkcclemens/irc_shell: 27a5a0ccaa25d4d2ac7acc92e728cd68d37b71f0 [INFO] validating manifest of jkcclemens/irc_shell 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 jkcclemens/irc_shell 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 jkcclemens/irc_shell [INFO] finished frobbing jkcclemens/irc_shell [INFO] frobbed toml for jkcclemens/irc_shell written to work/ex/beta-1.37-6/sources/1.36.0/gh/jkcclemens/irc_shell/Cargo.toml [INFO] started frobbing jkcclemens/irc_shell [INFO] finished frobbing jkcclemens/irc_shell [INFO] frobbed toml for jkcclemens/irc_shell written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jkcclemens/irc_shell/Cargo.toml [INFO] crate jkcclemens/irc_shell 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 jkcclemens/irc_shell 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jkcclemens/irc_shell:/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] b31ccae7b3a763b75efa1cff082500be39c93fbefb97906b325ad22b006b2143 [INFO] running `"docker" "start" "-a" "b31ccae7b3a763b75efa1cff082500be39c93fbefb97906b325ad22b006b2143"` [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling derive-error-chain v0.11.0 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling dotenv v0.11.0 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling irc v0.13.4 [INFO] [stderr] Compiling irc_shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.46s [INFO] running `"docker" "inspect" "b31ccae7b3a763b75efa1cff082500be39c93fbefb97906b325ad22b006b2143"` [INFO] running `"docker" "rm" "-f" "b31ccae7b3a763b75efa1cff082500be39c93fbefb97906b325ad22b006b2143"` [INFO] [stdout] b31ccae7b3a763b75efa1cff082500be39c93fbefb97906b325ad22b006b2143 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jkcclemens/irc_shell:/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] 287ad7fd1e744c63ef4e8cfcc3d80c866495e6aa5a89b7a772eebf92657297cb [INFO] running `"docker" "start" "-a" "287ad7fd1e744c63ef4e8cfcc3d80c866495e6aa5a89b7a772eebf92657297cb"` [INFO] [stderr] Compiling irc_shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `"docker" "inspect" "287ad7fd1e744c63ef4e8cfcc3d80c866495e6aa5a89b7a772eebf92657297cb"` [INFO] running `"docker" "rm" "-f" "287ad7fd1e744c63ef4e8cfcc3d80c866495e6aa5a89b7a772eebf92657297cb"` [INFO] [stdout] 287ad7fd1e744c63ef4e8cfcc3d80c866495e6aa5a89b7a772eebf92657297cb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jkcclemens/irc_shell:/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] 70332d277babc907ebdd931171be08247f8de7c03cd568f6cf41759015cc5f50 [INFO] running `"docker" "start" "-a" "70332d277babc907ebdd931171be08247f8de7c03cd568f6cf41759015cc5f50"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/irc_shell-789f9e13421d3474 [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" "70332d277babc907ebdd931171be08247f8de7c03cd568f6cf41759015cc5f50"` [INFO] running `"docker" "rm" "-f" "70332d277babc907ebdd931171be08247f8de7c03cd568f6cf41759015cc5f50"` [INFO] [stdout] 70332d277babc907ebdd931171be08247f8de7c03cd568f6cf41759015cc5f50