[INFO] cloning repository https://github.com/Gohla/pie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gohla/pie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGohla%2Fpie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGohla%2Fpie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 362efb23a7698badff4d0c33103f15627fd80c88
[INFO] testing Gohla/pie against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGohla%2Fpie" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gohla/pie
[INFO] finished tweaking git repo https://github.com/Gohla/pie
[INFO] tweaked toml for git repo https://github.com/Gohla/pie written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gohla/pie on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gohla/pie 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hashlink v0.8.4
[INFO] [stderr]   Downloaded testresult v0.4.1
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0d4af75b8e4045512c2313da0e5b53e59f5bef5587c6e82d5b70b91f79eaec9
[INFO] running `Command { std: "docker" "start" "-a" "a0d4af75b8e4045512c2313da0e5b53e59f5bef5587c6e82d5b70b91f79eaec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0d4af75b8e4045512c2313da0e5b53e59f5bef5587c6e82d5b70b91f79eaec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0d4af75b8e4045512c2313da0e5b53e59f5bef5587c6e82d5b70b91f79eaec9", kill_on_drop: false }`
[INFO] [stdout] a0d4af75b8e4045512c2313da0e5b53e59f5bef5587c6e82d5b70b91f79eaec9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb6207f4298dd104df173b070a0611726d4369b2b1342b608e71b17927986615
[INFO] running `Command { std: "docker" "start" "-a" "fb6207f4298dd104df173b070a0611726d4369b2b1342b608e71b17927986615", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling dev_util v0.1.0 (/opt/rustwide/workdir/dev_util)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling pie_graph v0.0.1 (/opt/rustwide/workdir/graph)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> graph/src/lib.rs:812:5
[INFO] [stdout]     |
[INFO] [stdout] 812 |     &self,
[INFO] [stdout]     |     ^^^^^ this lifetime flows to the output
[INFO] [stdout] 813 |     node: impl Borrow<Node>,
[INFO] [stdout] 814 |   ) -> Result<DescendantsUnsorted<N, E, H>, Error> {
[INFO] [stdout]     |               ---------------------------- the lifetime gets resolved as `'_`
[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] 814 |   ) -> Result<DescendantsUnsorted<'_, N, E, H>, Error> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> graph/src/lib.rs:860:22
[INFO] [stdout]     |
[INFO] [stdout] 860 |   pub fn descendants(&self, node: impl Borrow<Node>) -> Result<Descendants<N, E, H>, Error> {
[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] 860 |   pub fn descendants(&self, node: impl Borrow<Node>) -> Result<Descendants<'_, N, E, H>, Error> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pie v0.1.0 (/opt/rustwide/workdir/pie)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> pie/src/lib.rs:236:22
[INFO] [stdout]     |
[INFO] [stdout] 236 |   pub fn new_session(&mut self) -> Session {
[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] 236 |   pub fn new_session(&mut self) -> Session<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pie/src/resource/map.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |   pub fn entry(&mut self) -> Entry<K, K::Value> where
[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] 66 |   pub fn entry(&mut self) -> Entry<'_, K, K::Value> where
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pie/src/pie.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub fn new_session(&mut self) -> Session { Session(SessionInternal::new(self)) }
[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] 34 |   pub fn new_session(&mut self) -> Session<'_> { Session(SessionInternal::new(self)) }
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dev_ext v0.1.0 (/opt/rustwide/workdir/dev_ext)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.05s
[INFO] running `Command { std: "docker" "inspect" "fb6207f4298dd104df173b070a0611726d4369b2b1342b608e71b17927986615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb6207f4298dd104df173b070a0611726d4369b2b1342b608e71b17927986615", kill_on_drop: false }`
[INFO] [stdout] fb6207f4298dd104df173b070a0611726d4369b2b1342b608e71b17927986615
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d8128b0365b0a15ca7c838b10da28bfc0ad212424afa8f4449a4451bb2068ad
[INFO] running `Command { std: "docker" "start" "-a" "6d8128b0365b0a15ca7c838b10da28bfc0ad212424afa8f4449a4451bb2068ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling dev_util v0.1.0 (/opt/rustwide/workdir/dev_util)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> graph/src/lib.rs:812:5
[INFO] [stdout]     |
[INFO] [stdout] 812 |     &self,
[INFO] [stdout]     |     ^^^^^ this lifetime flows to the output
[INFO] [stdout] 813 |     node: impl Borrow<Node>,
[INFO] [stdout] 814 |   ) -> Result<DescendantsUnsorted<N, E, H>, Error> {
[INFO] [stdout]     |               ---------------------------- the lifetime gets resolved as `'_`
[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] 814 |   ) -> Result<DescendantsUnsorted<'_, N, E, H>, Error> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> graph/src/lib.rs:860:22
[INFO] [stdout]     |
[INFO] [stdout] 860 |   pub fn descendants(&self, node: impl Borrow<Node>) -> Result<Descendants<N, E, H>, Error> {
[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] 860 |   pub fn descendants(&self, node: impl Borrow<Node>) -> Result<Descendants<'_, N, E, H>, Error> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pie_graph v0.0.1 (/opt/rustwide/workdir/graph)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> pie/src/lib.rs:236:22
[INFO] [stdout]     |
[INFO] [stdout] 236 |   pub fn new_session(&mut self) -> Session {
[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] 236 |   pub fn new_session(&mut self) -> Session<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pie/src/resource/map.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |   pub fn entry(&mut self) -> Entry<K, K::Value> where
[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] 66 |   pub fn entry(&mut self) -> Entry<'_, K, K::Value> where
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pie/src/pie.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub fn new_session(&mut self) -> Session { Session(SessionInternal::new(self)) }
[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] 34 |   pub fn new_session(&mut self) -> Session<'_> { Session(SessionInternal::new(self)) }
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dev_ext v0.1.0 (/opt/rustwide/workdir/dev_ext)
[INFO] [stderr]    Compiling pie v0.1.0 (/opt/rustwide/workdir/pie)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> graph/src/lib.rs:812:5
[INFO] [stdout]     |
[INFO] [stdout] 812 |     &self,
[INFO] [stdout]     |     ^^^^^ this lifetime flows to the output
[INFO] [stdout] 813 |     node: impl Borrow<Node>,
[INFO] [stdout] 814 |   ) -> Result<DescendantsUnsorted<N, E, H>, Error> {
[INFO] [stdout]     |               ---------------------------- the lifetime gets resolved as `'_`
[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] 814 |   ) -> Result<DescendantsUnsorted<'_, N, E, H>, Error> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> graph/src/lib.rs:860:22
[INFO] [stdout]     |
[INFO] [stdout] 860 |   pub fn descendants(&self, node: impl Borrow<Node>) -> Result<Descendants<N, E, H>, Error> {
[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] 860 |   pub fn descendants(&self, node: impl Borrow<Node>) -> Result<Descendants<'_, N, E, H>, Error> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> pie/src/lib.rs:236:22
[INFO] [stdout]     |
[INFO] [stdout] 236 |   pub fn new_session(&mut self) -> Session {
[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] 236 |   pub fn new_session(&mut self) -> Session<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pie/src/resource/map.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |   pub fn entry(&mut self) -> Entry<K, K::Value> where
[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] 66 |   pub fn entry(&mut self) -> Entry<'_, K, K::Value> where
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pie/src/pie.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub fn new_session(&mut self) -> Session { Session(SessionInternal::new(self)) }
[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] 34 |   pub fn new_session(&mut self) -> Session<'_> { Session(SessionInternal::new(self)) }
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.26s
[INFO] running `Command { std: "docker" "inspect" "6d8128b0365b0a15ca7c838b10da28bfc0ad212424afa8f4449a4451bb2068ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d8128b0365b0a15ca7c838b10da28bfc0ad212424afa8f4449a4451bb2068ad", kill_on_drop: false }`
[INFO] [stdout] 6d8128b0365b0a15ca7c838b10da28bfc0ad212424afa8f4449a4451bb2068ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 516a479e2b6337301983193a3e07d58bb9ff44525868ea99dc4e5c6c4f848ae3
[INFO] running `Command { std: "docker" "start" "-a" "516a479e2b6337301983193a3e07d58bb9ff44525868ea99dc4e5c6c4f848ae3", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> graph/src/lib.rs:812:5
[INFO] [stderr]     |
[INFO] [stderr] 812 |     &self,
[INFO] [stderr]     |     ^^^^^ this lifetime flows to the output
[INFO] [stderr] 813 |     node: impl Borrow<Node>,
[INFO] [stderr] 814 |   ) -> Result<DescendantsUnsorted<N, E, H>, Error> {
[INFO] [stderr]     |               ---------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 814 |   ) -> Result<DescendantsUnsorted<'_, N, E, H>, Error> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> graph/src/lib.rs:860:22
[INFO] [stderr]     |
[INFO] [stderr] 860 |   pub fn descendants(&self, node: impl Borrow<Node>) -> Result<Descendants<N, E, H>, Error> {
[INFO] [stderr]     |                      ^^^^^ this lifetime flows to the output   -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 860 |   pub fn descendants(&self, node: impl Borrow<Node>) -> Result<Descendants<'_, N, E, H>, Error> {
[INFO] [stderr]     |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pie_graph` (lib) generated 2 warnings
[INFO] [stderr] warning: `pie_graph` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> pie/src/lib.rs:236:22
[INFO] [stderr]     |
[INFO] [stderr] 236 |   pub fn new_session(&mut self) -> Session {
[INFO] [stderr]     |                      ^^^^^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 236 |   pub fn new_session(&mut self) -> Session<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> pie/src/resource/map.rs:66:16
[INFO] [stderr]    |
[INFO] [stderr] 66 |   pub fn entry(&mut self) -> Entry<K, K::Value> where
[INFO] [stderr]    |                ^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                |
[INFO] [stderr]    |                this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |   pub fn entry(&mut self) -> Entry<'_, K, K::Value> where
[INFO] [stderr]    |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> pie/src/pie.rs:34:22
[INFO] [stderr]    |
[INFO] [stderr] 34 |   pub fn new_session(&mut self) -> Session { Session(SessionInternal::new(self)) }
[INFO] [stderr]    |                      ^^^^^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |   pub fn new_session(&mut self) -> Session<'_> { Session(SessionInternal::new(self)) }
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `pie` (lib) generated 3 warnings
[INFO] [stderr] warning: `pie` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dev_ext-f01485b24ecf0fa1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test task::tests::test_lower ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dev_util-caa07ae877c50b60)
[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/pie-429020b688b3ce90)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test resource::file::test::test_exists_file_stamper ... ok
[INFO] [stdout] test resource::file::test::test_exists ... ok
[INFO] [stdout] test resource::file::test::test_metadata ... ok
[INFO] [stdout] test store::test::get_task_writing_to_panics - should panic ... FAILED
[INFO] [stdout] test resource::file::test::test_resource_read ... ok
[INFO] [stdout] test store::test::get_tasks_reading_from_panics - should panic ... FAILED
[INFO] [stdout] test resource::file::test::test_modified_checker ... ok
[INFO] [stdout] test store::test::test_reset ... ok
[INFO] [stdout] test store::test::test_dependencies ... ok
[INFO] [stdout] test store::test::test_get_dependencies_of_task_panics - should panic ... FAILED
[INFO] [stdout] test store::test::test_task_mapping ... ok
[INFO] [stdout] test store::test::test_resource_mapping ... ok
[INFO] [stdout] test store::test::test_contains_transitive_task_dependency_panics - should panic ... FAILED
[INFO] [stdout] test trait_object::task::tests::test_output_checker_obj ... ok
[INFO] [stdout] test trait_object::tests::test_key_obj ... ok
[INFO] [stdout] test trait_object::tests::test_val_obj ... ok
[INFO] [stdout] test resource::file::test::test_resource_write ... ok
[INFO] [stdout] test store::test::test_task_outputs ... ok
[INFO] [stdout] test store::test::test_get_task_output_panics - should panic ... ok
[INFO] [stdout] test store::test::test_add_task_dependency_panics - should panic ... ok
[INFO] [stdout] test store::test::test_reset_task_panics - should panic ... ok
[INFO] [stdout] test store::test::test_set_task_output_panics - should panic ... ok
[INFO] [stdout] test store::test::test_task_mapping_panics - should panic ... ok
[INFO] [stdout] test store::test::test_resource_mapping_panics - should panic ... ok
[INFO] [stdout] test store::test::test_add_resource_dependency_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- store::test::get_task_writing_to_panics stdout ----
[INFO] [stdout] note: test did not panic as expected at pie/src/store.rs:629:6
[INFO] [stdout] ---- store::test::get_tasks_reading_from_panics stdout ----
[INFO] [stdout] note: test did not panic as expected at pie/src/store.rs:619:6
[INFO] [stdout] ---- store::test::test_get_dependencies_of_task_panics stdout ----
[INFO] [stdout] note: test did not panic as expected at pie/src/store.rs:639:6
[INFO] [stdout] ---- store::test::test_contains_transitive_task_dependency_panics stdout ----
[INFO] [stdout] note: test did not panic as expected at pie/src/store.rs:610:6
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     store::test::get_task_writing_to_panics
[INFO] [stdout]     store::test::get_tasks_reading_from_panics
[INFO] [stdout]     store::test::test_contains_transitive_task_dependency_panics
[INFO] [stdout]     store::test::test_get_dependencies_of_task_panics
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p pie --lib`
[INFO] running `Command { std: "docker" "inspect" "516a479e2b6337301983193a3e07d58bb9ff44525868ea99dc4e5c6c4f848ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516a479e2b6337301983193a3e07d58bb9ff44525868ea99dc4e5c6c4f848ae3", kill_on_drop: false }`
[INFO] [stdout] 516a479e2b6337301983193a3e07d58bb9ff44525868ea99dc4e5c6c4f848ae3
