Oct 14 10:59:58.901 INFO testing milesrout/ch against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 10:59:58.903 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 10:59:59.292 INFO blam! 4faa9ca7fd200e62ed89a7306102a630ac774d65da8e4831b4613840b9a4491c Oct 14 10:59:59.297 INFO running `"docker" "start" "-a" "4faa9ca7fd200e62ed89a7306102a630ac774d65da8e4831b4613840b9a4491c"` Oct 14 11:00:00.786 INFO kablam! usermod: no changes Oct 14 11:00:00.868 INFO kablam! Compiling gcc v0.3.38 Oct 14 11:00:00.881 INFO kablam! Compiling libc v0.2.17 Oct 14 11:00:00.881 INFO kablam! Compiling backtrace v0.3.0 Oct 14 11:00:00.882 INFO kablam! Compiling utf8-ranges v0.1.3 Oct 14 11:00:00.882 INFO kablam! Compiling cfg-if v0.1.0 Oct 14 11:00:00.882 INFO kablam! Compiling regex-syntax v0.3.9 Oct 14 11:00:00.883 INFO kablam! Compiling either v1.0.1 Oct 14 11:00:00.891 INFO kablam! Compiling rustc-demangle v0.1.3 Oct 14 11:00:02.819 INFO kablam! Compiling itertools v0.5.5 Oct 14 11:00:05.056 INFO kablam! Compiling memchr v0.1.11 Oct 14 11:00:06.511 INFO kablam! Compiling thread-id v2.0.0 Oct 14 11:00:07.243 INFO kablam! Compiling aho-corasick v0.5.3 Oct 14 11:00:07.567 INFO kablam! Compiling thread_local v0.2.7 Oct 14 11:00:08.163 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 14 11:00:14.810 INFO kablam! Compiling regex v0.1.80 Oct 14 11:00:23.180 INFO kablam! Compiling ch v0.1.0 (/source) Oct 14 11:00:23.746 INFO kablam! warning: method is never used: `parse_expr` Oct 14 11:00:23.746 INFO kablam! --> src/parser.rs:121:5 Oct 14 11:00:23.746 INFO kablam! | Oct 14 11:00:23.746 INFO kablam! 121 | pub fn parse_expr(&mut self) -> Result { Oct 14 11:00:23.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:00:23.748 INFO kablam! | Oct 14 11:00:23.748 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:00:23.750 INFO kablam! Oct 14 11:00:24.892 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.07s Oct 14 11:00:24.896 INFO kablam! su: No module specific data is present Oct 14 11:00:25.192 INFO running `"docker" "rm" "-f" "4faa9ca7fd200e62ed89a7306102a630ac774d65da8e4831b4613840b9a4491c"` Oct 14 11:00:25.299 INFO blam! 4faa9ca7fd200e62ed89a7306102a630ac774d65da8e4831b4613840b9a4491c Oct 14 11:00:25.304 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 11:00:25.513 INFO blam! 814a29816f222108bc0dead957eeea2636faf1c849dda5f8c78be6f115c5197b Oct 14 11:00:25.517 INFO running `"docker" "start" "-a" "814a29816f222108bc0dead957eeea2636faf1c849dda5f8c78be6f115c5197b"` Oct 14 11:00:25.991 INFO kablam! usermod: no changes Oct 14 11:00:26.051 INFO kablam! Compiling ch v0.1.0 (/source) Oct 14 11:00:26.471 INFO kablam! warning: method is never used: `parse_expr` Oct 14 11:00:26.471 INFO kablam! --> src/parser.rs:121:5 Oct 14 11:00:26.471 INFO kablam! | Oct 14 11:00:26.472 INFO kablam! 121 | pub fn parse_expr(&mut self) -> Result { Oct 14 11:00:26.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:00:26.472 INFO kablam! | Oct 14 11:00:26.472 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:00:26.472 INFO kablam! Oct 14 11:00:26.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 14 11:00:26.955 INFO kablam! su: No module specific data is present Oct 14 11:00:27.463 INFO running `"docker" "rm" "-f" "814a29816f222108bc0dead957eeea2636faf1c849dda5f8c78be6f115c5197b"` Oct 14 11:00:27.699 INFO blam! 814a29816f222108bc0dead957eeea2636faf1c849dda5f8c78be6f115c5197b Oct 14 11:00:27.702 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 11:00:28.188 INFO blam! bd932afbf0c984343a58aa940af5d5f828987a596daddcdc86d32c331992746c Oct 14 11:00:28.199 INFO running `"docker" "start" "-a" "bd932afbf0c984343a58aa940af5d5f828987a596daddcdc86d32c331992746c"` Oct 14 11:00:29.502 INFO kablam! usermod: no changes Oct 14 11:00:29.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 11:00:29.605 INFO kablam! Running /target/debug/deps/ch-0b41c915056ad412 Oct 14 11:00:29.611 INFO blam! Oct 14 11:00:29.611 INFO blam! running 1 test Oct 14 11:00:29.613 INFO blam! test lexer::tests::it_works ... ok Oct 14 11:00:29.613 INFO blam! Oct 14 11:00:29.613 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:00:29.613 INFO blam! Oct 14 11:00:29.613 INFO kablam! su: No module specific data is present Oct 14 11:00:30.473 INFO running `"docker" "rm" "-f" "bd932afbf0c984343a58aa940af5d5f828987a596daddcdc86d32c331992746c"` Oct 14 11:00:30.691 INFO blam! bd932afbf0c984343a58aa940af5d5f828987a596daddcdc86d32c331992746c