Oct 11 00:13:07.287 INFO testing dholroyd/bungling-mutant-lisp against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:13:07.287 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:13:07.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 00:13:07.794 INFO blam! 2babb671e90cb6242591ec1195fc55f1f0409c2cc5c5f02376762b9338c4d928 Oct 11 00:13:07.795 INFO running `"docker" "start" "-a" "2babb671e90cb6242591ec1195fc55f1f0409c2cc5c5f02376762b9338c4d928"` Oct 11 00:13:09.416 INFO kablam! usermod: no changes Oct 11 00:13:09.464 INFO kablam! Compiling bml v0.1.0 (/source) Oct 11 00:13:10.644 INFO kablam! warning: private type `interpret::Fun` in public interface (error E0446) Oct 11 00:13:10.644 INFO kablam! --> src/interpret.rs:55:10 Oct 11 00:13:10.644 INFO kablam! | Oct 11 00:13:10.644 INFO kablam! 55 | DFun(Fun), Oct 11 00:13:10.644 INFO kablam! | ^^^ Oct 11 00:13:10.644 INFO kablam! | Oct 11 00:13:10.644 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 11 00:13:10.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 00:13:10.644 INFO kablam! = note: for more information, see issue #34537 Oct 11 00:13:10.644 INFO kablam! Oct 11 00:13:10.646 INFO kablam! warning: unused variable: `c` Oct 11 00:13:10.646 INFO kablam! --> src/parse.rs:65:17 Oct 11 00:13:10.646 INFO kablam! | Oct 11 00:13:10.646 INFO kablam! 65 | let c = self.next().unwrap(); Oct 11 00:13:10.647 INFO kablam! | ^ help: consider using `_c` instead Oct 11 00:13:10.647 INFO kablam! | Oct 11 00:13:10.647 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:13:10.647 INFO kablam! Oct 11 00:13:10.647 INFO kablam! warning: unused variable: `name` Oct 11 00:13:10.647 INFO kablam! --> src/interpret.rs:28:31 Oct 11 00:13:10.647 INFO kablam! | Oct 11 00:13:10.647 INFO kablam! 28 | (&Fun::Native{ref name, ref code}, &Fun::Native{name:ref othername, code:ref othercode}) => { Oct 11 00:13:10.647 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 11 00:13:10.647 INFO kablam! Oct 11 00:13:10.647 INFO kablam! warning: unused variable: `othername` Oct 11 00:13:10.647 INFO kablam! --> src/interpret.rs:28:70 Oct 11 00:13:10.647 INFO kablam! | Oct 11 00:13:10.647 INFO kablam! 28 | (&Fun::Native{ref name, ref code}, &Fun::Native{name:ref othername, code:ref othercode}) => { Oct 11 00:13:10.647 INFO kablam! | ^^^^^^^^^ help: consider using `_othername` instead Oct 11 00:13:10.647 INFO kablam! Oct 11 00:13:10.647 INFO kablam! warning: unused variable: `name` Oct 11 00:13:10.647 INFO kablam! --> src/interpret.rs:46:29 Oct 11 00:13:10.647 INFO kablam! | Oct 11 00:13:10.647 INFO kablam! 46 | Fun::Native{ref name, ref code} => (code)(args), Oct 11 00:13:10.647 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 11 00:13:10.647 INFO kablam! Oct 11 00:13:10.742 INFO kablam! warning: method is never used: `skip_comment` Oct 11 00:13:10.742 INFO kablam! --> src/parse.rs:69:5 Oct 11 00:13:10.742 INFO kablam! | Oct 11 00:13:10.742 INFO kablam! 69 | fn skip_comment(&self) { Oct 11 00:13:10.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:13:10.742 INFO kablam! | Oct 11 00:13:10.742 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:13:10.742 INFO kablam! Oct 11 00:13:12.188 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.73s Oct 11 00:13:12.188 INFO kablam! su: No module specific data is present Oct 11 00:13:12.801 INFO running `"docker" "rm" "-f" "2babb671e90cb6242591ec1195fc55f1f0409c2cc5c5f02376762b9338c4d928"` Oct 11 00:13:13.100 INFO blam! 2babb671e90cb6242591ec1195fc55f1f0409c2cc5c5f02376762b9338c4d928 Oct 11 00:13:13.105 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:13:13.106 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 00:13:13.565 INFO blam! 064516d14a8bfbb6c0b4cce6948830d7e949c16f720d58d11a5704dc87ef9f9e Oct 11 00:13:13.567 INFO running `"docker" "start" "-a" "064516d14a8bfbb6c0b4cce6948830d7e949c16f720d58d11a5704dc87ef9f9e"` Oct 11 00:13:14.888 INFO kablam! usermod: no changes Oct 11 00:13:14.952 INFO kablam! Compiling bml v0.1.0 (/source) Oct 11 00:13:16.100 INFO kablam! warning: private type `interpret::Fun` in public interface (error E0446) Oct 11 00:13:16.100 INFO kablam! --> src/interpret.rs:55:10 Oct 11 00:13:16.100 INFO kablam! | Oct 11 00:13:16.100 INFO kablam! 55 | DFun(Fun), Oct 11 00:13:16.100 INFO kablam! | ^^^ Oct 11 00:13:16.100 INFO kablam! | Oct 11 00:13:16.100 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 11 00:13:16.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 00:13:16.100 INFO kablam! = note: for more information, see issue #34537 Oct 11 00:13:16.100 INFO kablam! Oct 11 00:13:16.100 INFO kablam! warning: unused variable: `c` Oct 11 00:13:16.100 INFO kablam! --> src/parse.rs:65:17 Oct 11 00:13:16.100 INFO kablam! | Oct 11 00:13:16.100 INFO kablam! 65 | let c = self.next().unwrap(); Oct 11 00:13:16.100 INFO kablam! | ^ help: consider using `_c` instead Oct 11 00:13:16.100 INFO kablam! | Oct 11 00:13:16.100 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:13:16.100 INFO kablam! Oct 11 00:13:16.100 INFO kablam! warning: unused variable: `name` Oct 11 00:13:16.100 INFO kablam! --> src/interpret.rs:28:31 Oct 11 00:13:16.100 INFO kablam! | Oct 11 00:13:16.100 INFO kablam! 28 | (&Fun::Native{ref name, ref code}, &Fun::Native{name:ref othername, code:ref othercode}) => { Oct 11 00:13:16.100 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 11 00:13:16.100 INFO kablam! Oct 11 00:13:16.100 INFO kablam! warning: unused variable: `othername` Oct 11 00:13:16.100 INFO kablam! --> src/interpret.rs:28:70 Oct 11 00:13:16.100 INFO kablam! | Oct 11 00:13:16.100 INFO kablam! 28 | (&Fun::Native{ref name, ref code}, &Fun::Native{name:ref othername, code:ref othercode}) => { Oct 11 00:13:16.100 INFO kablam! | ^^^^^^^^^ help: consider using `_othername` instead Oct 11 00:13:16.100 INFO kablam! Oct 11 00:13:16.100 INFO kablam! warning: unused variable: `name` Oct 11 00:13:16.100 INFO kablam! --> src/interpret.rs:46:29 Oct 11 00:13:16.100 INFO kablam! | Oct 11 00:13:16.100 INFO kablam! 46 | Fun::Native{ref name, ref code} => (code)(args), Oct 11 00:13:16.100 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 11 00:13:16.100 INFO kablam! Oct 11 00:13:16.124 INFO kablam! warning: variable does not need to be mutable Oct 11 00:13:16.124 INFO kablam! --> src/parse.rs:220:13 Oct 11 00:13:16.124 INFO kablam! | Oct 11 00:13:16.124 INFO kablam! 220 | let mut p = Parser::new(st, text.chars().peekable()); Oct 11 00:13:16.124 INFO kablam! | ----^ Oct 11 00:13:16.124 INFO kablam! | | Oct 11 00:13:16.124 INFO kablam! | help: remove this `mut` Oct 11 00:13:16.124 INFO kablam! | Oct 11 00:13:16.124 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 00:13:16.124 INFO kablam! Oct 11 00:13:16.180 INFO kablam! warning: method is never used: `skip_comment` Oct 11 00:13:16.180 INFO kablam! --> src/parse.rs:69:5 Oct 11 00:13:16.180 INFO kablam! | Oct 11 00:13:16.180 INFO kablam! 69 | fn skip_comment(&self) { Oct 11 00:13:16.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:13:16.180 INFO kablam! | Oct 11 00:13:16.180 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:13:16.180 INFO kablam! Oct 11 00:13:18.279 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.36s Oct 11 00:13:18.281 INFO kablam! su: No module specific data is present Oct 11 00:13:18.774 INFO running `"docker" "rm" "-f" "064516d14a8bfbb6c0b4cce6948830d7e949c16f720d58d11a5704dc87ef9f9e"` Oct 11 00:13:19.058 INFO blam! 064516d14a8bfbb6c0b4cce6948830d7e949c16f720d58d11a5704dc87ef9f9e Oct 11 00:13:19.059 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:13:19.060 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 00:13:19.476 INFO blam! 0e8dee777ea5dbdd9ab8edf80ca56b638812433e74817994d184e54c98ba33f0 Oct 11 00:13:19.481 INFO running `"docker" "start" "-a" "0e8dee777ea5dbdd9ab8edf80ca56b638812433e74817994d184e54c98ba33f0"` Oct 11 00:13:20.639 INFO kablam! usermod: no changes Oct 11 00:13:20.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 00:13:20.700 INFO kablam! Running /target/debug/deps/bml-745ea78df7d62388 Oct 11 00:13:20.704 INFO blam! Oct 11 00:13:20.704 INFO blam! running 8 tests Oct 11 00:13:20.704 INFO blam! test symtable::tests::it_works ... ok Oct 11 00:13:20.704 INFO blam! test parse::tests::overflow_num ... ok Oct 11 00:13:20.704 INFO blam! test interpret::tests::fun_call_user ... ok Oct 11 00:13:20.704 INFO blam! test interpret::tests::fun_call ... ok Oct 11 00:13:20.705 INFO blam! test interpret::tests::if_false ... ok Oct 11 00:13:20.705 INFO blam! test parse::tests::num ... ok Oct 11 00:13:20.713 INFO blam! test interpret::tests::ifelse_true ... ok Oct 11 00:13:20.713 INFO blam! test interpret::tests::ifelse_false ... ok Oct 11 00:13:20.713 INFO blam! Oct 11 00:13:20.713 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:13:20.713 INFO blam! Oct 11 00:13:20.716 INFO kablam! su: No module specific data is present Oct 11 00:13:21.308 INFO running `"docker" "rm" "-f" "0e8dee777ea5dbdd9ab8edf80ca56b638812433e74817994d184e54c98ba33f0"` Oct 11 00:13:21.598 INFO blam! 0e8dee777ea5dbdd9ab8edf80ca56b638812433e74817994d184e54c98ba33f0