Oct 14 16:25:37.247 INFO testing jonahwilliams/dql against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:25:37.249 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 14 16:25:37.773 INFO blam! 81644736de3d5490245fe10da8de924bfc47ad7c52f63beca7eb72962188b694 Oct 14 16:25:37.778 INFO running `"docker" "start" "-a" "81644736de3d5490245fe10da8de924bfc47ad7c52f63beca7eb72962188b694"` Oct 14 16:25:38.284 INFO kablam! usermod: no changes Oct 14 16:25:38.317 INFO kablam! Compiling damage_query_language v0.1.0 (/source) Oct 14 16:25:38.588 INFO kablam! warning: unused variable: `acc` Oct 14 16:25:38.588 INFO kablam! --> src/main.rs:65:17 Oct 14 16:25:38.588 INFO kablam! | Oct 14 16:25:38.588 INFO kablam! 65 | let mut acc = String::new(); Oct 14 16:25:38.588 INFO kablam! | ^^^ help: consider using `_acc` instead Oct 14 16:25:38.588 INFO kablam! | Oct 14 16:25:38.588 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:25:38.588 INFO kablam! Oct 14 16:25:38.588 INFO kablam! warning: unused variable: `result` Oct 14 16:25:38.588 INFO kablam! --> src/main.rs:314:25 Oct 14 16:25:38.588 INFO kablam! | Oct 14 16:25:38.588 INFO kablam! 314 | let mut result = *l; Oct 14 16:25:38.589 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 14 16:25:38.589 INFO kablam! Oct 14 16:25:38.598 INFO kablam! warning: variable does not need to be mutable Oct 14 16:25:38.598 INFO kablam! --> src/main.rs:65:13 Oct 14 16:25:38.598 INFO kablam! | Oct 14 16:25:38.598 INFO kablam! 65 | let mut acc = String::new(); Oct 14 16:25:38.598 INFO kablam! | ----^^^ Oct 14 16:25:38.598 INFO kablam! | | Oct 14 16:25:38.598 INFO kablam! | help: remove this `mut` Oct 14 16:25:38.598 INFO kablam! | Oct 14 16:25:38.598 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 16:25:38.598 INFO kablam! Oct 14 16:25:38.608 INFO kablam! warning: constant item is never used: `RESERVED_PHRASES` Oct 14 16:25:38.609 INFO kablam! --> src/main.rs:28:1 Oct 14 16:25:38.609 INFO kablam! | Oct 14 16:25:38.609 INFO kablam! 28 | const RESERVED_PHRASES: [&'static str; 4] = ["AVERAGE", "MIN", "MAX", "QUERY"]; Oct 14 16:25:38.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:25:38.609 INFO kablam! | Oct 14 16:25:38.609 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:25:38.609 INFO kablam! Oct 14 16:25:39.343 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 14 16:25:39.345 INFO kablam! su: No module specific data is present Oct 14 16:25:39.621 INFO running `"docker" "rm" "-f" "81644736de3d5490245fe10da8de924bfc47ad7c52f63beca7eb72962188b694"` Oct 14 16:25:39.740 INFO blam! 81644736de3d5490245fe10da8de924bfc47ad7c52f63beca7eb72962188b694 Oct 14 16:25:39.747 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 14 16:25:39.965 INFO blam! f547b89cfa36276e7d9690949d0a6665e2c3f953bc90e99e5a014808b49fb867 Oct 14 16:25:39.974 INFO running `"docker" "start" "-a" "f547b89cfa36276e7d9690949d0a6665e2c3f953bc90e99e5a014808b49fb867"` Oct 14 16:25:40.449 INFO kablam! usermod: no changes Oct 14 16:25:40.477 INFO kablam! Compiling damage_query_language v0.1.0 (/source) Oct 14 16:25:40.804 INFO kablam! warning: unused variable: `acc` Oct 14 16:25:40.804 INFO kablam! --> src/main.rs:65:17 Oct 14 16:25:40.804 INFO kablam! | Oct 14 16:25:40.805 INFO kablam! 65 | let mut acc = String::new(); Oct 14 16:25:40.805 INFO kablam! | ^^^ help: consider using `_acc` instead Oct 14 16:25:40.805 INFO kablam! | Oct 14 16:25:40.805 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:25:40.805 INFO kablam! Oct 14 16:25:40.805 INFO kablam! warning: unused variable: `result` Oct 14 16:25:40.805 INFO kablam! --> src/main.rs:314:25 Oct 14 16:25:40.805 INFO kablam! | Oct 14 16:25:40.805 INFO kablam! 314 | let mut result = *l; Oct 14 16:25:40.805 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 14 16:25:40.805 INFO kablam! Oct 14 16:25:40.819 INFO kablam! warning: variable does not need to be mutable Oct 14 16:25:40.819 INFO kablam! --> src/main.rs:65:13 Oct 14 16:25:40.819 INFO kablam! | Oct 14 16:25:40.819 INFO kablam! 65 | let mut acc = String::new(); Oct 14 16:25:40.819 INFO kablam! | ----^^^ Oct 14 16:25:40.819 INFO kablam! | | Oct 14 16:25:40.819 INFO kablam! | help: remove this `mut` Oct 14 16:25:40.819 INFO kablam! | Oct 14 16:25:40.819 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 16:25:40.819 INFO kablam! Oct 14 16:25:40.828 INFO kablam! warning: constant item is never used: `RESERVED_PHRASES` Oct 14 16:25:40.828 INFO kablam! --> src/main.rs:28:1 Oct 14 16:25:40.828 INFO kablam! | Oct 14 16:25:40.828 INFO kablam! 28 | const RESERVED_PHRASES: [&'static str; 4] = ["AVERAGE", "MIN", "MAX", "QUERY"]; Oct 14 16:25:40.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:25:40.828 INFO kablam! | Oct 14 16:25:40.828 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:25:40.828 INFO kablam! Oct 14 16:25:41.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 14 16:25:41.284 INFO kablam! su: No module specific data is present Oct 14 16:25:41.616 INFO running `"docker" "rm" "-f" "f547b89cfa36276e7d9690949d0a6665e2c3f953bc90e99e5a014808b49fb867"` Oct 14 16:25:41.735 INFO blam! f547b89cfa36276e7d9690949d0a6665e2c3f953bc90e99e5a014808b49fb867 Oct 14 16:25:41.736 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 14 16:25:41.891 INFO blam! 6e8edce29e187048d32cb7a79c8763ba5cb9e4fe199be97d7570e9db4022e428 Oct 14 16:25:41.893 INFO running `"docker" "start" "-a" "6e8edce29e187048d32cb7a79c8763ba5cb9e4fe199be97d7570e9db4022e428"` Oct 14 16:25:42.403 INFO kablam! usermod: no changes Oct 14 16:25:42.426 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 16:25:42.426 INFO kablam! Running /target/debug/deps/damage_query_language-93906d753586d71e Oct 14 16:25:42.427 INFO blam! Oct 14 16:25:42.427 INFO blam! running 0 tests Oct 14 16:25:42.427 INFO blam! Oct 14 16:25:42.427 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:25:42.427 INFO blam! Oct 14 16:25:42.428 INFO kablam! su: No module specific data is present Oct 14 16:25:42.678 INFO running `"docker" "rm" "-f" "6e8edce29e187048d32cb7a79c8763ba5cb9e4fe199be97d7570e9db4022e428"` Oct 14 16:25:42.807 INFO blam! 6e8edce29e187048d32cb7a79c8763ba5cb9e4fe199be97d7570e9db4022e428