Oct 15 11:28:32.243 INFO testing DillonJettCallis/rustLetLang against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:28:32.243 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 11:28:32.875 INFO blam! d3b31421fd70f297992a055b0266e09f8d39e9b26bc2631a080582e7515f5d2e Oct 15 11:28:32.887 INFO running `"docker" "start" "-a" "d3b31421fd70f297992a055b0266e09f8d39e9b26bc2631a080582e7515f5d2e"` Oct 15 11:28:33.814 INFO kablam! usermod: no changes Oct 15 11:28:33.848 INFO kablam! Compiling simple-error v0.1.11 Oct 15 11:28:34.407 INFO kablam! Compiling rust_let_lang v0.1.0 (/source) Oct 15 11:28:35.009 INFO kablam! warning: unused variable: `raw_shape` Oct 15 11:28:35.009 INFO kablam! --> src/typechecker.rs:69:30 Oct 15 11:28:35.009 INFO kablam! | Oct 15 11:28:35.010 INFO kablam! 69 | Expression::Block{shape: raw_shape, loc, body: raw_body} => { Oct 15 11:28:35.010 INFO kablam! | ^^^^^^^^^ help: consider using `_raw_shape` instead Oct 15 11:28:35.010 INFO kablam! | Oct 15 11:28:35.011 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:28:35.011 INFO kablam! Oct 15 11:28:35.011 INFO kablam! warning: unused variable: `raw_shape` Oct 15 11:28:35.012 INFO kablam! --> src/typechecker.rs:108:33 Oct 15 11:28:35.012 INFO kablam! | Oct 15 11:28:35.012 INFO kablam! 108 | Expression::Variable{shape: raw_shape, loc, id} => { Oct 15 11:28:35.013 INFO kablam! | ^^^^^^^^^ help: consider using `_raw_shape` instead Oct 15 11:28:35.013 INFO kablam! Oct 15 11:28:35.013 INFO kablam! warning: unused variable: `shape` Oct 15 11:28:35.013 INFO kablam! --> src/typechecker.rs:171:43 Oct 15 11:28:35.014 INFO kablam! | Oct 15 11:28:35.014 INFO kablam! 171 | if let Expression::FunctionDeclaration {shape, loc, id, ..} = ex { Oct 15 11:28:35.014 INFO kablam! | ^^^^^ help: try ignoring the field: `shape: _` Oct 15 11:28:35.015 INFO kablam! Oct 15 11:28:35.079 INFO kablam! warning: method is never used: `prev` Oct 15 11:28:35.080 INFO kablam! --> src/parser.rs:232:3 Oct 15 11:28:35.081 INFO kablam! | Oct 15 11:28:35.081 INFO kablam! 232 | fn prev(&mut self) { Oct 15 11:28:35.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 11:28:35.083 INFO kablam! | Oct 15 11:28:35.083 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:28:35.084 INFO kablam! Oct 15 11:28:35.084 INFO kablam! warning: variant is never constructed: `String` Oct 15 11:28:35.085 INFO kablam! --> src/parser.rs:312:3 Oct 15 11:28:35.086 INFO kablam! | Oct 15 11:28:35.086 INFO kablam! 312 | String, Oct 15 11:28:35.087 INFO kablam! | ^^^^^^ Oct 15 11:28:35.087 INFO kablam! Oct 15 11:28:36.371 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.53s Oct 15 11:28:36.372 INFO kablam! su: No module specific data is present Oct 15 11:28:37.058 INFO running `"docker" "rm" "-f" "d3b31421fd70f297992a055b0266e09f8d39e9b26bc2631a080582e7515f5d2e"` Oct 15 11:28:37.271 INFO blam! d3b31421fd70f297992a055b0266e09f8d39e9b26bc2631a080582e7515f5d2e Oct 15 11:28:37.283 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 11:28:37.731 INFO blam! b1f35aadb0754b7f67241831b88397c42e1489ceb7305f2a9c2d969a3ae98d52 Oct 15 11:28:37.739 INFO running `"docker" "start" "-a" "b1f35aadb0754b7f67241831b88397c42e1489ceb7305f2a9c2d969a3ae98d52"` Oct 15 11:28:38.510 INFO kablam! usermod: no changes Oct 15 11:28:38.603 INFO kablam! Compiling rust_let_lang v0.1.0 (/source) Oct 15 11:28:39.459 INFO kablam! warning: unused variable: `raw_shape` Oct 15 11:28:39.459 INFO kablam! --> src/typechecker.rs:69:30 Oct 15 11:28:39.459 INFO kablam! | Oct 15 11:28:39.459 INFO kablam! 69 | Expression::Block{shape: raw_shape, loc, body: raw_body} => { Oct 15 11:28:39.459 INFO kablam! | ^^^^^^^^^ help: consider using `_raw_shape` instead Oct 15 11:28:39.459 INFO kablam! | Oct 15 11:28:39.459 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:28:39.459 INFO kablam! Oct 15 11:28:39.459 INFO kablam! warning: unused variable: `raw_shape` Oct 15 11:28:39.459 INFO kablam! --> src/typechecker.rs:108:33 Oct 15 11:28:39.459 INFO kablam! | Oct 15 11:28:39.459 INFO kablam! 108 | Expression::Variable{shape: raw_shape, loc, id} => { Oct 15 11:28:39.459 INFO kablam! | ^^^^^^^^^ help: consider using `_raw_shape` instead Oct 15 11:28:39.459 INFO kablam! Oct 15 11:28:39.459 INFO kablam! warning: unused variable: `shape` Oct 15 11:28:39.459 INFO kablam! --> src/typechecker.rs:171:43 Oct 15 11:28:39.459 INFO kablam! | Oct 15 11:28:39.459 INFO kablam! 171 | if let Expression::FunctionDeclaration {shape, loc, id, ..} = ex { Oct 15 11:28:39.459 INFO kablam! | ^^^^^ help: try ignoring the field: `shape: _` Oct 15 11:28:39.459 INFO kablam! Oct 15 11:28:39.525 INFO kablam! warning: method is never used: `prev` Oct 15 11:28:39.525 INFO kablam! --> src/parser.rs:232:3 Oct 15 11:28:39.525 INFO kablam! | Oct 15 11:28:39.525 INFO kablam! 232 | fn prev(&mut self) { Oct 15 11:28:39.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 11:28:39.525 INFO kablam! | Oct 15 11:28:39.526 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:28:39.526 INFO kablam! Oct 15 11:28:39.526 INFO kablam! warning: variant is never constructed: `String` Oct 15 11:28:39.526 INFO kablam! --> src/parser.rs:312:3 Oct 15 11:28:39.526 INFO kablam! | Oct 15 11:28:39.526 INFO kablam! 312 | String, Oct 15 11:28:39.526 INFO kablam! | ^^^^^^ Oct 15 11:28:39.526 INFO kablam! Oct 15 11:28:40.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 15 11:28:40.075 INFO kablam! su: No module specific data is present Oct 15 11:28:41.349 INFO running `"docker" "rm" "-f" "b1f35aadb0754b7f67241831b88397c42e1489ceb7305f2a9c2d969a3ae98d52"` Oct 15 11:28:41.567 INFO blam! b1f35aadb0754b7f67241831b88397c42e1489ceb7305f2a9c2d969a3ae98d52 Oct 15 11:28:41.570 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 11:28:41.923 INFO blam! e0cd72f95aa4a51d14f66a7106740f6bcaae31a8e18430622c2e4e1a51afdd5e Oct 15 11:28:41.929 INFO running `"docker" "start" "-a" "e0cd72f95aa4a51d14f66a7106740f6bcaae31a8e18430622c2e4e1a51afdd5e"` Oct 15 11:28:42.387 INFO kablam! usermod: no changes Oct 15 11:28:42.410 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 11:28:42.411 INFO kablam! Running /target/debug/deps/rust_let_lang-7d39a89074b70c89 Oct 15 11:28:42.414 INFO blam! Oct 15 11:28:42.414 INFO blam! running 0 tests Oct 15 11:28:42.414 INFO blam! Oct 15 11:28:42.414 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:28:42.414 INFO blam! Oct 15 11:28:42.415 INFO kablam! su: No module specific data is present Oct 15 11:28:42.703 INFO running `"docker" "rm" "-f" "e0cd72f95aa4a51d14f66a7106740f6bcaae31a8e18430622c2e4e1a51afdd5e"` Oct 15 11:28:42.812 INFO blam! e0cd72f95aa4a51d14f66a7106740f6bcaae31a8e18430622c2e4e1a51afdd5e