Oct 15 12:52:35.637 INFO testing AberrantWolf/MaybeTrace against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:52:35.637 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:52:36.043 INFO blam! 8833e3b0e003011a4a49135ea603beac76d3ff4802f906dd3764b96fe631b57d Oct 15 12:52:36.055 INFO running `"docker" "start" "-a" "8833e3b0e003011a4a49135ea603beac76d3ff4802f906dd3764b96fe631b57d"` Oct 15 12:52:37.598 INFO kablam! usermod: no changes Oct 15 12:52:37.683 INFO kablam! Compiling maybe_trace v0.1.0 (/source) Oct 15 12:52:38.403 INFO kablam! warning: method is never used: `cross` Oct 15 12:52:38.403 INFO kablam! --> src/main.rs:19:5 Oct 15 12:52:38.403 INFO kablam! | Oct 15 12:52:38.403 INFO kablam! 19 | fn cross(&self, other: &Vec3D) -> Vec3D { Oct 15 12:52:38.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:52:38.403 INFO kablam! | Oct 15 12:52:38.403 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:52:38.403 INFO kablam! Oct 15 12:52:38.403 INFO kablam! warning: method is never used: `normalize` Oct 15 12:52:38.403 INFO kablam! --> src/main.rs:44:5 Oct 15 12:52:38.403 INFO kablam! | Oct 15 12:52:38.403 INFO kablam! 44 | fn normalize(&mut self) { Oct 15 12:52:38.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:52:38.403 INFO kablam! Oct 15 12:52:38.403 INFO kablam! warning: method is never used: `new` Oct 15 12:52:38.403 INFO kablam! --> src/main.rs:186:5 Oct 15 12:52:38.403 INFO kablam! | Oct 15 12:52:38.403 INFO kablam! 186 | fn new(orig: Vec3D, dir: Vec3D) -> Ray { Oct 15 12:52:38.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:52:38.403 INFO kablam! Oct 15 12:52:38.403 INFO kablam! warning: method is never used: `new` Oct 15 12:52:38.403 INFO kablam! --> src/main.rs:237:5 Oct 15 12:52:38.403 INFO kablam! | Oct 15 12:52:38.403 INFO kablam! 237 | fn new() -> HitRecord { Oct 15 12:52:38.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:52:38.403 INFO kablam! Oct 15 12:52:39.061 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 15 12:52:39.063 INFO kablam! su: No module specific data is present Oct 15 12:52:39.995 INFO running `"docker" "rm" "-f" "8833e3b0e003011a4a49135ea603beac76d3ff4802f906dd3764b96fe631b57d"` Oct 15 12:52:40.299 INFO blam! 8833e3b0e003011a4a49135ea603beac76d3ff4802f906dd3764b96fe631b57d Oct 15 12:52:40.301 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:52:40.719 INFO blam! bc1d35555a1ae637613ac4ff7e860b842fd60d343dd41dfd78d127eeb7b2c4eb Oct 15 12:52:40.731 INFO running `"docker" "start" "-a" "bc1d35555a1ae637613ac4ff7e860b842fd60d343dd41dfd78d127eeb7b2c4eb"` Oct 15 12:52:42.111 INFO kablam! usermod: no changes Oct 15 12:52:42.152 INFO kablam! Compiling maybe_trace v0.1.0 (/source) Oct 15 12:52:42.908 INFO kablam! warning: method is never used: `cross` Oct 15 12:52:42.908 INFO kablam! --> src/main.rs:19:5 Oct 15 12:52:42.908 INFO kablam! | Oct 15 12:52:42.908 INFO kablam! 19 | fn cross(&self, other: &Vec3D) -> Vec3D { Oct 15 12:52:42.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:52:42.908 INFO kablam! | Oct 15 12:52:42.909 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:52:42.909 INFO kablam! Oct 15 12:52:42.909 INFO kablam! warning: method is never used: `normalize` Oct 15 12:52:42.909 INFO kablam! --> src/main.rs:44:5 Oct 15 12:52:42.909 INFO kablam! | Oct 15 12:52:42.909 INFO kablam! 44 | fn normalize(&mut self) { Oct 15 12:52:42.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:52:42.909 INFO kablam! Oct 15 12:52:42.909 INFO kablam! warning: method is never used: `new` Oct 15 12:52:42.909 INFO kablam! --> src/main.rs:186:5 Oct 15 12:52:42.909 INFO kablam! | Oct 15 12:52:42.909 INFO kablam! 186 | fn new(orig: Vec3D, dir: Vec3D) -> Ray { Oct 15 12:52:42.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:52:42.909 INFO kablam! Oct 15 12:52:42.909 INFO kablam! warning: method is never used: `new` Oct 15 12:52:42.909 INFO kablam! --> src/main.rs:237:5 Oct 15 12:52:42.909 INFO kablam! | Oct 15 12:52:42.909 INFO kablam! 237 | fn new() -> HitRecord { Oct 15 12:52:42.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:52:42.909 INFO kablam! Oct 15 12:52:43.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.25s Oct 15 12:52:43.383 INFO kablam! su: No module specific data is present Oct 15 12:52:43.795 INFO running `"docker" "rm" "-f" "bc1d35555a1ae637613ac4ff7e860b842fd60d343dd41dfd78d127eeb7b2c4eb"` Oct 15 12:52:43.943 INFO blam! bc1d35555a1ae637613ac4ff7e860b842fd60d343dd41dfd78d127eeb7b2c4eb Oct 15 12:52:43.951 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:52:44.231 INFO blam! a7585dbfacb77ac444ed014559f639ecb5c9f0378c0dc6840d92c3390bbbad94 Oct 15 12:52:44.238 INFO running `"docker" "start" "-a" "a7585dbfacb77ac444ed014559f639ecb5c9f0378c0dc6840d92c3390bbbad94"` Oct 15 12:52:45.058 INFO kablam! usermod: no changes Oct 15 12:52:45.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 12:52:45.127 INFO kablam! Running /target/debug/deps/maybe_trace-9f0bea8cce0f3a51 Oct 15 12:52:45.128 INFO blam! Oct 15 12:52:45.128 INFO kablam! su: No module specific data is present Oct 15 12:52:45.128 INFO blam! running 0 tests Oct 15 12:52:45.128 INFO blam! Oct 15 12:52:45.128 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:52:45.128 INFO blam! Oct 15 12:52:45.667 INFO running `"docker" "rm" "-f" "a7585dbfacb77ac444ed014559f639ecb5c9f0378c0dc6840d92c3390bbbad94"` Oct 15 12:52:45.829 INFO blam! a7585dbfacb77ac444ed014559f639ecb5c9f0378c0dc6840d92c3390bbbad94