Oct 10 16:30:21.732 INFO testing qfeys/LD41 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:30:21.732 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:30:21.732 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:30:21.934 INFO blam! 859bdbc8244b2e582ab4f070594d62273687228008a4289b59e6706ea4323b06 Oct 10 16:30:21.936 INFO running `"docker" "start" "-a" "859bdbc8244b2e582ab4f070594d62273687228008a4289b59e6706ea4323b06"` Oct 10 16:30:22.390 INFO kablam! usermod: no changes Oct 10 16:30:22.712 INFO kablam! Compiling stb_truetype v0.2.2 Oct 10 16:30:22.712 INFO kablam! Compiling clicolors-control v0.2.0 Oct 10 16:30:22.729 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 10 16:30:22.729 INFO kablam! Compiling tempfile v3.0.1 Oct 10 16:30:22.729 INFO kablam! Compiling parking_lot_core v0.2.13 Oct 10 16:30:22.729 INFO kablam! Compiling hprof v0.1.3 Oct 10 16:30:22.729 INFO kablam! Compiling gl_generator v0.8.0 Oct 10 16:30:22.729 INFO kablam! Compiling gl_generator v0.9.0 Oct 10 16:30:24.036 INFO kablam! Compiling x11-dl v2.17.5 Oct 10 16:30:25.520 INFO kablam! Compiling png v0.11.0 Oct 10 16:30:25.552 INFO kablam! Compiling rusttype v0.4.3 Oct 10 16:30:25.552 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 10 16:30:25.581 INFO kablam! Compiling serde_derive v1.0.41 Oct 10 16:30:25.632 INFO kablam! Compiling wayland-client v0.12.5 Oct 10 16:30:27.394 INFO kablam! Compiling parking_lot v0.5.4 Oct 10 16:30:32.320 INFO kablam! Compiling rayon-core v1.4.0 Oct 10 16:30:32.356 INFO kablam! Compiling glutin v0.12.2 Oct 10 16:30:32.356 INFO kablam! Compiling gl v0.10.0 Oct 10 16:30:32.360 INFO kablam! Compiling piston2d-graphics v0.26.0 Oct 10 16:30:32.448 INFO kablam! Compiling console v0.6.1 Oct 10 16:30:42.308 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 10 16:30:42.316 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 10 16:30:42.405 INFO kablam! Compiling rayon v1.0.1 Oct 10 16:30:54.976 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 10 16:30:55.980 INFO kablam! Compiling wayland-window v0.13.3 Oct 10 16:30:56.552 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 10 16:30:59.016 INFO kablam! Compiling winit v0.10.0 Oct 10 16:31:03.324 INFO kablam! Compiling image v0.18.0 Oct 10 16:31:08.941 INFO kablam! Compiling pistoncore-window v0.31.0 Oct 10 16:31:13.081 INFO kablam! Compiling pistoncore-event_loop v0.36.0 Oct 10 16:31:14.720 INFO kablam! Compiling pistoncore-glutin_window v0.45.3 Oct 10 16:31:15.804 INFO kablam! Compiling piston v0.36.0 Oct 10 16:31:22.848 INFO kablam! Compiling piston2d-opengl_graphics v0.52.1 Oct 10 16:31:26.171 INFO kablam! Compiling LD41 v0.1.0 (/source) Oct 10 16:31:30.733 INFO kablam! warning: unused import: `std::f64::*` Oct 10 16:31:30.733 INFO kablam! --> src/drone/mod.rs:6:5 Oct 10 16:31:30.733 INFO kablam! | Oct 10 16:31:30.733 INFO kablam! 6 | use std::f64::*; Oct 10 16:31:30.733 INFO kablam! | ^^^^^^^^^^^ Oct 10 16:31:30.733 INFO kablam! | Oct 10 16:31:30.733 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:31:30.733 INFO kablam! Oct 10 16:31:31.062 INFO kablam! warning: variant is never constructed: `Evade` Oct 10 16:31:31.062 INFO kablam! --> src/drone/mod.rs:269:5 Oct 10 16:31:31.062 INFO kablam! | Oct 10 16:31:31.062 INFO kablam! 269 | Evade(usize, Pos, Box), Oct 10 16:31:31.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:31:31.062 INFO kablam! | Oct 10 16:31:31.062 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:31:31.062 INFO kablam! Oct 10 16:31:31.062 INFO kablam! warning: crate `LD41` should have a snake case name such as `ld41` Oct 10 16:31:31.062 INFO kablam! | Oct 10 16:31:31.062 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 16:31:31.062 INFO kablam! Oct 10 16:31:31.064 INFO kablam! warning: type `unit_type` should have a camel case name such as `UnitType` Oct 10 16:31:31.064 INFO kablam! --> src/drone/mod.rs:256:1 Oct 10 16:31:31.064 INFO kablam! | Oct 10 16:31:31.064 INFO kablam! 256 | / pub enum unit_type { Oct 10 16:31:31.065 INFO kablam! 257 | | Worker { cargo: f64 }, Oct 10 16:31:31.065 INFO kablam! 258 | | Soldier, Oct 10 16:31:31.065 INFO kablam! 259 | | } Oct 10 16:31:31.065 INFO kablam! | |_^ Oct 10 16:31:31.065 INFO kablam! | Oct 10 16:31:31.065 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 10 16:31:31.065 INFO kablam! Oct 10 16:31:35.154 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Oct 10 16:31:35.168 INFO kablam! su: No module specific data is present Oct 10 16:31:35.505 INFO running `"docker" "rm" "-f" "859bdbc8244b2e582ab4f070594d62273687228008a4289b59e6706ea4323b06"` Oct 10 16:31:35.593 INFO blam! 859bdbc8244b2e582ab4f070594d62273687228008a4289b59e6706ea4323b06 Oct 10 16:31:35.593 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:31:35.593 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:31:35.791 INFO blam! 451a584617aada6407b5e8ef6f3c3378a30596741e797f111fbd1ca7e60b402f Oct 10 16:31:35.797 INFO running `"docker" "start" "-a" "451a584617aada6407b5e8ef6f3c3378a30596741e797f111fbd1ca7e60b402f"` Oct 10 16:31:36.401 INFO kablam! usermod: no changes Oct 10 16:31:36.612 INFO kablam! Compiling LD41 v0.1.0 (/source) Oct 10 16:31:40.840 INFO kablam! warning: unused import: `std::f64::*` Oct 10 16:31:40.840 INFO kablam! --> src/drone/mod.rs:6:5 Oct 10 16:31:40.840 INFO kablam! | Oct 10 16:31:40.840 INFO kablam! 6 | use std::f64::*; Oct 10 16:31:40.840 INFO kablam! | ^^^^^^^^^^^ Oct 10 16:31:40.840 INFO kablam! | Oct 10 16:31:40.840 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:31:40.840 INFO kablam! Oct 10 16:31:41.236 INFO kablam! warning: variant is never constructed: `Evade` Oct 10 16:31:41.236 INFO kablam! --> src/drone/mod.rs:269:5 Oct 10 16:31:41.236 INFO kablam! | Oct 10 16:31:41.236 INFO kablam! 269 | Evade(usize, Pos, Box), Oct 10 16:31:41.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:31:41.236 INFO kablam! | Oct 10 16:31:41.236 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:31:41.236 INFO kablam! Oct 10 16:31:41.236 INFO kablam! warning: crate `LD41` should have a snake case name such as `ld41` Oct 10 16:31:41.236 INFO kablam! | Oct 10 16:31:41.236 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 16:31:41.236 INFO kablam! Oct 10 16:31:41.236 INFO kablam! warning: type `unit_type` should have a camel case name such as `UnitType` Oct 10 16:31:41.236 INFO kablam! --> src/drone/mod.rs:256:1 Oct 10 16:31:41.236 INFO kablam! | Oct 10 16:31:41.236 INFO kablam! 256 | / pub enum unit_type { Oct 10 16:31:41.236 INFO kablam! 257 | | Worker { cargo: f64 }, Oct 10 16:31:41.236 INFO kablam! 258 | | Soldier, Oct 10 16:31:41.236 INFO kablam! 259 | | } Oct 10 16:31:41.236 INFO kablam! | |_^ Oct 10 16:31:41.236 INFO kablam! | Oct 10 16:31:41.236 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 10 16:31:41.236 INFO kablam! Oct 10 16:31:41.709 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.28s Oct 10 16:31:41.725 INFO kablam! su: No module specific data is present Oct 10 16:31:42.304 INFO running `"docker" "rm" "-f" "451a584617aada6407b5e8ef6f3c3378a30596741e797f111fbd1ca7e60b402f"` Oct 10 16:31:42.464 INFO blam! 451a584617aada6407b5e8ef6f3c3378a30596741e797f111fbd1ca7e60b402f Oct 10 16:31:42.468 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:31:42.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:31:42.796 INFO blam! c63eccc3589ee549bc826ee08b5efa19454de01c16143c6c2db25d6db3f1553c Oct 10 16:31:42.803 INFO running `"docker" "start" "-a" "c63eccc3589ee549bc826ee08b5efa19454de01c16143c6c2db25d6db3f1553c"` Oct 10 16:31:43.924 INFO kablam! usermod: no changes Oct 10 16:31:44.239 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.28s Oct 10 16:31:44.260 INFO kablam! Running /target/debug/deps/LD41-282879f6bbb10ac2 Oct 10 16:31:44.272 INFO blam! Oct 10 16:31:44.272 INFO blam! running 0 tests Oct 10 16:31:44.272 INFO blam! Oct 10 16:31:44.272 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:31:44.272 INFO blam! Oct 10 16:31:44.274 INFO kablam! su: No module specific data is present Oct 10 16:31:44.949 INFO running `"docker" "rm" "-f" "c63eccc3589ee549bc826ee08b5efa19454de01c16143c6c2db25d6db3f1553c"` Oct 10 16:31:45.237 INFO blam! c63eccc3589ee549bc826ee08b5efa19454de01c16143c6c2db25d6db3f1553c