[INFO] cloning repository https://github.com/MrWheatley/qcmerger-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrWheatley/qcmerger-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrWheatley%2Fqcmerger-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrWheatley%2Fqcmerger-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 380d935cfa4b95d103d8dafdf7eb5447a1c780e1
[INFO] testing MrWheatley/qcmerger-rust against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrWheatley%2Fqcmerger-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MrWheatley/qcmerger-rust
[INFO] finished tweaking git repo https://github.com/MrWheatley/qcmerger-rust
[INFO] tweaked toml for git repo https://github.com/MrWheatley/qcmerger-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MrWheatley/qcmerger-rust on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MrWheatley/qcmerger-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt v0.3.25
[INFO] [stderr]   Downloaded instant v0.1.11
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded unicode-width v0.1.9
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] [stderr]   Downloaded lock_api v0.4.5
[INFO] [stderr]   Downloaded parking_lot_core v0.8.5
[INFO] [stderr]   Downloaded signal-hook v0.3.10
[INFO] [stderr]   Downloaded comfy-table v4.1.1
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded crossterm v0.20.0
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded syn v1.0.80
[INFO] [stderr]   Downloaded redox_syscall v0.2.10
[INFO] [stderr]   Downloaded smallvec v1.7.0
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.1
[INFO] [stderr]   Downloaded libc v0.2.103
[INFO] [stderr]   Downloaded ansi_term v0.11.0
[INFO] [stderr]   Downloaded console v0.14.1
[INFO] [stderr]   Downloaded globber v0.1.3
[INFO] [stderr]   Downloaded terminal_size v0.1.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d15863c6ec7a89ecf413138caf5873755e5f36ec23044ac95a1e82715e173665
[INFO] running `Command { std: "docker" "start" "-a" "d15863c6ec7a89ecf413138caf5873755e5f36ec23044ac95a1e82715e173665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d15863c6ec7a89ecf413138caf5873755e5f36ec23044ac95a1e82715e173665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d15863c6ec7a89ecf413138caf5873755e5f36ec23044ac95a1e82715e173665", kill_on_drop: false }`
[INFO] [stdout] d15863c6ec7a89ecf413138caf5873755e5f36ec23044ac95a1e82715e173665
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9577ff9e1bc3d5e09c8c43c9664cd938b7b80700e272ec2ba5fd23524dde22ab
[INFO] running `Command { std: "docker" "start" "-a" "9577ff9e1bc3d5e09c8c43c9664cd938b7b80700e272ec2ba5fd23524dde22ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling globber v0.1.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling crossterm v0.20.0
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling comfy-table v4.1.1
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling qcmerger-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 animation.name = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                  --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |                         animation.smd = dequote_next!(line_split);
[INFO] [stdout]    |                                         ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 | ...                   animation.smd = dequote_next!(line_split);
[INFO] [stdout]    |                                       ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 animation.weightlist = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                        --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 animation.smd = dequote!(line);
[INFO] [stdout]    |                                 -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 sequence.name = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                 --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:43:43
[INFO] [stdout]    |
[INFO] [stdout] 43 |                         let smd: String = dequote_next!(line_split);
[INFO] [stdout]    |                                           ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 sequence.activity = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 sequence.layer.push(dequote_nth!(line_split, 1));
[INFO] [stdout]    |                                     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 sequence.weightlist = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                       --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let smd: String = dequote!(line);
[INFO] [stdout]    |                                   -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/weightlist.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 3 => weightlist.name = dequote_nth!(line_split, 1),
[INFO] [stdout]    |                                        --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 animation.name = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                  --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |                         animation.smd = dequote_next!(line_split);
[INFO] [stdout]    |                                         ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 | ...                   animation.smd = dequote_next!(line_split);
[INFO] [stdout]    |                                       ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 animation.weightlist = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                        --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 animation.smd = dequote!(line);
[INFO] [stdout]    |                                 -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 sequence.name = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                 --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:43:43
[INFO] [stdout]    |
[INFO] [stdout] 43 |                         let smd: String = dequote_next!(line_split);
[INFO] [stdout]    |                                           ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 sequence.activity = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 sequence.layer.push(dequote_nth!(line_split, 1));
[INFO] [stdout]    |                                     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 sequence.weightlist = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                       --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let smd: String = dequote!(line);
[INFO] [stdout]    |                                   -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/weightlist.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 3 => weightlist.name = dequote_nth!(line_split, 1),
[INFO] [stdout]    |                                        --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: qcmerger-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9577ff9e1bc3d5e09c8c43c9664cd938b7b80700e272ec2ba5fd23524dde22ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9577ff9e1bc3d5e09c8c43c9664cd938b7b80700e272ec2ba5fd23524dde22ab", kill_on_drop: false }`
[INFO] [stdout] 9577ff9e1bc3d5e09c8c43c9664cd938b7b80700e272ec2ba5fd23524dde22ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84194b820cd46b675bd80e4c3a061635fb1aa0cfd6adb88a81ac4c7ab08b36e7
[INFO] running `Command { std: "docker" "start" "-a" "84194b820cd46b675bd80e4c3a061635fb1aa0cfd6adb88a81ac4c7ab08b36e7", kill_on_drop: false }`
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 animation.name = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                  --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |                         animation.smd = dequote_next!(line_split);
[INFO] [stdout]    |                                         ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 | ...                   animation.smd = dequote_next!(line_split);
[INFO] [stdout]    |                                       ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 animation.weightlist = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                        --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 animation.smd = dequote!(line);
[INFO] [stdout]    |                                 -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 sequence.name = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                 --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:43:43
[INFO] [stdout]    |
[INFO] [stdout] 43 |                         let smd: String = dequote_next!(line_split);
[INFO] [stdout]    |                                           ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 sequence.activity = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 sequence.layer.push(dequote_nth!(line_split, 1));
[INFO] [stdout]    |                                     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 sequence.weightlist = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                       --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let smd: String = dequote!(line);
[INFO] [stdout]    |                                   -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/weightlist.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 3 => weightlist.name = dequote_nth!(line_split, 1),
[INFO] [stdout]    |                                        --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling qcmerger-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 animation.name = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                  --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |                         animation.smd = dequote_next!(line_split);
[INFO] [stdout]    |                                         ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 | ...                   animation.smd = dequote_next!(line_split);
[INFO] [stdout]    |                                       ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 animation.weightlist = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                        --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 animation.smd = dequote!(line);
[INFO] [stdout]    |                                 -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 sequence.name = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                 --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:43:43
[INFO] [stdout]    |
[INFO] [stdout] 43 |                         let smd: String = dequote_next!(line_split);
[INFO] [stdout]    |                                           ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 sequence.activity = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 sequence.layer.push(dequote_nth!(line_split, 1));
[INFO] [stdout]    |                                     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 sequence.weightlist = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                       --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let smd: String = dequote!(line);
[INFO] [stdout]    |                                   -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/weightlist.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 3 => weightlist.name = dequote_nth!(line_split, 1),
[INFO] [stdout]    |                                        --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 animation.name = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                  --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |                         animation.smd = dequote_next!(line_split);
[INFO] [stdout]    |                                         ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 | ...                   animation.smd = dequote_next!(line_split);
[INFO] [stdout]    |                                       ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 animation.weightlist = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                        --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 animation.smd = dequote!(line);
[INFO] [stdout]    |                                 -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 sequence.name = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                 --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:43:43
[INFO] [stdout]    |
[INFO] [stdout] 43 |                         let smd: String = dequote_next!(line_split);
[INFO] [stdout]    |                                           ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 sequence.activity = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 sequence.layer.push(dequote_nth!(line_split, 1));
[INFO] [stdout]    |                                     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 sequence.weightlist = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                       --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let smd: String = dequote!(line);
[INFO] [stdout]    |                                   -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/weightlist.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 3 => weightlist.name = dequote_nth!(line_split, 1),
[INFO] [stdout]    |                                        --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 animation.name = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                  --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |                         animation.smd = dequote_next!(line_split);
[INFO] [stdout]    |                                         ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 | ...                   animation.smd = dequote_next!(line_split);
[INFO] [stdout]    |                                       ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 animation.weightlist = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                        --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/animation.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 animation.smd = dequote!(line);
[INFO] [stdout]    |                                 -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 sequence.name = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                 --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:43:43
[INFO] [stdout]    |
[INFO] [stdout] 43 |                         let smd: String = dequote_next!(line_split);
[INFO] [stdout]    |                                           ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 sequence.activity = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 sequence.layer.push(dequote_nth!(line_split, 1));
[INFO] [stdout]    |                                     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 sequence.weightlist = dequote_nth!(line_split, 1);
[INFO] [stdout]    |                                       --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/sequence.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let smd: String = dequote!(line);
[INFO] [stdout]    |                                   -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/qc/macros.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect::<String>();
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/qc/weightlist.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 3 => weightlist.name = dequote_nth!(line_split, 1),
[INFO] [stdout]    |                                        --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: qcmerger-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "84194b820cd46b675bd80e4c3a061635fb1aa0cfd6adb88a81ac4c7ab08b36e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84194b820cd46b675bd80e4c3a061635fb1aa0cfd6adb88a81ac4c7ab08b36e7", kill_on_drop: false }`
[INFO] [stdout] 84194b820cd46b675bd80e4c3a061635fb1aa0cfd6adb88a81ac4c7ab08b36e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87b28c4a5bd90fb0728de667dc9bb716d5d98b7157844c438615f62d0b84ee47
[INFO] running `Command { std: "docker" "start" "-a" "87b28c4a5bd90fb0728de667dc9bb716d5d98b7157844c438615f62d0b84ee47", kill_on_drop: false }`
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/qc/macros.rs:11:33
[INFO] [stderr]    |
[INFO] [stderr] 11 |             .collect::<String>();
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/qc/animation.rs:33:34
[INFO] [stderr]    |
[INFO] [stderr] 33 |                 animation.name = dequote_nth!(line_split, 1);
[INFO] [stderr]    |                                  --------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/qc/macros.rs:25:33
[INFO] [stderr]    |
[INFO] [stderr] 25 |             .collect::<String>();
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/qc/animation.rs:37:41
[INFO] [stderr]    |
[INFO] [stderr] 37 |                         animation.smd = dequote_next!(line_split);
[INFO] [stderr]    |                                         ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/qc/macros.rs:25:33
[INFO] [stderr]    |
[INFO] [stderr] 25 |             .collect::<String>();
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/qc/animation.rs:43:45
[INFO] [stderr]    |
[INFO] [stderr] 43 | ...                   animation.smd = dequote_next!(line_split);
[INFO] [stderr]    |                                       ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/qc/macros.rs:11:33
[INFO] [stderr]    |
[INFO] [stderr] 11 |             .collect::<String>();
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/qc/animation.rs:48:40
[INFO] [stderr]    |
[INFO] [stderr] 48 |                 animation.weightlist = dequote_nth!(line_split, 1);
[INFO] [stderr]    |                                        --------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/qc/macros.rs:38:33
[INFO] [stderr]    |
[INFO] [stderr] 38 |             .collect::<String>();
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/qc/animation.rs:50:33
[INFO] [stderr]    |
[INFO] [stderr] 50 |                 animation.smd = dequote!(line);
[INFO] [stderr]    |                                 -------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/qc/macros.rs:11:33
[INFO] [stderr]    |
[INFO] [stderr] 11 |             .collect::<String>();
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/qc/sequence.rs:39:33
[INFO] [stderr]    |
[INFO] [stderr] 39 |                 sequence.name = dequote_nth!(line_split, 1);
[INFO] [stderr]    |                                 --------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/qc/macros.rs:25:33
[INFO] [stderr]    |
[INFO] [stderr] 25 |             .collect::<String>();
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/qc/sequence.rs:43:43
[INFO] [stderr]    |
[INFO] [stderr] 43 |                         let smd: String = dequote_next!(line_split);
[INFO] [stderr]    |                                           ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `dequote_next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/qc/macros.rs:11:33
[INFO] [stderr]    |
[INFO] [stderr] 11 |             .collect::<String>();
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/qc/sequence.rs:54:37
[INFO] [stderr]    |
[INFO] [stderr] 54 |                 sequence.activity = dequote_nth!(line_split, 1);
[INFO] [stderr]    |                                     --------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/qc/macros.rs:11:33
[INFO] [stderr]    |
[INFO] [stderr] 11 |             .collect::<String>();
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/qc/sequence.rs:56:37
[INFO] [stderr]    |
[INFO] [stderr] 56 |                 sequence.layer.push(dequote_nth!(line_split, 1));
[INFO] [stderr]    |                                     --------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/qc/macros.rs:11:33
[INFO] [stderr]    |
[INFO] [stderr] 11 |             .collect::<String>();
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/qc/sequence.rs:58:39
[INFO] [stderr]    |
[INFO] [stderr] 58 |                 sequence.weightlist = dequote_nth!(line_split, 1);
[INFO] [stderr]    |                                       --------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/qc/macros.rs:38:33
[INFO] [stderr]    |
[INFO] [stderr] 38 |             .collect::<String>();
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/qc/sequence.rs:62:35
[INFO] [stderr]    |
[INFO] [stderr] 62 |                 let smd: String = dequote!(line);
[INFO] [stderr]    |                                   -------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `dequote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/qc/macros.rs:11:33
[INFO] [stderr]    |
[INFO] [stderr] 11 |             .collect::<String>();
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/qc/weightlist.rs:29:40
[INFO] [stderr]    |
[INFO] [stderr] 29 |                 3 => weightlist.name = dequote_nth!(line_split, 1),
[INFO] [stderr]    |                                        --------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `dequote_nth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `qcmerger-rust` (lib) generated 12 warnings
[INFO] [stderr] warning: `qcmerger-rust` (bin "qcmerger-rust") generated 12 warnings (12 duplicates)
[INFO] [stderr] warning: `qcmerger-rust` (bin "qcmerger-rust" test) generated 12 warnings (12 duplicates)
[INFO] [stderr] warning: `qcmerger-rust` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: qcmerger-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qcmerger_rust-a30e19ea711eeced)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qcmerger_rust-82458cf2e2d28442)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/animation.rs (/opt/rustwide/target/debug/deps/animation-2ff58dcdc7901001)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test parse_test_single_line ... ok
[INFO] [stdout] test parse_test ... ok
[INFO] [stdout] test parse_test_fail - should panic ... ok
[INFO] [stdout] test parse_test_fail_single_line - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/qc.rs (/opt/rustwide/target/debug/deps/qc-d781caa17013415f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test parse_test_fail - should panic ... ok
[INFO] [stdout] test parse_test_sca ... FAILED
[INFO] [stdout] test parse_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parse_test_sca stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_test_sca' panicked at tests/qc.rs:48:34:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to read: C:\Users\mrmon\PycharmProjects\qcmerger-rust\tests\Pistol\c_scout_pistol.qc
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466a3d775c2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466a3d775c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466a3d775c2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466a3d775c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466a3d9c653 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466a3d9c653 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6466a3d74763 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466a3d74763 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466a3d77412 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466a3d78b2c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6466a3d78982 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6466a3d3d404 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6466a3d3d404 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466a3d7950b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6466a3d7950b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6466a3d792da - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6466a3d77ab9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6466a3d78f6d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6466a3d9b1d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6466a3d9b546 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6466a3d01ea2 - core::result::Result<T,E>::unwrap::he1d570b014f8640a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6466a3d01ea2 - qc::parse_test_sca::h318253227ccfb959
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/qc.rs:48:34
[INFO] [stdout]   22:     0x6466a3d01ea2 - qc::parse_test_sca::{{closure}}::hd9bfa33c7df666ef
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/qc.rs:46:20
[INFO] [stdout]   23:     0x6466a3d01ea2 - core::ops::function::FnOnce::call_once::ha7c2356612305ee9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6466a3d42b8b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6466a3d42b8b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6466a3d41d7e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6466a3d41d7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6466a3d41d7e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6466a3d41d7e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6466a3d41d7e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6466a3d41d7e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6466a3d41d7e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6466a3d058f4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6466a3d058f4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x6466a3d092ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6466a3d092ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6466a3d092ca - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6466a3d092ca - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6466a3d092ca - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6466a3d092ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6466a3d092ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6466a3d7c467 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6466a3d7c467 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6466a3d7c467 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7232c46bbaa4 - <unknown>
[INFO] [stdout]   46:     0x7232c4748a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_test' panicked at tests/qc.rs:7:34:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to read: C:\Users\mrmon\PycharmProjects\qcmerger-rust\tests\scout\c_scout_animations.qc
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6466a3d775c2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6466a3d775c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6466a3d775c2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6466a3d775c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6466a3d9c653 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6466a3d9c653 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6466a3d74763 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6466a3d74763 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6466a3d77412 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6466a3d78b2c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6466a3d78982 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6466a3d3d404 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6466a3d3d404 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6466a3d7950b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6466a3d7950b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6466a3d792da - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6466a3d77ab9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6466a3d78f6d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6466a3d9b1d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6466a3d9b546 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6466a3d02840 - core::result::Result<T,E>::unwrap::he1d570b014f8640a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6466a3d02840 - qc::parse_test::h8d3e2b3f37e3d978
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/qc.rs:7:34
[INFO] [stdout]   22:     0x6466a3d02840 - qc::parse_test::{{closure}}::h4df722cc92c0e579
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/qc.rs:5:16
[INFO] [stdout]   23:     0x6466a3d02840 - core::ops::function::FnOnce::call_once::hf8ce17f99babda36
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6466a3d42b8b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6466a3d42b8b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6466a3d41d7e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6466a3d41d7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6466a3d41d7e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6466a3d41d7e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6466a3d41d7e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6466a3d41d7e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6466a3d41d7e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6466a3d058f4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6466a3d058f4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x6466a3d092ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6466a3d092ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6466a3d092ca - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6466a3d092ca - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6466a3d092ca - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6466a3d092ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6466a3d092ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6466a3d7c467 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6466a3d7c467 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6466a3d7c467 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7232c46bbaa4 - <unknown>
[INFO] [stdout]   46:     0x7232c4748a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parse_test
[INFO] [stdout]     parse_test_sca
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test qc`
[INFO] running `Command { std: "docker" "inspect" "87b28c4a5bd90fb0728de667dc9bb716d5d98b7157844c438615f62d0b84ee47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87b28c4a5bd90fb0728de667dc9bb716d5d98b7157844c438615f62d0b84ee47", kill_on_drop: false }`
[INFO] [stdout] 87b28c4a5bd90fb0728de667dc9bb716d5d98b7157844c438615f62d0b84ee47
