[INFO] cloning repository https://github.com/valsteen/note_generator_vst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valsteen/note_generator_vst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalsteen%2Fnote_generator_vst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalsteen%2Fnote_generator_vst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cc94da244ac904c5faba1f3262a15890c7c2c38 [INFO] checking valsteen/note_generator_vst against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalsteen%2Fnote_generator_vst" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valsteen/note_generator_vst on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/valsteen/note_generator_vst [INFO] finished tweaking git repo https://github.com/valsteen/note_generator_vst [INFO] tweaked toml for git repo https://github.com/valsteen/note_generator_vst written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/valsteen/note_generator_vst already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rustaudio/vst-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded format-buf v1.0.0 [INFO] [stderr] Downloaded cargo_metadata v0.11.4 [INFO] [stderr] Downloaded global_counter v0.2.1 [INFO] [stderr] Downloaded git2 v0.13.12 [INFO] [stderr] Downloaded libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Downloaded syn v1.0.51 [INFO] [stderr] Downloaded build-info-proc v0.0.20 [INFO] [stderr] Downloaded build-info-build v0.0.20 [INFO] [stderr] Downloaded build-info-common v0.0.20 [INFO] [stderr] Downloaded build-info v0.0.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e03bb5658889ba0d42c4b34b74db47ce15a58c869ca0fd24d380318f3f6dece [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1e03bb5658889ba0d42c4b34b74db47ce15a58c869ca0fd24d380318f3f6dece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e03bb5658889ba0d42c4b34b74db47ce15a58c869ca0fd24d380318f3f6dece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e03bb5658889ba0d42c4b34b74db47ce15a58c869ca0fd24d380318f3f6dece", kill_on_drop: false }` [INFO] [stdout] 1e03bb5658889ba0d42c4b34b74db47ce15a58c869ca0fd24d380318f3f6dece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9887b601809368d9834c8b38c1b32b590f9933cb361f4c3b69566cd167080477 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9887b601809368d9834c8b38c1b32b590f9933cb361f4c3b69566cd167080477", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling format-buf v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking global_counter v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Checking vst v0.2.1 (https://github.com/rustaudio/vst-rs#9eb1bef1) [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Checking util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Checking note_generator v0.1.0 (/opt/rustwide/workdir/note_generator) [INFO] [stderr] Checking filter_out_non_note v0.1.0 (/opt/rustwide/workdir/filter_out_non_note) [INFO] [stderr] Checking note_fan_out v0.1.0 (/opt/rustwide/workdir/note_fan_out) [INFO] [stderr] Checking midi_delay v0.1.0 (/opt/rustwide/workdir/midi_delay) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> note_generator/src/parameters.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | _ => panic!(format!("No such Parameter {}", i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 39 | _ => panic!("No such Parameter {}", i), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> note_generator/src/parameters.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | _ => panic!(format!("No such Parameter {}", i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 39 | _ => panic!("No such Parameter {}", i), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> note_fan_out/src/parameters.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | _ => panic!(format!("No such Parameter {}", i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 40 | _ => panic!("No such Parameter {}", i), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> midi_delay/src/parameters.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | _ => panic!(format!("No such Parameter {}", i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 22 | _ => panic!("No such Parameter {}", i), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> note_fan_out/src/parameters.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | _ => panic!(format!("No such Parameter {}", i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 40 | _ => panic!("No such Parameter {}", i), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> midi_delay/src/parameters.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | _ => panic!(format!("No such Parameter {}", i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 22 | _ => panic!("No such Parameter {}", i), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> note_generator/src/bin/host.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | .unwrap_or_else(|e| panic!(format!("Failed to load plugin: {} {}", e, arg))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 36 | .unwrap_or_else(|e| panic!("Failed to load plugin: {} {}", e, arg)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> note_generator/src/bin/host.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | .unwrap_or_else(|e| panic!(format!("Failed to load plugin: {} {}", e, arg))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 36 | .unwrap_or_else(|e| panic!("Failed to load plugin: {} {}", e, arg)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Checking build-info-common v0.0.20 [INFO] [stderr] Compiling cargo_metadata v0.11.4 [INFO] [stderr] Compiling build-info-proc v0.0.20 [INFO] [stderr] Compiling build-info-build v0.0.20 [INFO] [stderr] Compiling note_off_delay v0.1.0 (/opt/rustwide/workdir/note_off_delay) [INFO] [stderr] Compiling max_note_duration v0.1.0 (/opt/rustwide/workdir/max_note_duration) [INFO] [stderr] Checking build-info v0.0.20 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> note_off_delay/src/bin/note_off_host.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | .unwrap_or_else(|e| panic!(format!("Failed to load plugin: {} {}", e, arg))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 36 | .unwrap_or_else(|e| panic!("Failed to load plugin: {} {}", e, arg)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> note_off_delay/src/bin/note_off_host.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | .unwrap_or_else(|e| panic!(format!("Failed to load plugin: {} {}", e, arg))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 36 | .unwrap_or_else(|e| panic!("Failed to load plugin: {} {}", e, arg)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "9887b601809368d9834c8b38c1b32b590f9933cb361f4c3b69566cd167080477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9887b601809368d9834c8b38c1b32b590f9933cb361f4c3b69566cd167080477", kill_on_drop: false }` [INFO] [stdout] 9887b601809368d9834c8b38c1b32b590f9933cb361f4c3b69566cd167080477