Oct 15 03:02:40.694 INFO testing baskerville/sketch against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 03:02:40.696 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 03:02:41.135 INFO blam! fde0f2394b276285c5391483df34568e609aeefc493091208a35519530371296 Oct 15 03:02:41.141 INFO running `"docker" "start" "-a" "fde0f2394b276285c5391483df34568e609aeefc493091208a35519530371296"` Oct 15 03:02:42.458 INFO kablam! usermod: no changes Oct 15 03:02:42.577 INFO kablam! Compiling time v0.1.37 Oct 15 03:02:42.578 INFO kablam! Compiling png v0.6.2 Oct 15 03:02:44.567 INFO kablam! Compiling chrono v0.3.0 Oct 15 03:02:48.151 INFO kablam! Compiling sketch v0.4.0 (/source) Oct 15 03:02:49.152 INFO kablam! warning: method is never used: `contains` Oct 15 03:02:49.152 INFO kablam! --> src/geom.rs:112:5 Oct 15 03:02:49.152 INFO kablam! | Oct 15 03:02:49.152 INFO kablam! 112 | pub fn contains(&self, pt: &Point) -> bool { Oct 15 03:02:49.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.152 INFO kablam! | Oct 15 03:02:49.152 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:02:49.152 INFO kablam! Oct 15 03:02:49.152 INFO kablam! warning: method is never used: `overlaps` Oct 15 03:02:49.152 INFO kablam! --> src/geom.rs:116:5 Oct 15 03:02:49.152 INFO kablam! | Oct 15 03:02:49.152 INFO kablam! 116 | pub fn overlaps(&self, rect: &Rectangle) -> bool { Oct 15 03:02:49.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.152 INFO kablam! Oct 15 03:02:49.152 INFO kablam! warning: method is never used: `absorb` Oct 15 03:02:49.152 INFO kablam! --> src/geom.rs:134:5 Oct 15 03:02:49.152 INFO kablam! | Oct 15 03:02:49.152 INFO kablam! 134 | pub fn absorb(&mut self, rect: &Rectangle) { Oct 15 03:02:49.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.152 INFO kablam! Oct 15 03:02:49.152 INFO kablam! warning: method is never used: `intersection` Oct 15 03:02:49.152 INFO kablam! --> src/geom.rs:148:5 Oct 15 03:02:49.152 INFO kablam! | Oct 15 03:02:49.152 INFO kablam! 148 | pub fn intersection(&self, rect: &Rectangle) -> Option { Oct 15 03:02:49.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.152 INFO kablam! Oct 15 03:02:49.153 INFO kablam! warning: constant item is never used: `KEY_HOME` Oct 15 03:02:49.153 INFO kablam! --> src/input.rs:31:1 Oct 15 03:02:49.153 INFO kablam! | Oct 15 03:02:49.153 INFO kablam! 31 | pub const KEY_HOME: u16 = 102; Oct 15 03:02:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.153 INFO kablam! Oct 15 03:02:49.153 INFO kablam! warning: constant item is never used: `NTX_WFM_MODE_INIT` Oct 15 03:02:49.153 INFO kablam! --> src/framebuffer.rs:150:1 Oct 15 03:02:49.153 INFO kablam! | Oct 15 03:02:49.153 INFO kablam! 150 | const NTX_WFM_MODE_INIT: u32 = 0; Oct 15 03:02:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.153 INFO kablam! Oct 15 03:02:49.153 INFO kablam! warning: constant item is never used: `NTX_WFM_MODE_DU` Oct 15 03:02:49.153 INFO kablam! --> src/framebuffer.rs:151:1 Oct 15 03:02:49.153 INFO kablam! | Oct 15 03:02:49.153 INFO kablam! 151 | const NTX_WFM_MODE_DU: u32 = 1; Oct 15 03:02:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.153 INFO kablam! Oct 15 03:02:49.153 INFO kablam! warning: constant item is never used: `NTX_WFM_MODE_GC4` Oct 15 03:02:49.153 INFO kablam! --> src/framebuffer.rs:153:1 Oct 15 03:02:49.153 INFO kablam! | Oct 15 03:02:49.153 INFO kablam! 153 | const NTX_WFM_MODE_GC4: u32 = 3; Oct 15 03:02:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.153 INFO kablam! Oct 15 03:02:49.153 INFO kablam! warning: constant item is never used: `NTX_WFM_MODE_GL16` Oct 15 03:02:49.153 INFO kablam! --> src/framebuffer.rs:155:1 Oct 15 03:02:49.153 INFO kablam! | Oct 15 03:02:49.153 INFO kablam! 155 | const NTX_WFM_MODE_GL16: u32 = 5; Oct 15 03:02:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.153 INFO kablam! Oct 15 03:02:49.153 INFO kablam! warning: constant item is never used: `NTX_WFM_MODE_GLR16` Oct 15 03:02:49.153 INFO kablam! --> src/framebuffer.rs:156:1 Oct 15 03:02:49.153 INFO kablam! | Oct 15 03:02:49.153 INFO kablam! 156 | const NTX_WFM_MODE_GLR16: u32 = 6; Oct 15 03:02:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.153 INFO kablam! Oct 15 03:02:49.153 INFO kablam! warning: constant item is never used: `NTX_WFM_MODE_GLD16` Oct 15 03:02:49.153 INFO kablam! --> src/framebuffer.rs:157:1 Oct 15 03:02:49.153 INFO kablam! | Oct 15 03:02:49.153 INFO kablam! 157 | const NTX_WFM_MODE_GLD16: u32 = 7; Oct 15 03:02:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.153 INFO kablam! Oct 15 03:02:49.153 INFO kablam! warning: constant item is never used: `EPDC_FLAG_FORCE_MONOCHROME` Oct 15 03:02:49.153 INFO kablam! --> src/framebuffer.rs:165:1 Oct 15 03:02:49.153 INFO kablam! | Oct 15 03:02:49.153 INFO kablam! 165 | const EPDC_FLAG_FORCE_MONOCHROME: libc::c_uint = 0x02; Oct 15 03:02:49.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.153 INFO kablam! Oct 15 03:02:49.153 INFO kablam! warning: variant is never constructed: `Partial` Oct 15 03:02:49.153 INFO kablam! --> src/framebuffer.rs:170:5 Oct 15 03:02:49.153 INFO kablam! | Oct 15 03:02:49.153 INFO kablam! 170 | Partial, Oct 15 03:02:49.153 INFO kablam! | ^^^^^^^ Oct 15 03:02:49.162 INFO kablam! Oct 15 03:02:49.162 INFO kablam! warning: variant is never constructed: `Gui` Oct 15 03:02:49.162 INFO kablam! --> src/framebuffer.rs:171:5 Oct 15 03:02:49.162 INFO kablam! | Oct 15 03:02:49.162 INFO kablam! 171 | Gui, Oct 15 03:02:49.162 INFO kablam! | ^^^ Oct 15 03:02:49.162 INFO kablam! Oct 15 03:02:49.162 INFO kablam! warning: method is never used: `draw_disk` Oct 15 03:02:49.162 INFO kablam! --> src/framebuffer.rs:245:5 Oct 15 03:02:49.162 INFO kablam! | Oct 15 03:02:49.162 INFO kablam! 245 | pub fn draw_disk(&mut self, center: &Point, radius: u32, gray: u8) -> Rectangle { Oct 15 03:02:49.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.162 INFO kablam! Oct 15 03:02:49.162 INFO kablam! warning: method is never used: `toggle_monochrome` Oct 15 03:02:49.162 INFO kablam! --> src/framebuffer.rs:374:5 Oct 15 03:02:49.163 INFO kablam! | Oct 15 03:02:49.163 INFO kablam! 374 | pub fn toggle_monochrome(&mut self) { Oct 15 03:02:49.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.163 INFO kablam! Oct 15 03:02:49.163 INFO kablam! warning: method is never used: `id` Oct 15 03:02:49.163 INFO kablam! --> src/framebuffer.rs:382:5 Oct 15 03:02:49.163 INFO kablam! | Oct 15 03:02:49.163 INFO kablam! 382 | pub fn id(&self) -> Cow { Oct 15 03:02:49.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.163 INFO kablam! Oct 15 03:02:49.163 INFO kablam! warning: method is never used: `length` Oct 15 03:02:49.163 INFO kablam! --> src/framebuffer.rs:386:5 Oct 15 03:02:49.163 INFO kablam! | Oct 15 03:02:49.163 INFO kablam! 386 | pub fn length(&self) -> usize { Oct 15 03:02:49.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:49.163 INFO kablam! Oct 15 03:02:51.690 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.20s Oct 15 03:02:51.694 INFO kablam! su: No module specific data is present Oct 15 03:02:53.859 INFO running `"docker" "rm" "-f" "fde0f2394b276285c5391483df34568e609aeefc493091208a35519530371296"` Oct 15 03:02:54.187 INFO blam! fde0f2394b276285c5391483df34568e609aeefc493091208a35519530371296 Oct 15 03:02:54.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 03:02:54.630 INFO blam! a255483d177d3e58d6364fdefc73c3da67699eaaa43e9b40058e6a96e8a38301 Oct 15 03:02:54.635 INFO running `"docker" "start" "-a" "a255483d177d3e58d6364fdefc73c3da67699eaaa43e9b40058e6a96e8a38301"` Oct 15 03:02:55.417 INFO kablam! usermod: no changes Oct 15 03:02:55.483 INFO kablam! Compiling sketch v0.4.0 (/source) Oct 15 03:02:56.343 INFO kablam! warning: method is never used: `contains` Oct 15 03:02:56.343 INFO kablam! --> src/geom.rs:112:5 Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! 112 | pub fn contains(&self, pt: &Point) -> bool { Oct 15 03:02:56.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:02:56.343 INFO kablam! Oct 15 03:02:56.343 INFO kablam! warning: method is never used: `overlaps` Oct 15 03:02:56.343 INFO kablam! --> src/geom.rs:116:5 Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! 116 | pub fn overlaps(&self, rect: &Rectangle) -> bool { Oct 15 03:02:56.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.343 INFO kablam! Oct 15 03:02:56.343 INFO kablam! warning: method is never used: `absorb` Oct 15 03:02:56.343 INFO kablam! --> src/geom.rs:134:5 Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! 134 | pub fn absorb(&mut self, rect: &Rectangle) { Oct 15 03:02:56.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.343 INFO kablam! Oct 15 03:02:56.343 INFO kablam! warning: method is never used: `intersection` Oct 15 03:02:56.343 INFO kablam! --> src/geom.rs:148:5 Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! 148 | pub fn intersection(&self, rect: &Rectangle) -> Option { Oct 15 03:02:56.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.343 INFO kablam! Oct 15 03:02:56.343 INFO kablam! warning: constant item is never used: `KEY_HOME` Oct 15 03:02:56.343 INFO kablam! --> src/input.rs:31:1 Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! 31 | pub const KEY_HOME: u16 = 102; Oct 15 03:02:56.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.343 INFO kablam! Oct 15 03:02:56.343 INFO kablam! warning: constant item is never used: `NTX_WFM_MODE_INIT` Oct 15 03:02:56.343 INFO kablam! --> src/framebuffer.rs:150:1 Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! 150 | const NTX_WFM_MODE_INIT: u32 = 0; Oct 15 03:02:56.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.343 INFO kablam! Oct 15 03:02:56.343 INFO kablam! warning: constant item is never used: `NTX_WFM_MODE_DU` Oct 15 03:02:56.343 INFO kablam! --> src/framebuffer.rs:151:1 Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! 151 | const NTX_WFM_MODE_DU: u32 = 1; Oct 15 03:02:56.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.343 INFO kablam! Oct 15 03:02:56.343 INFO kablam! warning: constant item is never used: `NTX_WFM_MODE_GC4` Oct 15 03:02:56.343 INFO kablam! --> src/framebuffer.rs:153:1 Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! 153 | const NTX_WFM_MODE_GC4: u32 = 3; Oct 15 03:02:56.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.343 INFO kablam! Oct 15 03:02:56.343 INFO kablam! warning: constant item is never used: `NTX_WFM_MODE_GL16` Oct 15 03:02:56.343 INFO kablam! --> src/framebuffer.rs:155:1 Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! 155 | const NTX_WFM_MODE_GL16: u32 = 5; Oct 15 03:02:56.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.343 INFO kablam! Oct 15 03:02:56.343 INFO kablam! warning: constant item is never used: `NTX_WFM_MODE_GLR16` Oct 15 03:02:56.343 INFO kablam! --> src/framebuffer.rs:156:1 Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! 156 | const NTX_WFM_MODE_GLR16: u32 = 6; Oct 15 03:02:56.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.343 INFO kablam! Oct 15 03:02:56.343 INFO kablam! warning: constant item is never used: `NTX_WFM_MODE_GLD16` Oct 15 03:02:56.343 INFO kablam! --> src/framebuffer.rs:157:1 Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! 157 | const NTX_WFM_MODE_GLD16: u32 = 7; Oct 15 03:02:56.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.343 INFO kablam! Oct 15 03:02:56.343 INFO kablam! warning: constant item is never used: `EPDC_FLAG_FORCE_MONOCHROME` Oct 15 03:02:56.343 INFO kablam! --> src/framebuffer.rs:165:1 Oct 15 03:02:56.343 INFO kablam! | Oct 15 03:02:56.343 INFO kablam! 165 | const EPDC_FLAG_FORCE_MONOCHROME: libc::c_uint = 0x02; Oct 15 03:02:56.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.343 INFO kablam! Oct 15 03:02:56.350 INFO kablam! warning: variant is never constructed: `Partial` Oct 15 03:02:56.351 INFO kablam! --> src/framebuffer.rs:170:5 Oct 15 03:02:56.351 INFO kablam! | Oct 15 03:02:56.351 INFO kablam! 170 | Partial, Oct 15 03:02:56.351 INFO kablam! | ^^^^^^^ Oct 15 03:02:56.351 INFO kablam! Oct 15 03:02:56.351 INFO kablam! warning: variant is never constructed: `Gui` Oct 15 03:02:56.351 INFO kablam! --> src/framebuffer.rs:171:5 Oct 15 03:02:56.351 INFO kablam! | Oct 15 03:02:56.351 INFO kablam! 171 | Gui, Oct 15 03:02:56.351 INFO kablam! | ^^^ Oct 15 03:02:56.351 INFO kablam! Oct 15 03:02:56.351 INFO kablam! warning: method is never used: `draw_disk` Oct 15 03:02:56.351 INFO kablam! --> src/framebuffer.rs:245:5 Oct 15 03:02:56.351 INFO kablam! | Oct 15 03:02:56.351 INFO kablam! 245 | pub fn draw_disk(&mut self, center: &Point, radius: u32, gray: u8) -> Rectangle { Oct 15 03:02:56.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.351 INFO kablam! Oct 15 03:02:56.351 INFO kablam! warning: method is never used: `toggle_monochrome` Oct 15 03:02:56.351 INFO kablam! --> src/framebuffer.rs:374:5 Oct 15 03:02:56.351 INFO kablam! | Oct 15 03:02:56.351 INFO kablam! 374 | pub fn toggle_monochrome(&mut self) { Oct 15 03:02:56.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.351 INFO kablam! Oct 15 03:02:56.351 INFO kablam! warning: method is never used: `id` Oct 15 03:02:56.351 INFO kablam! --> src/framebuffer.rs:382:5 Oct 15 03:02:56.351 INFO kablam! | Oct 15 03:02:56.351 INFO kablam! 382 | pub fn id(&self) -> Cow { Oct 15 03:02:56.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.351 INFO kablam! Oct 15 03:02:56.351 INFO kablam! warning: method is never used: `length` Oct 15 03:02:56.351 INFO kablam! --> src/framebuffer.rs:386:5 Oct 15 03:02:56.351 INFO kablam! | Oct 15 03:02:56.351 INFO kablam! 386 | pub fn length(&self) -> usize { Oct 15 03:02:56.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:02:56.351 INFO kablam! Oct 15 03:02:56.711 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.26s Oct 15 03:02:56.711 INFO kablam! su: No module specific data is present Oct 15 03:02:57.165 INFO running `"docker" "rm" "-f" "a255483d177d3e58d6364fdefc73c3da67699eaaa43e9b40058e6a96e8a38301"` Oct 15 03:02:57.363 INFO blam! a255483d177d3e58d6364fdefc73c3da67699eaaa43e9b40058e6a96e8a38301 Oct 15 03:02:57.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 03:02:57.704 INFO blam! 461360a3f0e059fbaee345d699e8e63013cad686aeabe30baf12155bc41aab3a Oct 15 03:02:57.715 INFO running `"docker" "start" "-a" "461360a3f0e059fbaee345d699e8e63013cad686aeabe30baf12155bc41aab3a"` Oct 15 03:02:58.722 INFO kablam! usermod: no changes Oct 15 03:02:58.851 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 03:02:58.859 INFO kablam! Running /target/debug/deps/sketch-4542d0377440df91 Oct 15 03:02:58.866 INFO blam! Oct 15 03:02:58.866 INFO blam! running 0 tests Oct 15 03:02:58.866 INFO blam! Oct 15 03:02:58.866 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:02:58.866 INFO blam! Oct 15 03:02:58.866 INFO kablam! su: No module specific data is present Oct 15 03:02:59.590 INFO running `"docker" "rm" "-f" "461360a3f0e059fbaee345d699e8e63013cad686aeabe30baf12155bc41aab3a"` Oct 15 03:02:59.687 INFO blam! 461360a3f0e059fbaee345d699e8e63013cad686aeabe30baf12155bc41aab3a