Oct 15 07:31:34.370 INFO testing Quantum238/rlox against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 07:31:34.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 07:31:34.715 INFO blam! 37a89fabca64e3414363ca896cd72aac722e6e91599bf30850f2eca6d53fe16a Oct 15 07:31:34.721 INFO running `"docker" "start" "-a" "37a89fabca64e3414363ca896cd72aac722e6e91599bf30850f2eca6d53fe16a"` Oct 15 07:31:35.988 INFO kablam! usermod: no changes Oct 15 07:31:36.036 INFO kablam! Compiling rlox v0.1.0 (/source) Oct 15 07:31:36.599 INFO kablam! warning: unused import: `debug::*` Oct 15 07:31:36.599 INFO kablam! --> src/main.rs:9:5 Oct 15 07:31:36.599 INFO kablam! | Oct 15 07:31:36.599 INFO kablam! 9 | use debug::*; Oct 15 07:31:36.599 INFO kablam! | ^^^^^^^^ Oct 15 07:31:36.599 INFO kablam! | Oct 15 07:31:36.599 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:31:36.599 INFO kablam! Oct 15 07:31:36.599 INFO kablam! warning: unused import: `value::*` Oct 15 07:31:36.599 INFO kablam! --> src/main.rs:10:5 Oct 15 07:31:36.599 INFO kablam! | Oct 15 07:31:36.599 INFO kablam! 10 | use value::*; Oct 15 07:31:36.599 INFO kablam! | ^^^^^^^^ Oct 15 07:31:36.599 INFO kablam! Oct 15 07:31:36.675 INFO kablam! warning: method is never used: `freeChunk` Oct 15 07:31:36.675 INFO kablam! --> src/chunk.rs:40:2 Oct 15 07:31:36.675 INFO kablam! | Oct 15 07:31:36.675 INFO kablam! 40 | pub fn freeChunk(&mut self) { Oct 15 07:31:36.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:31:36.675 INFO kablam! | Oct 15 07:31:36.675 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:31:36.675 INFO kablam! Oct 15 07:31:36.675 INFO kablam! warning: function is never used: `disassembleChunk` Oct 15 07:31:36.675 INFO kablam! --> src/debug.rs:4:1 Oct 15 07:31:36.675 INFO kablam! | Oct 15 07:31:36.675 INFO kablam! 4 | pub fn disassembleChunk(chunk: &Chunk, name: &str){ Oct 15 07:31:36.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:31:36.675 INFO kablam! Oct 15 07:31:36.675 INFO kablam! warning: method is never used: `freeValueArray` Oct 15 07:31:36.675 INFO kablam! --> src/value.rs:21:2 Oct 15 07:31:36.675 INFO kablam! | Oct 15 07:31:36.675 INFO kablam! 21 | pub fn freeValueArray(&mut self) { Oct 15 07:31:36.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:31:36.675 INFO kablam! Oct 15 07:31:36.675 INFO kablam! warning: variant is never constructed: `INTERPRET_RUNTIME_ERROR` Oct 15 07:31:36.675 INFO kablam! --> src/vm.rs:16:2 Oct 15 07:31:36.675 INFO kablam! | Oct 15 07:31:36.675 INFO kablam! 16 | INTERPRET_RUNTIME_ERROR, Oct 15 07:31:36.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:31:36.675 INFO kablam! Oct 15 07:31:37.299 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 15 07:31:37.299 INFO kablam! su: No module specific data is present Oct 15 07:31:38.340 INFO running `"docker" "rm" "-f" "37a89fabca64e3414363ca896cd72aac722e6e91599bf30850f2eca6d53fe16a"` Oct 15 07:31:38.627 INFO blam! 37a89fabca64e3414363ca896cd72aac722e6e91599bf30850f2eca6d53fe16a Oct 15 07:31:38.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 07:31:39.466 INFO blam! 8a6a537273ce9c96cd1e30c72a84626acb860073edfc6fabb613bfaccd9e4e4a Oct 15 07:31:39.468 INFO running `"docker" "start" "-a" "8a6a537273ce9c96cd1e30c72a84626acb860073edfc6fabb613bfaccd9e4e4a"` Oct 15 07:31:40.655 INFO kablam! usermod: no changes Oct 15 07:31:40.735 INFO kablam! Compiling rlox v0.1.0 (/source) Oct 15 07:31:41.183 INFO kablam! warning: unused import: `debug::*` Oct 15 07:31:41.183 INFO kablam! --> src/main.rs:9:5 Oct 15 07:31:41.184 INFO kablam! | Oct 15 07:31:41.184 INFO kablam! 9 | use debug::*; Oct 15 07:31:41.184 INFO kablam! | ^^^^^^^^ Oct 15 07:31:41.185 INFO kablam! | Oct 15 07:31:41.185 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:31:41.185 INFO kablam! Oct 15 07:31:41.185 INFO kablam! warning: unused import: `value::*` Oct 15 07:31:41.186 INFO kablam! --> src/main.rs:10:5 Oct 15 07:31:41.186 INFO kablam! | Oct 15 07:31:41.186 INFO kablam! 10 | use value::*; Oct 15 07:31:41.187 INFO kablam! | ^^^^^^^^ Oct 15 07:31:41.187 INFO kablam! Oct 15 07:31:41.251 INFO kablam! warning: method is never used: `freeChunk` Oct 15 07:31:41.251 INFO kablam! --> src/chunk.rs:40:2 Oct 15 07:31:41.252 INFO kablam! | Oct 15 07:31:41.252 INFO kablam! 40 | pub fn freeChunk(&mut self) { Oct 15 07:31:41.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:31:41.253 INFO kablam! | Oct 15 07:31:41.253 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:31:41.253 INFO kablam! Oct 15 07:31:41.253 INFO kablam! warning: function is never used: `disassembleChunk` Oct 15 07:31:41.254 INFO kablam! --> src/debug.rs:4:1 Oct 15 07:31:41.254 INFO kablam! | Oct 15 07:31:41.254 INFO kablam! 4 | pub fn disassembleChunk(chunk: &Chunk, name: &str){ Oct 15 07:31:41.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:31:41.255 INFO kablam! Oct 15 07:31:41.255 INFO kablam! warning: method is never used: `freeValueArray` Oct 15 07:31:41.255 INFO kablam! --> src/value.rs:21:2 Oct 15 07:31:41.256 INFO kablam! | Oct 15 07:31:41.256 INFO kablam! 21 | pub fn freeValueArray(&mut self) { Oct 15 07:31:41.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:31:41.256 INFO kablam! Oct 15 07:31:41.257 INFO kablam! warning: variant is never constructed: `INTERPRET_RUNTIME_ERROR` Oct 15 07:31:41.257 INFO kablam! --> src/vm.rs:16:2 Oct 15 07:31:41.257 INFO kablam! | Oct 15 07:31:41.258 INFO kablam! 16 | INTERPRET_RUNTIME_ERROR, Oct 15 07:31:41.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:31:41.258 INFO kablam! Oct 15 07:31:41.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 15 07:31:41.816 INFO kablam! su: No module specific data is present Oct 15 07:31:42.741 INFO running `"docker" "rm" "-f" "8a6a537273ce9c96cd1e30c72a84626acb860073edfc6fabb613bfaccd9e4e4a"` Oct 15 07:31:43.031 INFO blam! 8a6a537273ce9c96cd1e30c72a84626acb860073edfc6fabb613bfaccd9e4e4a Oct 15 07:31:43.035 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 07:31:43.427 INFO blam! 55a709da1f20ce337d5b142e4393f712c6262f4de18340ab6be32b29b28f5460 Oct 15 07:31:43.429 INFO running `"docker" "start" "-a" "55a709da1f20ce337d5b142e4393f712c6262f4de18340ab6be32b29b28f5460"` Oct 15 07:31:44.661 INFO kablam! usermod: no changes Oct 15 07:31:44.702 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 07:31:44.707 INFO kablam! Running /target/debug/deps/rlox-256c9fba0d623147 Oct 15 07:31:44.724 INFO kablam! su: No module specific data is present Oct 15 07:31:44.724 INFO blam! Oct 15 07:31:44.724 INFO blam! running 0 tests Oct 15 07:31:44.724 INFO blam! Oct 15 07:31:44.724 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:31:44.724 INFO blam! Oct 15 07:31:45.561 INFO running `"docker" "rm" "-f" "55a709da1f20ce337d5b142e4393f712c6262f4de18340ab6be32b29b28f5460"` Oct 15 07:31:45.870 INFO blam! 55a709da1f20ce337d5b142e4393f712c6262f4de18340ab6be32b29b28f5460