[INFO] updating cached repository Vypo/spling [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Vypo/spling [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Vypo/spling" "work/ex/beta-1.38-1/sources/1.37.0/gh/Vypo/spling"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Vypo/spling'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Vypo/spling" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Vypo/spling"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Vypo/spling'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8cec04ff00c40ab509ed372e1ef639d13c19b3b4 [INFO] sha for GitHub repo Vypo/spling: 8cec04ff00c40ab509ed372e1ef639d13c19b3b4 [INFO] validating manifest of Vypo/spling 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 Vypo/spling 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 Vypo/spling [INFO] finished frobbing Vypo/spling [INFO] frobbed toml for Vypo/spling written to work/ex/beta-1.38-1/sources/1.37.0/gh/Vypo/spling/Cargo.toml [INFO] started frobbing Vypo/spling [INFO] finished frobbing Vypo/spling [INFO] frobbed toml for Vypo/spling written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Vypo/spling/Cargo.toml [INFO] crate Vypo/spling 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 Vypo/spling against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Vypo/spling:/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.37.0" "build" "--frozen"` [INFO] [stdout] 2c130a79a4be8153c7d602a2906b94d8063655f5a324da974c4137bb3f03ee57 [INFO] running `"docker" "start" "-a" "2c130a79a4be8153c7d602a2906b94d8063655f5a324da974c4137bb3f03ee57"` [INFO] [stderr] Compiling spling v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `"docker" "inspect" "2c130a79a4be8153c7d602a2906b94d8063655f5a324da974c4137bb3f03ee57"` [INFO] running `"docker" "rm" "-f" "2c130a79a4be8153c7d602a2906b94d8063655f5a324da974c4137bb3f03ee57"` [INFO] [stdout] 2c130a79a4be8153c7d602a2906b94d8063655f5a324da974c4137bb3f03ee57 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Vypo/spling:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 28d1dca55decc5ee6bb44101b40a968d137007b2f48cf119c3db1dea958a0520 [INFO] running `"docker" "start" "-a" "28d1dca55decc5ee6bb44101b40a968d137007b2f48cf119c3db1dea958a0520"` [INFO] [stderr] Compiling spling v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "28d1dca55decc5ee6bb44101b40a968d137007b2f48cf119c3db1dea958a0520"` [INFO] running `"docker" "rm" "-f" "28d1dca55decc5ee6bb44101b40a968d137007b2f48cf119c3db1dea958a0520"` [INFO] [stdout] 28d1dca55decc5ee6bb44101b40a968d137007b2f48cf119c3db1dea958a0520 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Vypo/spling:/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.37.0" "test" "--frozen"` [INFO] [stdout] 1ccd61981aae28718193e99ed65735c4aad31605ea8bafa6bdc2f6b119e6b084 [INFO] running `"docker" "start" "-a" "1ccd61981aae28718193e99ed65735c4aad31605ea8bafa6bdc2f6b119e6b084"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/spling-6e007d6efd4f32b0 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::avail_zero ... ok [INFO] [stdout] test tests::avail_zero_elsewhere ... ok [INFO] [stdout] test tests::avail_maximum ... ok [INFO] [stdout] test tests::avail_thirty ... ok [INFO] [stdout] test tests::commit_after_emptied ... ok [INFO] [stdout] test tests::avail_with_split ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/spling-1c761d127400c98d [INFO] [stdout] test tests::commit_thirty_then_sixty ... ok [INFO] [stdout] test tests::commit_maximum ... ok [INFO] [stdout] test tests::commit_thirty ... ok [INFO] [stdout] test tests::commit_with_split ... ok [INFO] [stdout] test tests::commit_zero ... ok [INFO] [stdout] test tests::consume_after_emptied ... ok [INFO] [stdout] test tests::consume_maximum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests spling [INFO] [stdout] running 2 tests [INFO] [stdout] test it_works ... ok [INFO] [stdout] test split_at_tail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "1ccd61981aae28718193e99ed65735c4aad31605ea8bafa6bdc2f6b119e6b084"` [INFO] running `"docker" "rm" "-f" "1ccd61981aae28718193e99ed65735c4aad31605ea8bafa6bdc2f6b119e6b084"` [INFO] [stdout] 1ccd61981aae28718193e99ed65735c4aad31605ea8bafa6bdc2f6b119e6b084