[INFO] fetching crate hotg-rune-syntax 0.7.0... [INFO] testing hotg-rune-syntax-0.7.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate hotg-rune-syntax 0.7.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate hotg-rune-syntax 0.7.0 [INFO] finished tweaking crates.io crate hotg-rune-syntax 0.7.0 [INFO] tweaked toml for crates.io crate hotg-rune-syntax 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hotg-rune-syntax 0.7.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding codespan v0.11.1 (available: v0.12.0) [INFO] [stderr] Adding codespan-reporting v0.11.1 (available: v0.12.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.0) [INFO] [stderr] Adding pretty_assertions v0.7.2 (available: v1.4.1) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8564c6d6e30442858aad979a9e22230a4af98027f0ff76169fce9839eafcece0 [INFO] running `Command { std: "docker" "start" "-a" "8564c6d6e30442858aad979a9e22230a4af98027f0ff76169fce9839eafcece0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8564c6d6e30442858aad979a9e22230a4af98027f0ff76169fce9839eafcece0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8564c6d6e30442858aad979a9e22230a4af98027f0ff76169fce9839eafcece0", kill_on_drop: false }` [INFO] [stdout] 8564c6d6e30442858aad979a9e22230a4af98027f0ff76169fce9839eafcece0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ab7883b932000fac806979e320b473d64c55e60515fa41f03dd699a37010fa1 [INFO] running `Command { std: "docker" "start" "-a" "6ab7883b932000fac806979e320b473d64c55e60515fa41f03dd699a37010fa1", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling hotg-rune-syntax v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s [INFO] running `Command { std: "docker" "inspect" "6ab7883b932000fac806979e320b473d64c55e60515fa41f03dd699a37010fa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab7883b932000fac806979e320b473d64c55e60515fa41f03dd699a37010fa1", kill_on_drop: false }` [INFO] [stdout] 6ab7883b932000fac806979e320b473d64c55e60515fa41f03dd699a37010fa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccd1ebdc7fd96d1859fc9edbd4ab38fb15b7f950b768e686afd13fa6241c4233 [INFO] running `Command { std: "docker" "start" "-a" "ccd1ebdc7fd96d1859fc9edbd4ab38fb15b7f950b768e686afd13fa6241c4233", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling hotg-rune-syntax v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `tests/../../../examples/debugging/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 50 | parse_and_analyse!(debugging); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/gesture/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 51 | parse_and_analyse!(gesture); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/microspeech/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 52 | parse_and_analyse!(microspeech); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/noop/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 53 | parse_and_analyse!(noop); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/person_detection/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 54 | parse_and_analyse!(person_detection); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/sine/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 55 | parse_and_analyse!(sine); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/style_transfer/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 56 | parse_and_analyse!(style_transfer); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hotg-rune-syntax` (test "existing_runefiles") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 467 | pipeline: map! { [INFO] [stdout] | _______________________- [INFO] [stdout] 468 | | audio: Stage::Capability { [INFO] [stdout] 469 | | capability: String::from("SOUND"), [INFO] [stdout] 470 | | outputs: vec![ty!(i16[16000])], [INFO] [stdout] ... | [INFO] [stdout] 503 | | }, [INFO] [stdout] 504 | | }, [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 471 | args: map! { hz: Value::Int(16000) }, [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 482 | args: map! { [INFO] [stdout] | ___________________________- [INFO] [stdout] 483 | | labels: Value::from(vec![ [INFO] [stdout] 484 | | Value::from("silence"), [INFO] [stdout] 485 | | Value::from("unknown"), [INFO] [stdout] ... | [INFO] [stdout] 490 | | ]), [INFO] [stdout] 491 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 505 | resources: map![], [INFO] [stdout] | ------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | args: map! { hz: Value::Int(16000) }, [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 603 | pipeline: map! { [INFO] [stdout] | _______________________- [INFO] [stdout] 604 | | audio: Stage::Capability { [INFO] [stdout] 605 | | capability: String::from("SOUND"), [INFO] [stdout] 606 | | outputs: vec![ [INFO] [stdout] ... | [INFO] [stdout] 647 | | }, [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 609 | args: map! { [INFO] [stdout] | ___________________________- [INFO] [stdout] 610 | | hz: Value::from(16000), [INFO] [stdout] 611 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | args: map! { [INFO] [stdout] | ___________________________- [INFO] [stdout] 635 | | labels: Value::List(vec![ [INFO] [stdout] 636 | | Value::from("silence"), [INFO] [stdout] 637 | | Value::from("unknown"), [INFO] [stdout] 638 | | Value::from("up"), [INFO] [stdout] 639 | | ]), [INFO] [stdout] 640 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | resources: map![], [INFO] [stdout] | ------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 703 | pipeline: map! { [INFO] [stdout] | _______________________- [INFO] [stdout] 704 | | audio: Stage::Capability { [INFO] [stdout] 705 | | capability: String::from("SOUND"), [INFO] [stdout] 706 | | outputs: vec![ [INFO] [stdout] ... | [INFO] [stdout] 735 | | }, [INFO] [stdout] 736 | | }, [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 709 | args: map! { [INFO] [stdout] | ___________________________- [INFO] [stdout] 710 | | hz: Value::from(16000), [INFO] [stdout] 711 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 737 | resources: map![], [INFO] [stdout] | ------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ccd1ebdc7fd96d1859fc9edbd4ab38fb15b7f950b768e686afd13fa6241c4233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd1ebdc7fd96d1859fc9edbd4ab38fb15b7f950b768e686afd13fa6241c4233", kill_on_drop: false }` [INFO] [stdout] ccd1ebdc7fd96d1859fc9edbd4ab38fb15b7f950b768e686afd13fa6241c4233