Oct 12 01:41:28.138 INFO testing derive_type_level_lib-0.0.21 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 01:41:28.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:41:28.416 INFO blam! d59f2d43253bfc8ebe308506039a0c2217e5ddfa17d165f0cc45ef8ca0fc999d Oct 12 01:41:28.422 INFO running `"docker" "start" "-a" "d59f2d43253bfc8ebe308506039a0c2217e5ddfa17d165f0cc45ef8ca0fc999d"` Oct 12 01:41:28.919 INFO kablam! usermod: no changes Oct 12 01:41:29.059 INFO kablam! Compiling core_extensions v0.1.4 Oct 12 01:41:29.059 INFO kablam! Compiling derive_type_level_lib v0.0.21 (/source) Oct 12 01:41:29.064 INFO kablam! Compiling syn v0.14.9 Oct 12 01:41:54.008 INFO kablam! warning: struct is never constructed: `FilteredAttrs` Oct 12 01:41:54.008 INFO kablam! --> src/attribute_errors/mod.rs:24:1 Oct 12 01:41:54.008 INFO kablam! | Oct 12 01:41:54.008 INFO kablam! 24 | pub struct FilteredAttrs<'a,F>{ Oct 12 01:41:54.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:41:54.008 INFO kablam! | Oct 12 01:41:54.008 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 01:41:54.008 INFO kablam! Oct 12 01:41:54.008 INFO kablam! warning: method is never used: `with_filter` Oct 12 01:41:54.008 INFO kablam! --> src/attribute_errors/mod.rs:37:5 Oct 12 01:41:54.008 INFO kablam! | Oct 12 01:41:54.008 INFO kablam! 37 | / pub fn with_filter(&'a self,filter:F)->FilteredAttrs<'a,F> Oct 12 01:41:54.009 INFO kablam! 38 | | where Oct 12 01:41:54.009 INFO kablam! 39 | | F:Fn(&str)->bool Oct 12 01:41:54.009 INFO kablam! 40 | | { Oct 12 01:41:54.009 INFO kablam! ... | Oct 12 01:41:54.009 INFO kablam! 44 | | } Oct 12 01:41:54.009 INFO kablam! 45 | | } Oct 12 01:41:54.009 INFO kablam! | |_____^ Oct 12 01:41:54.009 INFO kablam! Oct 12 01:42:05.177 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.23s Oct 12 01:42:05.189 INFO kablam! su: No module specific data is present Oct 12 01:42:06.007 INFO running `"docker" "rm" "-f" "d59f2d43253bfc8ebe308506039a0c2217e5ddfa17d165f0cc45ef8ca0fc999d"` Oct 12 01:42:06.324 INFO blam! d59f2d43253bfc8ebe308506039a0c2217e5ddfa17d165f0cc45ef8ca0fc999d Oct 12 01:42:06.328 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:42:06.949 INFO blam! 6340d7a94c894892fa71821595e78ac5879445c0943e29d6b992d6c71d133bac Oct 12 01:42:06.950 INFO running `"docker" "start" "-a" "6340d7a94c894892fa71821595e78ac5879445c0943e29d6b992d6c71d133bac"` Oct 12 01:42:08.279 INFO kablam! usermod: no changes Oct 12 01:42:08.462 INFO kablam! Compiling derive_type_level_lib v0.0.21 (/source) Oct 12 01:42:15.712 INFO kablam! warning: struct is never constructed: `FilteredAttrs` Oct 12 01:42:15.712 INFO kablam! --> src/attribute_errors/mod.rs:24:1 Oct 12 01:42:15.713 INFO kablam! | Oct 12 01:42:15.713 INFO kablam! 24 | pub struct FilteredAttrs<'a,F>{ Oct 12 01:42:15.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:42:15.714 INFO kablam! | Oct 12 01:42:15.714 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 01:42:15.714 INFO kablam! Oct 12 01:42:15.714 INFO kablam! warning: method is never used: `with_filter` Oct 12 01:42:15.715 INFO kablam! --> src/attribute_errors/mod.rs:37:5 Oct 12 01:42:15.715 INFO kablam! | Oct 12 01:42:15.715 INFO kablam! 37 | / pub fn with_filter(&'a self,filter:F)->FilteredAttrs<'a,F> Oct 12 01:42:15.715 INFO kablam! 38 | | where Oct 12 01:42:15.716 INFO kablam! 39 | | F:Fn(&str)->bool Oct 12 01:42:15.716 INFO kablam! 40 | | { Oct 12 01:42:15.716 INFO kablam! ... | Oct 12 01:42:15.717 INFO kablam! 44 | | } Oct 12 01:42:15.717 INFO kablam! 45 | | } Oct 12 01:42:15.717 INFO kablam! | |_____^ Oct 12 01:42:15.717 INFO kablam! Oct 12 01:42:18.198 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.89s Oct 12 01:42:18.208 INFO kablam! su: No module specific data is present Oct 12 01:42:18.696 INFO running `"docker" "rm" "-f" "6340d7a94c894892fa71821595e78ac5879445c0943e29d6b992d6c71d133bac"` Oct 12 01:42:18.873 INFO blam! 6340d7a94c894892fa71821595e78ac5879445c0943e29d6b992d6c71d133bac Oct 12 01:42:18.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:42:19.078 INFO blam! 86187a139ced378ca0688f88f42047cd7596c958c04dad265b9975d046b9b89d Oct 12 01:42:19.079 INFO running `"docker" "start" "-a" "86187a139ced378ca0688f88f42047cd7596c958c04dad265b9975d046b9b89d"` Oct 12 01:42:19.652 INFO kablam! usermod: no changes Oct 12 01:42:19.752 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 01:42:19.769 INFO kablam! Running /target/debug/deps/derive_type_level_lib-3bf63512b1c8997b Oct 12 01:42:19.785 INFO blam! Oct 12 01:42:19.785 INFO blam! running 2 tests Oct 12 01:42:19.796 INFO blam! test find_type_param::tests::find_type_param_test ... ok Oct 12 01:42:19.799 INFO blam! test submod_visibility::tests::test_ordering ... ok Oct 12 01:42:19.799 INFO blam! Oct 12 01:42:19.799 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:42:19.799 INFO blam! Oct 12 01:42:19.812 INFO kablam! Doc-tests derive_type_level_lib Oct 12 01:42:26.794 INFO blam! Oct 12 01:42:26.794 INFO blam! running 1 test Oct 12 01:42:26.794 INFO blam! test src/data_structure.rs - data_structure::Field::pattern_ident (line 189) ... ignored Oct 12 01:42:26.794 INFO blam! Oct 12 01:42:26.794 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 12 01:42:26.794 INFO blam! Oct 12 01:42:26.808 INFO kablam! su: No module specific data is present Oct 12 01:42:27.146 INFO running `"docker" "rm" "-f" "86187a139ced378ca0688f88f42047cd7596c958c04dad265b9975d046b9b89d"` Oct 12 01:42:27.265 INFO blam! 86187a139ced378ca0688f88f42047cd7596c958c04dad265b9975d046b9b89d