[INFO] cloning repository https://github.com/Ch1n3du/pico-typechecker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ch1n3du/pico-typechecker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh1n3du%2Fpico-typechecker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh1n3du%2Fpico-typechecker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a06b41656c727a9821fc4c9296b75681a848b66
[INFO] building Ch1n3du/pico-typechecker against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh1n3du%2Fpico-typechecker" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ch1n3du/pico-typechecker on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Ch1n3du/pico-typechecker
[INFO] finished tweaking git repo https://github.com/Ch1n3du/pico-typechecker
[INFO] tweaked toml for git repo https://github.com/Ch1n3du/pico-typechecker written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Ch1n3du/pico-typechecker 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31ebf5452c651ff5fb3272571df402bd7e339103b08ea54b963023be459825ac
[INFO] running `Command { std: "docker" "start" "-a" "31ebf5452c651ff5fb3272571df402bd7e339103b08ea54b963023be459825ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31ebf5452c651ff5fb3272571df402bd7e339103b08ea54b963023be459825ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ebf5452c651ff5fb3272571df402bd7e339103b08ea54b963023be459825ac", kill_on_drop: false }`
[INFO] [stdout] 31ebf5452c651ff5fb3272571df402bd7e339103b08ea54b963023be459825ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 999b633020e0608058408caf0b5edb5030eedcbf0893d2c9edf680b88113a0f1
[INFO] running `Command { std: "docker" "start" "-a" "999b633020e0608058408caf0b5edb5030eedcbf0893d2c9edf680b88113a0f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling chumsky v0.8.0
[INFO] [stderr]    Compiling pico-typechecker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `function::Function`
[INFO] [stdout]  --> src/ast.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{function::Function, lexer::Span, tipo::Tipo, value::Value};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chumsky::primitive::todo`
[INFO] [stdout]  --> src/compiler.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chumsky::primitive::todo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `function::Function`
[INFO] [stdout]   --> src/parser.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     function::Function,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `then`
[INFO] [stdout]   --> src/typechecker.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 then,
[INFO] [stdout]    |                 ^^^^ help: try ignoring the field: `then: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/typechecker.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 location,
[INFO] [stdout]    |                 ^^^^^^^^ help: try ignoring the field: `location: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compile_value` is never used
[INFO] [stdout]   --> src/compiler.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Compiler {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98 |     fn compile_value(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "999b633020e0608058408caf0b5edb5030eedcbf0893d2c9edf680b88113a0f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "999b633020e0608058408caf0b5edb5030eedcbf0893d2c9edf680b88113a0f1", kill_on_drop: false }`
[INFO] [stdout] 999b633020e0608058408caf0b5edb5030eedcbf0893d2c9edf680b88113a0f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78a379ad581e1b19d2d7dbe6871801e3672f82f3a3f5071b0837e1f1dd18f9a7
[INFO] running `Command { std: "docker" "start" "-a" "78a379ad581e1b19d2d7dbe6871801e3672f82f3a3f5071b0837e1f1dd18f9a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling pico-typechecker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `function::Function`
[INFO] [stdout]  --> src/ast.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{function::Function, lexer::Span, tipo::Tipo, value::Value};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chumsky::primitive::todo`
[INFO] [stdout]  --> src/compiler.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chumsky::primitive::todo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `function::Function`
[INFO] [stdout]   --> src/parser.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     function::Function,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `then`
[INFO] [stdout]   --> src/typechecker.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 then,
[INFO] [stdout]    |                 ^^^^ help: try ignoring the field: `then: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/typechecker.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 location,
[INFO] [stdout]    |                 ^^^^^^^^ help: try ignoring the field: `location: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compile_value` is never used
[INFO] [stdout]   --> src/compiler.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Compiler {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98 |     fn compile_value(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec`
[INFO] [stdout]  --> tests/typechecker.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::vec;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `VM`, `chunk::Chunk`, `compiler::Compiler`, `opcode::OpCode`, and `value::Value`
[INFO] [stdout]   --> tests/typechecker.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  |     compiler::Compiler,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     value::Value,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 14 |     vm::{chunk::Chunk, opcode::OpCode, VM},
[INFO] [stdout]    |          ^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]   --> tests/parser.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let ast = try_parsing(src);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `function::Function`
[INFO] [stdout]  --> src/ast.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{function::Function, lexer::Span, tipo::Tipo, value::Value};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chumsky::primitive::todo`
[INFO] [stdout]  --> src/compiler.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chumsky::primitive::todo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `function::Function`
[INFO] [stdout]   --> src/parser.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     function::Function,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `then`
[INFO] [stdout]   --> src/typechecker.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 then,
[INFO] [stdout]    |                 ^^^^ help: try ignoring the field: `then: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/typechecker.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 location,
[INFO] [stdout]    |                 ^^^^^^^^ help: try ignoring the field: `location: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compile_value` is never used
[INFO] [stdout]   --> src/compiler.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Compiler {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98 |     fn compile_value(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "78a379ad581e1b19d2d7dbe6871801e3672f82f3a3f5071b0837e1f1dd18f9a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78a379ad581e1b19d2d7dbe6871801e3672f82f3a3f5071b0837e1f1dd18f9a7", kill_on_drop: false }`
[INFO] [stdout] 78a379ad581e1b19d2d7dbe6871801e3672f82f3a3f5071b0837e1f1dd18f9a7
