Oct 15 20:17:22.983 INFO testing rustix-bl-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:17:22.984 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:17:23.235 INFO blam! 51ea1a8e0cc296c55e5c2f41da6a9cdef023dad33acc8eb35d51801ffc7c6a90 Oct 15 20:17:23.247 INFO running `"docker" "start" "-a" "51ea1a8e0cc296c55e5c2f41da6a9cdef023dad33acc8eb35d51801ffc7c6a90"` Oct 15 20:17:23.951 INFO kablam! usermod: no changes Oct 15 20:17:24.079 INFO kablam! Compiling lmdb-sys v0.8.0 Oct 15 20:17:24.079 INFO kablam! Compiling typescriptify-derive v0.1.5 Oct 15 20:17:24.079 INFO kablam! Compiling bincode v0.8.0 Oct 15 20:17:24.080 INFO kablam! Compiling suffix-rs v0.1.0 Oct 15 20:17:31.866 INFO kablam! Compiling typescriptify v0.1.5 Oct 15 20:17:33.691 INFO kablam! Compiling lmdb v0.8.0 Oct 15 20:17:35.020 INFO kablam! Compiling rustix-bl v0.5.0 (/source) Oct 15 20:17:40.363 INFO kablam! warning: variable does not need to be mutable Oct 15 20:17:40.363 INFO kablam! --> src/lib.rs:69:9 Oct 15 20:17:40.363 INFO kablam! | Oct 15 20:17:40.363 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Oct 15 20:17:40.363 INFO kablam! | ----^^^^^^ Oct 15 20:17:40.363 INFO kablam! | | Oct 15 20:17:40.363 INFO kablam! | help: remove this `mut` Oct 15 20:17:40.363 INFO kablam! | Oct 15 20:17:40.363 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 20:17:40.363 INFO kablam! Oct 15 20:17:40.755 INFO kablam! warning: variable does not need to be mutable Oct 15 20:17:40.755 INFO kablam! --> src/rustix_backend.rs:319:13 Oct 15 20:17:40.755 INFO kablam! | Oct 15 20:17:40.755 INFO kablam! 319 | let mut file_raw= File::open(filepath); Oct 15 20:17:40.755 INFO kablam! | ----^^^^^^^^ Oct 15 20:17:40.755 INFO kablam! | | Oct 15 20:17:40.755 INFO kablam! | help: remove this `mut` Oct 15 20:17:40.755 INFO kablam! Oct 15 20:17:40.759 INFO kablam! warning: variable does not need to be mutable Oct 15 20:17:40.759 INFO kablam! --> src/persistencer.rs:115:13 Oct 15 20:17:40.760 INFO kablam! | Oct 15 20:17:40.760 INFO kablam! 115 | let mut fp = FilePersister { Oct 15 20:17:40.760 INFO kablam! | ----^^ Oct 15 20:17:40.760 INFO kablam! | | Oct 15 20:17:40.761 INFO kablam! | help: remove this `mut` Oct 15 20:17:40.761 INFO kablam! Oct 15 20:17:49.828 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.86s Oct 15 20:17:49.832 INFO kablam! su: No module specific data is present Oct 15 20:17:50.227 INFO running `"docker" "rm" "-f" "51ea1a8e0cc296c55e5c2f41da6a9cdef023dad33acc8eb35d51801ffc7c6a90"` Oct 15 20:17:50.318 INFO blam! 51ea1a8e0cc296c55e5c2f41da6a9cdef023dad33acc8eb35d51801ffc7c6a90 Oct 15 20:17:50.320 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:17:50.531 INFO blam! 775f8eb7dee24e9239c43df06cfb63332a50458fec000468c6ea7e0802f516c7 Oct 15 20:17:50.537 INFO running `"docker" "start" "-a" "775f8eb7dee24e9239c43df06cfb63332a50458fec000468c6ea7e0802f516c7"` Oct 15 20:17:51.037 INFO kablam! usermod: no changes Oct 15 20:17:51.103 INFO kablam! Compiling rustix-bl v0.5.0 (/source) Oct 15 20:17:55.715 INFO kablam! warning: variable does not need to be mutable Oct 15 20:17:55.715 INFO kablam! --> src/lib.rs:69:9 Oct 15 20:17:55.716 INFO kablam! | Oct 15 20:17:55.716 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Oct 15 20:17:55.716 INFO kablam! | ----^^^^^^ Oct 15 20:17:55.717 INFO kablam! | | Oct 15 20:17:55.717 INFO kablam! | help: remove this `mut` Oct 15 20:17:55.717 INFO kablam! | Oct 15 20:17:55.717 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 20:17:55.718 INFO kablam! Oct 15 20:17:56.125 INFO kablam! warning: variable does not need to be mutable Oct 15 20:17:56.125 INFO kablam! --> src/rustix_backend.rs:319:13 Oct 15 20:17:56.125 INFO kablam! | Oct 15 20:17:56.126 INFO kablam! 319 | let mut file_raw= File::open(filepath); Oct 15 20:17:56.126 INFO kablam! | ----^^^^^^^^ Oct 15 20:17:56.126 INFO kablam! | | Oct 15 20:17:56.126 INFO kablam! | help: remove this `mut` Oct 15 20:17:56.126 INFO kablam! Oct 15 20:17:56.255 INFO kablam! warning: variable does not need to be mutable Oct 15 20:17:56.255 INFO kablam! --> src/persistencer.rs:115:13 Oct 15 20:17:56.255 INFO kablam! | Oct 15 20:17:56.255 INFO kablam! 115 | let mut fp = FilePersister { Oct 15 20:17:56.255 INFO kablam! | ----^^ Oct 15 20:17:56.255 INFO kablam! | | Oct 15 20:17:56.255 INFO kablam! | help: remove this `mut` Oct 15 20:17:56.255 INFO kablam! Oct 15 20:18:01.302 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.25s Oct 15 20:18:01.309 INFO kablam! su: No module specific data is present Oct 15 20:18:02.171 INFO running `"docker" "rm" "-f" "775f8eb7dee24e9239c43df06cfb63332a50458fec000468c6ea7e0802f516c7"` Oct 15 20:18:02.451 INFO blam! 775f8eb7dee24e9239c43df06cfb63332a50458fec000468c6ea7e0802f516c7 Oct 15 20:18:02.452 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:18:02.793 INFO blam! da1194be50536c2b8705cccbf78532a83655e1d11bf221043f1c3c6d673bc03b Oct 15 20:18:02.801 INFO running `"docker" "start" "-a" "da1194be50536c2b8705cccbf78532a83655e1d11bf221043f1c3c6d673bc03b"` Oct 15 20:18:03.885 INFO kablam! usermod: no changes Oct 15 20:18:04.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 20:18:04.034 INFO kablam! Running /target/debug/deps/rustix_bl-944d0d9eaf60ae38 Oct 15 20:18:04.037 INFO blam! Oct 15 20:18:04.037 INFO blam! running 15 tests Oct 15 20:18:04.058 INFO blam! test left_threaded_avl_tree::tests::basic_removal_works ... ok Oct 15 20:18:04.059 INFO blam! test left_threaded_avl_tree::tests::basic_adding_works ... ok Oct 15 20:18:04.059 INFO blam! test rustix_backend::tests::simple_create_user_on_backend ... ok Oct 15 20:18:04.084 INFO blam! test rustix_backend::tests::simple_delete_item ... ok Oct 15 20:18:04.085 INFO blam! test left_threaded_avl_tree::tests::always_works ... ok Oct 15 20:18:04.086 INFO blam! test rustix_backend::tests::simple_create_item_on_backend ... ok Oct 15 20:18:04.086 INFO blam! test rustix_backend::tests::simple_create_bill ... ok Oct 15 20:18:04.086 INFO blam! test rustix_backend::tests::simple_ffa_purchase ... ok Oct 15 20:18:04.087 INFO blam! test rustix_backend::tests::simple_purchase ... ok Oct 15 20:18:04.087 INFO blam! test rustix_event_shop::tests::events_serialize_and_deserialize_packed ... ok Oct 15 20:18:04.087 INFO blam! test rustix_backend::tests::simple_delete_user ... ok Oct 15 20:18:04.088 INFO blam! test rustix_event_shop::tests::events_serialize_and_deserialize_raw ... ok Oct 15 20:18:04.088 INFO blam! test rustix_event_shop::tests::hashset_test ... ok Oct 15 20:18:04.088 INFO blam! test tests::it_transient_add_user ... ok Oct 15 20:18:04.089 INFO blam! test tests::it_add_user ... ok Oct 15 20:18:04.089 INFO blam! Oct 15 20:18:04.090 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:04.090 INFO kablam! Running /target/debug/deps/blrustix_integration_test-877e12e67c5bc721 Oct 15 20:18:04.090 INFO blam! Oct 15 20:18:04.103 INFO blam! Oct 15 20:18:04.103 INFO blam! running 1 test Oct 15 20:18:04.111 INFO blam! test it_hello_world ... ok Oct 15 20:18:04.111 INFO kablam! Doc-tests rustix-bl Oct 15 20:18:04.112 INFO blam! Oct 15 20:18:04.112 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:04.112 INFO blam! Oct 15 20:18:07.090 INFO blam! Oct 15 20:18:07.091 INFO blam! running 0 tests Oct 15 20:18:07.091 INFO blam! Oct 15 20:18:07.091 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:07.091 INFO blam! Oct 15 20:18:07.097 INFO kablam! su: No module specific data is present Oct 15 20:18:07.843 INFO running `"docker" "rm" "-f" "da1194be50536c2b8705cccbf78532a83655e1d11bf221043f1c3c6d673bc03b"` Oct 15 20:18:08.123 INFO blam! da1194be50536c2b8705cccbf78532a83655e1d11bf221043f1c3c6d673bc03b