Oct 12 15:15:01.259 INFO checking razielgn/ostrov against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 15:15:01.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 15:15:01.686 INFO blam! ac4041c76e981fb9c9a17e3a8872e2af302c3f098845f9d9af28b3236f2dece0 Oct 12 15:15:01.693 INFO running `"docker" "start" "-a" "ac4041c76e981fb9c9a17e3a8872e2af302c3f098845f9d9af28b3236f2dece0"` Oct 12 15:15:02.661 INFO kablam! usermod: no changes Oct 12 15:15:02.728 INFO kablam! Checking nom v4.0.0 Oct 12 15:15:04.220 INFO kablam! Checking nom_locate v0.3.0 Oct 12 15:15:04.685 INFO kablam! Checking ostrov v0.0.1 (/source) Oct 12 15:15:06.852 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 12 15:15:06.852 INFO kablam! --> benches/benchmarks.rs:2:1 Oct 12 15:15:06.852 INFO kablam! | Oct 12 15:15:06.852 INFO kablam! 2 | extern crate test; Oct 12 15:15:06.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 15:15:06.852 INFO kablam! | Oct 12 15:15:06.852 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 12 15:15:06.852 INFO kablam! Oct 12 15:15:06.852 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 12 15:15:06.852 INFO kablam! --> benches/benchmarks.rs:6:5 Oct 12 15:15:06.852 INFO kablam! | Oct 12 15:15:06.852 INFO kablam! 6 | use test::Bencher; Oct 12 15:15:06.852 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 15:15:06.852 INFO kablam! | Oct 12 15:15:06.852 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 12 15:15:06.852 INFO kablam! Oct 12 15:15:06.852 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 12 15:15:06.853 INFO kablam! --> benches/benchmarks.rs:37:30 Oct 12 15:15:06.853 INFO kablam! | Oct 12 15:15:06.853 INFO kablam! 37 | fn nested_evaluation(b: &mut Bencher) { Oct 12 15:15:06.853 INFO kablam! | ^^^^^^^ Oct 12 15:15:06.853 INFO kablam! | Oct 12 15:15:06.853 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 12 15:15:06.853 INFO kablam! Oct 12 15:15:06.853 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 12 15:15:06.853 INFO kablam! --> benches/benchmarks.rs:46:39 Oct 12 15:15:06.853 INFO kablam! | Oct 12 15:15:06.853 INFO kablam! 46 | fn nested_evaluation_bytecode(b: &mut Bencher) { Oct 12 15:15:06.853 INFO kablam! | ^^^^^^^ Oct 12 15:15:06.853 INFO kablam! | Oct 12 15:15:06.853 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 12 15:15:06.853 INFO kablam! Oct 12 15:15:06.853 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 12 15:15:06.853 INFO kablam! --> benches/benchmarks.rs:55:33 Oct 12 15:15:06.853 INFO kablam! | Oct 12 15:15:06.853 INFO kablam! 55 | fn procedure_evaluation(b: &mut Bencher) { Oct 12 15:15:06.853 INFO kablam! | ^^^^^^^ Oct 12 15:15:06.853 INFO kablam! | Oct 12 15:15:06.853 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 12 15:15:06.853 INFO kablam! Oct 12 15:15:06.913 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 12 15:15:06.913 INFO kablam! --> benches/benchmarks.rs:40:7 Oct 12 15:15:06.913 INFO kablam! | Oct 12 15:15:06.913 INFO kablam! 40 | b.iter(|| { Oct 12 15:15:06.913 INFO kablam! | ^^^^ Oct 12 15:15:06.913 INFO kablam! | Oct 12 15:15:06.913 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 12 15:15:06.914 INFO kablam! Oct 12 15:15:06.948 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 12 15:15:06.948 INFO kablam! --> benches/benchmarks.rs:49:7 Oct 12 15:15:06.948 INFO kablam! | Oct 12 15:15:06.948 INFO kablam! 49 | b.iter(|| { Oct 12 15:15:06.948 INFO kablam! | ^^^^ Oct 12 15:15:06.948 INFO kablam! | Oct 12 15:15:06.948 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 12 15:15:06.948 INFO kablam! Oct 12 15:15:06.956 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 12 15:15:06.956 INFO kablam! --> benches/benchmarks.rs:66:7 Oct 12 15:15:06.956 INFO kablam! | Oct 12 15:15:06.956 INFO kablam! 66 | b.iter(|| { Oct 12 15:15:06.956 INFO kablam! | ^^^^ Oct 12 15:15:06.956 INFO kablam! | Oct 12 15:15:06.956 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 12 15:15:06.956 INFO kablam! Oct 12 15:15:06.969 INFO kablam! error: aborting due to 8 previous errors Oct 12 15:15:06.969 INFO kablam! Oct 12 15:15:06.969 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 12 15:15:06.976 INFO kablam! error: Could not compile `ostrov`. Oct 12 15:15:06.976 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 15:15:07.212 INFO kablam! warning: function `length_BadArity` should have a snake case name such as `length_bad_arity` Oct 12 15:15:07.212 INFO kablam! --> tests/eval_list_procedures.rs:19:1 Oct 12 15:15:07.212 INFO kablam! | Oct 12 15:15:07.212 INFO kablam! 19 | / fn length_BadArity() { Oct 12 15:15:07.212 INFO kablam! 20 | | assert_eval_err("(length '() '())", BadArity(Some("length".into()))); Oct 12 15:15:07.212 INFO kablam! 21 | | } Oct 12 15:15:07.212 INFO kablam! | |_^ Oct 12 15:15:07.212 INFO kablam! | Oct 12 15:15:07.212 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 15:15:07.212 INFO kablam! Oct 12 15:15:08.076 INFO kablam! error: build failed Oct 12 15:15:08.076 INFO kablam! su: No module specific data is present Oct 12 15:15:08.792 INFO running `"docker" "rm" "-f" "ac4041c76e981fb9c9a17e3a8872e2af302c3f098845f9d9af28b3236f2dece0"` Oct 12 15:15:09.023 INFO blam! ac4041c76e981fb9c9a17e3a8872e2af302c3f098845f9d9af28b3236f2dece0