[INFO] cloning repository https://github.com/willmurphyscode/calc-repl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willmurphyscode/calc-repl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillmurphyscode%2Fcalc-repl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillmurphyscode%2Fcalc-repl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd010b5eaf2f5075d35ae6ec98894aea11c11a7c
[INFO] checking willmurphyscode/calc-repl against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillmurphyscode%2Fcalc-repl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/willmurphyscode/calc-repl
[INFO] finished tweaking git repo https://github.com/willmurphyscode/calc-repl
[INFO] tweaked toml for git repo https://github.com/willmurphyscode/calc-repl written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/willmurphyscode/calc-repl on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/willmurphyscode/calc-repl 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.1.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bab25a7bcd6b077e7ab498ebe2d536d86c18fd6158c3579275278e162167879f
[INFO] running `Command { std: "docker" "start" "-a" "bab25a7bcd6b077e7ab498ebe2d536d86c18fd6158c3579275278e162167879f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bab25a7bcd6b077e7ab498ebe2d536d86c18fd6158c3579275278e162167879f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bab25a7bcd6b077e7ab498ebe2d536d86c18fd6158c3579275278e162167879f", kill_on_drop: false }`
[INFO] [stdout] bab25a7bcd6b077e7ab498ebe2d536d86c18fd6158c3579275278e162167879f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 804f0282e42a37c337bb8f6a755c385d18ac51fff6510d2bfa92f5fd6b6a9aaa
[INFO] running `Command { std: "docker" "start" "-a" "804f0282e42a37c337bb8f6a755c385d18ac51fff6510d2bfa92f5fd6b6a9aaa", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.34
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking termion v1.5.1
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking calc-repl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:29:42
[INFO] [stdout]    |
[INFO] [stdout] 29 |               assert!(result == $expected, &$msg);
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | /         test_case!(b"(and (> 5 4) (< 0 4))",
[INFO] [stdout] 36 | |                    Type::Bool(true),
[INFO] [stdout] 37 | |                    "failed to eval and with comparisons");
[INFO] [stdout]    | |_________________________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/main.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(non_fmt_panics)]` implied by `#[deny(warnings)]`
[INFO] [stdout]    = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 29 |             assert!(result == $expected, "{}", &$msg);
[INFO] [stdout]    |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:29:42
[INFO] [stdout]    |
[INFO] [stdout] 29 |               assert!(result == $expected, &$msg);
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | /         test_case!(b"(or (> 5 4 (- 2 1)) (< 7 4))",
[INFO] [stdout] 43 | |                    Type::Bool(true),
[INFO] [stdout] 44 | |                    "failed to eval with bool and comparison");
[INFO] [stdout]    | |_____________________________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 29 |             assert!(result == $expected, "{}", &$msg);
[INFO] [stdout]    |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:29:42
[INFO] [stdout]    |
[INFO] [stdout] 29 |             assert!(result == $expected, &$msg);
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |         test_case!(b"(- 1 2 2 2)", Type::Integer(-5), "failed to subtract correctly");
[INFO] [stdout]    |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 29 |             assert!(result == $expected, "{}", &$msg);
[INFO] [stdout]    |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:29:42
[INFO] [stdout]    |
[INFO] [stdout] 29 |               assert!(result == $expected, &$msg);
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | /         test_case!(b"(if (< 2 3) 4 5)",
[INFO] [stdout] 55 | |                   Type::Integer(4),
[INFO] [stdout] 56 | |                   "failed to handle if-else on true branch");
[INFO] [stdout]    | |____________________________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 29 |             assert!(result == $expected, "{}", &$msg);
[INFO] [stdout]    |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:29:42
[INFO] [stdout]    |
[INFO] [stdout] 29 |               assert!(result == $expected, &$msg);
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | /         test_case!(b"(if (> 2 3) 4 5)",
[INFO] [stdout] 62 | |                   Type::Integer(5),
[INFO] [stdout] 63 | |                   "failed to handle if-else on true branch");
[INFO] [stdout]    | |____________________________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 29 |             assert!(result == $expected, "{}", &$msg);
[INFO] [stdout]    |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:29:42
[INFO] [stdout]    |
[INFO] [stdout] 29 |               assert!(result == $expected, &$msg);
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | /         test_case!(b"(and (< 4 (if (> 2 3) 4 5)) (> (+ 1 2) (- 1 2)))",
[INFO] [stdout] 69 | |                   Type::Bool(true),
[INFO] [stdout] 70 | |                   "failed to handle a nested if and expression");
[INFO] [stdout]    | |________________________________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this error originates in the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 29 |             assert!(result == $expected, "{}", &$msg);
[INFO] [stdout]    |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `calc-repl` (bin "calc-repl" test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "804f0282e42a37c337bb8f6a755c385d18ac51fff6510d2bfa92f5fd6b6a9aaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "804f0282e42a37c337bb8f6a755c385d18ac51fff6510d2bfa92f5fd6b6a9aaa", kill_on_drop: false }`
[INFO] [stdout] 804f0282e42a37c337bb8f6a755c385d18ac51fff6510d2bfa92f5fd6b6a9aaa
