[INFO] cloning repository https://github.com/phenguin/chordal-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phenguin/chordal-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenguin%2Fchordal-rust"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenguin%2Fchordal-rust'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 38d076eed24f80308ca10cec310bc9909da45d61 [INFO] checking phenguin/chordal-rust against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenguin%2Fchordal-rust" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phenguin/chordal-rust on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/phenguin/chordal-rust [INFO] finished tweaking git repo https://github.com/phenguin/chordal-rust [INFO] tweaked toml for git repo https://github.com/phenguin/chordal-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/phenguin/chordal-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2abbb788080a135434df475c3c18a26efdca42b6b066379dad2f679bfe89a09c [INFO] running `"docker" "start" "-a" "2abbb788080a135434df475c3c18a26efdca42b6b066379dad2f679bfe89a09c"` [INFO] [stderr] Checking dump v0.1.1 [INFO] [stderr] Checking maplit v0.1.4 [INFO] [stderr] Checking chordal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/theory.rs:479:1 [INFO] [stderr] | [INFO] [stderr] 479 | / lazy_static! { [INFO] [stderr] 480 | | pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH]; [INFO] [stderr] 481 | | pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH]; [INFO] [stderr] 482 | | pub static ref MELODIC_MINOR: Scale = [INFO] [stderr] 483 | | scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH]; [INFO] [stderr] 484 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/theory.rs:479:1 [INFO] [stderr] | [INFO] [stderr] 479 | / lazy_static! { [INFO] [stderr] 480 | | pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH]; [INFO] [stderr] 481 | | pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH]; [INFO] [stderr] 482 | | pub static ref MELODIC_MINOR: Scale = [INFO] [stderr] 483 | | scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH]; [INFO] [stderr] 484 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/theory.rs:479:1 [INFO] [stderr] | [INFO] [stderr] 479 | / lazy_static! { [INFO] [stderr] 480 | | pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH]; [INFO] [stderr] 481 | | pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH]; [INFO] [stderr] 482 | | pub static ref MELODIC_MINOR: Scale = [INFO] [stderr] 483 | | scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH]; [INFO] [stderr] 484 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/theory.rs:479:1 [INFO] [stderr] | [INFO] [stderr] 479 | / lazy_static! { [INFO] [stderr] 480 | | pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH]; [INFO] [stderr] 481 | | pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH]; [INFO] [stderr] 482 | | pub static ref MELODIC_MINOR: Scale = [INFO] [stderr] 483 | | scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH]; [INFO] [stderr] 484 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/theory.rs:479:1 [INFO] [stderr] | [INFO] [stderr] 479 | / lazy_static! { [INFO] [stderr] 480 | | pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH]; [INFO] [stderr] 481 | | pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH]; [INFO] [stderr] 482 | | pub static ref MELODIC_MINOR: Scale = [INFO] [stderr] 483 | | scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH]; [INFO] [stderr] 484 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/theory.rs:479:1 [INFO] [stderr] | [INFO] [stderr] 479 | / lazy_static! { [INFO] [stderr] 480 | | pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH]; [INFO] [stderr] 481 | | pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH]; [INFO] [stderr] 482 | | pub static ref MELODIC_MINOR: Scale = [INFO] [stderr] 483 | | scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH]; [INFO] [stderr] 484 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/theory.rs:479:1 [INFO] [stderr] | [INFO] [stderr] 479 | / lazy_static! { [INFO] [stderr] 480 | | pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH]; [INFO] [stderr] 481 | | pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH]; [INFO] [stderr] 482 | | pub static ref MELODIC_MINOR: Scale = [INFO] [stderr] 483 | | scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH]; [INFO] [stderr] 484 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/theory.rs:479:1 [INFO] [stderr] | [INFO] [stderr] 479 | / lazy_static! { [INFO] [stderr] 480 | | pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH]; [INFO] [stderr] 481 | | pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH]; [INFO] [stderr] 482 | | pub static ref MELODIC_MINOR: Scale = [INFO] [stderr] 483 | | scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH]; [INFO] [stderr] 484 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/theory.rs:479:1 [INFO] [stderr] | [INFO] [stderr] 479 | / lazy_static! { [INFO] [stderr] 480 | | pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH]; [INFO] [stderr] 481 | | pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH]; [INFO] [stderr] 482 | | pub static ref MELODIC_MINOR: Scale = [INFO] [stderr] 483 | | scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH]; [INFO] [stderr] 484 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/theory.rs:479:1 [INFO] [stderr] | [INFO] [stderr] 479 | / lazy_static! { [INFO] [stderr] 480 | | pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH]; [INFO] [stderr] 481 | | pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH]; [INFO] [stderr] 482 | | pub static ref MELODIC_MINOR: Scale = [INFO] [stderr] 483 | | scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH]; [INFO] [stderr] 484 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/theory.rs:479:1 [INFO] [stderr] | [INFO] [stderr] 479 | / lazy_static! { [INFO] [stderr] 480 | | pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH]; [INFO] [stderr] 481 | | pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH]; [INFO] [stderr] 482 | | pub static ref MELODIC_MINOR: Scale = [INFO] [stderr] 483 | | scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH]; [INFO] [stderr] 484 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/theory.rs:479:1 [INFO] [stderr] | [INFO] [stderr] 479 | / lazy_static! { [INFO] [stderr] 480 | | pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH]; [INFO] [stderr] 481 | | pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH]; [INFO] [stderr] 482 | | pub static ref MELODIC_MINOR: Scale = [INFO] [stderr] 483 | | scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH]; [INFO] [stderr] 484 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `"docker" "inspect" "2abbb788080a135434df475c3c18a26efdca42b6b066379dad2f679bfe89a09c"` [INFO] running `"docker" "rm" "-f" "2abbb788080a135434df475c3c18a26efdca42b6b066379dad2f679bfe89a09c"` [INFO] [stdout] 2abbb788080a135434df475c3c18a26efdca42b6b066379dad2f679bfe89a09c