Oct 10 15:28:38.693 INFO testing samsumas/NotEfficientFourierMotzElimination against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:28:38.693 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:28:38.694 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:28:39.160 INFO blam! ce90c9071e871908bf8954868b69bf1c244780542f42e46191e1305ecd6ba703 Oct 10 15:28:39.162 INFO running `"docker" "start" "-a" "ce90c9071e871908bf8954868b69bf1c244780542f42e46191e1305ecd6ba703"` Oct 10 15:28:40.196 INFO kablam! usermod: no changes Oct 10 15:28:40.252 INFO kablam! Compiling fme v0.1.0 (/source) Oct 10 15:28:40.876 INFO kablam! warning: field is never used: `c` Oct 10 15:28:40.876 INFO kablam! --> src/main.rs:1:49 Oct 10 15:28:40.876 INFO kablam! | Oct 10 15:28:40.876 INFO kablam! 1 | struct Polyhedra { A:Vec>, b:Vec, c:Option> } Oct 10 15:28:40.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 15:28:40.876 INFO kablam! | Oct 10 15:28:40.876 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:28:40.876 INFO kablam! Oct 10 15:28:40.876 INFO kablam! warning: structure field `A` should have a snake case name such as `a` Oct 10 15:28:40.876 INFO kablam! --> src/main.rs:1:20 Oct 10 15:28:40.876 INFO kablam! | Oct 10 15:28:40.876 INFO kablam! 1 | struct Polyhedra { A:Vec>, b:Vec, c:Option> } Oct 10 15:28:40.876 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 15:28:40.876 INFO kablam! | Oct 10 15:28:40.876 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 15:28:40.876 INFO kablam! Oct 10 15:28:41.556 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Oct 10 15:28:41.573 INFO kablam! su: No module specific data is present Oct 10 15:28:42.092 INFO running `"docker" "rm" "-f" "ce90c9071e871908bf8954868b69bf1c244780542f42e46191e1305ecd6ba703"` Oct 10 15:28:42.326 INFO blam! ce90c9071e871908bf8954868b69bf1c244780542f42e46191e1305ecd6ba703 Oct 10 15:28:42.327 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:28:42.330 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:28:42.700 INFO blam! 811d6eebd95b1551748d8af26bab38f6d779f8134c19a81f43e87e5dad40e8b5 Oct 10 15:28:42.712 INFO running `"docker" "start" "-a" "811d6eebd95b1551748d8af26bab38f6d779f8134c19a81f43e87e5dad40e8b5"` Oct 10 15:28:44.114 INFO kablam! usermod: no changes Oct 10 15:28:44.204 INFO kablam! Compiling fme v0.1.0 (/source) Oct 10 15:28:44.903 INFO kablam! warning: field is never used: `c` Oct 10 15:28:44.904 INFO kablam! --> src/main.rs:1:49 Oct 10 15:28:44.904 INFO kablam! | Oct 10 15:28:44.904 INFO kablam! 1 | struct Polyhedra { A:Vec>, b:Vec, c:Option> } Oct 10 15:28:44.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 15:28:44.904 INFO kablam! | Oct 10 15:28:44.904 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:28:44.904 INFO kablam! Oct 10 15:28:44.904 INFO kablam! warning: structure field `A` should have a snake case name such as `a` Oct 10 15:28:44.904 INFO kablam! --> src/main.rs:1:20 Oct 10 15:28:44.904 INFO kablam! | Oct 10 15:28:44.904 INFO kablam! 1 | struct Polyhedra { A:Vec>, b:Vec, c:Option> } Oct 10 15:28:44.904 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 15:28:44.904 INFO kablam! | Oct 10 15:28:44.904 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 15:28:44.904 INFO kablam! Oct 10 15:28:45.385 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 10 15:28:45.385 INFO kablam! su: No module specific data is present Oct 10 15:28:46.062 INFO running `"docker" "rm" "-f" "811d6eebd95b1551748d8af26bab38f6d779f8134c19a81f43e87e5dad40e8b5"` Oct 10 15:28:46.325 INFO blam! 811d6eebd95b1551748d8af26bab38f6d779f8134c19a81f43e87e5dad40e8b5 Oct 10 15:28:46.327 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:28:46.327 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:28:46.784 INFO blam! ecf5af3ef18110855e2c717278042db7c5a21931a9dcee73c9ba3b73281450e9 Oct 10 15:28:46.786 INFO running `"docker" "start" "-a" "ecf5af3ef18110855e2c717278042db7c5a21931a9dcee73c9ba3b73281450e9"` Oct 10 15:28:47.825 INFO kablam! usermod: no changes Oct 10 15:28:47.882 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 15:28:47.884 INFO kablam! Running /target/debug/deps/fme-fde1a2ed43fcc1f2 Oct 10 15:28:47.885 INFO blam! Oct 10 15:28:47.885 INFO blam! running 0 tests Oct 10 15:28:47.885 INFO blam! Oct 10 15:28:47.885 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:28:47.886 INFO blam! Oct 10 15:28:47.888 INFO kablam! su: No module specific data is present Oct 10 15:28:48.539 INFO running `"docker" "rm" "-f" "ecf5af3ef18110855e2c717278042db7c5a21931a9dcee73c9ba3b73281450e9"` Oct 10 15:28:48.792 INFO blam! ecf5af3ef18110855e2c717278042db7c5a21931a9dcee73c9ba3b73281450e9