Oct 14 22:49:10.607 INFO testing dholroyd/bungling-mutant-lisp against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:49:10.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 22:49:11.035 INFO blam! 7105098b1c50329ac0f8c48d7a0ee4a6ee34ffb424440bccc5825d26520e9379 Oct 14 22:49:11.039 INFO running `"docker" "start" "-a" "7105098b1c50329ac0f8c48d7a0ee4a6ee34ffb424440bccc5825d26520e9379"` Oct 14 22:49:12.335 INFO kablam! usermod: no changes Oct 14 22:49:12.399 INFO kablam! Compiling bml v0.1.0 (/source) Oct 14 22:49:12.928 INFO kablam! warning: private type `interpret::Fun` in public interface (error E0446) Oct 14 22:49:12.929 INFO kablam! --> src/interpret.rs:55:10 Oct 14 22:49:12.929 INFO kablam! | Oct 14 22:49:12.930 INFO kablam! 55 | DFun(Fun), Oct 14 22:49:12.931 INFO kablam! | ^^^ Oct 14 22:49:12.931 INFO kablam! | Oct 14 22:49:12.931 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 14 22:49:12.932 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 14 22:49:12.934 INFO kablam! = note: for more information, see issue #34537 Oct 14 22:49:12.934 INFO kablam! Oct 14 22:49:12.935 INFO kablam! warning: unused variable: `c` Oct 14 22:49:12.938 INFO kablam! --> src/parse.rs:65:17 Oct 14 22:49:12.939 INFO kablam! | Oct 14 22:49:12.939 INFO kablam! 65 | let c = self.next().unwrap(); Oct 14 22:49:12.940 INFO kablam! | ^ help: consider using `_c` instead Oct 14 22:49:12.940 INFO kablam! | Oct 14 22:49:12.940 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:49:12.941 INFO kablam! Oct 14 22:49:12.941 INFO kablam! warning: unused variable: `name` Oct 14 22:49:12.941 INFO kablam! --> src/interpret.rs:28:31 Oct 14 22:49:12.941 INFO kablam! | Oct 14 22:49:12.942 INFO kablam! 28 | (&Fun::Native{ref name, ref code}, &Fun::Native{name:ref othername, code:ref othercode}) => { Oct 14 22:49:12.942 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 14 22:49:12.942 INFO kablam! Oct 14 22:49:12.943 INFO kablam! warning: unused variable: `othername` Oct 14 22:49:12.943 INFO kablam! --> src/interpret.rs:28:70 Oct 14 22:49:12.943 INFO kablam! | Oct 14 22:49:12.944 INFO kablam! 28 | (&Fun::Native{ref name, ref code}, &Fun::Native{name:ref othername, code:ref othercode}) => { Oct 14 22:49:12.944 INFO kablam! | ^^^^^^^^^ help: consider using `_othername` instead Oct 14 22:49:12.944 INFO kablam! Oct 14 22:49:12.944 INFO kablam! warning: unused variable: `name` Oct 14 22:49:12.945 INFO kablam! --> src/interpret.rs:46:29 Oct 14 22:49:12.945 INFO kablam! | Oct 14 22:49:12.945 INFO kablam! 46 | Fun::Native{ref name, ref code} => (code)(args), Oct 14 22:49:12.946 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 14 22:49:12.946 INFO kablam! Oct 14 22:49:13.006 INFO kablam! warning: method is never used: `skip_comment` Oct 14 22:49:13.006 INFO kablam! --> src/parse.rs:69:5 Oct 14 22:49:13.006 INFO kablam! | Oct 14 22:49:13.006 INFO kablam! 69 | fn skip_comment(&self) { Oct 14 22:49:13.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:49:13.006 INFO kablam! | Oct 14 22:49:13.006 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:49:13.006 INFO kablam! Oct 14 22:49:14.491 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.12s Oct 14 22:49:14.491 INFO kablam! su: No module specific data is present Oct 14 22:49:15.197 INFO running `"docker" "rm" "-f" "7105098b1c50329ac0f8c48d7a0ee4a6ee34ffb424440bccc5825d26520e9379"` Oct 14 22:49:15.531 INFO blam! 7105098b1c50329ac0f8c48d7a0ee4a6ee34ffb424440bccc5825d26520e9379 Oct 14 22:49:15.539 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 22:49:15.980 INFO blam! e4eff5e27db5c20908c851415769d710c8ec6dbeffcd16565b326acbeca28a6a Oct 14 22:49:15.987 INFO running `"docker" "start" "-a" "e4eff5e27db5c20908c851415769d710c8ec6dbeffcd16565b326acbeca28a6a"` Oct 14 22:49:17.335 INFO kablam! usermod: no changes Oct 14 22:49:17.387 INFO kablam! Compiling bml v0.1.0 (/source) Oct 14 22:49:18.055 INFO kablam! warning: private type `interpret::Fun` in public interface (error E0446) Oct 14 22:49:18.055 INFO kablam! --> src/interpret.rs:55:10 Oct 14 22:49:18.055 INFO kablam! | Oct 14 22:49:18.055 INFO kablam! 55 | DFun(Fun), Oct 14 22:49:18.055 INFO kablam! | ^^^ Oct 14 22:49:18.055 INFO kablam! | Oct 14 22:49:18.055 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 14 22:49:18.055 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 14 22:49:18.055 INFO kablam! = note: for more information, see issue #34537 Oct 14 22:49:18.055 INFO kablam! Oct 14 22:49:18.055 INFO kablam! warning: unused variable: `c` Oct 14 22:49:18.055 INFO kablam! --> src/parse.rs:65:17 Oct 14 22:49:18.055 INFO kablam! | Oct 14 22:49:18.055 INFO kablam! 65 | let c = self.next().unwrap(); Oct 14 22:49:18.055 INFO kablam! | ^ help: consider using `_c` instead Oct 14 22:49:18.055 INFO kablam! | Oct 14 22:49:18.055 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:49:18.055 INFO kablam! Oct 14 22:49:18.055 INFO kablam! warning: unused variable: `name` Oct 14 22:49:18.055 INFO kablam! --> src/interpret.rs:28:31 Oct 14 22:49:18.055 INFO kablam! | Oct 14 22:49:18.055 INFO kablam! 28 | (&Fun::Native{ref name, ref code}, &Fun::Native{name:ref othername, code:ref othercode}) => { Oct 14 22:49:18.055 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 14 22:49:18.055 INFO kablam! Oct 14 22:49:18.055 INFO kablam! warning: unused variable: `othername` Oct 14 22:49:18.055 INFO kablam! --> src/interpret.rs:28:70 Oct 14 22:49:18.055 INFO kablam! | Oct 14 22:49:18.055 INFO kablam! 28 | (&Fun::Native{ref name, ref code}, &Fun::Native{name:ref othername, code:ref othercode}) => { Oct 14 22:49:18.055 INFO kablam! | ^^^^^^^^^ help: consider using `_othername` instead Oct 14 22:49:18.055 INFO kablam! Oct 14 22:49:18.055 INFO kablam! warning: unused variable: `name` Oct 14 22:49:18.055 INFO kablam! --> src/interpret.rs:46:29 Oct 14 22:49:18.055 INFO kablam! | Oct 14 22:49:18.055 INFO kablam! 46 | Fun::Native{ref name, ref code} => (code)(args), Oct 14 22:49:18.055 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 14 22:49:18.055 INFO kablam! Oct 14 22:49:18.079 INFO kablam! warning: variable does not need to be mutable Oct 14 22:49:18.079 INFO kablam! --> src/parse.rs:220:13 Oct 14 22:49:18.079 INFO kablam! | Oct 14 22:49:18.079 INFO kablam! 220 | let mut p = Parser::new(st, text.chars().peekable()); Oct 14 22:49:18.079 INFO kablam! | ----^ Oct 14 22:49:18.079 INFO kablam! | | Oct 14 22:49:18.079 INFO kablam! | help: remove this `mut` Oct 14 22:49:18.079 INFO kablam! | Oct 14 22:49:18.079 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 22:49:18.079 INFO kablam! Oct 14 22:49:18.153 INFO kablam! warning: method is never used: `skip_comment` Oct 14 22:49:18.153 INFO kablam! --> src/parse.rs:69:5 Oct 14 22:49:18.154 INFO kablam! | Oct 14 22:49:18.154 INFO kablam! 69 | fn skip_comment(&self) { Oct 14 22:49:18.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:49:18.154 INFO kablam! | Oct 14 22:49:18.155 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:49:18.155 INFO kablam! Oct 14 22:49:20.107 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.74s Oct 14 22:49:20.110 INFO kablam! su: No module specific data is present Oct 14 22:49:21.335 INFO running `"docker" "rm" "-f" "e4eff5e27db5c20908c851415769d710c8ec6dbeffcd16565b326acbeca28a6a"` Oct 14 22:49:21.615 INFO blam! e4eff5e27db5c20908c851415769d710c8ec6dbeffcd16565b326acbeca28a6a Oct 14 22:49:21.618 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 22:49:22.219 INFO blam! 5894dc3902dc196ec65c80b06e83e8d977bb355a86e2853ba3843cbc9dc3d304 Oct 14 22:49:22.222 INFO running `"docker" "start" "-a" "5894dc3902dc196ec65c80b06e83e8d977bb355a86e2853ba3843cbc9dc3d304"` Oct 14 22:49:24.143 INFO kablam! usermod: no changes Oct 14 22:49:24.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 22:49:24.187 INFO kablam! Running /target/debug/deps/bml-745ea78df7d62388 Oct 14 22:49:24.199 INFO blam! Oct 14 22:49:24.199 INFO blam! running 8 tests Oct 14 22:49:24.235 INFO blam! test interpret::tests::fun_call_user ... ok Oct 14 22:49:24.235 INFO blam! test interpret::tests::if_false ... ok Oct 14 22:49:24.235 INFO blam! test interpret::tests::fun_call ... ok Oct 14 22:49:24.235 INFO blam! test interpret::tests::ifelse_false ... ok Oct 14 22:49:24.235 INFO blam! test parse::tests::overflow_num ... ok Oct 14 22:49:24.235 INFO blam! test symtable::tests::it_works ... ok Oct 14 22:49:24.235 INFO blam! test parse::tests::num ... ok Oct 14 22:49:24.235 INFO blam! test interpret::tests::ifelse_true ... ok Oct 14 22:49:24.235 INFO blam! Oct 14 22:49:24.235 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:49:24.235 INFO blam! Oct 14 22:49:24.237 INFO kablam! su: No module specific data is present Oct 14 22:49:25.724 INFO running `"docker" "rm" "-f" "5894dc3902dc196ec65c80b06e83e8d977bb355a86e2853ba3843cbc9dc3d304"` Oct 14 22:49:26.095 INFO blam! 5894dc3902dc196ec65c80b06e83e8d977bb355a86e2853ba3843cbc9dc3d304