[INFO] crate store 0.1.0-alpha.3 is already in cache [INFO] extracting crate store 0.1.0-alpha.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/store/0.1.0-alpha.3 [INFO] extracting crate store 0.1.0-alpha.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/store/0.1.0-alpha.3 [INFO] validating manifest of store-0.1.0-alpha.3 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 store-0.1.0-alpha.3 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 store-0.1.0-alpha.3 [INFO] finished frobbing store-0.1.0-alpha.3 [INFO] frobbed toml for store-0.1.0-alpha.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/store/0.1.0-alpha.3/Cargo.toml [INFO] started frobbing store-0.1.0-alpha.3 [INFO] finished frobbing store-0.1.0-alpha.3 [INFO] frobbed toml for store-0.1.0-alpha.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/store/0.1.0-alpha.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 store-0.1.0-alpha.3 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-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/store/0.1.0-alpha.3:/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] 23e7cdd74194317b4cd32fab78d016f7a3efa7a0d1b07e74444f2cea08f76ef6 [INFO] running `"docker" "start" "-a" "23e7cdd74194317b4cd32fab78d016f7a3efa7a0d1b07e74444f2cea08f76ef6"` [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling byteio v0.2.3 [INFO] [stderr] Compiling nano-leb128 v0.1.0 [INFO] [stderr] Compiling store v0.1.0-alpha.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.23s [INFO] running `"docker" "inspect" "23e7cdd74194317b4cd32fab78d016f7a3efa7a0d1b07e74444f2cea08f76ef6"` [INFO] running `"docker" "rm" "-f" "23e7cdd74194317b4cd32fab78d016f7a3efa7a0d1b07e74444f2cea08f76ef6"` [INFO] [stdout] 23e7cdd74194317b4cd32fab78d016f7a3efa7a0d1b07e74444f2cea08f76ef6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/store/0.1.0-alpha.3:/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] 56a04b03692fb91f1cd326c349f2b6b66472e172d755f1861673cc41c3fb0e32 [INFO] running `"docker" "start" "-a" "56a04b03692fb91f1cd326c349f2b6b66472e172d755f1861673cc41c3fb0e32"` [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Compiling store v0.1.0-alpha.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.92s [INFO] running `"docker" "inspect" "56a04b03692fb91f1cd326c349f2b6b66472e172d755f1861673cc41c3fb0e32"` [INFO] running `"docker" "rm" "-f" "56a04b03692fb91f1cd326c349f2b6b66472e172d755f1861673cc41c3fb0e32"` [INFO] [stdout] 56a04b03692fb91f1cd326c349f2b6b66472e172d755f1861673cc41c3fb0e32 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/store/0.1.0-alpha.3:/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] 9891cae0eac34d16c8f98fa083425b99d2832299f77ac43ea9e3aa5045fb4a4c [INFO] running `"docker" "start" "-a" "9891cae0eac34d16c8f98fa083425b99d2832299f77ac43ea9e3aa5045fb4a4c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/store-04a8f8b4bac80069 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::serialize_into_u8_vec_consumed_slice ... ok [INFO] [stdout] test test::serialize_into_u8_slice_consumed_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests store [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 43) ... ok [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9891cae0eac34d16c8f98fa083425b99d2832299f77ac43ea9e3aa5045fb4a4c"` [INFO] running `"docker" "rm" "-f" "9891cae0eac34d16c8f98fa083425b99d2832299f77ac43ea9e3aa5045fb4a4c"` [INFO] [stdout] 9891cae0eac34d16c8f98fa083425b99d2832299f77ac43ea9e3aa5045fb4a4c