[INFO] cloning repository https://github.com/p-davide/cwim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p-davide/cwim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-davide%2Fcwim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-davide%2Fcwim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46316064a2ba38a51e8f68e83a04f87231aa5883
[INFO] checking p-davide/cwim against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-davide%2Fcwim" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/p-davide/cwim
[INFO] finished tweaking git repo https://github.com/p-davide/cwim
[INFO] tweaked toml for git repo https://github.com/p-davide/cwim written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/p-davide/cwim on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/p-davide/cwim 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60111d8a8ef456b6ae8e87f3a8312dae1c514a4a8a1b057732d3411d8318e24e
[INFO] running `Command { std: "docker" "start" "-a" "60111d8a8ef456b6ae8e87f3a8312dae1c514a4a8a1b057732d3411d8318e24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60111d8a8ef456b6ae8e87f3a8312dae1c514a4a8a1b057732d3411d8318e24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60111d8a8ef456b6ae8e87f3a8312dae1c514a4a8a1b057732d3411d8318e24e", kill_on_drop: false }`
[INFO] [stdout] 60111d8a8ef456b6ae8e87f3a8312dae1c514a4a8a1b057732d3411d8318e24e
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5f3c2a2b39c9002cda0e890248bf20f975723de900dde419c59d296dea8259c
[INFO] running `Command { std: "docker" "start" "-a" "d5f3c2a2b39c9002cda0e890248bf20f975723de900dde419c59d296dea8259c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]     Checking cwim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/env.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn get(&self, l: &str) -> Option<&Variable> {
[INFO] [stdout]    |                ^^^^^                     ---------
[INFO] [stdout]    |                |                         ||
[INFO] [stdout]    |                |                         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                |                         the lifetimes get resolved as `'_`
[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] 98 |     pub fn get(&self, l: &str) -> Option<&Variable<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/env.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn find_value(&self, l: &str) -> Parsed<Expr> {
[INFO] [stdout]     |                       ^^^^^                     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn find_value(&self, l: &str) -> Parsed<Expr<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/env.rs:114:23
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn find_unary(&self, l: &str) -> Parsed<Function> {
[INFO] [stdout]     |                       ^^^^^                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn find_unary(&self, l: &str) -> Parsed<Function<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/env.rs:125:24
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn find_binary(&self, l: &str) -> Parsed<Function> {
[INFO] [stdout]     |                        ^^^^^                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn find_binary(&self, l: &str) -> Parsed<Function<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/env.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn assign(&mut self, lhs: String, rhs: &Number) -> Option<Variable> {
[INFO] [stdout]     |                   ^^^^^^^^^ this lifetime flows to the output     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn assign(&mut self, lhs: String, rhs: &Number) -> Option<Variable<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/env.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn get(&self, l: &str) -> Option<&Variable> {
[INFO] [stdout]    |                ^^^^^                     ---------
[INFO] [stdout]    |                |                         ||
[INFO] [stdout]    |                |                         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                |                         the lifetimes get resolved as `'_`
[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] 98 |     pub fn get(&self, l: &str) -> Option<&Variable<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/env.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn find_value(&self, l: &str) -> Parsed<Expr> {
[INFO] [stdout]     |                       ^^^^^                     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn find_value(&self, l: &str) -> Parsed<Expr<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/env.rs:114:23
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn find_unary(&self, l: &str) -> Parsed<Function> {
[INFO] [stdout]     |                       ^^^^^                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn find_unary(&self, l: &str) -> Parsed<Function<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/env.rs:125:24
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn find_binary(&self, l: &str) -> Parsed<Function> {
[INFO] [stdout]     |                        ^^^^^                     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn find_binary(&self, l: &str) -> Parsed<Function<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/env.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn assign(&mut self, lhs: String, rhs: &Number) -> Option<Variable> {
[INFO] [stdout]     |                   ^^^^^^^^^ this lifetime flows to the output     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn assign(&mut self, lhs: String, rhs: &Number) -> Option<Variable<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s
[INFO] running `Command { std: "docker" "inspect" "d5f3c2a2b39c9002cda0e890248bf20f975723de900dde419c59d296dea8259c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5f3c2a2b39c9002cda0e890248bf20f975723de900dde419c59d296dea8259c", kill_on_drop: false }`
[INFO] [stdout] d5f3c2a2b39c9002cda0e890248bf20f975723de900dde419c59d296dea8259c
