Oct 16 13:35:13.819 INFO testing debug_stub_derive-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 13:35:13.819 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13:35:14.139 INFO blam! 4ba616b1be8c5793fac07cf4c06fcdb86f8c096884fc5bcfcd364343d610464f Oct 16 13:35:14.140 INFO running `"docker" "start" "-a" "4ba616b1be8c5793fac07cf4c06fcdb86f8c096884fc5bcfcd364343d610464f"` Oct 16 13:35:14.911 INFO kablam! usermod: no changes Oct 16 13:35:14.944 INFO kablam! Compiling debug_stub_derive v0.3.0 (/source) Oct 16 13:35:19.553 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.62s Oct 16 13:35:19.559 INFO kablam! su: No module specific data is present Oct 16 13:35:20.225 INFO running `"docker" "rm" "-f" "4ba616b1be8c5793fac07cf4c06fcdb86f8c096884fc5bcfcd364343d610464f"` Oct 16 13:35:20.446 INFO blam! 4ba616b1be8c5793fac07cf4c06fcdb86f8c096884fc5bcfcd364343d610464f Oct 16 13:35:20.456 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13:35:20.835 INFO blam! 22b04a7122dae11456fb46cfc41a3d06bba8e30edce0a494af84d589a194148b Oct 16 13:35:20.837 INFO running `"docker" "start" "-a" "22b04a7122dae11456fb46cfc41a3d06bba8e30edce0a494af84d589a194148b"` Oct 16 13:35:21.787 INFO kablam! usermod: no changes Oct 16 13:35:21.903 INFO kablam! Compiling debug_stub_derive v0.3.0 (/source) Oct 16 13:35:23.455 INFO kablam! warning: unused variable: `f` Oct 16 13:35:23.455 INFO kablam! --> tests/lib.rs:413:9 Oct 16 13:35:23.455 INFO kablam! | Oct 16 13:35:23.455 INFO kablam! 413 | let f = { Oct 16 13:35:23.455 INFO kablam! | ^ help: consider using `_f` instead Oct 16 13:35:23.455 INFO kablam! | Oct 16 13:35:23.455 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 13:35:23.455 INFO kablam! Oct 16 13:35:23.619 INFO kablam! warning: field is never used: `string` Oct 16 13:35:23.619 INFO kablam! --> tests/lib.rs:54:9 Oct 16 13:35:23.619 INFO kablam! | Oct 16 13:35:23.619 INFO kablam! 54 | string: String Oct 16 13:35:23.619 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 13:35:23.619 INFO kablam! | Oct 16 13:35:23.619 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 13:35:23.619 INFO kablam! Oct 16 13:35:23.619 INFO kablam! warning: field is never used: `b` Oct 16 13:35:23.619 INFO kablam! --> tests/lib.rs:62:9 Oct 16 13:35:23.619 INFO kablam! | Oct 16 13:35:23.619 INFO kablam! 62 | b: StructWithoutDebug Oct 16 13:35:23.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:35:23.619 INFO kablam! Oct 16 13:35:23.619 INFO kablam! warning: field is never used: `string` Oct 16 13:35:23.619 INFO kablam! --> tests/lib.rs:558:9 Oct 16 13:35:23.619 INFO kablam! | Oct 16 13:35:23.619 INFO kablam! 558 | string: String Oct 16 13:35:23.619 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 13:35:23.619 INFO kablam! Oct 16 13:35:23.619 INFO kablam! warning: field is never used: `b` Oct 16 13:35:23.619 INFO kablam! --> tests/lib.rs:572:13 Oct 16 13:35:23.619 INFO kablam! | Oct 16 13:35:23.619 INFO kablam! 572 | b: StructWithoutDebug, Oct 16 13:35:23.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:35:23.619 INFO kablam! Oct 16 13:35:25.999 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.16s Oct 16 13:35:26.001 INFO kablam! su: No module specific data is present Oct 16 13:35:26.352 INFO running `"docker" "rm" "-f" "22b04a7122dae11456fb46cfc41a3d06bba8e30edce0a494af84d589a194148b"` Oct 16 13:35:26.422 INFO blam! 22b04a7122dae11456fb46cfc41a3d06bba8e30edce0a494af84d589a194148b Oct 16 13:35:26.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13:35:26.599 INFO blam! cfadfd0172ab23c06fd0bda3e7eed758d78996ef9af9974a2a1d36b7d192e719 Oct 16 13:35:26.601 INFO running `"docker" "start" "-a" "cfadfd0172ab23c06fd0bda3e7eed758d78996ef9af9974a2a1d36b7d192e719"` Oct 16 13:35:27.051 INFO kablam! usermod: no changes Oct 16 13:35:27.081 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 13:35:27.092 INFO kablam! Running /target/debug/deps/debug_stub_derive-e514092f15e0fc99 Oct 16 13:35:27.094 INFO blam! Oct 16 13:35:27.094 INFO blam! running 0 tests Oct 16 13:35:27.094 INFO blam! Oct 16 13:35:27.094 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:35:27.094 INFO blam! Oct 16 13:35:27.095 INFO kablam! Running /target/debug/deps/lib-aeafe6f3d6b8261c Oct 16 13:35:27.097 INFO blam! Oct 16 13:35:27.097 INFO blam! running 24 tests Oct 16 13:35:27.098 INFO blam! test test_enum ... ok Oct 16 13:35:27.099 INFO blam! test test_enum_compare_std ... ok Oct 16 13:35:27.099 INFO blam! test test_enum_compare_std_empty ... ok Oct 16 13:35:27.100 INFO blam! test test_enum_empty ... ok Oct 16 13:35:27.100 INFO blam! test test_enum_result_ok ... ok Oct 16 13:35:27.101 INFO blam! test test_enum_result_err ... ok Oct 16 13:35:27.101 INFO blam! test test_enum_result_both ... ok Oct 16 13:35:27.101 INFO blam! test test_enum_with_type_parameters ... ok Oct 16 13:35:27.102 INFO blam! test test_enum_optional ... ok Oct 16 13:35:27.102 INFO blam! test test_enum_optional_compare_std ... ok Oct 16 13:35:27.102 INFO blam! test test_enum_result_compare_std ... ok Oct 16 13:35:27.103 INFO blam! test test_struct_optional_compare_std ... ok Oct 16 13:35:27.103 INFO blam! test test_struct_optional ... ok Oct 16 13:35:27.103 INFO blam! test test_struct_result_both ... ok Oct 16 13:35:27.103 INFO blam! test test_struct_empty ... ok Oct 16 13:35:27.104 INFO blam! test test_struct_compare_std_empty ... ok Oct 16 13:35:27.104 INFO blam! test test_struct_compare_std ... ok Oct 16 13:35:27.104 INFO blam! test test_struct ... ok Oct 16 13:35:27.104 INFO blam! test test_enum_with_type_where_clause ... ok Oct 16 13:35:27.107 INFO blam! test test_struct_result_ok ... ok Oct 16 13:35:27.107 INFO blam! test test_struct_with_type_where_clause ... ok Oct 16 13:35:27.107 INFO blam! test test_struct_with_type_parameters ... ok Oct 16 13:35:27.107 INFO blam! test test_struct_result_compare_std ... ok Oct 16 13:35:27.107 INFO blam! test test_struct_result_err ... ok Oct 16 13:35:27.107 INFO blam! Oct 16 13:35:27.107 INFO blam! test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:35:27.107 INFO blam! Oct 16 13:35:27.108 INFO kablam! Doc-tests debug_stub_derive Oct 16 13:35:33.312 INFO blam! Oct 16 13:35:33.312 INFO blam! running 3 tests Oct 16 13:35:34.475 INFO blam! test src/lib.rs - (line 75) ... ok Oct 16 13:35:34.546 INFO blam! test src/lib.rs - (line 50) ... ok Oct 16 13:35:34.595 INFO blam! test src/lib.rs - (line 21) ... ok Oct 16 13:35:34.595 INFO blam! Oct 16 13:35:34.595 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:35:34.595 INFO blam! Oct 16 13:35:34.607 INFO kablam! su: No module specific data is present Oct 16 13:35:35.050 INFO running `"docker" "rm" "-f" "cfadfd0172ab23c06fd0bda3e7eed758d78996ef9af9974a2a1d36b7d192e719"` Oct 16 13:35:35.167 INFO blam! cfadfd0172ab23c06fd0bda3e7eed758d78996ef9af9974a2a1d36b7d192e719