Oct 26 22:27:19.714 INFO checking razielgn/ostrov against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:27:19.714 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 26 22:27:19.875 INFO blam! ff1614c7a762a58709c6ec48baf6984aa9da0f40e95a6e02b808c4ac9fa37ed1 Oct 26 22:27:19.878 INFO running `"docker" "start" "-a" "ff1614c7a762a58709c6ec48baf6984aa9da0f40e95a6e02b808c4ac9fa37ed1"` Oct 26 22:27:20.255 INFO kablam! usermod: no changes Oct 26 22:27:20.300 INFO kablam! Checking bytecount v0.3.1 Oct 26 22:27:20.303 INFO kablam! Checking nom v4.0.0 Oct 26 22:27:22.174 INFO kablam! Checking nom_locate v0.3.0 Oct 26 22:27:22.719 INFO kablam! Checking ostrov v0.0.1 (/source) Oct 26 22:27:25.327 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 26 22:27:25.327 INFO kablam! --> benches/benchmarks.rs:2:1 Oct 26 22:27:25.327 INFO kablam! | Oct 26 22:27:25.327 INFO kablam! 2 | extern crate test; Oct 26 22:27:25.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 22:27:25.327 INFO kablam! | Oct 26 22:27:25.327 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 26 22:27:25.327 INFO kablam! Oct 26 22:27:25.327 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 26 22:27:25.327 INFO kablam! --> benches/benchmarks.rs:6:5 Oct 26 22:27:25.327 INFO kablam! | Oct 26 22:27:25.327 INFO kablam! 6 | use test::Bencher; Oct 26 22:27:25.327 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:27:25.327 INFO kablam! | Oct 26 22:27:25.327 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 26 22:27:25.327 INFO kablam! Oct 26 22:27:25.327 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 26 22:27:25.327 INFO kablam! --> benches/benchmarks.rs:37:30 Oct 26 22:27:25.327 INFO kablam! | Oct 26 22:27:25.327 INFO kablam! 37 | fn nested_evaluation(b: &mut Bencher) { Oct 26 22:27:25.327 INFO kablam! | ^^^^^^^ Oct 26 22:27:25.327 INFO kablam! | Oct 26 22:27:25.327 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 26 22:27:25.327 INFO kablam! Oct 26 22:27:25.327 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 26 22:27:25.327 INFO kablam! --> benches/benchmarks.rs:46:39 Oct 26 22:27:25.327 INFO kablam! | Oct 26 22:27:25.327 INFO kablam! 46 | fn nested_evaluation_bytecode(b: &mut Bencher) { Oct 26 22:27:25.327 INFO kablam! | ^^^^^^^ Oct 26 22:27:25.327 INFO kablam! | Oct 26 22:27:25.327 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 26 22:27:25.327 INFO kablam! Oct 26 22:27:25.327 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 26 22:27:25.327 INFO kablam! --> benches/benchmarks.rs:55:33 Oct 26 22:27:25.327 INFO kablam! | Oct 26 22:27:25.327 INFO kablam! 55 | fn procedure_evaluation(b: &mut Bencher) { Oct 26 22:27:25.327 INFO kablam! | ^^^^^^^ Oct 26 22:27:25.327 INFO kablam! | Oct 26 22:27:25.327 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 26 22:27:25.327 INFO kablam! Oct 26 22:27:25.347 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 26 22:27:25.347 INFO kablam! --> benches/benchmarks.rs:40:7 Oct 26 22:27:25.347 INFO kablam! | Oct 26 22:27:25.347 INFO kablam! 40 | b.iter(|| { Oct 26 22:27:25.347 INFO kablam! | ^^^^ Oct 26 22:27:25.347 INFO kablam! | Oct 26 22:27:25.347 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 26 22:27:25.347 INFO kablam! Oct 26 22:27:25.393 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 26 22:27:25.393 INFO kablam! --> benches/benchmarks.rs:49:7 Oct 26 22:27:25.393 INFO kablam! | Oct 26 22:27:25.393 INFO kablam! 49 | b.iter(|| { Oct 26 22:27:25.393 INFO kablam! | ^^^^ Oct 26 22:27:25.393 INFO kablam! | Oct 26 22:27:25.393 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 26 22:27:25.393 INFO kablam! Oct 26 22:27:25.393 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 26 22:27:25.393 INFO kablam! --> benches/benchmarks.rs:66:7 Oct 26 22:27:25.393 INFO kablam! | Oct 26 22:27:25.393 INFO kablam! 66 | b.iter(|| { Oct 26 22:27:25.393 INFO kablam! | ^^^^ Oct 26 22:27:25.393 INFO kablam! | Oct 26 22:27:25.393 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 26 22:27:25.393 INFO kablam! Oct 26 22:27:25.427 INFO kablam! error: aborting due to 8 previous errors Oct 26 22:27:25.427 INFO kablam! Oct 26 22:27:25.427 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 26 22:27:25.451 INFO kablam! error: Could not compile `ostrov`. Oct 26 22:27:25.451 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 26 22:27:25.659 INFO kablam! warning: function `length_BadArity` should have a snake case name such as `length_bad_arity` Oct 26 22:27:25.659 INFO kablam! --> tests/eval_list_procedures.rs:19:1 Oct 26 22:27:25.659 INFO kablam! | Oct 26 22:27:25.659 INFO kablam! 19 | / fn length_BadArity() { Oct 26 22:27:25.659 INFO kablam! 20 | | assert_eval_err("(length '() '())", BadArity(Some("length".into()))); Oct 26 22:27:25.659 INFO kablam! 21 | | } Oct 26 22:27:25.659 INFO kablam! | |_^ Oct 26 22:27:25.659 INFO kablam! | Oct 26 22:27:25.659 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 22:27:25.659 INFO kablam! Oct 26 22:27:26.405 INFO kablam! error: build failed Oct 26 22:27:26.406 INFO kablam! su: No module specific data is present Oct 26 22:27:27.070 INFO running `"docker" "rm" "-f" "ff1614c7a762a58709c6ec48baf6984aa9da0f40e95a6e02b808c4ac9fa37ed1"` Oct 26 22:27:27.295 INFO blam! ff1614c7a762a58709c6ec48baf6984aa9da0f40e95a6e02b808c4ac9fa37ed1