[INFO] crate pitch 0.1.3 is already in cache [INFO] testing pitch-0.1.3 against 1.44.0 for beta-1.45-1 [INFO] extracting crate pitch 0.1.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate pitch 0.1.3 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pitch 0.1.3 [INFO] finished tweaking crates.io crate pitch 0.1.3 [INFO] tweaked toml for crates.io crate pitch 0.1.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 369084e54f9adf31d5b55f747c3f41a52b9ef62b5bf59390fcb667afcda831ac [INFO] running `"docker" "start" "-a" "369084e54f9adf31d5b55f747c3f41a52b9ef62b5bf59390fcb667afcda831ac"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pitch v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:80:56 [INFO] [stderr] | [INFO] [stderr] 80 | fn autocorrelate(&mut self, start_pos: usize, f: &mut FnMut(usize, u32)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(usize, u32)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "369084e54f9adf31d5b55f747c3f41a52b9ef62b5bf59390fcb667afcda831ac"` [INFO] running `"docker" "rm" "-f" "369084e54f9adf31d5b55f747c3f41a52b9ef62b5bf59390fcb667afcda831ac"` [INFO] [stdout] 369084e54f9adf31d5b55f747c3f41a52b9ef62b5bf59390fcb667afcda831ac [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 33ed9a7d96d9d7a167b6afbed4782786911a16ecc40db763d7f03f27d3f40913 [INFO] running `"docker" "start" "-a" "33ed9a7d96d9d7a167b6afbed4782786911a16ecc40db763d7f03f27d3f40913"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:80:56 [INFO] [stderr] | [INFO] [stderr] 80 | fn autocorrelate(&mut self, start_pos: usize, f: &mut FnMut(usize, u32)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(usize, u32)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling pitch v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:80:56 [INFO] [stderr] | [INFO] [stderr] 80 | fn autocorrelate(&mut self, start_pos: usize, f: &mut FnMut(usize, u32)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(usize, u32)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/a1.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | const A1: &[u8] = include_bytes!("a1.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/a2.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:12:19 [INFO] [stderr] | [INFO] [stderr] 12 | const A2: &[u8] = include_bytes!("a2.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/a3.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | const A3: &[u8] = include_bytes!("a3.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/a4.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:14:19 [INFO] [stderr] | [INFO] [stderr] 14 | const A4: &[u8] = include_bytes!("a4.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/sine.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:15:24 [INFO] [stderr] | [INFO] [stderr] 15 | const SINE_A4: &[u8] = include_bytes!("sine.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/sawtooth.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:16:23 [INFO] [stderr] | [INFO] [stderr] 16 | const SAW_A4: &[u8] = include_bytes!("sawtooth.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/square.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:17:26 [INFO] [stderr] | [INFO] [stderr] 17 | const SQUARE_A4: &[u8] = include_bytes!("square.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/bad.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:18:20 [INFO] [stderr] | [INFO] [stderr] 18 | const BAD: &[u8] = include_bytes!("bad.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/bad2.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:19:21 [INFO] [stderr] | [INFO] [stderr] 19 | const BAD2: &[u8] = include_bytes!("bad2.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/bad3.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:20:21 [INFO] [stderr] | [INFO] [stderr] 20 | const BAD3: &[u8] = include_bytes!("bad3.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/bad4.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:21:21 [INFO] [stderr] | [INFO] [stderr] 21 | const BAD4: &[u8] = include_bytes!("bad4.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/bad5.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:22:21 [INFO] [stderr] | [INFO] [stderr] 22 | const BAD5: &[u8] = include_bytes!("bad5.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/bad6.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:23:21 [INFO] [stderr] | [INFO] [stderr] 23 | const BAD6: &[u8] = include_bytes!("bad6.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/bad7.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | const BAD7: &[u8] = include_bytes!("bad7.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/bad8.raw: No such file or directory (os error 2) [INFO] [stderr] --> examples/test.rs:25:21 [INFO] [stderr] | [INFO] [stderr] 25 | const BAD8: &[u8] = include_bytes!("bad8.raw"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `pitch`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "33ed9a7d96d9d7a167b6afbed4782786911a16ecc40db763d7f03f27d3f40913"` [INFO] running `"docker" "rm" "-f" "33ed9a7d96d9d7a167b6afbed4782786911a16ecc40db763d7f03f27d3f40913"` [INFO] [stdout] 33ed9a7d96d9d7a167b6afbed4782786911a16ecc40db763d7f03f27d3f40913