[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 master#1204400ab8da9830f6f77a5e40e7ad3ea459676a for pr-94295 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalsteen%2Fnote_generator_vst" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valsteen/note_generator_vst on toolchain 1204400ab8da9830f6f77a5e40e7ad3ea459676a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "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-8/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" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cd74b8e9611e71f91a631c929fb11855c90d114950a0ee5cda725a73e2659b3 [INFO] running `Command { std: "docker" "start" "-a" "7cd74b8e9611e71f91a631c929fb11855c90d114950a0ee5cda725a73e2659b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cd74b8e9611e71f91a631c929fb11855c90d114950a0ee5cda725a73e2659b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd74b8e9611e71f91a631c929fb11855c90d114950a0ee5cda725a73e2659b3", kill_on_drop: false }` [INFO] [stdout] 7cd74b8e9611e71f91a631c929fb11855c90d114950a0ee5cda725a73e2659b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00b17b75711e3fbd772e29e6384bc7f94c1b5fb0908d96580934f403713dcd55 [INFO] running `Command { std: "docker" "start" "-a" "00b17b75711e3fbd772e29e6384bc7f94c1b5fb0908d96580934f403713dcd55", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling format-buf v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking lock_api v0.3.4 [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] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling quote v1.0.7 [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 lzma-sys v0.1.17 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Checking vst v0.2.1 (https://github.com/rustaudio/vst-rs#9eb1bef1) [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 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] [stderr] Checking filter_out_non_note v0.1.0 (/opt/rustwide/workdir/filter_out_non_note) [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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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!(format!("No such Parameter {}", i)), [INFO] [stdout] 39 + _ => panic!("No such Parameter {}", i), [INFO] [stdout] | [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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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!(format!("No such Parameter {}", i)), [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: 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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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!(format!("No such Parameter {}", i)), [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] --> 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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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!(format!("No such Parameter {}", i)), [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_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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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!(format!("No such Parameter {}", i)), [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] --> 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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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!(format!("No such Parameter {}", i)), [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] --> 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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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!(format!("Failed to load plugin: {} {}", e, arg))); [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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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!(format!("Failed to load plugin: {} {}", e, arg))); [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 derive_more v0.99.11 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking 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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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!(format!("Failed to load plugin: {} {}", e, arg))); [INFO] [stdout] 36 + .unwrap_or_else(|e| panic!("Failed to load plugin: {} {}", e, arg)); [INFO] [stdout] | [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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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!(format!("Failed to load plugin: {} {}", e, arg))); [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "00b17b75711e3fbd772e29e6384bc7f94c1b5fb0908d96580934f403713dcd55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00b17b75711e3fbd772e29e6384bc7f94c1b5fb0908d96580934f403713dcd55", kill_on_drop: false }` [INFO] [stdout] 00b17b75711e3fbd772e29e6384bc7f94c1b5fb0908d96580934f403713dcd55