[INFO] cloning repository WanzenBug/rust-fixed-capacity-vec [INFO] running `"git" "clone" "--bare" "git://github.com/WanzenBug/rust-fixed-capacity-vec.git" "work/cache/sources/gh/WanzenBug/rust-fixed-capacity-vec"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/WanzenBug/rust-fixed-capacity-vec'... [INFO] running `"git" "clone" "work/cache/sources/gh/WanzenBug/rust-fixed-capacity-vec" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/WanzenBug/rust-fixed-capacity-vec"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/WanzenBug/rust-fixed-capacity-vec'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/WanzenBug/rust-fixed-capacity-vec" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/WanzenBug/rust-fixed-capacity-vec"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/WanzenBug/rust-fixed-capacity-vec'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7708bc7ca5979d037e48c848f0bd2e8be7bb5023 [INFO] sha for GitHub repo WanzenBug/rust-fixed-capacity-vec: 7708bc7ca5979d037e48c848f0bd2e8be7bb5023 [INFO] validating manifest of WanzenBug/rust-fixed-capacity-vec on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of WanzenBug/rust-fixed-capacity-vec on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing WanzenBug/rust-fixed-capacity-vec [INFO] finished frobbing WanzenBug/rust-fixed-capacity-vec [INFO] frobbed toml for WanzenBug/rust-fixed-capacity-vec written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/WanzenBug/rust-fixed-capacity-vec/Cargo.toml [INFO] started frobbing WanzenBug/rust-fixed-capacity-vec [INFO] finished frobbing WanzenBug/rust-fixed-capacity-vec [INFO] frobbed toml for WanzenBug/rust-fixed-capacity-vec written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/WanzenBug/rust-fixed-capacity-vec/Cargo.toml [INFO] crate WanzenBug/rust-fixed-capacity-vec already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing WanzenBug/rust-fixed-capacity-vec against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/WanzenBug/rust-fixed-capacity-vec:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] b6f0da36f27a05f837a44d38e622acb1f391c378cb2bf4c8bf655c9588b6e1ee [INFO] running `"docker" "start" "-a" "b6f0da36f27a05f837a44d38e622acb1f391c378cb2bf4c8bf655c9588b6e1ee"` [INFO] [stderr] Compiling fixed_capacity_vec v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "b6f0da36f27a05f837a44d38e622acb1f391c378cb2bf4c8bf655c9588b6e1ee"` [INFO] running `"docker" "rm" "-f" "b6f0da36f27a05f837a44d38e622acb1f391c378cb2bf4c8bf655c9588b6e1ee"` [INFO] [stdout] b6f0da36f27a05f837a44d38e622acb1f391c378cb2bf4c8bf655c9588b6e1ee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/WanzenBug/rust-fixed-capacity-vec:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 9562f48f41990b5d73e5f7db711dc91ecc17178228bdf73bb2b15493619dd57c [INFO] running `"docker" "start" "-a" "9562f48f41990b5d73e5f7db711dc91ecc17178228bdf73bb2b15493619dd57c"` [INFO] [stderr] Compiling fixed_capacity_vec v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `"docker" "inspect" "9562f48f41990b5d73e5f7db711dc91ecc17178228bdf73bb2b15493619dd57c"` [INFO] running `"docker" "rm" "-f" "9562f48f41990b5d73e5f7db711dc91ecc17178228bdf73bb2b15493619dd57c"` [INFO] [stdout] 9562f48f41990b5d73e5f7db711dc91ecc17178228bdf73bb2b15493619dd57c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/WanzenBug/rust-fixed-capacity-vec:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] e5b37fc0ca77b110508ac6ccbeb9ffcad57fc4b5406c11769765b075865d4257 [INFO] running `"docker" "start" "-a" "e5b37fc0ca77b110508ac6ccbeb9ffcad57fc4b5406c11769765b075865d4257"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/fixed_capacity_vec-a8a97faa3a61c637 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_extend_with_repeat_empty ... ok [INFO] [stdout] test tests::test_extend ... ok [INFO] [stdout] test tests::test_empty_cap_panics ... ok [INFO] [stdout] test tests::test_fill_with_panic_len ... ok [INFO] [stdout] test tests::test_fill_with_panic ... ok [INFO] [stdout] test tests::test_extend_with_repeat_capacity ... ok [INFO] [stdout] test tests::test_extend_with_repeat_overflow ... ok [INFO] [stdout] test tests::test_iter_over_cap ... ok [INFO] [stdout] test tests::test_over_capacity ... ok [INFO] [stdout] test tests::test_slice_over_cap ... ok [INFO] [stdout] test tests::test_parameter_permutations_in_constructor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests fixed_capacity_vec [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - FixedCapacityVec::len (line 317) ... ok [INFO] [stdout] test src/lib.rs - FixedCapacityVec::capacity (line 302) ... ok [INFO] [stdout] test src/lib.rs - FixedCapacityVec::extend_from_slice (line 172) ... ok [INFO] [stdout] test src/lib.rs - VecExt::fill_with (line 81) ... ok [INFO] [stdout] test src/lib.rs - VecExt::with_fixed_capacity (line 55) ... ok [INFO] [stdout] test src/lib.rs - FixedCapacityVec::extend_with_repeat (line 201) ... ok [INFO] [stdout] test src/lib.rs - FixedCapacityVec::push (line 279) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e5b37fc0ca77b110508ac6ccbeb9ffcad57fc4b5406c11769765b075865d4257"` [INFO] running `"docker" "rm" "-f" "e5b37fc0ca77b110508ac6ccbeb9ffcad57fc4b5406c11769765b075865d4257"` [INFO] [stdout] e5b37fc0ca77b110508ac6ccbeb9ffcad57fc4b5406c11769765b075865d4257