[INFO] cloning repository https://github.com/maybevoid/ferrite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maybevoid/ferrite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaybevoid%2Fferrite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaybevoid%2Fferrite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c747bdc87891188ad028905d6f0c59e5edf756b2
[INFO] checking maybevoid/ferrite against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaybevoid%2Fferrite" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/maybevoid/ferrite on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/maybevoid/ferrite
[INFO] finished tweaking git repo https://github.com/maybevoid/ferrite
[INFO] tweaked toml for git repo https://github.com/maybevoid/ferrite written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/maybevoid/ferrite 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ipc-channel v0.16.0
[INFO] [stderr]   Downloaded ipc-channel v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eacbc05d33510369ecb784e8ce5ad1783db117ed00db3182d55800c23c9a4a7b
[INFO] running `Command { std: "docker" "start" "-a" "eacbc05d33510369ecb784e8ce5ad1783db117ed00db3182d55800c23c9a4a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eacbc05d33510369ecb784e8ce5ad1783db117ed00db3182d55800c23c9a4a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eacbc05d33510369ecb784e8ce5ad1783db117ed00db3182d55800c23c9a4a7b", kill_on_drop: false }`
[INFO] [stdout] eacbc05d33510369ecb784e8ce5ad1783db117ed00db3182d55800c23c9a4a7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58da7a69a013301db79e16c2fd9fdb619042c106c9ca6a5ec41438504efb4380
[INFO] running `Command { std: "docker" "start" "-a" "58da7a69a013301db79e16c2fd9fdb619042c106c9ca6a5ec41438504efb4380", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ipc-channel v0.16.0
[INFO] [stderr]     Checking ipc-channel v0.14.1
[INFO] [stderr]     Checking ferrite-session v0.3.0 (/opt/rustwide/workdir/ferrite-session)
[INFO] [stdout] warning: unused import: `impls::*`
[INFO] [stdout]  --> ferrite-session/src/internal/functional/row/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impls::*`
[INFO] [stdout]  --> ferrite-session/src/internal/functional/type_app/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impls::*`
[INFO] [stdout]  --> ferrite-session/src/internal/functional/row/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impls::*`
[INFO] [stdout]  --> ferrite-session/src/internal/functional/type_app/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ferrite-session/src/internal/session/choice/external/offer_choice.rs:114:28
[INFO] [stdout]     |
[INFO] [stdout] 114 |   provider_end_sum: AppSum<'static, Row2, ProviderEndpointF>,
[INFO] [stdout]     |                            ^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 115 | ) -> AppSum<Row2, InjectSessionF<'static, Row1, C>>
[INFO] [stdout]     |      ----------------------------------------------
[INFO] [stdout]     |      |                           |
[INFO] [stdout]     |      |                           the lifetimes get resolved as `'static`
[INFO] [stdout]     |      the lifetimes get resolved as `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 115 | ) -> AppSum<'static, Row2, InjectSessionF<'static, Row1, C>>
[INFO] [stdout]     |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ferrite-session/src/internal/session/choice/external/offer_choice.rs:114:28
[INFO] [stdout]     |
[INFO] [stdout] 114 |   provider_end_sum: AppSum<'static, Row2, ProviderEndpointF>,
[INFO] [stdout]     |                            ^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 115 | ) -> AppSum<Row2, InjectSessionF<'static, Row1, C>>
[INFO] [stdout]     |      ----------------------------------------------
[INFO] [stdout]     |      |                           |
[INFO] [stdout]     |      |                           the lifetimes get resolved as `'static`
[INFO] [stdout]     |      the lifetimes get resolved as `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 115 | ) -> AppSum<'static, Row2, InjectSessionF<'static, Row1, C>>
[INFO] [stdout]     |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ferrite-demo v0.1.0 (/opt/rustwide/workdir/ferrite-demo)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.05s
[INFO] running `Command { std: "docker" "inspect" "58da7a69a013301db79e16c2fd9fdb619042c106c9ca6a5ec41438504efb4380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58da7a69a013301db79e16c2fd9fdb619042c106c9ca6a5ec41438504efb4380", kill_on_drop: false }`
[INFO] [stdout] 58da7a69a013301db79e16c2fd9fdb619042c106c9ca6a5ec41438504efb4380
