Oct 15 02:43:07.388 INFO testing bestrauc/memory_map against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:43:07.390 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 02:43:07.880 INFO blam! 45b7bfc919a0c7e1eb8a2118640ac4b462769ba25ec2f53f2571d824efeaaa37 Oct 15 02:43:07.882 INFO running `"docker" "start" "-a" "45b7bfc919a0c7e1eb8a2118640ac4b462769ba25ec2f53f2571d824efeaaa37"` Oct 15 02:43:10.030 INFO kablam! usermod: no changes Oct 15 02:43:10.123 INFO kablam! Compiling memory_map v0.1.0 (/source) Oct 15 02:43:10.767 INFO kablam! warning: unused variable: `physical_address` Oct 15 02:43:10.767 INFO kablam! --> src/proc_utils/process/memory.rs:201:17 Oct 15 02:43:10.767 INFO kablam! | Oct 15 02:43:10.767 INFO kablam! 201 | let mut physical_address: Option<(usize, usize)> = None; Oct 15 02:43:10.767 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_physical_address` instead Oct 15 02:43:10.767 INFO kablam! | Oct 15 02:43:10.779 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:43:10.779 INFO kablam! Oct 15 02:43:10.798 INFO kablam! warning: variable does not need to be mutable Oct 15 02:43:10.798 INFO kablam! --> src/proc_utils/process/memory.rs:201:13 Oct 15 02:43:10.798 INFO kablam! | Oct 15 02:43:10.798 INFO kablam! 201 | let mut physical_address: Option<(usize, usize)> = None; Oct 15 02:43:10.798 INFO kablam! | ----^^^^^^^^^^^^^^^^ Oct 15 02:43:10.798 INFO kablam! | | Oct 15 02:43:10.798 INFO kablam! | help: remove this `mut` Oct 15 02:43:10.798 INFO kablam! | Oct 15 02:43:10.800 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:43:10.800 INFO kablam! Oct 15 02:43:13.738 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.67s Oct 15 02:43:13.741 INFO kablam! su: No module specific data is present Oct 15 02:43:14.718 INFO running `"docker" "rm" "-f" "45b7bfc919a0c7e1eb8a2118640ac4b462769ba25ec2f53f2571d824efeaaa37"` Oct 15 02:43:15.055 INFO blam! 45b7bfc919a0c7e1eb8a2118640ac4b462769ba25ec2f53f2571d824efeaaa37 Oct 15 02:43:15.059 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 02:43:15.573 INFO blam! 2ca24241bf95508c39d2778cca0ffb38afcfc77944f66c3dddb463418d89da1a Oct 15 02:43:15.576 INFO running `"docker" "start" "-a" "2ca24241bf95508c39d2778cca0ffb38afcfc77944f66c3dddb463418d89da1a"` Oct 15 02:43:17.951 INFO kablam! usermod: no changes Oct 15 02:43:18.047 INFO kablam! Compiling memory_map v0.1.0 (/source) Oct 15 02:43:19.355 INFO kablam! warning: unused variable: `physical_address` Oct 15 02:43:19.355 INFO kablam! --> src/proc_utils/process/memory.rs:201:17 Oct 15 02:43:19.355 INFO kablam! | Oct 15 02:43:19.355 INFO kablam! 201 | let mut physical_address: Option<(usize, usize)> = None; Oct 15 02:43:19.355 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_physical_address` instead Oct 15 02:43:19.355 INFO kablam! | Oct 15 02:43:19.355 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:43:19.355 INFO kablam! Oct 15 02:43:19.423 INFO kablam! warning: variable does not need to be mutable Oct 15 02:43:19.423 INFO kablam! --> src/proc_utils/process/memory.rs:201:13 Oct 15 02:43:19.423 INFO kablam! | Oct 15 02:43:19.423 INFO kablam! 201 | let mut physical_address: Option<(usize, usize)> = None; Oct 15 02:43:19.423 INFO kablam! | ----^^^^^^^^^^^^^^^^ Oct 15 02:43:19.423 INFO kablam! | | Oct 15 02:43:19.423 INFO kablam! | help: remove this `mut` Oct 15 02:43:19.423 INFO kablam! | Oct 15 02:43:19.423 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:43:19.423 INFO kablam! Oct 15 02:43:20.089 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.11s Oct 15 02:43:20.091 INFO kablam! su: No module specific data is present Oct 15 02:43:21.292 INFO running `"docker" "rm" "-f" "2ca24241bf95508c39d2778cca0ffb38afcfc77944f66c3dddb463418d89da1a"` Oct 15 02:43:21.675 INFO blam! 2ca24241bf95508c39d2778cca0ffb38afcfc77944f66c3dddb463418d89da1a Oct 15 02:43:21.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 02:43:22.124 INFO blam! ecd8d10309c487f1a855c56750e8b6cc28a19c539bacc4fa9f3e7ba0e931639b Oct 15 02:43:22.127 INFO running `"docker" "start" "-a" "ecd8d10309c487f1a855c56750e8b6cc28a19c539bacc4fa9f3e7ba0e931639b"` Oct 15 02:43:23.947 INFO kablam! usermod: no changes Oct 15 02:43:24.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 02:43:24.035 INFO kablam! Running /target/debug/deps/memory_map-38090f6044417638 Oct 15 02:43:24.047 INFO blam! Oct 15 02:43:24.047 INFO blam! running 0 tests Oct 15 02:43:24.047 INFO blam! Oct 15 02:43:24.047 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:43:24.047 INFO blam! Oct 15 02:43:24.047 INFO blam! Oct 15 02:43:24.047 INFO blam! running 0 tests Oct 15 02:43:24.047 INFO blam! Oct 15 02:43:24.047 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:43:24.047 INFO blam! Oct 15 02:43:24.049 INFO kablam! Running /target/debug/deps/memory_map-a6ba24b3e54fe888 Oct 15 02:43:24.051 INFO kablam! Doc-tests memory_map Oct 15 02:43:24.719 INFO blam! Oct 15 02:43:24.719 INFO blam! running 0 tests Oct 15 02:43:24.719 INFO blam! Oct 15 02:43:24.719 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:43:24.719 INFO blam! Oct 15 02:43:24.722 INFO kablam! su: No module specific data is present Oct 15 02:43:25.887 INFO running `"docker" "rm" "-f" "ecd8d10309c487f1a855c56750e8b6cc28a19c539bacc4fa9f3e7ba0e931639b"` Oct 15 02:43:26.247 INFO blam! ecd8d10309c487f1a855c56750e8b6cc28a19c539bacc4fa9f3e7ba0e931639b