Oct 13 02:17:13.809 INFO testing rsaarelm/phage against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 02:17:13.811 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 02:17:14.633 INFO blam! a7f48bb61ba450eb0a05876340053d194c55bc7846d1e6a9e0ad233308607dfc Oct 13 02:17:14.635 INFO running `"docker" "start" "-a" "a7f48bb61ba450eb0a05876340053d194c55bc7846d1e6a9e0ad233308607dfc"` Oct 13 02:17:16.006 INFO kablam! usermod: no changes Oct 13 02:17:16.311 INFO kablam! Compiling itoa v0.3.2 Oct 13 02:17:16.317 INFO kablam! Compiling gcc v0.3.53 Oct 13 02:17:16.357 INFO kablam! Compiling calx_macros v0.2.0 (/source/calx/calx_macros) Oct 13 02:17:16.357 INFO kablam! Compiling time v0.1.38 Oct 13 02:17:16.357 INFO kablam! Compiling num-complex v0.1.40 Oct 13 02:17:16.357 INFO kablam! Compiling calx_ecs v0.2.0 (/source/calx/calx_ecs) Oct 13 02:17:16.358 INFO kablam! Compiling num-bigint v0.1.40 Oct 13 02:17:16.358 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 13 02:17:17.507 INFO kablam! Compiling rayon-core v1.2.1 Oct 13 02:17:18.659 INFO kablam! Compiling glutin v0.6.2 Oct 13 02:17:19.004 INFO kablam! Compiling glium v0.15.0 Oct 13 02:17:31.779 INFO kablam! Compiling x11-dl v2.15.0 Oct 13 02:17:31.781 INFO kablam! Compiling serde_json v0.9.10 Oct 13 02:17:31.920 INFO kablam! Compiling wayland-client v0.5.12 Oct 13 02:17:32.159 INFO kablam! Compiling rayon v0.8.2 Oct 13 02:17:32.192 INFO kablam! Compiling num-rational v0.1.39 Oct 13 02:17:32.708 INFO kablam! Compiling memmap v0.2.3 Oct 13 02:17:33.647 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 13 02:17:43.138 INFO kablam! Compiling num v0.1.40 Oct 13 02:17:45.151 INFO kablam! Compiling nalgebra v0.2.23 Oct 13 02:17:54.328 INFO kablam! Compiling target_build_utils v0.3.1 Oct 13 02:17:54.811 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 13 02:18:04.158 INFO kablam! Compiling libloading v0.3.4 Oct 13 02:18:09.199 INFO kablam! Compiling image v0.15.0 Oct 13 02:18:15.477 INFO kablam! Compiling dlib v0.3.1 Oct 13 02:18:16.459 INFO kablam! Compiling wayland-sys v0.5.11 Oct 13 02:18:20.928 INFO kablam! Compiling backtrace v0.2.3 Oct 13 02:18:25.635 INFO kablam! Compiling wayland-window v0.2.3 Oct 13 02:18:25.635 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 13 02:19:10.670 INFO kablam! Compiling calx v0.2.0 (/source/calx) Oct 13 02:19:11.603 INFO kablam! warning: unused `#[macro_use]` import Oct 13 02:19:11.603 INFO kablam! --> calx/src/lib.rs:19:1 Oct 13 02:19:11.603 INFO kablam! | Oct 13 02:19:11.603 INFO kablam! 19 | #[macro_use] extern crate calx_ecs; Oct 13 02:19:11.603 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:19:11.603 INFO kablam! | Oct 13 02:19:11.603 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:19:11.603 INFO kablam! Oct 13 02:19:11.609 INFO kablam! warning: unused import: `glium::LinearBlendingFactor::*` Oct 13 02:19:11.610 INFO kablam! --> calx/src/backend/renderer.rs:5:5 Oct 13 02:19:11.610 INFO kablam! | Oct 13 02:19:11.610 INFO kablam! 5 | use glium::LinearBlendingFactor::*; Oct 13 02:19:11.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:11.610 INFO kablam! Oct 13 02:19:11.676 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 02:19:11.676 INFO kablam! --> calx/src/rgb.rs:5:18 Oct 13 02:19:11.676 INFO kablam! | Oct 13 02:19:11.676 INFO kablam! 5 | use std::ascii::{AsciiExt}; Oct 13 02:19:11.676 INFO kablam! | ^^^^^^^^ Oct 13 02:19:11.677 INFO kablam! | Oct 13 02:19:11.677 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 02:19:11.677 INFO kablam! Oct 13 02:19:11.680 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 02:19:11.680 INFO kablam! --> calx/src/backend/canvas.rs:450:25 Oct 13 02:19:11.680 INFO kablam! | Oct 13 02:19:11.680 INFO kablam! 450 | thread::sleep_ms((remaining_s * 1e3) as u32); Oct 13 02:19:11.680 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 02:19:11.680 INFO kablam! Oct 13 02:19:11.681 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 02:19:11.681 INFO kablam! --> calx/src/timing.rs:63:17 Oct 13 02:19:11.681 INFO kablam! | Oct 13 02:19:11.681 INFO kablam! 63 | thread::sleep_ms((t * 1e3) as u32); Oct 13 02:19:11.681 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 02:19:11.681 INFO kablam! Oct 13 02:19:12.434 INFO kablam! warning: unused import: `Float` Oct 13 02:19:12.434 INFO kablam! --> calx/src/atlas.rs:3:11 Oct 13 02:19:12.435 INFO kablam! | Oct 13 02:19:12.436 INFO kablam! 3 | use num::{Float, Zero}; Oct 13 02:19:12.436 INFO kablam! | ^^^^^ Oct 13 02:19:12.437 INFO kablam! Oct 13 02:19:12.437 INFO kablam! warning: unused import: `Float` Oct 13 02:19:12.438 INFO kablam! --> calx/src/hex.rs:6:20 Oct 13 02:19:12.439 INFO kablam! | Oct 13 02:19:12.439 INFO kablam! 6 | use num::{Integer, Float}; Oct 13 02:19:12.440 INFO kablam! | ^^^^^ Oct 13 02:19:12.440 INFO kablam! Oct 13 02:19:12.441 INFO kablam! warning: unused import: `AsciiExt` Oct 13 02:19:12.442 INFO kablam! --> calx/src/rgb.rs:5:18 Oct 13 02:19:12.442 INFO kablam! | Oct 13 02:19:12.443 INFO kablam! 5 | use std::ascii::{AsciiExt}; Oct 13 02:19:12.443 INFO kablam! | ^^^^^^^^ Oct 13 02:19:12.444 INFO kablam! Oct 13 02:19:12.444 INFO kablam! warning: unused import: `Float` Oct 13 02:19:12.445 INFO kablam! --> calx/src/rgb.rs:8:11 Oct 13 02:19:12.445 INFO kablam! | Oct 13 02:19:12.446 INFO kablam! 8 | use num::{Float, Num}; Oct 13 02:19:12.446 INFO kablam! | ^^^^^ Oct 13 02:19:12.447 INFO kablam! Oct 13 02:19:12.448 INFO kablam! warning: unused import: `Float` Oct 13 02:19:12.448 INFO kablam! --> calx/src/backend/renderer.rs:2:11 Oct 13 02:19:12.449 INFO kablam! | Oct 13 02:19:12.449 INFO kablam! 2 | use num::{Float}; Oct 13 02:19:12.450 INFO kablam! | ^^^^^ Oct 13 02:19:12.450 INFO kablam! Oct 13 02:19:12.575 INFO kablam! warning: variable does not need to be mutable Oct 13 02:19:12.575 INFO kablam! --> calx/src/atlas.rs:70:13 Oct 13 02:19:12.575 INFO kablam! | Oct 13 02:19:12.575 INFO kablam! 70 | let mut offsets; Oct 13 02:19:12.575 INFO kablam! | ----^^^^^^^ Oct 13 02:19:12.577 INFO kablam! | | Oct 13 02:19:12.577 INFO kablam! | help: remove this `mut` Oct 13 02:19:12.577 INFO kablam! | Oct 13 02:19:12.577 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 02:19:12.577 INFO kablam! Oct 13 02:19:12.843 INFO kablam! warning: variable does not need to be mutable Oct 13 02:19:12.843 INFO kablam! --> calx/src/backend/canvas_util.rs:72:13 Oct 13 02:19:12.843 INFO kablam! | Oct 13 02:19:12.843 INFO kablam! 72 | let mut pos; Oct 13 02:19:12.843 INFO kablam! | ----^^^ Oct 13 02:19:12.843 INFO kablam! | | Oct 13 02:19:12.843 INFO kablam! | help: remove this `mut` Oct 13 02:19:12.843 INFO kablam! Oct 13 02:19:12.843 INFO kablam! warning: variable does not need to be mutable Oct 13 02:19:12.843 INFO kablam! --> calx/src/backend/canvas_util.rs:73:13 Oct 13 02:19:12.843 INFO kablam! | Oct 13 02:19:12.843 INFO kablam! 73 | let mut tex; Oct 13 02:19:12.843 INFO kablam! | ----^^^ Oct 13 02:19:12.843 INFO kablam! | | Oct 13 02:19:12.843 INFO kablam! | help: remove this `mut` Oct 13 02:19:12.843 INFO kablam! Oct 13 02:19:12.999 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:19:12.999 INFO kablam! --> calx/src/backend/canvas.rs:357:13 Oct 13 02:19:12.999 INFO kablam! | Oct 13 02:19:12.999 INFO kablam! 357 | target.finish(); Oct 13 02:19:12.999 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 02:19:12.999 INFO kablam! | Oct 13 02:19:12.999 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:19:12.999 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:19:12.999 INFO kablam! Oct 13 02:19:19.223 INFO kablam! Compiling world v0.0.1 (/source/world) Oct 13 02:19:20.258 INFO kablam! warning: unused macro definition Oct 13 02:19:20.259 INFO kablam! --> world/src/lib.rs:16:1 Oct 13 02:19:20.259 INFO kablam! | Oct 13 02:19:20.259 INFO kablam! 16 | / macro_rules! msg( Oct 13 02:19:20.259 INFO kablam! 17 | | ($($arg:tt)*) => ( ::msg::push(::Msg::Text(format!($($arg)*)))) Oct 13 02:19:20.260 INFO kablam! 18 | | ); Oct 13 02:19:20.260 INFO kablam! | |__^ Oct 13 02:19:20.260 INFO kablam! | Oct 13 02:19:20.260 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 02:19:20.260 INFO kablam! Oct 13 02:19:20.267 INFO kablam! warning: unused import: `std::collections::HashSet` Oct 13 02:19:20.267 INFO kablam! --> world/src/components.rs:2:5 Oct 13 02:19:20.267 INFO kablam! | Oct 13 02:19:20.267 INFO kablam! 2 | use std::collections::HashSet; Oct 13 02:19:20.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:20.267 INFO kablam! | Oct 13 02:19:20.267 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:19:20.267 INFO kablam! Oct 13 02:19:20.267 INFO kablam! warning: unused import: `location::Location` Oct 13 02:19:20.267 INFO kablam! --> world/src/components.rs:4:5 Oct 13 02:19:20.267 INFO kablam! | Oct 13 02:19:20.267 INFO kablam! 4 | use location::Location; Oct 13 02:19:20.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 02:19:20.267 INFO kablam! Oct 13 02:19:21.243 INFO kablam! warning: unused variable: `spec` Oct 13 02:19:21.243 INFO kablam! --> world/src/mapgen.rs:10:18 Oct 13 02:19:21.243 INFO kablam! | Oct 13 02:19:21.243 INFO kablam! 10 | rng: &mut R, spec: &::AreaSpec, mut set_terrain: F, mut set_biome: G) Oct 13 02:19:21.243 INFO kablam! | ^^^^ help: consider using `_spec` instead Oct 13 02:19:21.243 INFO kablam! | Oct 13 02:19:21.243 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:19:21.243 INFO kablam! Oct 13 02:19:21.594 INFO kablam! warning: variable does not need to be mutable Oct 13 02:19:21.594 INFO kablam! --> world/src/geomorph.rs:145:9 Oct 13 02:19:21.594 INFO kablam! | Oct 13 02:19:21.594 INFO kablam! 145 | let mut r1; Oct 13 02:19:21.594 INFO kablam! | ----^^ Oct 13 02:19:21.594 INFO kablam! | | Oct 13 02:19:21.594 INFO kablam! | help: remove this `mut` Oct 13 02:19:21.594 INFO kablam! | Oct 13 02:19:21.594 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 02:19:21.594 INFO kablam! Oct 13 02:19:21.603 INFO kablam! warning: variable does not need to be mutable Oct 13 02:19:21.603 INFO kablam! --> world/src/geomorph.rs:146:9 Oct 13 02:19:21.603 INFO kablam! | Oct 13 02:19:21.603 INFO kablam! 146 | let mut r2; Oct 13 02:19:21.603 INFO kablam! | ----^^ Oct 13 02:19:21.603 INFO kablam! | | Oct 13 02:19:21.603 INFO kablam! | help: remove this `mut` Oct 13 02:19:21.603 INFO kablam! Oct 13 02:19:33.367 INFO kablam! Compiling phage v0.1.1 (/source) Oct 13 02:19:34.379 INFO kablam! warning: unused `#[macro_use]` import Oct 13 02:19:34.379 INFO kablam! --> src/main.rs:5:1 Oct 13 02:19:34.379 INFO kablam! | Oct 13 02:19:34.379 INFO kablam! 5 | #[macro_use] Oct 13 02:19:34.379 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:19:34.379 INFO kablam! | Oct 13 02:19:34.379 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:19:34.379 INFO kablam! Oct 13 02:19:34.379 INFO kablam! warning: unused imports: `Dir6`, `clamp` Oct 13 02:19:34.379 INFO kablam! --> src/sprite.rs:2:23 Oct 13 02:19:34.379 INFO kablam! | Oct 13 02:19:34.379 INFO kablam! 2 | use calx::{color, V2, Dir6, clamp}; Oct 13 02:19:34.379 INFO kablam! | ^^^^ ^^^^^ Oct 13 02:19:34.379 INFO kablam! Oct 13 02:19:34.627 INFO kablam! warning: unused import: `GenericImage` Oct 13 02:19:34.627 INFO kablam! --> src/tilecache.rs:3:23 Oct 13 02:19:34.627 INFO kablam! | Oct 13 02:19:34.627 INFO kablam! 3 | use image::{SubImage, GenericImage}; Oct 13 02:19:34.627 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:19:34.627 INFO kablam! Oct 13 02:19:34.641 INFO kablam! warning: unused variable: `location_name` Oct 13 02:19:34.641 INFO kablam! --> src/gamestate.rs:100:13 Oct 13 02:19:34.641 INFO kablam! | Oct 13 02:19:34.641 INFO kablam! 100 | let location_name = camera.name(); Oct 13 02:19:34.641 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_location_name` instead Oct 13 02:19:34.641 INFO kablam! | Oct 13 02:19:34.641 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:19:34.641 INFO kablam! Oct 13 02:19:34.742 INFO kablam! warning: variant is never constructed: `Inventory` Oct 13 02:19:34.742 INFO kablam! --> src/gamestate.rs:52:5 Oct 13 02:19:34.742 INFO kablam! | Oct 13 02:19:34.742 INFO kablam! 52 | Inventory, Oct 13 02:19:34.742 INFO kablam! | ^^^^^^^^^ Oct 13 02:19:34.742 INFO kablam! | Oct 13 02:19:34.742 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:19:34.742 INFO kablam! Oct 13 02:19:34.742 INFO kablam! warning: method is never used: `clear_captions` Oct 13 02:19:34.742 INFO kablam! --> src/msg_queue.rs:52:5 Oct 13 02:19:34.742 INFO kablam! | Oct 13 02:19:34.742 INFO kablam! 52 | pub fn clear_captions(&mut self) { Oct 13 02:19:34.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:34.742 INFO kablam! Oct 13 02:19:40.511 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 24s Oct 13 02:19:40.523 INFO kablam! su: No module specific data is present Oct 13 02:19:41.614 INFO running `"docker" "rm" "-f" "a7f48bb61ba450eb0a05876340053d194c55bc7846d1e6a9e0ad233308607dfc"` Oct 13 02:19:41.975 INFO blam! a7f48bb61ba450eb0a05876340053d194c55bc7846d1e6a9e0ad233308607dfc Oct 13 02:19:41.988 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 02:19:42.575 INFO blam! 68aa8aeb25df967b54bb6947f405f30a8b9e18d9b4f0b001c84e781ad7e1f238 Oct 13 02:19:42.580 INFO running `"docker" "start" "-a" "68aa8aeb25df967b54bb6947f405f30a8b9e18d9b4f0b001c84e781ad7e1f238"` Oct 13 02:19:44.047 INFO kablam! usermod: no changes Oct 13 02:19:44.307 INFO kablam! Compiling phage v0.1.1 (/source) Oct 13 02:19:45.543 INFO kablam! warning: unused `#[macro_use]` import Oct 13 02:19:45.544 INFO kablam! --> src/main.rs:5:1 Oct 13 02:19:45.545 INFO kablam! | Oct 13 02:19:45.545 INFO kablam! 5 | #[macro_use] Oct 13 02:19:45.546 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:19:45.547 INFO kablam! | Oct 13 02:19:45.547 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:19:45.548 INFO kablam! Oct 13 02:19:45.548 INFO kablam! warning: unused imports: `Dir6`, `clamp` Oct 13 02:19:45.549 INFO kablam! --> src/sprite.rs:2:23 Oct 13 02:19:45.549 INFO kablam! | Oct 13 02:19:45.550 INFO kablam! 2 | use calx::{color, V2, Dir6, clamp}; Oct 13 02:19:45.551 INFO kablam! | ^^^^ ^^^^^ Oct 13 02:19:45.551 INFO kablam! Oct 13 02:19:45.858 INFO kablam! warning: unused import: `GenericImage` Oct 13 02:19:45.858 INFO kablam! --> src/tilecache.rs:3:23 Oct 13 02:19:45.858 INFO kablam! | Oct 13 02:19:45.858 INFO kablam! 3 | use image::{SubImage, GenericImage}; Oct 13 02:19:45.858 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:19:45.859 INFO kablam! Oct 13 02:19:45.886 INFO kablam! warning: unused variable: `location_name` Oct 13 02:19:45.886 INFO kablam! --> src/gamestate.rs:100:13 Oct 13 02:19:45.886 INFO kablam! | Oct 13 02:19:45.886 INFO kablam! 100 | let location_name = camera.name(); Oct 13 02:19:45.886 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_location_name` instead Oct 13 02:19:45.886 INFO kablam! | Oct 13 02:19:45.887 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:19:45.887 INFO kablam! Oct 13 02:19:45.995 INFO kablam! warning: variant is never constructed: `Inventory` Oct 13 02:19:45.995 INFO kablam! --> src/gamestate.rs:52:5 Oct 13 02:19:45.995 INFO kablam! | Oct 13 02:19:45.995 INFO kablam! 52 | Inventory, Oct 13 02:19:45.995 INFO kablam! | ^^^^^^^^^ Oct 13 02:19:45.995 INFO kablam! | Oct 13 02:19:45.995 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:19:45.995 INFO kablam! Oct 13 02:19:45.995 INFO kablam! warning: method is never used: `clear_captions` Oct 13 02:19:45.995 INFO kablam! --> src/msg_queue.rs:52:5 Oct 13 02:19:45.995 INFO kablam! | Oct 13 02:19:45.995 INFO kablam! 52 | pub fn clear_captions(&mut self) { Oct 13 02:19:45.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:45.995 INFO kablam! Oct 13 02:19:47.354 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.27s Oct 13 02:19:47.375 INFO kablam! su: No module specific data is present Oct 13 02:19:48.099 INFO running `"docker" "rm" "-f" "68aa8aeb25df967b54bb6947f405f30a8b9e18d9b4f0b001c84e781ad7e1f238"` Oct 13 02:19:48.451 INFO blam! 68aa8aeb25df967b54bb6947f405f30a8b9e18d9b4f0b001c84e781ad7e1f238 Oct 13 02:19:48.469 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 02:19:49.011 INFO blam! c4f04bb5a7d5d82897575093fbd00407c0a80f3dd762f4e2fcd0246b6de48b01 Oct 13 02:19:49.012 INFO running `"docker" "start" "-a" "c4f04bb5a7d5d82897575093fbd00407c0a80f3dd762f4e2fcd0246b6de48b01"` Oct 13 02:19:50.678 INFO kablam! usermod: no changes Oct 13 02:19:50.952 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 13 02:19:50.970 INFO kablam! Running /target/debug/deps/phage-e776a5cbf5f37624 Oct 13 02:19:50.973 INFO blam! Oct 13 02:19:50.973 INFO blam! running 1 test Oct 13 02:19:50.979 INFO blam! test viewutil::test::c2c ... ok Oct 13 02:19:50.980 INFO blam! Oct 13 02:19:50.980 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:19:50.980 INFO blam! Oct 13 02:19:50.983 INFO kablam! su: No module specific data is present Oct 13 02:19:52.427 INFO running `"docker" "rm" "-f" "c4f04bb5a7d5d82897575093fbd00407c0a80f3dd762f4e2fcd0246b6de48b01"` Oct 13 02:19:52.711 INFO blam! c4f04bb5a7d5d82897575093fbd00407c0a80f3dd762f4e2fcd0246b6de48b01