Oct 15 13:29:23.536 INFO testing xxtea-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:29:23.536 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13:29:23.923 INFO blam! 0760ef0b6de77f6cdb448ce186dadc70b2fb7e76a05efde4a925a0bc64c52fe0 Oct 15 13:29:23.927 INFO running `"docker" "start" "-a" "0760ef0b6de77f6cdb448ce186dadc70b2fb7e76a05efde4a925a0bc64c52fe0"` Oct 15 13:29:24.703 INFO kablam! usermod: no changes Oct 15 13:29:24.737 INFO kablam! Compiling xxtea v0.2.0 (/source) Oct 15 13:29:25.111 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 13:29:25.111 INFO kablam! --> src/xxtea.rs:68:70 Oct 15 13:29:25.111 INFO kablam! | Oct 15 13:29:25.111 INFO kablam! 68 | v[p as usize] = v[p as usize].wrapping_add(mx(sum, y, z, (p as u32), e, &key)); Oct 15 13:29:25.111 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 13:29:25.111 INFO kablam! | Oct 15 13:29:25.111 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 13:29:25.111 INFO kablam! Oct 15 13:29:25.115 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 13:29:25.115 INFO kablam! --> src/xxtea.rs:93:56 Oct 15 13:29:25.115 INFO kablam! | Oct 15 13:29:25.115 INFO kablam! 93 | v[p] = v[p].wrapping_sub(mx(sum, y, z, (p as u32), e, &key)); Oct 15 13:29:25.115 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 13:29:25.115 INFO kablam! Oct 15 13:29:25.535 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 15 13:29:25.535 INFO kablam! su: No module specific data is present Oct 15 13:29:26.176 INFO running `"docker" "rm" "-f" "0760ef0b6de77f6cdb448ce186dadc70b2fb7e76a05efde4a925a0bc64c52fe0"` Oct 15 13:29:26.327 INFO blam! 0760ef0b6de77f6cdb448ce186dadc70b2fb7e76a05efde4a925a0bc64c52fe0 Oct 15 13:29:26.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13:29:26.662 INFO blam! f964718032a5a8a9b5e4525664d2b2cf87456ea596f0f6396ddc2931ee72367e Oct 15 13:29:26.662 INFO running `"docker" "start" "-a" "f964718032a5a8a9b5e4525664d2b2cf87456ea596f0f6396ddc2931ee72367e"` Oct 15 13:29:27.474 INFO kablam! usermod: no changes Oct 15 13:29:27.517 INFO kablam! Compiling xxtea v0.2.0 (/source) Oct 15 13:29:28.046 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 13:29:28.046 INFO kablam! --> src/xxtea.rs:68:70 Oct 15 13:29:28.046 INFO kablam! | Oct 15 13:29:28.046 INFO kablam! 68 | v[p as usize] = v[p as usize].wrapping_add(mx(sum, y, z, (p as u32), e, &key)); Oct 15 13:29:28.046 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 13:29:28.046 INFO kablam! | Oct 15 13:29:28.046 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 13:29:28.046 INFO kablam! Oct 15 13:29:28.046 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 13:29:28.046 INFO kablam! --> src/xxtea.rs:93:56 Oct 15 13:29:28.046 INFO kablam! | Oct 15 13:29:28.046 INFO kablam! 93 | v[p] = v[p].wrapping_sub(mx(sum, y, z, (p as u32), e, &key)); Oct 15 13:29:28.046 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 13:29:28.046 INFO kablam! Oct 15 13:29:29.138 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 15 13:29:29.141 INFO kablam! su: No module specific data is present Oct 15 13:29:29.597 INFO running `"docker" "rm" "-f" "f964718032a5a8a9b5e4525664d2b2cf87456ea596f0f6396ddc2931ee72367e"` Oct 15 13:29:29.807 INFO blam! f964718032a5a8a9b5e4525664d2b2cf87456ea596f0f6396ddc2931ee72367e Oct 15 13:29:29.823 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13:29:30.219 INFO blam! 33d73a2d4c24a811338a775c9a8218968344aa5b2192c370f28ee95760509685 Oct 15 13:29:30.231 INFO running `"docker" "start" "-a" "33d73a2d4c24a811338a775c9a8218968344aa5b2192c370f28ee95760509685"` Oct 15 13:29:30.973 INFO kablam! usermod: no changes Oct 15 13:29:31.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 13:29:31.017 INFO kablam! Running /target/debug/deps/xxtea-1eb768fff23819ad Oct 15 13:29:31.022 INFO blam! Oct 15 13:29:31.022 INFO blam! running 0 tests Oct 15 13:29:31.022 INFO blam! Oct 15 13:29:31.022 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:29:31.022 INFO blam! Oct 15 13:29:31.024 INFO kablam! Running /target/debug/deps/tests-a787367e4cd413f0 Oct 15 13:29:31.032 INFO blam! Oct 15 13:29:31.032 INFO blam! running 2 tests Oct 15 13:29:31.032 INFO blam! test run_raw_test_case ... ok Oct 15 13:29:31.146 INFO blam! test test ... ok Oct 15 13:29:31.146 INFO blam! Oct 15 13:29:31.146 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:29:31.146 INFO blam! Oct 15 13:29:31.147 INFO kablam! Doc-tests xxtea Oct 15 13:29:31.696 INFO blam! Oct 15 13:29:31.696 INFO blam! running 2 tests Oct 15 13:29:32.737 INFO blam! test src/xxtea.rs - xxtea::decrypt_raw (line 159) ... ok Oct 15 13:29:32.784 INFO blam! test src/xxtea.rs - xxtea::encrypt_raw (line 132) ... ok Oct 15 13:29:32.784 INFO blam! Oct 15 13:29:32.784 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:29:32.784 INFO blam! Oct 15 13:29:32.793 INFO kablam! su: No module specific data is present Oct 15 13:29:33.188 INFO running `"docker" "rm" "-f" "33d73a2d4c24a811338a775c9a8218968344aa5b2192c370f28ee95760509685"` Oct 15 13:29:33.301 INFO blam! 33d73a2d4c24a811338a775c9a8218968344aa5b2192c370f28ee95760509685