[INFO] cloning repository https://github.com/Bliztle/paf-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bliztle/paf-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBliztle%2Fpaf-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBliztle%2Fpaf-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85655830e6e9097306294fa03e8517094147adf7
[INFO] building Bliztle/paf-lang against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBliztle%2Fpaf-lang" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Bliztle/paf-lang 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/Bliztle/paf-lang
[INFO] finished tweaking git repo https://github.com/Bliztle/paf-lang
[INFO] tweaked toml for git repo https://github.com/Bliztle/paf-lang written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Bliztle/paf-lang 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 613d3c221b9e788af792e483b69b6bad4f082c88180576f57b3dd3db2917cd13
[INFO] running `Command { std: "docker" "start" "-a" "613d3c221b9e788af792e483b69b6bad4f082c88180576f57b3dd3db2917cd13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "613d3c221b9e788af792e483b69b6bad4f082c88180576f57b3dd3db2917cd13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "613d3c221b9e788af792e483b69b6bad4f082c88180576f57b3dd3db2917cd13", kill_on_drop: false }`
[INFO] [stdout] 613d3c221b9e788af792e483b69b6bad4f082c88180576f57b3dd3db2917cd13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 81a1130328fc80b882d72a6a2e33833965bae3ea90da318f7c260c17fd52a49b
[INFO] running `Command { std: "docker" "start" "-a" "81a1130328fc80b882d72a6a2e33833965bae3ea90da318f7c260c17fd52a49b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling paf-lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  | / error_chain! {
[INFO] [stdout] 6  | |
[INFO] [stdout] 7  | |     types {
[INFO] [stdout] 8  | |         Error, ErrorKind, ChainErr, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/ast/ast.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | enum Expression {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] 8  |     // Statement-like expressions
[INFO] [stdout] 9  |     FunctionDeclaration(String, Vec<String>, Vec<Expression>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     VariableDeclaration(String, Option<Type>, Box<Expression>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     Assignment(String, Box<Expression>),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 12 |     Return(Box<Expression>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     // Control flow
[INFO] [stdout] 14 |     If(Box<Expression>, Vec<Expression>),
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     While(Box<Expression>, Vec<Expression>),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Literal(Literal),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     Ident(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     Binary(Box<Expression>, BinaryOperator, Box<Expression>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Int` and `Float` are never constructed
[INFO] [stdout]   --> src/ast/ast.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | enum Literal {
[INFO] [stdout]    |      ------- variants in this enum
[INFO] [stdout] 24 |     Int(i64),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 25 |     Float(f64),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Add`, `Subtract`, `Multiply`, and `Divide` are never constructed
[INFO] [stdout]   --> src/ast/ast.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | enum BinaryOperator {
[INFO] [stdout]    |      -------------- variants in this enum
[INFO] [stdout] 29 |     Add,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 30 |     Subtract,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 31 |     Multiply,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 32 |     Divide,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Int` and `Float` are never constructed
[INFO] [stdout]   --> src/ast/ast.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | enum Type {
[INFO] [stdout]    |      ---- variants in this enum
[INFO] [stdout] 36 |     Int,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 37 |     Float,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node` and `annotations` are never read
[INFO] [stdout]   --> src/ast/ast.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct Node<T> {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 41 |     node: T,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |     // This is kinda cursed, but only accessed from typesafe functions
[INFO] [stdout] 43 |     annotations: HashMap<TypeId, Box<dyn Any>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_annotation` and `get_annotation` are never used
[INFO] [stdout]   --> src/ast/ast.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl<T> Node<T> {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 56 |     fn add_annotation<U: Annotation>(&mut self, annotation: U) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     fn get_annotation<U: Annotation>(&self) -> Option<&U> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Annotation` is never used
[INFO] [stdout]   --> src/ast/ast.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | trait Annotation: 'static {}
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AnnotationKey` is never used
[INFO] [stdout]   --> src/ast/ast.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | enum AnnotationKey<T: Annotation> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `key` is never used
[INFO] [stdout]   --> src/ast/ast.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl AnnotationKey<Type> {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 77 |     fn key() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoopInfo` is never constructed
[INFO] [stdout]   --> src/ast/ast.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct LoopInfo {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `key` is never used
[INFO] [stdout]   --> src/ast/ast.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | impl AnnotationKey<LoopInfo> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] 87 |     fn key() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.48s
[INFO] running `Command { std: "docker" "inspect" "81a1130328fc80b882d72a6a2e33833965bae3ea90da318f7c260c17fd52a49b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81a1130328fc80b882d72a6a2e33833965bae3ea90da318f7c260c17fd52a49b", kill_on_drop: false }`
[INFO] [stdout] 81a1130328fc80b882d72a6a2e33833965bae3ea90da318f7c260c17fd52a49b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4f53b221bc1a21b6c369ea54a6243cafd374e016ac838deaffbb733dadbdd90f
[INFO] running `Command { std: "docker" "start" "-a" "4f53b221bc1a21b6c369ea54a6243cafd374e016ac838deaffbb733dadbdd90f", kill_on_drop: false }`
[INFO] [stderr]    Compiling paf-lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  | / error_chain! {
[INFO] [stdout] 6  | |
[INFO] [stdout] 7  | |     types {
[INFO] [stdout] 8  | |         Error, ErrorKind, ChainErr, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/ast/ast.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | enum Expression {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] 8  |     // Statement-like expressions
[INFO] [stdout] 9  |     FunctionDeclaration(String, Vec<String>, Vec<Expression>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     VariableDeclaration(String, Option<Type>, Box<Expression>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     Assignment(String, Box<Expression>),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 12 |     Return(Box<Expression>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     // Control flow
[INFO] [stdout] 14 |     If(Box<Expression>, Vec<Expression>),
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     While(Box<Expression>, Vec<Expression>),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Literal(Literal),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     Ident(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     Binary(Box<Expression>, BinaryOperator, Box<Expression>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Int` and `Float` are never constructed
[INFO] [stdout]   --> src/ast/ast.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | enum Literal {
[INFO] [stdout]    |      ------- variants in this enum
[INFO] [stdout] 24 |     Int(i64),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 25 |     Float(f64),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Add`, `Subtract`, `Multiply`, and `Divide` are never constructed
[INFO] [stdout]   --> src/ast/ast.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | enum BinaryOperator {
[INFO] [stdout]    |      -------------- variants in this enum
[INFO] [stdout] 29 |     Add,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 30 |     Subtract,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 31 |     Multiply,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 32 |     Divide,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Int` and `Float` are never constructed
[INFO] [stdout]   --> src/ast/ast.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | enum Type {
[INFO] [stdout]    |      ---- variants in this enum
[INFO] [stdout] 36 |     Int,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 37 |     Float,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node` and `annotations` are never read
[INFO] [stdout]   --> src/ast/ast.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct Node<T> {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 41 |     node: T,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |     // This is kinda cursed, but only accessed from typesafe functions
[INFO] [stdout] 43 |     annotations: HashMap<TypeId, Box<dyn Any>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_annotation` and `get_annotation` are never used
[INFO] [stdout]   --> src/ast/ast.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl<T> Node<T> {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 56 |     fn add_annotation<U: Annotation>(&mut self, annotation: U) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     fn get_annotation<U: Annotation>(&self) -> Option<&U> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Annotation` is never used
[INFO] [stdout]   --> src/ast/ast.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | trait Annotation: 'static {}
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AnnotationKey` is never used
[INFO] [stdout]   --> src/ast/ast.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | enum AnnotationKey<T: Annotation> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `key` is never used
[INFO] [stdout]   --> src/ast/ast.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl AnnotationKey<Type> {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 77 |     fn key() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoopInfo` is never constructed
[INFO] [stdout]   --> src/ast/ast.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct LoopInfo {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `key` is never used
[INFO] [stdout]   --> src/ast/ast.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | impl AnnotationKey<LoopInfo> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] 87 |     fn key() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "4f53b221bc1a21b6c369ea54a6243cafd374e016ac838deaffbb733dadbdd90f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f53b221bc1a21b6c369ea54a6243cafd374e016ac838deaffbb733dadbdd90f", kill_on_drop: false }`
[INFO] [stdout] 4f53b221bc1a21b6c369ea54a6243cafd374e016ac838deaffbb733dadbdd90f
