Oct 14 23:57:35.930 INFO testing cwbriones/rlox against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:57:35.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 23:57:36.459 INFO blam! b83d9269604376e62d174ebd08a72fc0149e2b1a1f44252ca9ed7b2ae925013f Oct 14 23:57:36.471 INFO running `"docker" "start" "-a" "b83d9269604376e62d174ebd08a72fc0149e2b1a1f44252ca9ed7b2ae925013f"` Oct 14 23:57:37.655 INFO kablam! usermod: no changes Oct 14 23:57:37.763 INFO kablam! Compiling cc v1.0.7 Oct 14 23:57:37.763 INFO kablam! Compiling regex v0.2.9 Oct 14 23:57:37.764 INFO kablam! Compiling regex-syntax v0.5.2 Oct 14 23:57:41.612 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 23:57:57.039 INFO kablam! Compiling env_logger v0.5.5 Oct 14 23:57:57.565 INFO kablam! Compiling backtrace v0.3.5 Oct 14 23:57:59.199 INFO kablam! Compiling failure v0.1.1 Oct 14 23:58:00.143 INFO kablam! Compiling parser v0.1.0 (/source/parser) Oct 14 23:58:03.318 INFO kablam! Compiling vm v0.1.0 (/source/vm) Oct 14 23:58:03.320 INFO kablam! Compiling rlox v0.1.0 (/source/interpreter) Oct 14 23:58:05.445 INFO kablam! warning: unused variable: `indent` Oct 14 23:58:05.445 INFO kablam! --> interpreter/src/pretty_printer.rs:194:21 Oct 14 23:58:05.446 INFO kablam! | Oct 14 23:58:05.451 INFO kablam! 194 | let indent = 0; Oct 14 23:58:05.451 INFO kablam! | ^^^^^^ help: consider using `_indent` instead Oct 14 23:58:05.452 INFO kablam! | Oct 14 23:58:05.452 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:58:05.452 INFO kablam! Oct 14 23:58:06.511 INFO kablam! warning: method is never used: `chunk` Oct 14 23:58:06.512 INFO kablam! --> vm/src/compile.rs:486:5 Oct 14 23:58:06.512 INFO kablam! | Oct 14 23:58:06.512 INFO kablam! 486 | fn chunk(&mut self) -> &Chunk { Oct 14 23:58:06.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:58:06.513 INFO kablam! | Oct 14 23:58:06.513 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:58:06.514 INFO kablam! Oct 14 23:58:06.514 INFO kablam! warning: method is never used: `total_capacity` Oct 14 23:58:06.514 INFO kablam! --> vm/src/gc/arena.rs:128:5 Oct 14 23:58:06.515 INFO kablam! | Oct 14 23:58:06.515 INFO kablam! 128 | pub fn total_capacity(&self) -> usize { Oct 14 23:58:06.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:58:06.515 INFO kablam! Oct 14 23:58:10.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.27s Oct 14 23:58:10.966 INFO kablam! su: No module specific data is present Oct 14 23:58:12.001 INFO running `"docker" "rm" "-f" "b83d9269604376e62d174ebd08a72fc0149e2b1a1f44252ca9ed7b2ae925013f"` Oct 14 23:58:12.295 INFO blam! b83d9269604376e62d174ebd08a72fc0149e2b1a1f44252ca9ed7b2ae925013f Oct 14 23:58:12.308 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 23:58:12.835 INFO blam! 92ca9fb40392df1dafe959c2129a09428fe9858320809e9c60aefcb22fd513f9 Oct 14 23:58:12.847 INFO running `"docker" "start" "-a" "92ca9fb40392df1dafe959c2129a09428fe9858320809e9c60aefcb22fd513f9"` Oct 14 23:58:14.770 INFO kablam! usermod: no changes Oct 14 23:58:14.903 INFO kablam! Compiling parser v0.1.0 (/source/parser) Oct 14 23:58:14.903 INFO kablam! Compiling vm v0.1.0 (/source/vm) Oct 14 23:58:14.903 INFO kablam! Compiling rlox v0.1.0 (/source/interpreter) Oct 14 23:58:16.113 INFO kablam! warning: unused import: `std::path::PathBuf` Oct 14 23:58:16.114 INFO kablam! --> interpreter/tests/integration.rs:5:5 Oct 14 23:58:16.115 INFO kablam! | Oct 14 23:58:16.116 INFO kablam! 5 | use std::path::PathBuf; Oct 14 23:58:16.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 23:58:16.117 INFO kablam! | Oct 14 23:58:16.117 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:58:16.118 INFO kablam! Oct 14 23:58:20.555 INFO kablam! warning: unused variable: `indent` Oct 14 23:58:20.555 INFO kablam! --> interpreter/src/pretty_printer.rs:194:21 Oct 14 23:58:20.555 INFO kablam! | Oct 14 23:58:20.555 INFO kablam! 194 | let indent = 0; Oct 14 23:58:20.555 INFO kablam! | ^^^^^^ help: consider using `_indent` instead Oct 14 23:58:20.555 INFO kablam! | Oct 14 23:58:20.555 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:58:20.555 INFO kablam! Oct 14 23:58:20.671 INFO kablam! warning: method is never used: `chunk` Oct 14 23:58:20.671 INFO kablam! --> vm/src/compile.rs:486:5 Oct 14 23:58:20.671 INFO kablam! | Oct 14 23:58:20.671 INFO kablam! 486 | fn chunk(&mut self) -> &Chunk { Oct 14 23:58:20.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:58:20.671 INFO kablam! | Oct 14 23:58:20.671 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:58:20.671 INFO kablam! Oct 14 23:58:20.671 INFO kablam! warning: method is never used: `total_capacity` Oct 14 23:58:20.671 INFO kablam! --> vm/src/gc/arena.rs:128:5 Oct 14 23:58:20.671 INFO kablam! | Oct 14 23:58:20.671 INFO kablam! 128 | pub fn total_capacity(&self) -> usize { Oct 14 23:58:20.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:58:20.671 INFO kablam! Oct 14 23:58:26.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.24s Oct 14 23:58:26.043 INFO kablam! su: No module specific data is present Oct 14 23:58:26.779 INFO running `"docker" "rm" "-f" "92ca9fb40392df1dafe959c2129a09428fe9858320809e9c60aefcb22fd513f9"` Oct 14 23:58:27.111 INFO blam! 92ca9fb40392df1dafe959c2129a09428fe9858320809e9c60aefcb22fd513f9