Oct 15 10:29:00.644 INFO testing GuillaumeGomez/rustdoc-stripper against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:29:00.644 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:29:00.791 INFO blam! 0a1ce9fbee81a6d6fd22bbe8d8fc73e14a4629273bee056bd439c5cfaf9b9bc9 Oct 15 10:29:00.793 INFO running `"docker" "start" "-a" "0a1ce9fbee81a6d6fd22bbe8d8fc73e14a4629273bee056bd439c5cfaf9b9bc9"` Oct 15 10:29:01.249 INFO kablam! usermod: no changes Oct 15 10:29:01.283 INFO kablam! Compiling rustdoc-stripper v0.1.5 (/source) Oct 15 10:29:01.643 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 10:29:01.643 INFO kablam! --> src/regenerate.rs:393:14 Oct 15 10:29:01.643 INFO kablam! | Oct 15 10:29:01.643 INFO kablam! 393 | Some((*sub_erase_macro_path(Some(Box::new(t)), false).unwrap())) Oct 15 10:29:01.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 10:29:01.643 INFO kablam! | Oct 15 10:29:01.643 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 10:29:01.643 INFO kablam! Oct 15 10:29:01.644 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 10:29:01.644 INFO kablam! --> src/utils.rs:109:16 Oct 15 10:29:01.644 INFO kablam! | Oct 15 10:29:01.644 INFO kablam! 109 | .ok_or((())) Oct 15 10:29:01.644 INFO kablam! | ^^^^ help: remove these parentheses Oct 15 10:29:01.644 INFO kablam! Oct 15 10:29:04.743 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.46s Oct 15 10:29:04.748 INFO kablam! su: No module specific data is present Oct 15 10:29:05.591 INFO running `"docker" "rm" "-f" "0a1ce9fbee81a6d6fd22bbe8d8fc73e14a4629273bee056bd439c5cfaf9b9bc9"` Oct 15 10:29:05.895 INFO blam! 0a1ce9fbee81a6d6fd22bbe8d8fc73e14a4629273bee056bd439c5cfaf9b9bc9 Oct 15 10:29:05.905 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:29:06.403 INFO blam! 64e643c733aae49a8f29c3840d628eb0b6dc155ef135c3f64c60c4d348f5053f Oct 15 10:29:06.414 INFO running `"docker" "start" "-a" "64e643c733aae49a8f29c3840d628eb0b6dc155ef135c3f64c60c4d348f5053f"` Oct 15 10:29:07.567 INFO kablam! usermod: no changes Oct 15 10:29:07.659 INFO kablam! Compiling libc v0.2.7 Oct 15 10:29:08.603 INFO kablam! Compiling rand v0.3.14 Oct 15 10:29:10.903 INFO kablam! Compiling tempdir v0.3.4 Oct 15 10:29:11.685 INFO kablam! Compiling rustdoc-stripper v0.1.5 (/source) Oct 15 10:29:12.871 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 10:29:12.872 INFO kablam! --> src/regenerate.rs:393:14 Oct 15 10:29:12.873 INFO kablam! | Oct 15 10:29:12.874 INFO kablam! 393 | Some((*sub_erase_macro_path(Some(Box::new(t)), false).unwrap())) Oct 15 10:29:12.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 10:29:12.875 INFO kablam! | Oct 15 10:29:12.875 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 10:29:12.875 INFO kablam! Oct 15 10:29:12.875 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 10:29:12.876 INFO kablam! --> src/utils.rs:109:16 Oct 15 10:29:12.876 INFO kablam! | Oct 15 10:29:12.876 INFO kablam! 109 | .ok_or((())) Oct 15 10:29:12.877 INFO kablam! | ^^^^ help: remove these parentheses Oct 15 10:29:12.877 INFO kablam! Oct 15 10:29:15.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.52s Oct 15 10:29:15.126 INFO kablam! su: No module specific data is present Oct 15 10:29:16.223 INFO running `"docker" "rm" "-f" "64e643c733aae49a8f29c3840d628eb0b6dc155ef135c3f64c60c4d348f5053f"` Oct 15 10:29:16.375 INFO blam! 64e643c733aae49a8f29c3840d628eb0b6dc155ef135c3f64c60c4d348f5053f Oct 15 10:29:16.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:29:16.651 INFO blam! ee839decc3f4103908022c85097303c10ce2f87a321516976f8f7acf1439f446 Oct 15 10:29:16.659 INFO running `"docker" "start" "-a" "ee839decc3f4103908022c85097303c10ce2f87a321516976f8f7acf1439f446"` Oct 15 10:29:17.150 INFO kablam! usermod: no changes Oct 15 10:29:17.183 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 10:29:17.194 INFO kablam! Running /target/debug/deps/stripper_lib-6b2c4d3147fb9446 Oct 15 10:29:17.197 INFO kablam! Running /target/debug/deps/rustdoc_stripper-47ecf093e9aae182 Oct 15 10:29:17.197 INFO blam! Oct 15 10:29:17.197 INFO blam! running 0 tests Oct 15 10:29:17.197 INFO blam! Oct 15 10:29:17.197 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:29:17.197 INFO blam! Oct 15 10:29:17.202 INFO kablam! Running /target/debug/deps/tests-af7d47d5236e213f Oct 15 10:29:17.203 INFO blam! Oct 15 10:29:17.203 INFO blam! running 0 tests Oct 15 10:29:17.203 INFO blam! Oct 15 10:29:17.203 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:29:17.203 INFO blam! Oct 15 10:29:17.204 INFO blam! Oct 15 10:29:17.204 INFO blam! running 12 tests Oct 15 10:29:17.219 INFO blam! test test2_strip ... ok Oct 15 10:29:17.219 INFO blam! test test4_regeneration ... ok Oct 15 10:29:17.219 INFO blam! test test3_regeneration ... ok Oct 15 10:29:17.219 INFO blam! test test3_strip ... ok Oct 15 10:29:17.219 INFO blam! test test_strip ... ok Oct 15 10:29:17.219 INFO blam! test test2_regeneration ... ok Oct 15 10:29:17.229 INFO blam! test test4_strip ... ok Oct 15 10:29:17.229 INFO blam! test test6_regeneration ... ok Oct 15 10:29:17.229 INFO blam! test test5_strip ... ok Oct 15 10:29:17.229 INFO blam! test test5_regeneration ... ok Oct 15 10:29:17.232 INFO blam! test test_regeneration ... ok Oct 15 10:29:17.232 INFO blam! test test7_regeneration ... ok Oct 15 10:29:17.232 INFO blam! Oct 15 10:29:17.232 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:29:17.232 INFO blam! Oct 15 10:29:17.233 INFO kablam! Doc-tests stripper_lib Oct 15 10:29:17.803 INFO blam! Oct 15 10:29:17.803 INFO blam! running 0 tests Oct 15 10:29:17.803 INFO blam! Oct 15 10:29:17.803 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:29:17.803 INFO blam! Oct 15 10:29:17.810 INFO kablam! su: No module specific data is present Oct 15 10:29:18.245 INFO running `"docker" "rm" "-f" "ee839decc3f4103908022c85097303c10ce2f87a321516976f8f7acf1439f446"` Oct 15 10:29:18.406 INFO blam! ee839decc3f4103908022c85097303c10ce2f87a321516976f8f7acf1439f446