Sep 06 02:29:22.683 INFO checking pitch-0.1.3 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 02:29:22.683 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 02:29:22.683 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 02:29:22.823 INFO blam! e811fd43f71f684a5ccd71ffbdb22f6ce1e73090e6a7f184e2f0eca308a5819a Sep 06 02:29:22.824 INFO running `"docker" "start" "-a" "e811fd43f71f684a5ccd71ffbdb22f6ce1e73090e6a7f184e2f0eca308a5819a"` Sep 06 02:29:24.036 INFO kablam! usermod: no changes Sep 06 02:29:24.068 INFO kablam! Checking pitch v0.1.3 (file:///source) Sep 06 02:29:24.554 INFO kablam! error: couldn't read examples/a1.raw: No such file or directory (os error 2) Sep 06 02:29:24.554 INFO kablam! --> examples/test.rs:11:19 Sep 06 02:29:24.554 INFO kablam! | Sep 06 02:29:24.554 INFO kablam! 11 | const A1: &[u8] = include_bytes!("a1.raw"); Sep 06 02:29:24.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.554 INFO kablam! Sep 06 02:29:24.554 INFO kablam! error: couldn't read examples/a2.raw: No such file or directory (os error 2) Sep 06 02:29:24.554 INFO kablam! --> examples/test.rs:12:19 Sep 06 02:29:24.554 INFO kablam! | Sep 06 02:29:24.554 INFO kablam! 12 | const A2: &[u8] = include_bytes!("a2.raw"); Sep 06 02:29:24.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.554 INFO kablam! Sep 06 02:29:24.554 INFO kablam! error: couldn't read examples/a3.raw: No such file or directory (os error 2) Sep 06 02:29:24.554 INFO kablam! --> examples/test.rs:13:19 Sep 06 02:29:24.554 INFO kablam! | Sep 06 02:29:24.554 INFO kablam! 13 | const A3: &[u8] = include_bytes!("a3.raw"); Sep 06 02:29:24.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.554 INFO kablam! Sep 06 02:29:24.554 INFO kablam! error: couldn't read examples/a4.raw: No such file or directory (os error 2) Sep 06 02:29:24.554 INFO kablam! --> examples/test.rs:14:19 Sep 06 02:29:24.554 INFO kablam! | Sep 06 02:29:24.554 INFO kablam! 14 | const A4: &[u8] = include_bytes!("a4.raw"); Sep 06 02:29:24.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.555 INFO kablam! Sep 06 02:29:24.555 INFO kablam! error: couldn't read examples/sine.raw: No such file or directory (os error 2) Sep 06 02:29:24.555 INFO kablam! --> examples/test.rs:15:24 Sep 06 02:29:24.555 INFO kablam! | Sep 06 02:29:24.555 INFO kablam! 15 | const SINE_A4: &[u8] = include_bytes!("sine.raw"); Sep 06 02:29:24.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.555 INFO kablam! Sep 06 02:29:24.555 INFO kablam! error: couldn't read examples/sawtooth.raw: No such file or directory (os error 2) Sep 06 02:29:24.555 INFO kablam! --> examples/test.rs:16:23 Sep 06 02:29:24.555 INFO kablam! | Sep 06 02:29:24.555 INFO kablam! 16 | const SAW_A4: &[u8] = include_bytes!("sawtooth.raw"); Sep 06 02:29:24.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.555 INFO kablam! Sep 06 02:29:24.555 INFO kablam! error: couldn't read examples/square.raw: No such file or directory (os error 2) Sep 06 02:29:24.555 INFO kablam! --> examples/test.rs:17:26 Sep 06 02:29:24.555 INFO kablam! | Sep 06 02:29:24.555 INFO kablam! 17 | const SQUARE_A4: &[u8] = include_bytes!("square.raw"); Sep 06 02:29:24.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.555 INFO kablam! Sep 06 02:29:24.555 INFO kablam! error: couldn't read examples/bad.raw: No such file or directory (os error 2) Sep 06 02:29:24.555 INFO kablam! --> examples/test.rs:18:20 Sep 06 02:29:24.555 INFO kablam! | Sep 06 02:29:24.555 INFO kablam! 18 | const BAD: &[u8] = include_bytes!("bad.raw"); Sep 06 02:29:24.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.555 INFO kablam! Sep 06 02:29:24.555 INFO kablam! error: couldn't read examples/bad2.raw: No such file or directory (os error 2) Sep 06 02:29:24.555 INFO kablam! --> examples/test.rs:19:21 Sep 06 02:29:24.555 INFO kablam! | Sep 06 02:29:24.555 INFO kablam! 19 | const BAD2: &[u8] = include_bytes!("bad2.raw"); Sep 06 02:29:24.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.555 INFO kablam! Sep 06 02:29:24.555 INFO kablam! error: couldn't read examples/bad3.raw: No such file or directory (os error 2) Sep 06 02:29:24.555 INFO kablam! --> examples/test.rs:20:21 Sep 06 02:29:24.555 INFO kablam! | Sep 06 02:29:24.555 INFO kablam! 20 | const BAD3: &[u8] = include_bytes!("bad3.raw"); Sep 06 02:29:24.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.555 INFO kablam! Sep 06 02:29:24.555 INFO kablam! error: couldn't read examples/bad4.raw: No such file or directory (os error 2) Sep 06 02:29:24.555 INFO kablam! --> examples/test.rs:21:21 Sep 06 02:29:24.555 INFO kablam! | Sep 06 02:29:24.555 INFO kablam! 21 | const BAD4: &[u8] = include_bytes!("bad4.raw"); Sep 06 02:29:24.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.555 INFO kablam! Sep 06 02:29:24.555 INFO kablam! error: couldn't read examples/bad5.raw: No such file or directory (os error 2) Sep 06 02:29:24.555 INFO kablam! --> examples/test.rs:22:21 Sep 06 02:29:24.555 INFO kablam! | Sep 06 02:29:24.555 INFO kablam! 22 | const BAD5: &[u8] = include_bytes!("bad5.raw"); Sep 06 02:29:24.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.555 INFO kablam! Sep 06 02:29:24.555 INFO kablam! error: couldn't read examples/bad6.raw: No such file or directory (os error 2) Sep 06 02:29:24.555 INFO kablam! --> examples/test.rs:23:21 Sep 06 02:29:24.555 INFO kablam! | Sep 06 02:29:24.555 INFO kablam! 23 | const BAD6: &[u8] = include_bytes!("bad6.raw"); Sep 06 02:29:24.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.555 INFO kablam! Sep 06 02:29:24.555 INFO kablam! error: couldn't read examples/bad7.raw: No such file or directory (os error 2) Sep 06 02:29:24.555 INFO kablam! --> examples/test.rs:24:21 Sep 06 02:29:24.555 INFO kablam! | Sep 06 02:29:24.555 INFO kablam! 24 | const BAD7: &[u8] = include_bytes!("bad7.raw"); Sep 06 02:29:24.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.556 INFO kablam! Sep 06 02:29:24.556 INFO kablam! error: couldn't read examples/bad8.raw: No such file or directory (os error 2) Sep 06 02:29:24.556 INFO kablam! --> examples/test.rs:25:21 Sep 06 02:29:24.556 INFO kablam! | Sep 06 02:29:24.556 INFO kablam! 25 | const BAD8: &[u8] = include_bytes!("bad8.raw"); Sep 06 02:29:24.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:29:24.556 INFO kablam! Sep 06 02:29:24.556 INFO kablam! error: aborting due to 15 previous errors Sep 06 02:29:24.556 INFO kablam! Sep 06 02:29:24.556 INFO kablam! error: Could not compile `pitch`. Sep 06 02:29:24.556 INFO kablam! Sep 06 02:29:24.556 INFO kablam! To learn more, run the command again with --verbose. Sep 06 02:29:24.556 INFO kablam! su: No module specific data is present Sep 06 02:29:25.212 INFO running `"docker" "rm" "-f" "e811fd43f71f684a5ccd71ffbdb22f6ce1e73090e6a7f184e2f0eca308a5819a"` Sep 06 02:29:25.321 INFO blam! e811fd43f71f684a5ccd71ffbdb22f6ce1e73090e6a7f184e2f0eca308a5819a