Oct 16 01:00:34.609 INFO testing orset-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 01:00:34.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 01:00:35.156 INFO blam! cd4d0cc99148a39eed8b478616c1b986c5dc631354f277f8d7630a6295f4abff Oct 16 01:00:35.159 INFO running `"docker" "start" "-a" "cd4d0cc99148a39eed8b478616c1b986c5dc631354f277f8d7630a6295f4abff"` Oct 16 01:00:36.156 INFO kablam! usermod: no changes Oct 16 01:00:36.228 INFO kablam! Compiling orset v0.2.0 (/source) Oct 16 01:00:37.058 INFO kablam! warning: variable does not need to be mutable Oct 16 01:00:37.058 INFO kablam! --> src/lib.rs:77:13 Oct 16 01:00:37.058 INFO kablam! | Oct 16 01:00:37.058 INFO kablam! 77 | let mut adds = self.adds.entry(element).or_insert(Vec::new()); Oct 16 01:00:37.058 INFO kablam! | ----^^^^ Oct 16 01:00:37.058 INFO kablam! | | Oct 16 01:00:37.058 INFO kablam! | help: remove this `mut` Oct 16 01:00:37.058 INFO kablam! | Oct 16 01:00:37.058 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 01:00:37.058 INFO kablam! Oct 16 01:00:37.063 INFO kablam! warning: variable does not need to be mutable Oct 16 01:00:37.063 INFO kablam! --> src/lib.rs:89:13 Oct 16 01:00:37.063 INFO kablam! | Oct 16 01:00:37.063 INFO kablam! 89 | let mut removes = self.removes.entry(element.clone()).or_insert(Vec::new()); Oct 16 01:00:37.063 INFO kablam! | ----^^^^^^^ Oct 16 01:00:37.063 INFO kablam! | | Oct 16 01:00:37.063 INFO kablam! | help: remove this `mut` Oct 16 01:00:37.063 INFO kablam! Oct 16 01:00:37.063 INFO kablam! warning: variable does not need to be mutable Oct 16 01:00:37.063 INFO kablam! --> src/lib.rs:90:13 Oct 16 01:00:37.063 INFO kablam! | Oct 16 01:00:37.063 INFO kablam! 90 | let mut adds = self.adds.get_mut(&element).unwrap(); Oct 16 01:00:37.063 INFO kablam! | ----^^^^ Oct 16 01:00:37.063 INFO kablam! | | Oct 16 01:00:37.063 INFO kablam! | help: remove this `mut` Oct 16 01:00:37.063 INFO kablam! Oct 16 01:00:37.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 16 01:00:37.150 INFO kablam! su: No module specific data is present Oct 16 01:00:37.456 INFO running `"docker" "rm" "-f" "cd4d0cc99148a39eed8b478616c1b986c5dc631354f277f8d7630a6295f4abff"` Oct 16 01:00:37.655 INFO blam! cd4d0cc99148a39eed8b478616c1b986c5dc631354f277f8d7630a6295f4abff Oct 16 01:00:37.662 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 01:00:37.932 INFO blam! 45ace1aa5eff010fe4b7d80f3270a37a74aaa3c8533544f9e8eeb3680a92b9cf Oct 16 01:00:37.935 INFO running `"docker" "start" "-a" "45ace1aa5eff010fe4b7d80f3270a37a74aaa3c8533544f9e8eeb3680a92b9cf"` Oct 16 01:00:38.544 INFO kablam! usermod: no changes Oct 16 01:00:38.622 INFO kablam! Compiling orset v0.2.0 (/source) Oct 16 01:00:40.463 INFO kablam! warning: variable does not need to be mutable Oct 16 01:00:40.463 INFO kablam! --> src/lib.rs:77:13 Oct 16 01:00:40.463 INFO kablam! | Oct 16 01:00:40.463 INFO kablam! 77 | let mut adds = self.adds.entry(element).or_insert(Vec::new()); Oct 16 01:00:40.463 INFO kablam! | ----^^^^ Oct 16 01:00:40.463 INFO kablam! | | Oct 16 01:00:40.463 INFO kablam! | help: remove this `mut` Oct 16 01:00:40.463 INFO kablam! | Oct 16 01:00:40.463 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 01:00:40.463 INFO kablam! Oct 16 01:00:40.463 INFO kablam! warning: variable does not need to be mutable Oct 16 01:00:40.463 INFO kablam! --> src/lib.rs:89:13 Oct 16 01:00:40.463 INFO kablam! | Oct 16 01:00:40.463 INFO kablam! 89 | let mut removes = self.removes.entry(element.clone()).or_insert(Vec::new()); Oct 16 01:00:40.463 INFO kablam! | ----^^^^^^^ Oct 16 01:00:40.463 INFO kablam! | | Oct 16 01:00:40.463 INFO kablam! | help: remove this `mut` Oct 16 01:00:40.463 INFO kablam! Oct 16 01:00:40.463 INFO kablam! warning: variable does not need to be mutable Oct 16 01:00:40.463 INFO kablam! --> src/lib.rs:90:13 Oct 16 01:00:40.463 INFO kablam! | Oct 16 01:00:40.463 INFO kablam! 90 | let mut adds = self.adds.get_mut(&element).unwrap(); Oct 16 01:00:40.463 INFO kablam! | ----^^^^ Oct 16 01:00:40.463 INFO kablam! | | Oct 16 01:00:40.463 INFO kablam! | help: remove this `mut` Oct 16 01:00:40.463 INFO kablam! Oct 16 01:00:40.515 INFO kablam! warning: variable does not need to be mutable Oct 16 01:00:40.516 INFO kablam! --> src/lib.rs:517:13 Oct 16 01:00:40.516 INFO kablam! | Oct 16 01:00:40.516 INFO kablam! 517 | let mut orset = Oct 16 01:00:40.516 INFO kablam! | ----^^^^^ Oct 16 01:00:40.516 INFO kablam! | | Oct 16 01:00:40.516 INFO kablam! | help: remove this `mut` Oct 16 01:00:40.516 INFO kablam! Oct 16 01:00:40.516 INFO kablam! warning: variable does not need to be mutable Oct 16 01:00:40.516 INFO kablam! --> src/lib.rs:520:13 Oct 16 01:00:40.516 INFO kablam! | Oct 16 01:00:40.516 INFO kablam! 520 | let mut mutator = mutators.entry(node).or_insert(Vec::new()); Oct 16 01:00:40.516 INFO kablam! | ----^^^^^^^ Oct 16 01:00:40.516 INFO kablam! | | Oct 16 01:00:40.516 INFO kablam! | help: remove this `mut` Oct 16 01:00:40.516 INFO kablam! Oct 16 01:00:42.528 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.98s Oct 16 01:00:42.537 INFO kablam! su: No module specific data is present Oct 16 01:00:42.803 INFO running `"docker" "rm" "-f" "45ace1aa5eff010fe4b7d80f3270a37a74aaa3c8533544f9e8eeb3680a92b9cf"` Oct 16 01:00:42.955 INFO blam! 45ace1aa5eff010fe4b7d80f3270a37a74aaa3c8533544f9e8eeb3680a92b9cf Oct 16 01:00:42.965 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 01:00:43.344 INFO blam! df5f767195992cf1081b76a56f7f3b4865609e4db73141cd1fa469d77650212c Oct 16 01:00:43.355 INFO running `"docker" "start" "-a" "df5f767195992cf1081b76a56f7f3b4865609e4db73141cd1fa469d77650212c"` Oct 16 01:00:43.840 INFO kablam! usermod: no changes Oct 16 01:00:43.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 01:00:43.905 INFO kablam! Running /target/debug/deps/orset-e2d3af8e357dfb47 Oct 16 01:00:43.906 INFO blam! Oct 16 01:00:43.906 INFO blam! running 4 tests Oct 16 01:00:43.907 INFO blam! test tests::basic ... ok Oct 16 01:00:43.907 INFO blam! test tests::concurrent_add_wins ... ok Oct 16 01:00:44.629 INFO blam! test tests::prop_joins_equivalent ... ok Oct 16 01:00:46.002 INFO blam! test tests::prop_concurrent ... ok Oct 16 01:00:46.002 INFO blam! Oct 16 01:00:46.002 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:00:46.002 INFO blam! Oct 16 01:00:46.003 INFO kablam! Doc-tests orset Oct 16 01:00:46.711 INFO blam! Oct 16 01:00:46.712 INFO blam! running 0 tests Oct 16 01:00:46.712 INFO blam! Oct 16 01:00:46.712 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:00:46.712 INFO blam! Oct 16 01:00:46.718 INFO kablam! su: No module specific data is present Oct 16 01:00:46.995 INFO running `"docker" "rm" "-f" "df5f767195992cf1081b76a56f7f3b4865609e4db73141cd1fa469d77650212c"` Oct 16 01:00:47.268 INFO blam! df5f767195992cf1081b76a56f7f3b4865609e4db73141cd1fa469d77650212c