[INFO] cloning repository https://github.com/olix3001/PurrLang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olix3001/PurrLang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix3001%2FPurrLang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix3001%2FPurrLang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47af7989bceccf57c9f25e09e41cfe39de2a9c9d
[INFO] testing olix3001/PurrLang against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix3001%2FPurrLang" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/olix3001/PurrLang
[INFO] finished tweaking git repo https://github.com/olix3001/PurrLang
[INFO] tweaked toml for git repo https://github.com/olix3001/PurrLang written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/olix3001/PurrLang on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/olix3001/PurrLang 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f08ee6cf1740a452e123b8280e8607f62e7a40fb6e27c3aa98e0d4365d5bf2a
[INFO] running `Command { std: "docker" "start" "-a" "8f08ee6cf1740a452e123b8280e8607f62e7a40fb6e27c3aa98e0d4365d5bf2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f08ee6cf1740a452e123b8280e8607f62e7a40fb6e27c3aa98e0d4365d5bf2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f08ee6cf1740a452e123b8280e8607f62e7a40fb6e27c3aa98e0d4365d5bf2a", kill_on_drop: false }`
[INFO] [stdout] 8f08ee6cf1740a452e123b8280e8607f62e7a40fb6e27c3aa98e0d4365d5bf2a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9306f135d5925cc192ff6791583252000025c30f42ca63534add3dc872167d5
[INFO] running `Command { std: "docker" "start" "-a" "a9306f135d5925cc192ff6791583252000025c30f42ca63534add3dc872167d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling ariadne v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling internment v0.8.3
[INFO] [stderr]    Compiling common v0.2.0-alpha (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling error v0.2.0-alpha (/opt/rustwide/workdir/error)
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling deflate64 v0.1.8
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]    Compiling logos v0.14.0
[INFO] [stderr]    Compiling parser v0.2.0-alpha (/opt/rustwide/workdir/parser)
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling resolution v0.2.0-alpha (/opt/rustwide/workdir/resolution)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> resolution/src/resolve.rs:969:9
[INFO] [stdout]     |
[INFO] [stdout] 969 |         _ => { notes.default_ret_ty.clone() }
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> resolution/src/resolve.rs:969:9
[INFO] [stdout]     |
[INFO] [stdout] 542 |         ast::ExpressionKind::Number(_) => ResolvedTy::Number,
[INFO] [stdout]     |         ------------------------------ matches some of the same values
[INFO] [stdout] 543 |         ast::ExpressionKind::String(_) => ResolvedTy::Text,
[INFO] [stdout]     |         ------------------------------ matches some of the same values
[INFO] [stdout] 544 |         ast::ExpressionKind::Bool(_) => ResolvedTy::Bool,
[INFO] [stdout]     |         ---------------------------- matches some of the same values
[INFO] [stdout] 545 |
[INFO] [stdout] 546 |         ast::ExpressionKind::Paren(subexpr) => 
[INFO] [stdout]     |         ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 969 |         _ => { notes.default_ret_ty.clone() }
[INFO] [stdout]     |         ^ ...and 9 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling optimizer v0.2.0-alpha (/opt/rustwide/workdir/optimizer)
[INFO] [stdout] warning: unused import: `data::Build`
[INFO] [stdout]  --> optimizer/src/tree_shaking.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use petgraph::{algo::dijkstra, data::Build, graph::{DiGraph, NodeIndex}, visit::NodeRef};
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `visit::NodeRef`
[INFO] [stdout]  --> optimizer/src/tree_shaking.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | use petgraph::{algo::dijkstra, data::Build, graph::{DiGraph, NodeIndex}, visit::NodeRef};
[INFO] [stdout]   |                                                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling codegen v0.2.0-alpha (/opt/rustwide/workdir/codegen)
[INFO] [stderr]    Compiling compiler v0.2.0-alpha (/opt/rustwide/workdir/compiler)
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling catnip v0.2.0-alpha (/opt/rustwide/workdir/catnip)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "a9306f135d5925cc192ff6791583252000025c30f42ca63534add3dc872167d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9306f135d5925cc192ff6791583252000025c30f42ca63534add3dc872167d5", kill_on_drop: false }`
[INFO] [stdout] a9306f135d5925cc192ff6791583252000025c30f42ca63534add3dc872167d5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ab6f5728ace43f9a550a57c28cb8517a71428eab8644315c7f7b19dc5e6f72d
[INFO] running `Command { std: "docker" "start" "-a" "7ab6f5728ace43f9a550a57c28cb8517a71428eab8644315c7f7b19dc5e6f72d", kill_on_drop: false }`
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> resolution/src/resolve.rs:969:9
[INFO] [stdout]     |
[INFO] [stdout] 969 |         _ => { notes.default_ret_ty.clone() }
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> resolution/src/resolve.rs:969:9
[INFO] [stdout]     |
[INFO] [stdout] 542 |         ast::ExpressionKind::Number(_) => ResolvedTy::Number,
[INFO] [stdout]     |         ------------------------------ matches some of the same values
[INFO] [stdout] 543 |         ast::ExpressionKind::String(_) => ResolvedTy::Text,
[INFO] [stdout]     |         ------------------------------ matches some of the same values
[INFO] [stdout] 544 |         ast::ExpressionKind::Bool(_) => ResolvedTy::Bool,
[INFO] [stdout]     |         ---------------------------- matches some of the same values
[INFO] [stdout] 545 |
[INFO] [stdout] 546 |         ast::ExpressionKind::Paren(subexpr) => 
[INFO] [stdout]     |         ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 969 |         _ => { notes.default_ret_ty.clone() }
[INFO] [stdout]     |         ^ ...and 9 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling catnip v0.2.0-alpha (/opt/rustwide/workdir/catnip)
[INFO] [stdout] warning: unused import: `data::Build`
[INFO] [stdout]  --> optimizer/src/tree_shaking.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use petgraph::{algo::dijkstra, data::Build, graph::{DiGraph, NodeIndex}, visit::NodeRef};
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `visit::NodeRef`
[INFO] [stdout]  --> optimizer/src/tree_shaking.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | use petgraph::{algo::dijkstra, data::Build, graph::{DiGraph, NodeIndex}, visit::NodeRef};
[INFO] [stdout]   |                                                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling optimizer v0.2.0-alpha (/opt/rustwide/workdir/optimizer)
[INFO] [stderr]    Compiling compiler v0.2.0-alpha (/opt/rustwide/workdir/compiler)
[INFO] [stderr]    Compiling codegen v0.2.0-alpha (/opt/rustwide/workdir/codegen)
[INFO] [stdout] warning: unused import: `data::Build`
[INFO] [stdout]  --> optimizer/src/tree_shaking.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use petgraph::{algo::dijkstra, data::Build, graph::{DiGraph, NodeIndex}, visit::NodeRef};
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `visit::NodeRef`
[INFO] [stdout]  --> optimizer/src/tree_shaking.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | use petgraph::{algo::dijkstra, data::Build, graph::{DiGraph, NodeIndex}, visit::NodeRef};
[INFO] [stdout]   |                                                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling resolution v0.2.0-alpha (/opt/rustwide/workdir/resolution)
[INFO] [stderr]    Compiling parser v0.2.0-alpha (/opt/rustwide/workdir/parser)
[INFO] [stderr]    Compiling error v0.2.0-alpha (/opt/rustwide/workdir/error)
[INFO] [stderr]    Compiling common v0.2.0-alpha (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> resolution/src/resolve.rs:969:9
[INFO] [stdout]     |
[INFO] [stdout] 969 |         _ => { notes.default_ret_ty.clone() }
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> resolution/src/resolve.rs:969:9
[INFO] [stdout]     |
[INFO] [stdout] 542 |         ast::ExpressionKind::Number(_) => ResolvedTy::Number,
[INFO] [stdout]     |         ------------------------------ matches some of the same values
[INFO] [stdout] 543 |         ast::ExpressionKind::String(_) => ResolvedTy::Text,
[INFO] [stdout]     |         ------------------------------ matches some of the same values
[INFO] [stdout] 544 |         ast::ExpressionKind::Bool(_) => ResolvedTy::Bool,
[INFO] [stdout]     |         ---------------------------- matches some of the same values
[INFO] [stdout] 545 |
[INFO] [stdout] 546 |         ast::ExpressionKind::Paren(subexpr) => 
[INFO] [stdout]     |         ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 969 |         _ => { notes.default_ret_ty.clone() }
[INFO] [stdout]     |         ^ ...and 9 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.13s
[INFO] running `Command { std: "docker" "inspect" "7ab6f5728ace43f9a550a57c28cb8517a71428eab8644315c7f7b19dc5e6f72d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ab6f5728ace43f9a550a57c28cb8517a71428eab8644315c7f7b19dc5e6f72d", kill_on_drop: false }`
[INFO] [stdout] 7ab6f5728ace43f9a550a57c28cb8517a71428eab8644315c7f7b19dc5e6f72d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5cd945e6556aaa2b9a8859410608f826ee432ca3ca9f831abe886f23bce3bc4b
[INFO] running `Command { std: "docker" "start" "-a" "5cd945e6556aaa2b9a8859410608f826ee432ca3ca9f831abe886f23bce3bc4b", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> resolution/src/resolve.rs:969:9
[INFO] [stderr]     |
[INFO] [stderr] 969 |         _ => { notes.default_ret_ty.clone() }
[INFO] [stderr]     |         ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> resolution/src/resolve.rs:969:9
[INFO] [stderr]     |
[INFO] [stderr] 542 |         ast::ExpressionKind::Number(_) => ResolvedTy::Number,
[INFO] [stderr]     |         ------------------------------ matches some of the same values
[INFO] [stderr] 543 |         ast::ExpressionKind::String(_) => ResolvedTy::Text,
[INFO] [stderr]     |         ------------------------------ matches some of the same values
[INFO] [stderr] 544 |         ast::ExpressionKind::Bool(_) => ResolvedTy::Bool,
[INFO] [stderr]     |         ---------------------------- matches some of the same values
[INFO] [stderr] 545 |
[INFO] [stderr] 546 |         ast::ExpressionKind::Paren(subexpr) => 
[INFO] [stderr]     |         ----------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 969 |         _ => { notes.default_ret_ty.clone() }
[INFO] [stderr]     |         ^ ...and 9 other patterns collectively make this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `resolution` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `data::Build`
[INFO] [stderr]  --> optimizer/src/tree_shaking.rs:5:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | use petgraph::{algo::dijkstra, data::Build, graph::{DiGraph, NodeIndex}, visit::NodeRef};
[INFO] [stderr]   |                                ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `visit::NodeRef`
[INFO] [stderr]  --> optimizer/src/tree_shaking.rs:5:74
[INFO] [stderr]   |
[INFO] [stderr] 5 | use petgraph::{algo::dijkstra, data::Build, graph::{DiGraph, NodeIndex}, visit::NodeRef};
[INFO] [stderr]   |                                                                          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `optimizer` (lib) generated 2 warnings
[INFO] [stderr] warning: `optimizer` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `resolution` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/catnip-1239a759149bb6c7)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/codegen-44a5888ceec608f3)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-d0636a85e079e10f)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/compiler-e79903d3518e8860)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/other.rs (/opt/rustwide/target/debug/deps/other-0277ce4820b5ae3d)
[INFO] [stdout] test compile_unary_operators ... ok
[INFO] [stdout] test compile_binary_operators ... ok
[INFO] [stdout] test compile_returning_block ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/procedures.rs (/opt/rustwide/target/debug/deps/procedures-7e550f6395792000)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test compile_single_argument_procedure ... ok
[INFO] [stdout] test compile_struct_argument_procedure ... ok
[INFO] [stdout] test compile_returning_procedure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple_trigger.rs (/opt/rustwide/target/debug/deps/simple_trigger-db1966e8e244a567)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test compile_empty_green_flag ... ok
[INFO] [stdout] test compile_hello_world ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_hello_world stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_hello_world' (30) panicked at compiler/tests/simple_trigger.rs:55:68:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f7c1545002 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f7c1545002 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f7c1545002 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f7c1545002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f7c15554ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f7c15554ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f7c1512ad3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f7c1512ad3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f7c151e872 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f7c152334f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f7c15231e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f7c141a46e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f7c141a46e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f7c152395f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f7c152395f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f7c1523786 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x62f7c151e9a9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f7c150729d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f7c155ec90 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f7c155ec6c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x62f7c155e299 - core::option::unwrap_failed::hcc8888cc370d76bf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:2174:5
[INFO] [stdout]   21:     0x62f7c13f6ed5 - core::option::Option<T>::unwrap::h154bf16de9a1043f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1015:21
[INFO] [stdout]   22:     0x62f7c13f6ed5 - simple_trigger::compile_hello_world::had7871a68579c4a4
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/simple_trigger.rs:55:68
[INFO] [stdout]   23:     0x62f7c13f7427 - simple_trigger::compile_hello_world::{{closure}}::hd3acb3a5e0df7aca
[INFO] [stdout]                                at /opt/rustwide/workdir/compiler/tests/simple_trigger.rs:32:25
[INFO] [stdout]   24:     0x62f7c13f8226 - core::ops::function::FnOnce::call_once::hed3da2a82275c68b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f7c141a26b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f7c141a26b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f7c142e2cd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f7c142e2cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f7c142e2cd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f7c142e2cd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f7c142e2cd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f7c142e2cd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f7c142e2cd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f7c1407814 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f7c1407814 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f7c140b06a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f7c140b06a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f7c140b06a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f7c140b06a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f7c140b06a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f7c140b06a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f7c140b06a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f7c1519daf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f7c1519daf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x729639bb2aa4 - <unknown>
[INFO] [stdout]   46:     0x729639c3fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_hello_world
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p compiler --test simple_trigger`
[INFO] running `Command { std: "docker" "inspect" "5cd945e6556aaa2b9a8859410608f826ee432ca3ca9f831abe886f23bce3bc4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cd945e6556aaa2b9a8859410608f826ee432ca3ca9f831abe886f23bce3bc4b", kill_on_drop: false }`
[INFO] [stdout] 5cd945e6556aaa2b9a8859410608f826ee432ca3ca9f831abe886f23bce3bc4b
