Oct 11 02:00:06.771 INFO testing boobin/minors against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:00:06.772 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:00:06.773 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 02:00:07.302 INFO blam! 88ee6671d747046566df7be4be0d295acc150332f47b1f591f7550424359d545 Oct 11 02:00:07.305 INFO running `"docker" "start" "-a" "88ee6671d747046566df7be4be0d295acc150332f47b1f591f7550424359d545"` Oct 11 02:00:08.446 INFO kablam! usermod: no changes Oct 11 02:00:08.689 INFO kablam! Compiling dylib v0.0.1 Oct 11 02:00:08.689 INFO kablam! Compiling xml-rs v0.1.26 Oct 11 02:00:08.689 INFO kablam! Compiling num-complex v0.1.35 Oct 11 02:00:08.690 INFO kablam! Compiling phf_generator v0.7.20 Oct 11 02:00:08.690 INFO kablam! Compiling num-bigint v0.1.35 Oct 11 02:00:08.690 INFO kablam! Compiling osmesa-sys v0.0.5 Oct 11 02:00:08.691 INFO kablam! Compiling gl_generator v0.4.2 Oct 11 02:00:08.691 INFO kablam! Compiling backtrace v0.1.8 Oct 11 02:00:14.176 INFO kablam! Compiling phf_codegen v0.7.20 Oct 11 02:00:14.180 INFO kablam! Compiling x11-dl v2.3.1 Oct 11 02:00:17.810 INFO kablam! Compiling target_build_utils v0.1.2 Oct 11 02:00:18.957 INFO kablam! Compiling glutin v0.4.9 Oct 11 02:00:20.076 INFO kablam! Compiling num-rational v0.1.35 Oct 11 02:00:21.400 INFO kablam! Compiling gl_generator v0.3.0 Oct 11 02:00:24.767 INFO kablam! Compiling num v0.1.36 Oct 11 02:00:27.440 INFO kablam! Compiling cgmath v0.7.0 Oct 11 02:00:27.440 INFO kablam! Compiling nalgebra v0.5.1 Oct 11 02:00:33.236 INFO kablam! Compiling glium v0.13.5 Oct 11 02:00:46.039 INFO kablam! Compiling genmesh v0.4.1 Oct 11 02:00:47.960 INFO kablam! Compiling libloading v0.3.1 Oct 11 02:00:50.811 INFO kablam! Compiling obj v0.5.0 Oct 11 02:00:54.392 INFO kablam! Compiling dlib v0.3.1 Oct 11 02:00:55.408 INFO kablam! Compiling wayland-sys v0.5.11 Oct 11 02:00:58.504 INFO kablam! Compiling wayland-client v0.5.12 Oct 11 02:01:01.692 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 11 02:01:01.692 INFO kablam! Compiling wayland-window v0.2.3 Oct 11 02:01:32.023 INFO kablam! Compiling minors v0.1.0 (/source) Oct 11 02:01:35.081 INFO kablam! warning: unused import: `glium::index::NoIndices` Oct 11 02:01:35.081 INFO kablam! --> src/render.rs:6:5 Oct 11 02:01:35.081 INFO kablam! | Oct 11 02:01:35.081 INFO kablam! 6 | use glium::index::NoIndices; Oct 11 02:01:35.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:01:35.081 INFO kablam! | Oct 11 02:01:35.081 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:01:35.081 INFO kablam! Oct 11 02:01:35.300 INFO kablam! warning: unused variable: `target` Oct 11 02:01:35.300 INFO kablam! --> src/render.rs:192:27 Oct 11 02:01:35.300 INFO kablam! | Oct 11 02:01:35.300 INFO kablam! 192 | fn render_text(&self, target: &mut glium::Frame) {} Oct 11 02:01:35.300 INFO kablam! | ^^^^^^ help: consider using `_target` instead Oct 11 02:01:35.300 INFO kablam! | Oct 11 02:01:35.300 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:01:35.300 INFO kablam! Oct 11 02:01:35.351 INFO kablam! warning: struct is never constructed: `MasterRuleSet` Oct 11 02:01:35.351 INFO kablam! --> src/ruleset/master.rs:4:1 Oct 11 02:01:35.352 INFO kablam! | Oct 11 02:01:35.352 INFO kablam! 4 | pub struct MasterRuleSet; Oct 11 02:01:35.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:01:35.353 INFO kablam! | Oct 11 02:01:35.353 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:01:35.354 INFO kablam! Oct 11 02:01:38.717 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 30s Oct 11 02:01:38.724 INFO kablam! su: No module specific data is present Oct 11 02:01:39.038 INFO running `"docker" "rm" "-f" "88ee6671d747046566df7be4be0d295acc150332f47b1f591f7550424359d545"` Oct 11 02:01:39.099 INFO blam! 88ee6671d747046566df7be4be0d295acc150332f47b1f591f7550424359d545 Oct 11 02:01:39.101 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:01:39.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 02:01:39.300 INFO blam! 95c09b2eb5812666c3e2c2fc4339550500108104ffdc2cd6dc9ed66039a1ea80 Oct 11 02:01:39.302 INFO running `"docker" "start" "-a" "95c09b2eb5812666c3e2c2fc4339550500108104ffdc2cd6dc9ed66039a1ea80"` Oct 11 02:01:39.801 INFO kablam! usermod: no changes Oct 11 02:01:39.980 INFO kablam! Compiling minors v0.1.0 (/source) Oct 11 02:01:42.984 INFO kablam! warning: unused import: `glium::index::NoIndices` Oct 11 02:01:42.984 INFO kablam! --> src/render.rs:6:5 Oct 11 02:01:42.984 INFO kablam! | Oct 11 02:01:42.984 INFO kablam! 6 | use glium::index::NoIndices; Oct 11 02:01:42.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:01:42.984 INFO kablam! | Oct 11 02:01:42.984 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:01:42.984 INFO kablam! Oct 11 02:01:43.204 INFO kablam! warning: unused variable: `target` Oct 11 02:01:43.204 INFO kablam! --> src/render.rs:192:27 Oct 11 02:01:43.204 INFO kablam! | Oct 11 02:01:43.204 INFO kablam! 192 | fn render_text(&self, target: &mut glium::Frame) {} Oct 11 02:01:43.204 INFO kablam! | ^^^^^^ help: consider using `_target` instead Oct 11 02:01:43.204 INFO kablam! | Oct 11 02:01:43.204 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:01:43.204 INFO kablam! Oct 11 02:01:43.252 INFO kablam! warning: struct is never constructed: `MasterRuleSet` Oct 11 02:01:43.252 INFO kablam! --> src/ruleset/master.rs:4:1 Oct 11 02:01:43.252 INFO kablam! | Oct 11 02:01:43.252 INFO kablam! 4 | pub struct MasterRuleSet; Oct 11 02:01:43.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:01:43.252 INFO kablam! | Oct 11 02:01:43.252 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:01:43.252 INFO kablam! Oct 11 02:01:43.761 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.94s Oct 11 02:01:43.777 INFO kablam! su: No module specific data is present Oct 11 02:01:44.533 INFO running `"docker" "rm" "-f" "95c09b2eb5812666c3e2c2fc4339550500108104ffdc2cd6dc9ed66039a1ea80"` Oct 11 02:01:44.831 INFO blam! 95c09b2eb5812666c3e2c2fc4339550500108104ffdc2cd6dc9ed66039a1ea80 Oct 11 02:01:44.837 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:01:44.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 02:01:45.189 INFO blam! 84ad847f1a21a03bd3270ad3c9e41d0e3b57e155e146aaa1a4c97ea384fd8088 Oct 11 02:01:45.190 INFO running `"docker" "start" "-a" "84ad847f1a21a03bd3270ad3c9e41d0e3b57e155e146aaa1a4c97ea384fd8088"` Oct 11 02:01:45.742 INFO kablam! usermod: no changes Oct 11 02:01:45.854 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 02:01:45.876 INFO kablam! Running /target/debug/deps/minors-35203694969ae19c Oct 11 02:01:45.876 INFO blam! Oct 11 02:01:45.876 INFO kablam! su: No module specific data is present Oct 11 02:01:45.876 INFO blam! running 0 tests Oct 11 02:01:45.876 INFO blam! Oct 11 02:01:45.876 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:01:45.876 INFO blam! Oct 11 02:01:46.173 INFO running `"docker" "rm" "-f" "84ad847f1a21a03bd3270ad3c9e41d0e3b57e155e146aaa1a4c97ea384fd8088"` Oct 11 02:01:46.278 INFO blam! 84ad847f1a21a03bd3270ad3c9e41d0e3b57e155e146aaa1a4c97ea384fd8088