[INFO] cloning repository https://github.com/brownben/bang3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brownben/bang3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrownben%2Fbang3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrownben%2Fbang3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad3cfa6375df3266cb7021710e106be5ab5ecc53
[INFO] checking brownben/bang3 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrownben%2Fbang3" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/brownben/bang3 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/brownben/bang3
[INFO] finished tweaking git repo https://github.com/brownben/bang3
[INFO] tweaked toml for git repo https://github.com/brownben/bang3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/brownben/bang3 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f255259b919908bdd5153e71180c55cad6847efbac4d5721948c04b135297552
[INFO] running `Command { std: "docker" "start" "-a" "f255259b919908bdd5153e71180c55cad6847efbac4d5721948c04b135297552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f255259b919908bdd5153e71180c55cad6847efbac4d5721948c04b135297552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f255259b919908bdd5153e71180c55cad6847efbac4d5721948c04b135297552", kill_on_drop: false }`
[INFO] [stdout] f255259b919908bdd5153e71180c55cad6847efbac4d5721948c04b135297552
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a25d58b5ab3a0ad15032784d83ec15f59078c4d9e19fd757a702153d8c3ed93
[INFO] running `Command { std: "docker" "start" "-a" "1a25d58b5ab3a0ad15032784d83ec15f59078c4d9e19fd757a702153d8c3ed93", kill_on_drop: false }`
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking bang-gc v3.0.0 (/opt/rustwide/workdir/crates/gc)
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking bang-syntax v3.0.0 (/opt/rustwide/workdir/crates/syntax)
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking bang-formatter v3.0.0 (/opt/rustwide/workdir/crates/formatter)
[INFO] [stderr]     Checking bang-linter v3.0.0 (/opt/rustwide/workdir/crates/linter)
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/linter/src/rules.rs:201:37
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn clean_up_number_literal(raw: &str) -> Cow<str> {
[INFO] [stdout]     |                                     ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn clean_up_number_literal(raw: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/linter/src/rules.rs:201:37
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn clean_up_number_literal(raw: &str) -> Cow<str> {
[INFO] [stdout]     |                                     ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn clean_up_number_literal(raw: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking bang-interpreter v3.0.0 (/opt/rustwide/workdir/crates/interpreter)
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/interpreter/src/object.rs:283:3
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[derive(Clone, Debug, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 283 |   pub(crate) func: fn(&mut VM, Value) -> Result<Value, ErrorKind>,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bang-stdlib v3.0.0 (/opt/rustwide/workdir/crates/stdlib)
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking bang-typechecker v3.0.0 (/opt/rustwide/workdir/crates/typechecker)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/interpreter/tests/runtime_tests.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn run(source: &str) -> Result<VM, ()> {
[INFO] [stdout]    |                ^^^^            -- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn run(source: &str) -> Result<VM<'_>, ()> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/interpreter/src/object.rs:283:3
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[derive(Clone, Debug, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 283 |   pub(crate) func: fn(&mut VM, Value) -> Result<Value, ErrorKind>,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/stdlib/tests/stdlib_tests.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn run(source: &str) -> Result<VM, ()> {
[INFO] [stdout]    |                ^^^^            -- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn run(source: &str) -> Result<VM<'_>, ()> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling rustyline-derive v0.11.0
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking lsp-server v0.7.8
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking bang-lsp v3.0.0 (/opt/rustwide/workdir/crates/lsp)
[INFO] [stderr]     Checking bang v3.0.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.52s
[INFO] running `Command { std: "docker" "inspect" "1a25d58b5ab3a0ad15032784d83ec15f59078c4d9e19fd757a702153d8c3ed93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a25d58b5ab3a0ad15032784d83ec15f59078c4d9e19fd757a702153d8c3ed93", kill_on_drop: false }`
[INFO] [stdout] 1a25d58b5ab3a0ad15032784d83ec15f59078c4d9e19fd757a702153d8c3ed93
