Oct 15 07:52:00.566 INFO testing PaulJuliusMartinez/CoolRustCompiler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:52:00.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 07:52:00.693 INFO blam! 98f7a379078078a543d284a72529c9c16fb67d8cb5538b244a850f50fc2ccfe2 Oct 15 07:52:00.695 INFO running `"docker" "start" "-a" "98f7a379078078a543d284a72529c9c16fb67d8cb5538b244a850f50fc2ccfe2"` Oct 15 07:52:01.310 INFO kablam! usermod: no changes Oct 15 07:52:01.343 INFO kablam! Compiling cool v0.1.0 (/source) Oct 15 07:52:01.807 INFO kablam! warning: unused import: `std::rc::Rc` Oct 15 07:52:01.807 INFO kablam! --> src/main.rs:3:5 Oct 15 07:52:01.807 INFO kablam! | Oct 15 07:52:01.807 INFO kablam! 3 | use std::rc::Rc; Oct 15 07:52:01.807 INFO kablam! | ^^^^^^^^^^^ Oct 15 07:52:01.807 INFO kablam! | Oct 15 07:52:01.807 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:52:01.807 INFO kablam! Oct 15 07:52:01.807 INFO kablam! warning: unused import: `std::boxed::Box` Oct 15 07:52:01.807 INFO kablam! --> src/main.rs:4:5 Oct 15 07:52:01.807 INFO kablam! | Oct 15 07:52:01.807 INFO kablam! 4 | use std::boxed::Box; Oct 15 07:52:01.807 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:52:01.807 INFO kablam! Oct 15 07:52:01.807 INFO kablam! warning: unused import: `ast::*` Oct 15 07:52:01.807 INFO kablam! --> src/main.rs:6:5 Oct 15 07:52:01.807 INFO kablam! | Oct 15 07:52:01.807 INFO kablam! 6 | use ast::*; Oct 15 07:52:01.807 INFO kablam! | ^^^^^^ Oct 15 07:52:01.807 INFO kablam! Oct 15 07:52:01.807 INFO kablam! warning: unused macro definition Oct 15 07:52:01.807 INFO kablam! --> src/parser/mod.rs:53:1 Oct 15 07:52:01.807 INFO kablam! | Oct 15 07:52:01.807 INFO kablam! 53 | / macro_rules! match_single_capture { Oct 15 07:52:01.807 INFO kablam! 54 | | ($tok:expr, $expected:pat, $states:ident, $new_state:expr, $body:stmt) => {{ Oct 15 07:52:01.807 INFO kablam! 55 | | match *$tok { Oct 15 07:52:01.807 INFO kablam! 56 | | $expected => { Oct 15 07:52:01.807 INFO kablam! ... | Oct 15 07:52:01.807 INFO kablam! 65 | | }} Oct 15 07:52:01.807 INFO kablam! 66 | | } Oct 15 07:52:01.807 INFO kablam! | |_^ Oct 15 07:52:01.807 INFO kablam! | Oct 15 07:52:01.807 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 07:52:01.807 INFO kablam! Oct 15 07:52:02.607 INFO kablam! warning: variable `line_no` is assigned to, but never used Oct 15 07:52:02.607 INFO kablam! --> src/lexer/mod.rs:71:13 Oct 15 07:52:02.607 INFO kablam! | Oct 15 07:52:02.607 INFO kablam! 71 | let mut line_no = 0; Oct 15 07:52:02.607 INFO kablam! | ^^^^^^^ Oct 15 07:52:02.607 INFO kablam! | Oct 15 07:52:02.607 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:52:02.607 INFO kablam! = note: consider using `_line_no` instead Oct 15 07:52:02.607 INFO kablam! Oct 15 07:52:02.607 INFO kablam! warning: unused variable: `tabs` Oct 15 07:52:02.607 INFO kablam! --> src/printer/mod.rs:199:28 Oct 15 07:52:02.607 INFO kablam! | Oct 15 07:52:02.607 INFO kablam! 199 | fn pretty_print(&self, tabs: u32) { Oct 15 07:52:02.607 INFO kablam! | ^^^^ help: consider using `_tabs` instead Oct 15 07:52:02.607 INFO kablam! Oct 15 07:52:04.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.93s Oct 15 07:52:04.263 INFO kablam! su: No module specific data is present Oct 15 07:52:04.887 INFO running `"docker" "rm" "-f" "98f7a379078078a543d284a72529c9c16fb67d8cb5538b244a850f50fc2ccfe2"` Oct 15 07:52:05.175 INFO blam! 98f7a379078078a543d284a72529c9c16fb67d8cb5538b244a850f50fc2ccfe2 Oct 15 07:52:05.195 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 07:52:05.609 INFO blam! d48badb0bad341b25a23d5986a9c715f447151ef183b485da1020dbf9ec3ce37 Oct 15 07:52:05.611 INFO running `"docker" "start" "-a" "d48badb0bad341b25a23d5986a9c715f447151ef183b485da1020dbf9ec3ce37"` Oct 15 07:52:06.571 INFO kablam! usermod: no changes Oct 15 07:52:06.599 INFO kablam! Compiling cool v0.1.0 (/source) Oct 15 07:52:07.299 INFO kablam! warning: unused import: `std::rc::Rc` Oct 15 07:52:07.299 INFO kablam! --> src/main.rs:3:5 Oct 15 07:52:07.299 INFO kablam! | Oct 15 07:52:07.299 INFO kablam! 3 | use std::rc::Rc; Oct 15 07:52:07.299 INFO kablam! | ^^^^^^^^^^^ Oct 15 07:52:07.299 INFO kablam! | Oct 15 07:52:07.299 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:52:07.299 INFO kablam! Oct 15 07:52:07.299 INFO kablam! warning: unused import: `std::boxed::Box` Oct 15 07:52:07.299 INFO kablam! --> src/main.rs:4:5 Oct 15 07:52:07.299 INFO kablam! | Oct 15 07:52:07.299 INFO kablam! 4 | use std::boxed::Box; Oct 15 07:52:07.299 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:52:07.299 INFO kablam! Oct 15 07:52:07.299 INFO kablam! warning: unused import: `ast::*` Oct 15 07:52:07.299 INFO kablam! --> src/main.rs:6:5 Oct 15 07:52:07.299 INFO kablam! | Oct 15 07:52:07.299 INFO kablam! 6 | use ast::*; Oct 15 07:52:07.299 INFO kablam! | ^^^^^^ Oct 15 07:52:07.299 INFO kablam! Oct 15 07:52:07.299 INFO kablam! warning: unused macro definition Oct 15 07:52:07.299 INFO kablam! --> src/parser/mod.rs:53:1 Oct 15 07:52:07.299 INFO kablam! | Oct 15 07:52:07.299 INFO kablam! 53 | / macro_rules! match_single_capture { Oct 15 07:52:07.299 INFO kablam! 54 | | ($tok:expr, $expected:pat, $states:ident, $new_state:expr, $body:stmt) => {{ Oct 15 07:52:07.299 INFO kablam! 55 | | match *$tok { Oct 15 07:52:07.299 INFO kablam! 56 | | $expected => { Oct 15 07:52:07.299 INFO kablam! ... | Oct 15 07:52:07.299 INFO kablam! 65 | | }} Oct 15 07:52:07.299 INFO kablam! 66 | | } Oct 15 07:52:07.299 INFO kablam! | |_^ Oct 15 07:52:07.299 INFO kablam! | Oct 15 07:52:07.299 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 07:52:07.299 INFO kablam! Oct 15 07:52:08.207 INFO kablam! warning: variable `line_no` is assigned to, but never used Oct 15 07:52:08.207 INFO kablam! --> src/lexer/mod.rs:71:13 Oct 15 07:52:08.207 INFO kablam! | Oct 15 07:52:08.207 INFO kablam! 71 | let mut line_no = 0; Oct 15 07:52:08.207 INFO kablam! | ^^^^^^^ Oct 15 07:52:08.207 INFO kablam! | Oct 15 07:52:08.207 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:52:08.207 INFO kablam! = note: consider using `_line_no` instead Oct 15 07:52:08.207 INFO kablam! Oct 15 07:52:08.207 INFO kablam! warning: unused variable: `tabs` Oct 15 07:52:08.207 INFO kablam! --> src/printer/mod.rs:199:28 Oct 15 07:52:08.207 INFO kablam! | Oct 15 07:52:08.207 INFO kablam! 199 | fn pretty_print(&self, tabs: u32) { Oct 15 07:52:08.207 INFO kablam! | ^^^^ help: consider using `_tabs` instead Oct 15 07:52:08.207 INFO kablam! Oct 15 07:52:08.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.38s Oct 15 07:52:08.969 INFO kablam! su: No module specific data is present Oct 15 07:52:09.507 INFO running `"docker" "rm" "-f" "d48badb0bad341b25a23d5986a9c715f447151ef183b485da1020dbf9ec3ce37"` Oct 15 07:52:09.630 INFO blam! d48badb0bad341b25a23d5986a9c715f447151ef183b485da1020dbf9ec3ce37 Oct 15 07:52:09.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 07:52:09.826 INFO blam! 389baaac4fdeefa8a8c6d1352a3a9646a53c3af0074ae9233e19a55da65fe311 Oct 15 07:52:09.826 INFO running `"docker" "start" "-a" "389baaac4fdeefa8a8c6d1352a3a9646a53c3af0074ae9233e19a55da65fe311"` Oct 15 07:52:10.252 INFO kablam! usermod: no changes Oct 15 07:52:10.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 07:52:10.283 INFO kablam! Running /target/debug/deps/cool-8ce82047dabd32b1 Oct 15 07:52:10.287 INFO blam! Oct 15 07:52:10.287 INFO blam! running 0 tests Oct 15 07:52:10.287 INFO blam! Oct 15 07:52:10.288 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:52:10.288 INFO blam! Oct 15 07:52:10.291 INFO kablam! su: No module specific data is present Oct 15 07:52:10.541 INFO running `"docker" "rm" "-f" "389baaac4fdeefa8a8c6d1352a3a9646a53c3af0074ae9233e19a55da65fe311"` Oct 15 07:52:10.676 INFO blam! 389baaac4fdeefa8a8c6d1352a3a9646a53c3af0074ae9233e19a55da65fe311