[INFO] fetching crate hotg-rune-compiler 0.11.3... [INFO] testing hotg-rune-compiler-0.11.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate hotg-rune-compiler 0.11.3 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate hotg-rune-compiler 0.11.3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hotg-rune-compiler 0.11.3 [INFO] finished tweaking crates.io crate hotg-rune-compiler 0.11.3 [INFO] tweaked toml for crates.io crate hotg-rune-compiler 0.11.3 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate crates.io crate hotg-rune-compiler 0.11.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c819eb4f1aa72ab979410f7480e93c8fc8781d19e83f1ec4ecf3994aef0c0804 [INFO] running `Command { std: "docker" "start" "-a" "c819eb4f1aa72ab979410f7480e93c8fc8781d19e83f1ec4ecf3994aef0c0804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c819eb4f1aa72ab979410f7480e93c8fc8781d19e83f1ec4ecf3994aef0c0804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c819eb4f1aa72ab979410f7480e93c8fc8781d19e83f1ec4ecf3994aef0c0804", kill_on_drop: false }` [INFO] [stdout] c819eb4f1aa72ab979410f7480e93c8fc8781d19e83f1ec4ecf3994aef0c0804 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d81cf00e79fa378c3fd7008ba9778ece2d6be90c7d89beccd9be78a701b81c4 [INFO] running `Command { std: "docker" "start" "-a" "2d81cf00e79fa378c3fd7008ba9778ece2d6be90c7d89beccd9be78a701b81c4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling legion_codegen v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling hotg-rune-core v0.11.3 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling legion v0.4.0 [INFO] [stderr] Compiling cargo_toml v0.10.3 [INFO] [stderr] Compiling hotg-rune-proc-blocks v0.11.3 [INFO] [stderr] Compiling hotg-rune-compiler v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.03s [INFO] running `Command { std: "docker" "inspect" "2d81cf00e79fa378c3fd7008ba9778ece2d6be90c7d89beccd9be78a701b81c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d81cf00e79fa378c3fd7008ba9778ece2d6be90c7d89beccd9be78a701b81c4", kill_on_drop: false }` [INFO] [stdout] 2d81cf00e79fa378c3fd7008ba9778ece2d6be90c7d89beccd9be78a701b81c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 708980e0854969b3ac904e897260117d4c5ab23c31ac218fd23b0a4c52a0ef25 [INFO] running `Command { std: "docker" "start" "-a" "708980e0854969b3ac904e897260117d4c5ab23c31ac218fd23b0a4c52a0ef25", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling hotg-rune-core v0.11.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling iso8601 v0.4.1 [INFO] [stderr] Compiling hotg-rune-proc-blocks v0.11.3 [INFO] [stderr] Compiling hotg-rune-compiler v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.9.0 [INFO] [stderr] Compiling jsonschema v0.13.3 [INFO] [stdout] error: couldn't read src/codegen/../../../../rust-toolchain.toml: No such file or directory (os error 2) [INFO] [stdout] --> src/codegen/generate_rust_toolchain_toml.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | let original = include_str!("../../../../rust-toolchain.toml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_resources.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | resources: map! { [INFO] [stdout] | ________________________- [INFO] [stdout] 82 | | inline_string: ResourceDeclaration { [INFO] [stdout] 83 | | inline: Some("inline".to_string()), [INFO] [stdout] 84 | | path: None, [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | }, [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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_stages.rs:312:23 [INFO] [stdout] | [INFO] [stdout] 312 | pipeline: map! { [INFO] [stdout] | _______________________- [INFO] [stdout] 313 | | cap: Stage::Capability(CapabilityStage { [INFO] [stdout] 314 | | capability: "SOUND".to_string(), [INFO] [stdout] 315 | | args: map! { [INFO] [stdout] ... | [INFO] [stdout] 362 | | }), [INFO] [stdout] 363 | | }, [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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_stages.rs:315:27 [INFO] [stdout] | [INFO] [stdout] 315 | args: map! { [INFO] [stdout] | ___________________________- [INFO] [stdout] 316 | | hz: "128".into(), [INFO] [stdout] 317 | | }, [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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_stages.rs:322:27 [INFO] [stdout] | [INFO] [stdout] 322 | args: map! { [INFO] [stdout] | ___________________________- [INFO] [stdout] 323 | | some_arg: "asdf".into(), [INFO] [stdout] 324 | | }, [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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_stages.rs:364:24 [INFO] [stdout] | [INFO] [stdout] 364 | resources: map! { [INFO] [stdout] | ________________________- [INFO] [stdout] 365 | | MODEL_FILE: ResourceDeclaration { [INFO] [stdout] 366 | | inline: None, [INFO] [stdout] 367 | | path: Some("model.tflite".to_string()), [INFO] [stdout] ... | [INFO] [stdout] 374 | | }, [INFO] [stdout] 375 | | }, [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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_tensors.rs:234:23 [INFO] [stdout] | [INFO] [stdout] 234 | pipeline: map! { [INFO] [stdout] | _______________________- [INFO] [stdout] 235 | | rand: parse::Stage::Capability(CapabilityStage { [INFO] [stdout] 236 | | capability: "RAND".to_string(), [INFO] [stdout] 237 | | outputs: vec![ [INFO] [stdout] ... | [INFO] [stdout] 260 | | }) [INFO] [stdout] 261 | | }, [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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_tensors.rs:240:27 [INFO] [stdout] | [INFO] [stdout] 240 | args: 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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_tensors.rs:251:27 [INFO] [stdout] | [INFO] [stdout] 251 | args: 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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_tensors.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | args: 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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_tensors.rs:262:24 [INFO] [stdout] | [INFO] [stdout] 262 | 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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_stages.rs:411:29 [INFO] [stdout] | [INFO] [stdout] 411 | parameters: map! { [INFO] [stdout] | _____________________________- [INFO] [stdout] 412 | | some_arg: "asdf".into(), [INFO] [stdout] 413 | | }, [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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_stages.rs:453:29 [INFO] [stdout] | [INFO] [stdout] 453 | parameters: map! { [INFO] [stdout] | _____________________________- [INFO] [stdout] 454 | | hz: "128".into(), [INFO] [stdout] 455 | | }, [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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lowering/register_stages.rs:468:23 [INFO] [stdout] | [INFO] [stdout] 468 | args: 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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/parse/yaml.rs:1120:23 [INFO] [stdout] | [INFO] [stdout] 1120 | pipeline: map! { [INFO] [stdout] | _______________________- [INFO] [stdout] 1121 | | audio: Stage::Capability(CapabilityStage { [INFO] [stdout] 1122 | | capability: String::from("SOUND"), [INFO] [stdout] 1123 | | outputs: vec![ty!(i16[16000])], [INFO] [stdout] ... | [INFO] [stdout] 1150 | | }), [INFO] [stdout] 1151 | | }, [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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/parse/yaml.rs:1124:27 [INFO] [stdout] | [INFO] [stdout] 1124 | args: map! { hz: "16000".into() }, [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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/parse/yaml.rs:1142:27 [INFO] [stdout] | [INFO] [stdout] 1142 | args: map! { [INFO] [stdout] | ___________________________- [INFO] [stdout] 1143 | | labels: "silence\nunknown\nup\ndown\nleft\nright".into() [INFO] [stdout] 1144 | | }, [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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/parse/yaml.rs:1152:24 [INFO] [stdout] | [INFO] [stdout] 1152 | 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/macros.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/parse/yaml.rs:1176:19 [INFO] [stdout] | [INFO] [stdout] 1176 | args: map! { hz: "16000".into() }, [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] error: aborting due to previous error; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hotg-rune-compiler` due to 2 previous errors; 18 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "708980e0854969b3ac904e897260117d4c5ab23c31ac218fd23b0a4c52a0ef25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708980e0854969b3ac904e897260117d4c5ab23c31ac218fd23b0a4c52a0ef25", kill_on_drop: false }` [INFO] [stdout] 708980e0854969b3ac904e897260117d4c5ab23c31ac218fd23b0a4c52a0ef25