[INFO] fetching crate hotg-rune-syntax 0.7.0...
[INFO] checking hotg-rune-syntax-0.7.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate hotg-rune-syntax 0.7.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate hotg-rune-syntax 0.7.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded codespan v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f293ad4ecc372e2af07d7e1b7f2ae21654e74ac330d0bca72eb103f57c51e7fe
[INFO] running `Command { std: "docker" "start" "-a" "f293ad4ecc372e2af07d7e1b7f2ae21654e74ac330d0bca72eb103f57c51e7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f293ad4ecc372e2af07d7e1b7f2ae21654e74ac330d0bca72eb103f57c51e7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f293ad4ecc372e2af07d7e1b7f2ae21654e74ac330d0bca72eb103f57c51e7fe", kill_on_drop: false }`
[INFO] [stdout] f293ad4ecc372e2af07d7e1b7f2ae21654e74ac330d0bca72eb103f57c51e7fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb8d975aea3a9ac300a8be57e7bc98a77c07275727070cf78795cef506beb63e
[INFO] running `Command { std: "docker" "start" "-a" "cb8d975aea3a9ac300a8be57e7bc98a77c07275727070cf78795cef506beb63e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking pretty_assertions v0.7.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]     Checking hotg-rune-syntax v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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] 646 | |                 }
[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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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] [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] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hotg-rune-syntax` (test "existing_runefiles") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cb8d975aea3a9ac300a8be57e7bc98a77c07275727070cf78795cef506beb63e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb8d975aea3a9ac300a8be57e7bc98a77c07275727070cf78795cef506beb63e", kill_on_drop: false }`
[INFO] [stdout] cb8d975aea3a9ac300a8be57e7bc98a77c07275727070cf78795cef506beb63e
[INFO] checking hotg-rune-syntax-0.7.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate hotg-rune-syntax 0.7.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate hotg-rune-syntax 0.7.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25c116e92c484c9f846ecc4609ef968d6286ae3253c75dee51e79a776e2e24b6
[INFO] running `Command { std: "docker" "start" "-a" "25c116e92c484c9f846ecc4609ef968d6286ae3253c75dee51e79a776e2e24b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25c116e92c484c9f846ecc4609ef968d6286ae3253c75dee51e79a776e2e24b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c116e92c484c9f846ecc4609ef968d6286ae3253c75dee51e79a776e2e24b6", kill_on_drop: false }`
[INFO] [stdout] 25c116e92c484c9f846ecc4609ef968d6286ae3253c75dee51e79a776e2e24b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c13c6f2014fa8de2e638068fe1c2759f1e0f0e2cc66bc2285c8aa470b5cabcbb
[INFO] running `Command { std: "docker" "start" "-a" "c13c6f2014fa8de2e638068fe1c2759f1e0f0e2cc66bc2285c8aa470b5cabcbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking pretty_assertions v0.7.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]     Checking hotg-rune-syntax v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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] 646 | |                 }
[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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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] [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] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hotg-rune-syntax` (test "existing_runefiles") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c13c6f2014fa8de2e638068fe1c2759f1e0f0e2cc66bc2285c8aa470b5cabcbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c13c6f2014fa8de2e638068fe1c2759f1e0f0e2cc66bc2285c8aa470b5cabcbb", kill_on_drop: false }`
[INFO] [stdout] c13c6f2014fa8de2e638068fe1c2759f1e0f0e2cc66bc2285c8aa470b5cabcbb
