[INFO] cloning repository https://github.com/fromheten/plato
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fromheten/plato" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffromheten%2Fplato", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffromheten%2Fplato'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b6cc48fa80eb224eb632dd3ad2353a24abfa146
[INFO] building fromheten/plato against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffromheten%2Fplato" "/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/fromheten/plato
[INFO] finished tweaking git repo https://github.com/fromheten/plato
[INFO] tweaked toml for git repo https://github.com/fromheten/plato written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fromheten/plato on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fromheten/plato 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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] 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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a714d8b86e78337dfe5b72b1ea04b0d9cc0c329de10e0f6189910bc58f37f7e
[INFO] running `Command { std: "docker" "start" "-a" "3a714d8b86e78337dfe5b72b1ea04b0d9cc0c329de10e0f6189910bc58f37f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a714d8b86e78337dfe5b72b1ea04b0d9cc0c329de10e0f6189910bc58f37f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a714d8b86e78337dfe5b72b1ea04b0d9cc0c329de10e0f6189910bc58f37f7e", kill_on_drop: false }`
[INFO] [stdout] 3a714d8b86e78337dfe5b72b1ea04b0d9cc0c329de10e0f6189910bc58f37f7e
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2a84aecd47f72349b527f030a2f80340d0859f884a2d0acd6f15ef56b68cd580
[INFO] running `Command { std: "docker" "start" "-a" "2a84aecd47f72349b527f030a2f80340d0859f884a2d0acd6f15ef56b68cd580", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling typenum v1.9.0
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling arrayref v0.3.4
[INFO] [stderr]    Compiling byteorder v1.2.1
[INFO] [stderr]    Compiling rpds v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]    Compiling base64 v0.9.0
[INFO] [stderr]    Compiling generic-array v0.9.0
[INFO] [stderr]    Compiling digest v0.7.2
[INFO] [stderr]    Compiling sha3 v0.7.2
[INFO] [stderr]    Compiling plato v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `type_of` is never used
[INFO] [stdout]    --> src/main.rs:562:4
[INFO] [stdout]     |
[INFO] [stdout] 562 | fn type_of(expression: &Expression) -> &str {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `evaluate` is never used
[INFO] [stdout]    --> src/main.rs:572:4
[INFO] [stdout]     |
[INFO] [stdout] 572 | fn evaluate(expression_given: Expression, context_given: Expression) -> Option<Expression> {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `given_arguments` is never used
[INFO] [stdout]    --> src/main.rs:663:4
[INFO] [stdout]     |
[INFO] [stdout] 663 | fn given_arguments(lambda_call_expression: &Expression) -> Result<Expression, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lambda_args` is never used
[INFO] [stdout]    --> src/main.rs:667:4
[INFO] [stdout]     |
[INFO] [stdout] 667 | fn lambda_args(lambda_call_expression: &Expression) -> Result<Expression, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lambda_body` is never used
[INFO] [stdout]    --> src/main.rs:671:4
[INFO] [stdout]     |
[INFO] [stdout] 671 | fn lambda_body(lambda_call_expression: &Expression) -> Result<Expression, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rest_no_evaluate` is never used
[INFO] [stdout]    --> src/main.rs:675:4
[INFO] [stdout]     |
[INFO] [stdout] 675 | fn rest_no_evaluate(e: Expression) -> Result<Expression, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rest` is never used
[INFO] [stdout]    --> src/main.rs:692:4
[INFO] [stdout]     |
[INFO] [stdout] 692 | fn rest(e: Expression, context: Expression) -> Result<Expression, String> {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zipmap` is never used
[INFO] [stdout]    --> src/main.rs:719:4
[INFO] [stdout]     |
[INFO] [stdout] 719 | fn zipmap(vec0: Expression, vec1: Expression) -> Result<Expression, String> {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nth_vector` is never used
[INFO] [stdout]    --> src/main.rs:744:4
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn nth_vector(e: Expression, n: usize) -> Result<Expression, String> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eval_test` is never used
[INFO] [stdout]    --> src/main.rs:751:4
[INFO] [stdout]     |
[INFO] [stdout] 751 | fn eval_test(source_str: &str, context_source: &str, expectation: &str) {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `id` is never used
[INFO] [stdout]    --> src/main.rs:859:4
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn id(expression: &Expression) -> String {
[INFO] [stdout]     |    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/main.rs:624:53
[INFO] [stdout]     |
[INFO] [stdout] 624 | ...                   Err(error) => panic!(error),
[INFO] [stdout]     |                                            ^^^^^
[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 `panic!()` 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: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 624 |                                Err(error) => panic!("{}", error),
[INFO] [stdout]     |                                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
[INFO] running `Command { std: "docker" "inspect" "2a84aecd47f72349b527f030a2f80340d0859f884a2d0acd6f15ef56b68cd580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a84aecd47f72349b527f030a2f80340d0859f884a2d0acd6f15ef56b68cd580", kill_on_drop: false }`
[INFO] [stdout] 2a84aecd47f72349b527f030a2f80340d0859f884a2d0acd6f15ef56b68cd580
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] cd77f97f506ef20650ca9c34068a05ca1b1afbb9289ce7195a6d9e79c51cbfab
[INFO] running `Command { std: "docker" "start" "-a" "cd77f97f506ef20650ca9c34068a05ca1b1afbb9289ce7195a6d9e79c51cbfab", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling plato v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/main.rs:624:53
[INFO] [stdout]     |
[INFO] [stdout] 624 | ...                   Err(error) => panic!(error),
[INFO] [stdout]     |                                            ^^^^^
[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 `panic!()` 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: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 624 |                                Err(error) => panic!("{}", error),
[INFO] [stdout]     |                                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] running `Command { std: "docker" "inspect" "cd77f97f506ef20650ca9c34068a05ca1b1afbb9289ce7195a6d9e79c51cbfab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd77f97f506ef20650ca9c34068a05ca1b1afbb9289ce7195a6d9e79c51cbfab", kill_on_drop: false }`
[INFO] [stdout] cd77f97f506ef20650ca9c34068a05ca1b1afbb9289ce7195a6d9e79c51cbfab
