[INFO] updating cached repository kritzware/rusty [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kritzware/rusty [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kritzware/rusty" "work/ex/beta-1.38-1/sources/1.37.0/gh/kritzware/rusty"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kritzware/rusty'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kritzware/rusty" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kritzware/rusty"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kritzware/rusty'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5975ec2ceb5f0bd1f7139d9325a7aef6d522e29c [INFO] sha for GitHub repo kritzware/rusty: 5975ec2ceb5f0bd1f7139d9325a7aef6d522e29c [INFO] validating manifest of kritzware/rusty on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kritzware/rusty on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kritzware/rusty [INFO] finished frobbing kritzware/rusty [INFO] frobbed toml for kritzware/rusty written to work/ex/beta-1.38-1/sources/1.37.0/gh/kritzware/rusty/Cargo.toml [INFO] started frobbing kritzware/rusty [INFO] finished frobbing kritzware/rusty [INFO] frobbed toml for kritzware/rusty written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kritzware/rusty/Cargo.toml [INFO] crate kritzware/rusty already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kritzware/rusty against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kritzware/rusty:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 87edbf2c27d15020ddd229b9e64bd019625b1a88d1202dc92d349562d8cb4aa9 [INFO] running `"docker" "start" "-a" "87edbf2c27d15020ddd229b9e64bd019625b1a88d1202dc92d349562d8cb4aa9"` [INFO] [stderr] Compiling openssl v0.9.15 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.15 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling net2 v0.2.30 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling mio v0.6.9 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling tokio-core v0.1.9 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling irc v0.12.3 [INFO] [stderr] Compiling rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.04s [INFO] running `"docker" "inspect" "87edbf2c27d15020ddd229b9e64bd019625b1a88d1202dc92d349562d8cb4aa9"` [INFO] running `"docker" "rm" "-f" "87edbf2c27d15020ddd229b9e64bd019625b1a88d1202dc92d349562d8cb4aa9"` [INFO] [stdout] 87edbf2c27d15020ddd229b9e64bd019625b1a88d1202dc92d349562d8cb4aa9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kritzware/rusty:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 71a7ab154f00147a16f6c0cc504095f8f1c2591b870d0722a1f4f7a7e95a73a0 [INFO] running `"docker" "start" "-a" "71a7ab154f00147a16f6c0cc504095f8f1c2591b870d0722a1f4f7a7e95a73a0"` [INFO] [stderr] Compiling rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "71a7ab154f00147a16f6c0cc504095f8f1c2591b870d0722a1f4f7a7e95a73a0"` [INFO] running `"docker" "rm" "-f" "71a7ab154f00147a16f6c0cc504095f8f1c2591b870d0722a1f4f7a7e95a73a0"` [INFO] [stdout] 71a7ab154f00147a16f6c0cc504095f8f1c2591b870d0722a1f4f7a7e95a73a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kritzware/rusty:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 795ba006922d00158e7012e850fdc9f5ef2df2086746166fbb03f368bcebe99e [INFO] running `"docker" "start" "-a" "795ba006922d00158e7012e850fdc9f5ef2df2086746166fbb03f368bcebe99e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty-3f5a93f8e7437a97 [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" "795ba006922d00158e7012e850fdc9f5ef2df2086746166fbb03f368bcebe99e"` [INFO] running `"docker" "rm" "-f" "795ba006922d00158e7012e850fdc9f5ef2df2086746166fbb03f368bcebe99e"` [INFO] [stdout] 795ba006922d00158e7012e850fdc9f5ef2df2086746166fbb03f368bcebe99e