Oct 15 01:07:28.296 INFO testing chamakits/bigdumbstore against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 01:07:28.298 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 01:07:28.734 INFO blam! e0989290b196f7ab49e9408dbb5181fbb6244899874753596a68a9b452cf5c88 Oct 15 01:07:28.738 INFO running `"docker" "start" "-a" "e0989290b196f7ab49e9408dbb5181fbb6244899874753596a68a9b452cf5c88"` Oct 15 01:07:30.007 INFO kablam! usermod: no changes Oct 15 01:07:30.070 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 15 01:07:30.115 INFO kablam! Compiling winapi-build v0.1.1 Oct 15 01:07:30.119 INFO kablam! Compiling winapi v0.2.4 Oct 15 01:07:30.119 INFO kablam! Compiling libc v0.2.16 Oct 15 01:07:30.119 INFO kablam! Compiling regex-syntax v0.3.5 Oct 15 01:07:30.119 INFO kablam! Compiling libc v0.1.10 Oct 15 01:07:30.119 INFO kablam! Compiling utf8-ranges v0.1.3 Oct 15 01:07:30.119 INFO kablam! Compiling bit-vec v0.4.2 Oct 15 01:07:32.665 INFO kablam! Compiling log v0.3.2 Oct 15 01:07:32.812 INFO kablam! Compiling kernel32-sys v0.2.1 Oct 15 01:07:32.815 INFO kablam! Compiling advapi32-sys v0.1.2 Oct 15 01:07:34.188 INFO kablam! Compiling memchr v0.1.11 Oct 15 01:07:35.763 INFO kablam! Compiling rand v0.3.11 Oct 15 01:07:35.974 INFO kablam! Compiling aho-corasick v0.5.3 Oct 15 01:07:36.687 INFO kablam! Compiling thread-id v2.0.0 Oct 15 01:07:37.651 INFO kablam! Compiling thread_local v0.2.7 Oct 15 01:07:41.435 INFO kablam! Compiling tempdir v0.3.4 Oct 15 01:07:43.132 INFO kablam! Compiling regex v0.1.77 Oct 15 01:07:53.615 INFO kablam! Compiling env_logger v0.3.5 Oct 15 01:07:54.754 INFO kablam! Compiling bigdumbstore v0.0.1 (/source) Oct 15 01:07:55.411 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 15 01:07:55.411 INFO kablam! --> src/bds/runner/mod.rs:111:20 Oct 15 01:07:55.411 INFO kablam! | Oct 15 01:07:55.411 INFO kablam! 111 | env::home_dir().unwrap().join(Path::new(rest_of_path))); Oct 15 01:07:55.411 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 01:07:55.411 INFO kablam! | Oct 15 01:07:55.411 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 01:07:55.411 INFO kablam! Oct 15 01:07:55.411 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 15 01:07:55.411 INFO kablam! --> src/bds/runner/mod.rs:112:13 Oct 15 01:07:55.411 INFO kablam! | Oct 15 01:07:55.411 INFO kablam! 112 | env::home_dir().unwrap().join(Path::new(rest_of_path)) Oct 15 01:07:55.411 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 01:07:55.411 INFO kablam! Oct 15 01:07:55.615 INFO kablam! warning: variable does not need to be mutable Oct 15 01:07:55.619 INFO kablam! --> src/bds/file/mod.rs:226:13 Oct 15 01:07:55.619 INFO kablam! | Oct 15 01:07:55.619 INFO kablam! 226 | let mut string_in = &mut String::with_capacity(BUFF_SIZE); Oct 15 01:07:55.619 INFO kablam! | ----^^^^^^^^^ Oct 15 01:07:55.619 INFO kablam! | | Oct 15 01:07:55.619 INFO kablam! | help: remove this `mut` Oct 15 01:07:55.619 INFO kablam! | Oct 15 01:07:55.619 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 01:07:55.619 INFO kablam! Oct 15 01:07:57.108 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.07s Oct 15 01:07:57.113 INFO kablam! su: No module specific data is present Oct 15 01:07:57.657 INFO running `"docker" "rm" "-f" "e0989290b196f7ab49e9408dbb5181fbb6244899874753596a68a9b452cf5c88"` Oct 15 01:07:57.975 INFO blam! e0989290b196f7ab49e9408dbb5181fbb6244899874753596a68a9b452cf5c88 Oct 15 01:07:57.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 01:07:58.647 INFO blam! 1334fe2cf359c643ce16ea289dc51c6653798d5d35f7a25067c9770983decfba Oct 15 01:07:58.651 INFO running `"docker" "start" "-a" "1334fe2cf359c643ce16ea289dc51c6653798d5d35f7a25067c9770983decfba"` Oct 15 01:07:59.907 INFO kablam! usermod: no changes Oct 15 01:07:59.977 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 15 01:08:00.039 INFO kablam! Compiling bigdumbstore v0.0.1 (/source) Oct 15 01:08:00.767 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 15 01:08:00.767 INFO kablam! --> src/bds/runner/mod.rs:111:20 Oct 15 01:08:00.767 INFO kablam! | Oct 15 01:08:00.767 INFO kablam! 111 | env::home_dir().unwrap().join(Path::new(rest_of_path))); Oct 15 01:08:00.767 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 01:08:00.767 INFO kablam! | Oct 15 01:08:00.767 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 01:08:00.767 INFO kablam! Oct 15 01:08:00.767 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 15 01:08:00.767 INFO kablam! --> src/bds/runner/mod.rs:112:13 Oct 15 01:08:00.767 INFO kablam! | Oct 15 01:08:00.767 INFO kablam! 112 | env::home_dir().unwrap().join(Path::new(rest_of_path)) Oct 15 01:08:00.767 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 01:08:00.767 INFO kablam! Oct 15 01:08:01.138 INFO kablam! warning: variable does not need to be mutable Oct 15 01:08:01.138 INFO kablam! --> src/bds/file/mod.rs:226:13 Oct 15 01:08:01.138 INFO kablam! | Oct 15 01:08:01.138 INFO kablam! 226 | let mut string_in = &mut String::with_capacity(BUFF_SIZE); Oct 15 01:08:01.138 INFO kablam! | ----^^^^^^^^^ Oct 15 01:08:01.138 INFO kablam! | | Oct 15 01:08:01.138 INFO kablam! | help: remove this `mut` Oct 15 01:08:01.138 INFO kablam! | Oct 15 01:08:01.138 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 01:08:01.138 INFO kablam! Oct 15 01:08:03.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.28s Oct 15 01:08:03.223 INFO kablam! su: No module specific data is present Oct 15 01:08:04.090 INFO running `"docker" "rm" "-f" "1334fe2cf359c643ce16ea289dc51c6653798d5d35f7a25067c9770983decfba"` Oct 15 01:08:04.373 INFO blam! 1334fe2cf359c643ce16ea289dc51c6653798d5d35f7a25067c9770983decfba Oct 15 01:08:04.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 01:08:04.864 INFO blam! 5160118eda51e7b8b1edb7211a1f636b78ea4d436fda6d8ee57632eaab4ead97 Oct 15 01:08:04.866 INFO running `"docker" "start" "-a" "5160118eda51e7b8b1edb7211a1f636b78ea4d436fda6d8ee57632eaab4ead97"` Oct 15 01:08:06.182 INFO kablam! usermod: no changes Oct 15 01:08:06.251 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 15 01:08:06.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 01:08:06.307 INFO kablam! Running /target/debug/deps/bigdumbstore-7b26da4c7f1df418 Oct 15 01:08:06.307 INFO blam! Oct 15 01:08:06.308 INFO blam! running 15 tests Oct 15 01:08:06.315 INFO blam! test bds::file::tests::mock_forcing_functions_compiled ... ok Oct 15 01:08:06.316 INFO blam! test bds::file::tests::test_new_write_dynamic_and_read ... ok Oct 15 01:08:06.316 INFO blam! test bds::file::tests::test_metadata_to_bit_vec ... ok Oct 15 01:08:06.316 INFO blam! test bds::file::tests::test_new_write_dynamic_and_read_non_first ... ok Oct 15 01:08:06.317 INFO blam! test bds::file::tests::test_write_to_key_from_stdin ... ok Oct 15 01:08:06.317 INFO blam! test bds::file::tests::test_metadata_write_format ... ok Oct 15 01:08:06.317 INFO blam! test bds::file::tests::test_new_write_dynamic_very_large_and_read ... ok Oct 15 01:08:06.317 INFO blam! test bds::runner::tests::test_create_file_if_not_exist ... ok Oct 15 01:08:06.318 INFO blam! test bds::runner::tests::mock_forcing_functions_compiled ... ok Oct 15 01:08:06.318 INFO blam! test tests::test_do_nothing ... ok Oct 15 01:08:06.323 INFO blam! test bds::runner::tests::test_writing_and_reading_bench ... ok Oct 15 01:08:06.323 INFO blam! test bds::runner::tests::test_determine_mode ... ok Oct 15 01:08:06.323 INFO blam! test bds::runner::tests::test_writing_and_reading ... ok Oct 15 01:08:06.347 INFO blam! test bds::runner::tests::test_junk_writing ... ok Oct 15 01:08:06.415 INFO blam! test bds::runner::tests::test_junk_writing_bench ... ok Oct 15 01:08:06.415 INFO blam! Oct 15 01:08:06.415 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:08:06.415 INFO blam! Oct 15 01:08:06.431 INFO kablam! su: No module specific data is present Oct 15 01:08:07.145 INFO running `"docker" "rm" "-f" "5160118eda51e7b8b1edb7211a1f636b78ea4d436fda6d8ee57632eaab4ead97"` Oct 15 01:08:07.367 INFO blam! 5160118eda51e7b8b1edb7211a1f636b78ea4d436fda6d8ee57632eaab4ead97