Oct 14 17:56:43.699 INFO testing ioncodes/memory_stuff against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 17:56:43.700 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 14 17:56:44.063 INFO blam! 726d1e54fef740ada5c3591adec04921418bb0f6a5623a4f43ddfc963c8f924d Oct 14 17:56:44.069 INFO running `"docker" "start" "-a" "726d1e54fef740ada5c3591adec04921418bb0f6a5623a4f43ddfc963c8f924d"` Oct 14 17:56:44.924 INFO kablam! usermod: no changes Oct 14 17:56:45.023 INFO kablam! Compiling errno v0.2.3 Oct 14 17:56:45.023 INFO kablam! Compiling aligned_alloc v0.1.3 Oct 14 17:56:45.489 INFO kablam! Compiling region v0.1.1 Oct 14 17:56:46.611 INFO kablam! Compiling memory_stuff v0.1.0 (/source) Oct 14 17:56:47.023 INFO kablam! warning: variable does not need to be mutable Oct 14 17:56:47.023 INFO kablam! --> src/memory.rs:24:13 Oct 14 17:56:47.023 INFO kablam! | Oct 14 17:56:47.023 INFO kablam! 24 | let mut ptr: *mut libc::c_void; Oct 14 17:56:47.023 INFO kablam! | ----^^^ Oct 14 17:56:47.023 INFO kablam! | | Oct 14 17:56:47.023 INFO kablam! | help: remove this `mut` Oct 14 17:56:47.023 INFO kablam! | Oct 14 17:56:47.023 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 17:56:47.023 INFO kablam! Oct 14 17:56:47.027 INFO kablam! warning: field is never used: `size` Oct 14 17:56:47.027 INFO kablam! --> src/memory.rs:15:5 Oct 14 17:56:47.027 INFO kablam! | Oct 14 17:56:47.027 INFO kablam! 15 | size: usize, Oct 14 17:56:47.027 INFO kablam! | ^^^^^^^^^^^ Oct 14 17:56:47.027 INFO kablam! | Oct 14 17:56:47.027 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:56:47.027 INFO kablam! Oct 14 17:56:47.027 INFO kablam! warning: method is never used: `fill` Oct 14 17:56:47.027 INFO kablam! --> src/memory.rs:42:5 Oct 14 17:56:47.027 INFO kablam! | Oct 14 17:56:47.027 INFO kablam! 42 | pub fn fill(&mut self, asm: u8) { Oct 14 17:56:47.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:56:47.028 INFO kablam! Oct 14 17:56:47.028 INFO kablam! warning: method is never used: `reset` Oct 14 17:56:47.028 INFO kablam! --> src/memory.rs:58:5 Oct 14 17:56:47.028 INFO kablam! | Oct 14 17:56:47.028 INFO kablam! 58 | pub fn reset(&mut self) { Oct 14 17:56:47.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:56:47.028 INFO kablam! Oct 14 17:56:47.525 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.57s Oct 14 17:56:47.529 INFO kablam! su: No module specific data is present Oct 14 17:56:47.836 INFO running `"docker" "rm" "-f" "726d1e54fef740ada5c3591adec04921418bb0f6a5623a4f43ddfc963c8f924d"` Oct 14 17:56:47.938 INFO blam! 726d1e54fef740ada5c3591adec04921418bb0f6a5623a4f43ddfc963c8f924d Oct 14 17:56:47.942 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 14 17:56:48.108 INFO blam! 9ae8aab5faf7644a9c19ae141f97fb77deaee24f7deccc0671ef0c2e7e9324ad Oct 14 17:56:48.112 INFO running `"docker" "start" "-a" "9ae8aab5faf7644a9c19ae141f97fb77deaee24f7deccc0671ef0c2e7e9324ad"` Oct 14 17:56:48.571 INFO kablam! usermod: no changes Oct 14 17:56:48.624 INFO kablam! Compiling memory_stuff v0.1.0 (/source) Oct 14 17:56:49.067 INFO kablam! warning: variable does not need to be mutable Oct 14 17:56:49.067 INFO kablam! --> src/memory.rs:24:13 Oct 14 17:56:49.067 INFO kablam! | Oct 14 17:56:49.067 INFO kablam! 24 | let mut ptr: *mut libc::c_void; Oct 14 17:56:49.067 INFO kablam! | ----^^^ Oct 14 17:56:49.067 INFO kablam! | | Oct 14 17:56:49.067 INFO kablam! | help: remove this `mut` Oct 14 17:56:49.067 INFO kablam! | Oct 14 17:56:49.067 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 17:56:49.067 INFO kablam! Oct 14 17:56:49.067 INFO kablam! warning: field is never used: `size` Oct 14 17:56:49.067 INFO kablam! --> src/memory.rs:15:5 Oct 14 17:56:49.067 INFO kablam! | Oct 14 17:56:49.067 INFO kablam! 15 | size: usize, Oct 14 17:56:49.067 INFO kablam! | ^^^^^^^^^^^ Oct 14 17:56:49.067 INFO kablam! | Oct 14 17:56:49.067 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:56:49.067 INFO kablam! Oct 14 17:56:49.067 INFO kablam! warning: method is never used: `fill` Oct 14 17:56:49.067 INFO kablam! --> src/memory.rs:42:5 Oct 14 17:56:49.067 INFO kablam! | Oct 14 17:56:49.067 INFO kablam! 42 | pub fn fill(&mut self, asm: u8) { Oct 14 17:56:49.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:56:49.067 INFO kablam! Oct 14 17:56:49.067 INFO kablam! warning: method is never used: `reset` Oct 14 17:56:49.067 INFO kablam! --> src/memory.rs:58:5 Oct 14 17:56:49.067 INFO kablam! | Oct 14 17:56:49.067 INFO kablam! 58 | pub fn reset(&mut self) { Oct 14 17:56:49.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:56:49.068 INFO kablam! Oct 14 17:56:49.438 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 14 17:56:49.441 INFO kablam! su: No module specific data is present Oct 14 17:56:49.818 INFO running `"docker" "rm" "-f" "9ae8aab5faf7644a9c19ae141f97fb77deaee24f7deccc0671ef0c2e7e9324ad"` Oct 14 17:56:49.946 INFO blam! 9ae8aab5faf7644a9c19ae141f97fb77deaee24f7deccc0671ef0c2e7e9324ad Oct 14 17:56:49.947 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 14 17:56:50.216 INFO blam! 9dc4bdf47a4410671e4a98e7194c349b27272934148fa3c1cb22a453ad86a684 Oct 14 17:56:50.221 INFO running `"docker" "start" "-a" "9dc4bdf47a4410671e4a98e7194c349b27272934148fa3c1cb22a453ad86a684"` Oct 14 17:56:50.744 INFO kablam! usermod: no changes Oct 14 17:56:50.818 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 17:56:50.831 INFO kablam! Running /target/debug/deps/memory_stuff-78f01ed478cf8f8c Oct 14 17:56:50.832 INFO blam! Oct 14 17:56:50.832 INFO blam! running 0 tests Oct 14 17:56:50.832 INFO blam! Oct 14 17:56:50.832 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:56:50.832 INFO blam! Oct 14 17:56:50.835 INFO kablam! su: No module specific data is present Oct 14 17:56:51.060 INFO running `"docker" "rm" "-f" "9dc4bdf47a4410671e4a98e7194c349b27272934148fa3c1cb22a453ad86a684"` Oct 14 17:56:51.159 INFO blam! 9dc4bdf47a4410671e4a98e7194c349b27272934148fa3c1cb22a453ad86a684