Oct 11 07:02:00.311 INFO testing DillonJettCallis/rustLetLang against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:02:00.311 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:02:00.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:02:00.699 INFO blam! 5c841af0c4a3502fa3e5c6f8e6919a51475cf14398e95e0d064b0ea22cb16d2c Oct 11 07:02:00.706 INFO running `"docker" "start" "-a" "5c841af0c4a3502fa3e5c6f8e6919a51475cf14398e95e0d064b0ea22cb16d2c"` Oct 11 07:02:01.563 INFO kablam! usermod: no changes Oct 11 07:02:01.611 INFO kablam! Compiling simple-error v0.1.11 Oct 11 07:02:02.431 INFO kablam! Compiling rust_let_lang v0.1.0 (/source) Oct 11 07:02:03.280 INFO kablam! warning: unused variable: `raw_shape` Oct 11 07:02:03.280 INFO kablam! --> src/typechecker.rs:69:30 Oct 11 07:02:03.280 INFO kablam! | Oct 11 07:02:03.280 INFO kablam! 69 | Expression::Block{shape: raw_shape, loc, body: raw_body} => { Oct 11 07:02:03.280 INFO kablam! | ^^^^^^^^^ help: consider using `_raw_shape` instead Oct 11 07:02:03.280 INFO kablam! | Oct 11 07:02:03.280 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:02:03.280 INFO kablam! Oct 11 07:02:03.280 INFO kablam! warning: unused variable: `raw_shape` Oct 11 07:02:03.280 INFO kablam! --> src/typechecker.rs:108:33 Oct 11 07:02:03.280 INFO kablam! | Oct 11 07:02:03.280 INFO kablam! 108 | Expression::Variable{shape: raw_shape, loc, id} => { Oct 11 07:02:03.280 INFO kablam! | ^^^^^^^^^ help: consider using `_raw_shape` instead Oct 11 07:02:03.280 INFO kablam! Oct 11 07:02:03.280 INFO kablam! warning: unused variable: `shape` Oct 11 07:02:03.280 INFO kablam! --> src/typechecker.rs:171:43 Oct 11 07:02:03.280 INFO kablam! | Oct 11 07:02:03.281 INFO kablam! 171 | if let Expression::FunctionDeclaration {shape, loc, id, ..} = ex { Oct 11 07:02:03.281 INFO kablam! | ^^^^^ help: try ignoring the field: `shape: _` Oct 11 07:02:03.281 INFO kablam! Oct 11 07:02:03.396 INFO kablam! warning: method is never used: `prev` Oct 11 07:02:03.396 INFO kablam! --> src/parser.rs:232:3 Oct 11 07:02:03.396 INFO kablam! | Oct 11 07:02:03.396 INFO kablam! 232 | fn prev(&mut self) { Oct 11 07:02:03.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 07:02:03.396 INFO kablam! | Oct 11 07:02:03.396 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:02:03.396 INFO kablam! Oct 11 07:02:03.396 INFO kablam! warning: variant is never constructed: `String` Oct 11 07:02:03.397 INFO kablam! --> src/parser.rs:312:3 Oct 11 07:02:03.397 INFO kablam! | Oct 11 07:02:03.397 INFO kablam! 312 | String, Oct 11 07:02:03.397 INFO kablam! | ^^^^^^ Oct 11 07:02:03.397 INFO kablam! Oct 11 07:02:04.772 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.18s Oct 11 07:02:04.774 INFO kablam! su: No module specific data is present Oct 11 07:02:05.367 INFO running `"docker" "rm" "-f" "5c841af0c4a3502fa3e5c6f8e6919a51475cf14398e95e0d064b0ea22cb16d2c"` Oct 11 07:02:05.504 INFO blam! 5c841af0c4a3502fa3e5c6f8e6919a51475cf14398e95e0d064b0ea22cb16d2c Oct 11 07:02:05.513 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:02:05.513 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:02:05.730 INFO blam! bb83bd48a39df89d1838608402645eef86afd175ccbe6d1ce5a5d25d100c2035 Oct 11 07:02:05.732 INFO running `"docker" "start" "-a" "bb83bd48a39df89d1838608402645eef86afd175ccbe6d1ce5a5d25d100c2035"` Oct 11 07:02:06.095 INFO kablam! usermod: no changes Oct 11 07:02:06.120 INFO kablam! Compiling rust_let_lang v0.1.0 (/source) Oct 11 07:02:06.932 INFO kablam! warning: unused variable: `raw_shape` Oct 11 07:02:06.932 INFO kablam! --> src/typechecker.rs:69:30 Oct 11 07:02:06.932 INFO kablam! | Oct 11 07:02:06.932 INFO kablam! 69 | Expression::Block{shape: raw_shape, loc, body: raw_body} => { Oct 11 07:02:06.932 INFO kablam! | ^^^^^^^^^ help: consider using `_raw_shape` instead Oct 11 07:02:06.932 INFO kablam! | Oct 11 07:02:06.932 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:02:06.932 INFO kablam! Oct 11 07:02:06.932 INFO kablam! warning: unused variable: `raw_shape` Oct 11 07:02:06.932 INFO kablam! --> src/typechecker.rs:108:33 Oct 11 07:02:06.932 INFO kablam! | Oct 11 07:02:06.932 INFO kablam! 108 | Expression::Variable{shape: raw_shape, loc, id} => { Oct 11 07:02:06.932 INFO kablam! | ^^^^^^^^^ help: consider using `_raw_shape` instead Oct 11 07:02:06.932 INFO kablam! Oct 11 07:02:06.932 INFO kablam! warning: unused variable: `shape` Oct 11 07:02:06.932 INFO kablam! --> src/typechecker.rs:171:43 Oct 11 07:02:06.932 INFO kablam! | Oct 11 07:02:06.932 INFO kablam! 171 | if let Expression::FunctionDeclaration {shape, loc, id, ..} = ex { Oct 11 07:02:06.933 INFO kablam! | ^^^^^ help: try ignoring the field: `shape: _` Oct 11 07:02:06.933 INFO kablam! Oct 11 07:02:07.000 INFO kablam! warning: method is never used: `prev` Oct 11 07:02:07.000 INFO kablam! --> src/parser.rs:232:3 Oct 11 07:02:07.000 INFO kablam! | Oct 11 07:02:07.000 INFO kablam! 232 | fn prev(&mut self) { Oct 11 07:02:07.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 07:02:07.000 INFO kablam! | Oct 11 07:02:07.000 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:02:07.000 INFO kablam! Oct 11 07:02:07.000 INFO kablam! warning: variant is never constructed: `String` Oct 11 07:02:07.000 INFO kablam! --> src/parser.rs:312:3 Oct 11 07:02:07.000 INFO kablam! | Oct 11 07:02:07.000 INFO kablam! 312 | String, Oct 11 07:02:07.000 INFO kablam! | ^^^^^^ Oct 11 07:02:07.000 INFO kablam! Oct 11 07:02:07.355 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.24s Oct 11 07:02:07.356 INFO kablam! su: No module specific data is present Oct 11 07:02:07.621 INFO running `"docker" "rm" "-f" "bb83bd48a39df89d1838608402645eef86afd175ccbe6d1ce5a5d25d100c2035"` Oct 11 07:02:07.706 INFO blam! bb83bd48a39df89d1838608402645eef86afd175ccbe6d1ce5a5d25d100c2035 Oct 11 07:02:07.707 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:02:07.707 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:02:07.909 INFO blam! 6cd35cb49862075962ced26560086cf69de0868890ceeb4bbeb0eb1f9fa8b6c5 Oct 11 07:02:07.913 INFO running `"docker" "start" "-a" "6cd35cb49862075962ced26560086cf69de0868890ceeb4bbeb0eb1f9fa8b6c5"` Oct 11 07:02:08.370 INFO kablam! usermod: no changes Oct 11 07:02:08.396 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 07:02:08.401 INFO kablam! Running /target/debug/deps/rust_let_lang-b3b269c773c4b3f8 Oct 11 07:02:08.404 INFO blam! Oct 11 07:02:08.405 INFO blam! running 0 tests Oct 11 07:02:08.405 INFO blam! Oct 11 07:02:08.405 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:02:08.405 INFO blam! Oct 11 07:02:08.406 INFO kablam! su: No module specific data is present Oct 11 07:02:08.662 INFO running `"docker" "rm" "-f" "6cd35cb49862075962ced26560086cf69de0868890ceeb4bbeb0eb1f9fa8b6c5"` Oct 11 07:02:08.788 INFO blam! 6cd35cb49862075962ced26560086cf69de0868890ceeb4bbeb0eb1f9fa8b6c5