[INFO] cloning repository https://github.com/clstatham/papr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clstatham/papr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclstatham%2Fpapr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclstatham%2Fpapr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5703a1037f57ea1d71b9fdcb917b7a8c74b89aa4 [INFO] testing clstatham/papr against try#6c5b2f071bf9fe3a4b05942f31d42d076171aa61 for pr-115315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclstatham%2Fpapr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clstatham/papr on toolchain 6c5b2f071bf9fe3a4b05942f31d42d076171aa61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clstatham/papr [INFO] finished tweaking git repo https://github.com/clstatham/papr [INFO] tweaked toml for git repo https://github.com/clstatham/papr written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/clstatham/papr already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c369f2e9c182e3f516e965fb3b288bdca6b0e97dddf73be767ca1100f9ae70b [INFO] running `Command { std: "docker" "start" "-a" "8c369f2e9c182e3f516e965fb3b288bdca6b0e97dddf73be767ca1100f9ae70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c369f2e9c182e3f516e965fb3b288bdca6b0e97dddf73be767ca1100f9ae70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c369f2e9c182e3f516e965fb3b288bdca6b0e97dddf73be767ca1100f9ae70b", kill_on_drop: false }` [INFO] [stdout] 8c369f2e9c182e3f516e965fb3b288bdca6b0e97dddf73be767ca1100f9ae70b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24d8398f6fe1a14586336142a260e1d9c212b51979af1e9473a21711ba2fab1f [INFO] running `Command { std: "docker" "start" "-a" "24d8398f6fe1a14586336142a260e1d9c212b51979af1e9473a21711ba2fab1f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.46 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling serde v1.0.179 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling serde_derive v1.0.179 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.46 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling ttf-parser v0.19.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling enumflags2 v0.7.7 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling jack-sys v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling zvariant v3.15.0 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling zbus_names v2.6.0 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling jack v0.11.4 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling zbus v3.14.1 [INFO] [stderr] Compiling alsa v0.7.0 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling quick-xml v0.29.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rfd v0.11.4 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling plist v1.5.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling supports-color v2.0.0 [INFO] [stderr] Compiling egui_glow v0.19.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling egui-winit v0.19.0 [INFO] [stderr] Compiling ashpd v0.4.0 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling riff v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling creak v0.3.0 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling syntect v5.1.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling nom_locate v4.1.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling wav v1.0.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling midly v0.5.3 [INFO] [stderr] Compiling eframe v0.19.0 [INFO] [stderr] Compiling midir v0.9.1 [INFO] [stderr] Compiling papr-proc-macro v0.1.0 (/opt/rustwide/workdir/papr-proc-macro) [INFO] [stderr] Compiling rosc v0.10.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling papr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | impl_arith!(Mul, mul, Mul); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 249 | impl_arith!(Div, div, Div); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 250 | impl_arith!(Add, add, Add); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | impl_arith!(Sub, sub, Sub); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 252 | impl_arith!(Rem, rem, Rem); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:499:1 [INFO] [stdout] | [INFO] [stdout] 499 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:525:1 [INFO] [stdout] | [INFO] [stdout] 525 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:551:1 [INFO] [stdout] | [INFO] [stdout] 551 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 623 | impl_cmp!(Gt, gt); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | impl_cmp!(Lt, lt); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | impl_cmp!(Eq, eq); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | impl_cmp!(Neq, ne); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 654 | impl_boolean!(And, bitand); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 655 | impl_boolean!(Or, bitor); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 656 | impl_boolean!(Xor, bitxor); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:658:1 [INFO] [stdout] | [INFO] [stdout] 658 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/midi.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/time.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/time.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:437:33 [INFO] [stdout] | [INFO] [stdout] 437 | ... self.save_script_file(&script_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 437 | let _ = self.save_script_file(&script_path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:440:33 [INFO] [stdout] | [INFO] [stdout] 440 | ... self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 440 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:516:25 [INFO] [stdout] | [INFO] [stdout] 516 | self.save_script_file(&script_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 516 | let _ = self.save_script_file(&script_path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 519 | self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 519 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 525 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | impl_arith!(Mul, mul, Mul); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 249 | impl_arith!(Div, div, Div); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 250 | impl_arith!(Add, add, Add); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | impl_arith!(Sub, sub, Sub); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 252 | impl_arith!(Rem, rem, Rem); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:499:1 [INFO] [stdout] | [INFO] [stdout] 499 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:525:1 [INFO] [stdout] | [INFO] [stdout] 525 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:551:1 [INFO] [stdout] | [INFO] [stdout] 551 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 623 | impl_cmp!(Gt, gt); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | impl_cmp!(Lt, lt); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | impl_cmp!(Eq, eq); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | impl_cmp!(Neq, ne); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 654 | impl_boolean!(And, bitand); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 655 | impl_boolean!(Or, bitor); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 656 | impl_boolean!(Xor, bitxor); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:658:1 [INFO] [stdout] | [INFO] [stdout] 658 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/midi.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/time.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/time.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:437:33 [INFO] [stdout] | [INFO] [stdout] 437 | ... self.save_script_file(&script_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 437 | let _ = self.save_script_file(&script_path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:440:33 [INFO] [stdout] | [INFO] [stdout] 440 | ... self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 440 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:516:25 [INFO] [stdout] | [INFO] [stdout] 516 | self.save_script_file(&script_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 516 | let _ = self.save_script_file(&script_path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 519 | self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 519 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 525 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "24d8398f6fe1a14586336142a260e1d9c212b51979af1e9473a21711ba2fab1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d8398f6fe1a14586336142a260e1d9c212b51979af1e9473a21711ba2fab1f", kill_on_drop: false }` [INFO] [stdout] 24d8398f6fe1a14586336142a260e1d9c212b51979af1e9473a21711ba2fab1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 145bd95ab59f2bd4580a378fd6351e304255ce96cf61b6d1481558da683663be [INFO] running `Command { std: "docker" "start" "-a" "145bd95ab59f2bd4580a378fd6351e304255ce96cf61b6d1481558da683663be", kill_on_drop: false }` [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | impl_arith!(Mul, mul, Mul); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 249 | impl_arith!(Div, div, Div); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 250 | impl_arith!(Add, add, Add); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | impl_arith!(Sub, sub, Sub); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 252 | impl_arith!(Rem, rem, Rem); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:499:1 [INFO] [stdout] | [INFO] [stdout] 499 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:525:1 [INFO] [stdout] | [INFO] [stdout] 525 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:551:1 [INFO] [stdout] | [INFO] [stdout] 551 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 623 | impl_cmp!(Gt, gt); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | impl_cmp!(Lt, lt); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | impl_cmp!(Eq, eq); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | impl_cmp!(Neq, ne); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 654 | impl_boolean!(And, bitand); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 655 | impl_boolean!(Or, bitor); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 656 | impl_boolean!(Xor, bitxor); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:658:1 [INFO] [stdout] | [INFO] [stdout] 658 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/midi.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/time.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/time.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:437:33 [INFO] [stdout] | [INFO] [stdout] 437 | ... self.save_script_file(&script_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 437 | let _ = self.save_script_file(&script_path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:440:33 [INFO] [stdout] | [INFO] [stdout] 440 | ... self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 440 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:516:25 [INFO] [stdout] | [INFO] [stdout] 516 | self.save_script_file(&script_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 516 | let _ = self.save_script_file(&script_path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 519 | self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 519 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling papr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 525 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | impl_arith!(Mul, mul, Mul); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 249 | impl_arith!(Div, div, Div); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 250 | impl_arith!(Add, add, Add); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | impl_arith!(Sub, sub, Sub); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 252 | impl_arith!(Rem, rem, Rem); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:499:1 [INFO] [stdout] | [INFO] [stdout] 499 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:525:1 [INFO] [stdout] | [INFO] [stdout] 525 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:551:1 [INFO] [stdout] | [INFO] [stdout] 551 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 623 | impl_cmp!(Gt, gt); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | impl_cmp!(Lt, lt); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | impl_cmp!(Eq, eq); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | impl_cmp!(Neq, ne); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 654 | impl_boolean!(And, bitand); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 655 | impl_boolean!(Or, bitor); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 656 | impl_boolean!(Xor, bitxor); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:658:1 [INFO] [stdout] | [INFO] [stdout] 658 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/midi.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/time.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/time.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::current_dir` [INFO] [stdout] --> src/parser3/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env::current_dir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | impl_arith!(Mul, mul, Mul); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 249 | impl_arith!(Div, div, Div); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 250 | impl_arith!(Add, add, Add); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | impl_arith!(Sub, sub, Sub); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 252 | impl_arith!(Rem, rem, Rem); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_arith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:499:1 [INFO] [stdout] | [INFO] [stdout] 499 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:525:1 [INFO] [stdout] | [INFO] [stdout] 525 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:551:1 [INFO] [stdout] | [INFO] [stdout] 551 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 623 | impl_cmp!(Gt, gt); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | impl_cmp!(Lt, lt); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | impl_cmp!(Eq, eq); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | impl_cmp!(Neq, ne); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 654 | impl_boolean!(And, bitand); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 655 | impl_boolean!(Or, bitor); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 656 | impl_boolean!(Xor, bitxor); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` which comes from the expansion of the macro `impl_boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/basic.rs:658:1 [INFO] [stdout] | [INFO] [stdout] 658 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/generators.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/graph_util.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/midi.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/time.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/dsp/time.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | node_constructor! { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: this warning originates in the macro `node_constructor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::current_dir` [INFO] [stdout] --> src/parser3/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env::current_dir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/app.rs:437:33 [INFO] [stdout] | [INFO] [stdout] 437 | ... self.save_script_file(&script_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 437 | let _ = self.save_script_file(&script_path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/app.rs:440:33 [INFO] [stdout] | [INFO] [stdout] 440 | ... self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 440 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/app.rs:516:25 [INFO] [stdout] | [INFO] [stdout] 516 | self.save_script_file(&script_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 516 | let _ = self.save_script_file(&script_path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/app.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 519 | self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 519 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/app.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 525 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/app.rs:437:33 [INFO] [stdout] | [INFO] [stdout] 437 | ... self.save_script_file(&script_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 437 | let _ = self.save_script_file(&script_path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/app.rs:440:33 [INFO] [stdout] | [INFO] [stdout] 440 | ... self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 440 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/app.rs:516:25 [INFO] [stdout] | [INFO] [stdout] 516 | self.save_script_file(&script_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 516 | let _ = self.save_script_file(&script_path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/app.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 519 | self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 519 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/app.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | self.save_script_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 525 | let _ = self.save_script_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcBuUuvk/symbols.o" "/opt/rustwide/target/debug/deps/papr-19c20110880b57a3.papr.d93fe26b5d57db4c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/papr-19c20110880b57a3.papr.d93fe26b5d57db4c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/papr-19c20110880b57a3.papr.d93fe26b5d57db4c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/papr-19c20110880b57a3.papr.d93fe26b5d57db4c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/papr-19c20110880b57a3.papr.d93fe26b5d57db4c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/papr-19c20110880b57a3.papr.d93fe26b5d57db4c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/papr-19c20110880b57a3.papr.d93fe26b5d57db4c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/papr-19c20110880b57a3.papr.d93fe26b5d57db4c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/papr-19c20110880b57a3.1t5ghzjfrll5u17k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-d64bf738c059b119/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/onig_sys-c1370fa1a7fa11e4/out" "-L" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-d35e6214da7e7786.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-0f96140db93c9bb1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-36a21163145071a3.rlib" "/opt/rustwide/target/debug/deps/libregex-2e10ba4b5f1cf88c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-9216fdeb6217fc1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f8587237f4b4bc74.rlib" "/opt/rustwide/target/debug/deps/libcreak-bfac216c9a1f5a4f.rlib" "/opt/rustwide/target/debug/deps/libclaxon-94e6cd50308adeb4.rlib" "/opt/rustwide/target/debug/deps/libminimp3-dba1175ded3ae1f0.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-21ed6d5c973ab346.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-3d8ebb34d84279f1.rlib" "/opt/rustwide/target/debug/deps/liblewton-85d92d9e94751c27.rlib" "/opt/rustwide/target/debug/deps/libogg-03d5b3afbb1fbbd2.rlib" "/opt/rustwide/target/debug/deps/libhound-767265030306f44d.rlib" "/opt/rustwide/target/debug/deps/librfd-6608b4078707617e.rlib" "/opt/rustwide/target/debug/deps/libpollster-aace033cc493bcce.rlib" "/opt/rustwide/target/debug/deps/libashpd-c5119df90e9b41ef.rlib" "/opt/rustwide/target/debug/deps/libasync_std-20b318925d8d3c31.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-ee6e989adeb27383.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-0459030800ab9868.rlib" "/opt/rustwide/target/debug/deps/libzbus-f63c2a51a51bd0b1.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-903c080ef5d01d8e.rlib" "/opt/rustwide/target/debug/deps/libblocking-79b4c8ced0fd33db.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ae676ab4c74c1a22.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b27bad3db7193981.rlib" "/opt/rustwide/target/debug/deps/libhex-3f87486ce2531add.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-e28ca82808372b62.rlib" "/opt/rustwide/target/debug/deps/libasync_task-b508837d0cf3394e.rlib" "/opt/rustwide/target/debug/deps/libordered_stream-95e699467a53a39c.rlib" "/opt/rustwide/target/debug/deps/libasync_broadcast-5c002a7ec263fac0.rlib" "/opt/rustwide/target/debug/deps/libxdg_home-7f06ac05cb60f141.rlib" "/opt/rustwide/target/debug/deps/libsha1-2fb373fa84534222.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ebf2ccaa83ccd34a.rlib" "/opt/rustwide/target/debug/deps/libdigest-6bb0e390cbb5b616.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ec6f10edc91253fa.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-f33c823e18ba55fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d791bc0442c49c0c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb368dbad1aea35b.rlib" "/opt/rustwide/target/debug/deps/libnix-04be1dd42b05df72.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d07caee0a6e0d778.rlib" "/opt/rustwide/target/debug/deps/libzbus_names-e510df4172d0b342.rlib" "/opt/rustwide/target/debug/deps/libzvariant-c54fe40e57c1329e.rlib" "/opt/rustwide/target/debug/deps/libenumflags2-148baa52c5fca378.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-03d4129d5a869f1c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-60c1f237015c6dab.rlib" "/opt/rustwide/target/debug/deps/librand-b90a13cbb4fd7273.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-79661b6f129f22fc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0b4a4fc8d6e68b7b.rlib" "/opt/rustwide/target/debug/deps/librand_core-573573565f3d33da.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-92ab3b6241231d58.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-dc49eb78c4fa9010.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-27bb08c9142206e3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libasync_io-760b257d25cf5f1e.rlib" "/opt/rustwide/target/debug/deps/librustix-cf29d54645ad56ea.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-984adb4060e01e84.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-dec72842c7aad004.rlib" "/opt/rustwide/target/debug/deps/libslab-7c2905ba0c75d8fa.rlib" "/opt/rustwide/target/debug/deps/libpolling-4862d38df052eb3b.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-0e6d53b26f650e86.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-2978ebe76f4b873c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9c703bedd082b74f.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-1e918b41e33bebbd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-cf3427dd0ac6b083.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8d88ec0ef6d25607.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-66b6e0c1541d01f8.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-bad42cff29a10aab.rlib" "/opt/rustwide/target/debug/deps/libparking-65138d5851d2be18.rlib" "/opt/rustwide/target/debug/deps/libwav-0b28cd94dda2fa43.rlib" "/opt/rustwide/target/debug/deps/libriff-786a6dcfd62f9b05.rlib" "/opt/rustwide/target/debug/deps/libtokio-e01f2c2534e962e1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8f43c68edeff3902.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ad64349966cfc4a7.rlib" "/opt/rustwide/target/debug/deps/libbytes-24c72a0629944d6f.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c640aced36103e5d.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b483899aef6af2ab.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-1c0051f71ef74acd.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-00056c68df33eee8.rlib" "/opt/rustwide/target/debug/deps/libpest-174f7815e4fcacc0.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-826f605ed6f1a85a.rlib" "/opt/rustwide/target/debug/deps/libmiette-d768c1a07928cda6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_ext-5c9a0f251e884f44.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-fdd5176e6c082c07.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-25be6e390eeeb5a2.rlib" "/opt/rustwide/target/debug/deps/libsmawk-bb8b853e63b43c69.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-dcaf0ec4656cf2ff.rlib" "/opt/rustwide/target/debug/deps/libsupports_hyperlinks-d080ed54766bbaa8.rlib" "/opt/rustwide/target/debug/deps/libsupports_color-8f0a95a3e999bc21.rlib" "/opt/rustwide/target/debug/deps/libis_ci-9d3a46d585cecffb.rlib" "/opt/rustwide/target/debug/deps/libsupports_unicode-c6a01ebbbf446665.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-84ac36d58691bdc9.rlib" "/opt/rustwide/target/debug/deps/libobject-023c8f5198c35441.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7e85cba34b98b18a.rlib" "/opt/rustwide/target/debug/deps/libgimli-f77fd12b164f71e1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-291fe1b0f3718e53.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-38269d6d6a8fa6a3.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-938032b8f13f176d.rlib" "/opt/rustwide/target/debug/deps/libnom_supreme-760e3216e999863f.rlib" "/opt/rustwide/target/debug/deps/libbrownstone-0e98362e1c049bc9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5b0d8a64eedbde0b.rlib" "/opt/rustwide/target/debug/deps/libjoinery-2b466ba5cb24a3e7.rlib" "/opt/rustwide/target/debug/deps/libindent_write-8d2823f45c318834.rlib" "/opt/rustwide/target/debug/deps/libspin-886c538b91f891e5.rlib" "/opt/rustwide/target/debug/deps/libmidly-eb4c5bb589a47d6c.rlib" "/opt/rustwide/target/debug/deps/librayon-d7b481820186d22a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ec5f056329b67c7a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3e9b3197d78f3365.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7f5888c0659963e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0f2b46cbad968bfe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e8d51d75bfe8a055.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a9a469efa9782271.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b71e1bc0aff9805f.rlib" "/opt/rustwide/target/debug/deps/libeither-2e77cc4e0db36b85.rlib" "/opt/rustwide/target/debug/deps/libmidir-e7264abc78cad492.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-21f1893f777ff568.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-e3f84572c6567bdd.rlib" "/opt/rustwide/target/debug/deps/libsyntect-96f59a05e0258b75.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-41d450fe7a955a8f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4d02d4760fb117bf.rlib" "/opt/rustwide/target/debug/deps/libonig-955e440c5ee245dd.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-23b58684af137eb0.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d7fdf95d27936e12.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19f06a6ab3fccdcb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f184b6e9d5f2fc1e.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-05ca558cf4067b43.rlib" "/opt/rustwide/target/debug/deps/libryu-f8da15ac3e2ac3f9.rlib" "/opt/rustwide/target/debug/deps/libplist-58e6be5eeb43bf45.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-e8919dac02325832.rlib" "/opt/rustwide/target/debug/deps/libsafemem-c020a312dd62ec88.rlib" "/opt/rustwide/target/debug/deps/libtime-870940d662348f93.rlib" "/opt/rustwide/target/debug/deps/libitoa-61f687365e15b301.rlib" "/opt/rustwide/target/debug/deps/libtime_core-a71c2d49e25c4d50.rlib" "/opt/rustwide/target/debug/deps/libderanged-091be7e8832ee340.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-da9819842b66fc58.rlib" "/opt/rustwide/target/debug/deps/libbase64-3e6d434dcd42e916.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1659fb94f00cd42d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3bb942dda1b45c94.rlib" "/opt/rustwide/target/debug/deps/libbincode-c9ecf6edc5816582.rlib" "/opt/rustwide/target/debug/deps/libcpal-700bf9e6d1d87cca.rlib" "/opt/rustwide/target/debug/deps/libdasp_sample-726d1b6d90a05dd6.rlib" "/opt/rustwide/target/debug/deps/libjack-09b26b40a36083b2.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-0c8483657851c670.rlib" "/opt/rustwide/target/debug/deps/libalsa-804a3af59e5db75a.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-b4a8938f1228f1d1.rlib" "/opt/rustwide/target/debug/deps/libeframe-46c26bc27047702f.rlib" "/opt/rustwide/target/debug/deps/libglutin-828b6c663194c9b3.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-990a90b61daae9ac.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-b088de7d440f0490.rlib" "/opt/rustwide/target/debug/deps/libshared_library-c674323cbc326412.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-3bd7b1ee2195ce53.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-8dca297af845b25f.rlib" "/opt/rustwide/target/debug/deps/libegui_winit-216c327a81209cb4.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-f0e6ae2082037042.rlib" "/opt/rustwide/target/debug/deps/liburl-57536e67885fc9cc.rlib" "/opt/rustwide/target/debug/deps/libidna-d71015e9a88fbd71.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-691aa2da4be5ce8b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-72bcf52f38a372c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-7741bfa5930c7934.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b7b8bac4e4350351.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-df81dfd8304be30b.rlib" "/opt/rustwide/target/debug/deps/libserde-28524658de90b97d.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-de6535fd476d3dfa.rlib" "/opt/rustwide/target/debug/deps/libarboard-3242054768745837.rlib" "/opt/rustwide/target/debug/deps/libx11rb-1af0c0441598c935.rlib" "/opt/rustwide/target/debug/deps/libgethostname-0d051c9b3421d9ba.rlib" "/opt/rustwide/target/debug/deps/libnix-5100d650557951eb.rlib" "/opt/rustwide/target/debug/deps/libwinit-86aa2a6f842c8393.rlib" "/opt/rustwide/target/debug/deps/libsctk_adwaita-9e116c56d15eb47b.rlib" "/opt/rustwide/target/debug/deps/libcrossfont-afc307491fb9782e.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-4c771a34ea8c64ac.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-42fe82d15df73bff.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-a9a972c2d3442f36.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f98b4bf61a833445.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-6cc550dad52ff56f.rlib" "/opt/rustwide/target/debug/deps/libfreetype-cc2cf90f4fd41f57.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-ad2d4c225ca5d125.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia-2984ee806cb90bf6.rlib" "/opt/rustwide/target/debug/deps/libpng-735157b8b8ed375a.rlib" "/opt/rustwide/target/debug/deps/libflate2-721453bd8416d105.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-817f2913a755c7c1.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-31472df86380d82a.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-41cd474348708361.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e9a7d83a853b3326.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-f329566b9bc6b550.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b2b2700a67555510.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia_path-8e8d00197fcaaf4c.rlib" "/opt/rustwide/target/debug/deps/libarrayref-06dc3b98446dd61e.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-8c9b42940d7446a4.rlib" "/opt/rustwide/target/debug/deps/libcty-c48a803ddc3aeceb.rlib" "/opt/rustwide/target/debug/deps/libmio-085f8a38751835a5.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-5aaa27e4ef7deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f9c59101f803f7a8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2ecce4625284326a.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-beae1288828a831d.rlib" "/opt/rustwide/target/debug/deps/libxcursor-56fdab6632be333d.rlib" "/opt/rustwide/target/debug/deps/libnom-ebd3b8c3d28fc2cb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eaefe9653736e156.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-97c12d06e55c4301.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-cfee1d9ab38731d7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-59b7f3898dbb8f35.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-71d73a855ac3509f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-4436c46e9ea7212a.rlib" "/opt/rustwide/target/debug/deps/libnix-1416d82212cac3a2.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-03f583d5b9c2f9b1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libcalloop-45a4bd48559ab96e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-af105e6663ffc0bc.rlib" "/opt/rustwide/target/debug/deps/libslotmap-7a462aeb6511b58f.rlib" "/opt/rustwide/target/debug/deps/libnix-6e73081b0738a723.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fdfba17a180ba18f.rlib" "/opt/rustwide/target/debug/deps/libdlib-8fe4541851f349fa.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f6462691e4cb5ffc.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-28796775b35f34aa.rlib" "/opt/rustwide/target/debug/deps/libinstant-553c45934192f0ca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/liblog-ca0004f02e49f61c.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-78a439da9f8703f8.rlib" "/opt/rustwide/target/debug/deps/libegui_glow-b99457ccd47968b0.rlib" "/opt/rustwide/target/debug/deps/libtracing-dd982be153ed2be9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-386fbc476cabd3df.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-20c51bc000d9d85f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-91a831fdb994e2ab.rlib" "/opt/rustwide/target/debug/deps/libglow-d98172c49c1a3560.rlib" "/opt/rustwide/target/debug/deps/libegui-2bc5f70eab78dfd6.rlib" "/opt/rustwide/target/debug/deps/libepaint-e382c253bb478a40.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-77ea54d996e9a7ff.rlib" "/opt/rustwide/target/debug/deps/libahash-209703349583ee3a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e6f8fe275b772805.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-b513cf67e410b822.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-ed8c9c83b60dae62.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-ceccd53c50073d20.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-ccba82845d006928.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2d4822422df24a41.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-72ea8f22dd5ec44d.rlib" "/opt/rustwide/target/debug/deps/liblibc-acdbfd483ac28626.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-764da133e930e111.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25fd0b6812e70ebf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-95f59771d118363f.rlib" "/opt/rustwide/target/debug/deps/libemath-9a6dd11daa45c670.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-619ceadd39f670e8.rlib" "/opt/rustwide/target/debug/deps/libclap-dc0f8572b48ca28c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8ddb0c67efdf005e.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-d80902cf149a95f4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8622084940d8e27c.rlib" "/opt/rustwide/target/debug/deps/libanstream-e08f751eca635947.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-07312c5666c934db.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-61f3c6c9d64c4aad.rlib" "/opt/rustwide/target/debug/deps/librustix-190e14e710f62489.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ae284853a5c23b43.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-9d303219a9df1b53.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-4ad5a06266c263b0.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-adfbdf344a19bafe.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-c4be6c64e3323ee2.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-63a96828c465a63d.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8c09cf1ab992ef55.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-ljack" "-lasound" "-lfreetype" "-lfontconfig" "-lfreetype" "-lexpat" "-lm" "-lfreetype" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/papr-19c20110880b57a3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `papr` (bin "papr" test) due to 2 previous errors; 40 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "145bd95ab59f2bd4580a378fd6351e304255ce96cf61b6d1481558da683663be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145bd95ab59f2bd4580a378fd6351e304255ce96cf61b6d1481558da683663be", kill_on_drop: false }` [INFO] [stdout] 145bd95ab59f2bd4580a378fd6351e304255ce96cf61b6d1481558da683663be