Oct 27 19:58:35.997 INFO checking lambda_calculus-2.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:58:35.997 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 19:58:36.274 INFO blam! f972486417392977346f4b272dc1261076b0b5841f25609455b3440c395e856d Oct 27 19:58:36.281 INFO running `"docker" "start" "-a" "f972486417392977346f4b272dc1261076b0b5841f25609455b3440c395e856d"` Oct 27 19:58:37.354 INFO kablam! usermod: no changes Oct 27 19:58:37.459 INFO kablam! Checking lambda_calculus v2.2.0 (/source) Oct 27 19:58:41.983 INFO kablam! warning: unused `#[macro_use]` import Oct 27 19:58:41.983 INFO kablam! --> benches/option.rs:6:1 Oct 27 19:58:41.983 INFO kablam! | Oct 27 19:58:41.983 INFO kablam! 6 | #[macro_use] Oct 27 19:58:41.983 INFO kablam! | ^^^^^^^^^^^^ Oct 27 19:58:41.983 INFO kablam! | Oct 27 19:58:41.983 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:58:41.983 INFO kablam! Oct 27 19:58:42.747 INFO kablam! warning: unused `#[macro_use]` import Oct 27 19:58:42.747 INFO kablam! --> benches/lists.rs:6:1 Oct 27 19:58:42.747 INFO kablam! | Oct 27 19:58:42.747 INFO kablam! 6 | #[macro_use] Oct 27 19:58:42.747 INFO kablam! | ^^^^^^^^^^^^ Oct 27 19:58:42.760 INFO kablam! | Oct 27 19:58:42.760 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:58:42.761 INFO kablam! Oct 27 19:58:43.583 INFO kablam! warning: unused `#[macro_use]` import Oct 27 19:58:43.584 INFO kablam! --> tests/signed.rs:3:1 Oct 27 19:58:43.584 INFO kablam! | Oct 27 19:58:43.584 INFO kablam! 3 | #[macro_use] Oct 27 19:58:43.585 INFO kablam! | ^^^^^^^^^^^^ Oct 27 19:58:43.585 INFO kablam! | Oct 27 19:58:43.585 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:58:43.586 INFO kablam! Oct 27 19:58:43.715 INFO kablam! warning: unused `#[macro_use]` import Oct 27 19:58:43.715 INFO kablam! --> benches/num.rs:6:1 Oct 27 19:58:43.715 INFO kablam! | Oct 27 19:58:43.715 INFO kablam! 6 | #[macro_use] Oct 27 19:58:43.715 INFO kablam! | ^^^^^^^^^^^^ Oct 27 19:58:43.715 INFO kablam! | Oct 27 19:58:43.715 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:58:43.715 INFO kablam! Oct 27 19:58:45.863 INFO kablam! warning: unused `#[macro_use]` import Oct 27 19:58:45.863 INFO kablam! --> tests/num.rs:3:1 Oct 27 19:58:45.863 INFO kablam! | Oct 27 19:58:45.863 INFO kablam! 3 | #[macro_use] Oct 27 19:58:45.863 INFO kablam! | ^^^^^^^^^^^^ Oct 27 19:58:45.863 INFO kablam! | Oct 27 19:58:45.863 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:58:45.863 INFO kablam! Oct 27 19:58:46.465 INFO kablam! warning: unused `#[macro_use]` import Oct 27 19:58:46.465 INFO kablam! --> benches/pair_list.rs:6:1 Oct 27 19:58:46.465 INFO kablam! | Oct 27 19:58:46.465 INFO kablam! 6 | #[macro_use] Oct 27 19:58:46.465 INFO kablam! | ^^^^^^^^^^^^ Oct 27 19:58:46.465 INFO kablam! | Oct 27 19:58:46.465 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:58:46.465 INFO kablam! Oct 27 19:58:46.735 INFO kablam! warning: unused `#[macro_use]` import Oct 27 19:58:46.735 INFO kablam! --> tests/reduction.rs:1:1 Oct 27 19:58:46.735 INFO kablam! | Oct 27 19:58:46.735 INFO kablam! 1 | #[macro_use] Oct 27 19:58:46.735 INFO kablam! | ^^^^^^^^^^^^ Oct 27 19:58:46.735 INFO kablam! | Oct 27 19:58:46.735 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:58:46.735 INFO kablam! Oct 27 19:58:47.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.78s Oct 27 19:58:47.167 INFO kablam! su: No module specific data is present Oct 27 19:58:48.488 INFO running `"docker" "rm" "-f" "f972486417392977346f4b272dc1261076b0b5841f25609455b3440c395e856d"` Oct 27 19:58:48.851 INFO blam! f972486417392977346f4b272dc1261076b0b5841f25609455b3440c395e856d