[INFO] cloning repository iolivia/rust-hash-table [INFO] running `"git" "clone" "--bare" "git://github.com/iolivia/rust-hash-table.git" "work/cache/sources/gh/iolivia/rust-hash-table"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/iolivia/rust-hash-table'... [INFO] running `"git" "clone" "work/cache/sources/gh/iolivia/rust-hash-table" "work/ex/beta-1.37-6/sources/1.36.0/gh/iolivia/rust-hash-table"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/iolivia/rust-hash-table'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iolivia/rust-hash-table" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iolivia/rust-hash-table"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iolivia/rust-hash-table'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 70bcbf4538c699383f1375ef1c596d33258fe900 [INFO] sha for GitHub repo iolivia/rust-hash-table: 70bcbf4538c699383f1375ef1c596d33258fe900 [INFO] validating manifest of iolivia/rust-hash-table 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 iolivia/rust-hash-table 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 iolivia/rust-hash-table [INFO] finished frobbing iolivia/rust-hash-table [INFO] frobbed toml for iolivia/rust-hash-table written to work/ex/beta-1.37-6/sources/1.36.0/gh/iolivia/rust-hash-table/Cargo.toml [INFO] started frobbing iolivia/rust-hash-table [INFO] finished frobbing iolivia/rust-hash-table [INFO] frobbed toml for iolivia/rust-hash-table written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iolivia/rust-hash-table/Cargo.toml [INFO] crate iolivia/rust-hash-table 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 iolivia/rust-hash-table 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/iolivia/rust-hash-table:/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] 54e0c6a9e122eb6c7bbcd7ed4c47920e9d87a60503d3c57047a4f7ab82f7d270 [INFO] running `"docker" "start" "-a" "54e0c6a9e122eb6c7bbcd7ed4c47920e9d87a60503d3c57047a4f7ab82f7d270"` [INFO] [stderr] Compiling rust-hash-table v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/main.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | fn new(capacity: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s [INFO] running `"docker" "inspect" "54e0c6a9e122eb6c7bbcd7ed4c47920e9d87a60503d3c57047a4f7ab82f7d270"` [INFO] running `"docker" "rm" "-f" "54e0c6a9e122eb6c7bbcd7ed4c47920e9d87a60503d3c57047a4f7ab82f7d270"` [INFO] [stdout] 54e0c6a9e122eb6c7bbcd7ed4c47920e9d87a60503d3c57047a4f7ab82f7d270 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/iolivia/rust-hash-table:/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] 8f6ec39b838beed91f6721d63991092f41727ec6f88d6491ca43de9a2ae0f0eb [INFO] running `"docker" "start" "-a" "8f6ec39b838beed91f6721d63991092f41727ec6f88d6491ca43de9a2ae0f0eb"` [INFO] [stderr] Compiling rust-hash-table v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "8f6ec39b838beed91f6721d63991092f41727ec6f88d6491ca43de9a2ae0f0eb"` [INFO] running `"docker" "rm" "-f" "8f6ec39b838beed91f6721d63991092f41727ec6f88d6491ca43de9a2ae0f0eb"` [INFO] [stdout] 8f6ec39b838beed91f6721d63991092f41727ec6f88d6491ca43de9a2ae0f0eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/iolivia/rust-hash-table:/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] e229395851a4bf8b8c80a3f036c70bc1a27af10742ff5e9834e9c675c4daea3b [INFO] running `"docker" "start" "-a" "e229395851a4bf8b8c80a3f036c70bc1a27af10742ff5e9834e9c675c4daea3b"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 25 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_hash_table-6c357e5f0ef75855 [INFO] [stdout] test tests::get_when_empty ... ok [INFO] [stdout] test tests::get_not_found ... ok [INFO] [stdout] test tests::insert_at_a_lot_more_capacity ... ok [INFO] [stdout] test tests::insert_at_capacity ... ok [INFO] [stdout] test tests::insert_at_double_capacity ... ok [INFO] [stdout] test tests::insert_decrements_size ... ok [INFO] [stdout] test tests::insert_get ... ok [INFO] [stdout] test tests::insert_empty ... ok [INFO] [stdout] test tests::insert_get_different_key_reference ... ok [INFO] [stdout] test tests::remove_last_key_at_capacity ... ok [INFO] [stdout] test tests::remove_first_key_at_capacity ... ok [INFO] [stdout] test tests::remove_first_key_at_capacity_then_insert_it_again ... ok [INFO] [stdout] test tests::insert_spaces ... ok [INFO] [stdout] test tests::insert_multiple ... ok [INFO] [stdout] test tests::insert_key_with_symbols ... ok [INFO] [stdout] test tests::remove_when_empty ... ok [INFO] [stdout] test tests::remove_with_collisions ... ok [INFO] [stdout] test tests::size_after_one_insert ... ok [INFO] [stdout] test tests::size_after_one_insert_and_one_remove ... ok [INFO] [stdout] test tests::size_at_capacity ... ok [INFO] [stdout] test tests::size_over_capacity ... ok [INFO] [stdout] test tests::size_when_empty ... ok [INFO] [stdout] test tests::size_after_multiple_inserts ... ok [INFO] [stdout] test tests::insert_same_key_fails ... ok [INFO] [stdout] test tests::insert_remove_get ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e229395851a4bf8b8c80a3f036c70bc1a27af10742ff5e9834e9c675c4daea3b"` [INFO] running `"docker" "rm" "-f" "e229395851a4bf8b8c80a3f036c70bc1a27af10742ff5e9834e9c675c4daea3b"` [INFO] [stdout] e229395851a4bf8b8c80a3f036c70bc1a27af10742ff5e9834e9c675c4daea3b