[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] testing maybevoid/ferrite 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%2Fmaybevoid%2Fferrite" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maybevoid/ferrite 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/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.2.13
[INFO] [stderr]   Downloaded paste v1.0.7
[INFO] [stderr]   Downloaded once_cell v1.12.0
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded ipc-channel v0.16.0
[INFO] [stderr]   Downloaded ipc-channel v0.14.1
[INFO] [stderr]   Downloaded regex v1.5.6
[INFO] [stderr]   Downloaded regex-syntax v0.6.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bbd02e4518f441221e55e20586b712ec63fa78dd966041cd1f953e004afce6b6
[INFO] running `Command { std: "docker" "start" "-a" "bbd02e4518f441221e55e20586b712ec63fa78dd966041cd1f953e004afce6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbd02e4518f441221e55e20586b712ec63fa78dd966041cd1f953e004afce6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbd02e4518f441221e55e20586b712ec63fa78dd966041cd1f953e004afce6b6", kill_on_drop: false }`
[INFO] [stdout] bbd02e4518f441221e55e20586b712ec63fa78dd966041cd1f953e004afce6b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dabc912afdfb8aafaf996d457ceb6da2a40b350bc44fc28e8e1cc99bccee3e37
[INFO] running `Command { std: "docker" "start" "-a" "dabc912afdfb8aafaf996d457ceb6da2a40b350bc44fc28e8e1cc99bccee3e37", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[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 slab v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ipc-channel v0.16.0
[INFO] [stderr]    Compiling ipc-channel v0.14.1
[INFO] [stderr]    Compiling 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: 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]    Compiling ferrite-demo v0.1.0 (/opt/rustwide/workdir/ferrite-demo)
[INFO] [stderr] error: could not compile `ferrite-demo` (bin "nested_recursive")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name nested_recursive --edition=2018 ferrite-demo/src/bin/nested_recursive.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31e6092159b7f8b9 -C extra-filename=-1edb2ead05bc4aed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-adf53e738bfcdf44.rlib --extern ferrite_session=/opt/rustwide/target/debug/deps/libferrite_session-b0698827fb1c932a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e84066c1dd40636f.rlib --extern ipc_channel=/opt/rustwide/target/debug/deps/libipc_channel-d6d15a175988800e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c303767109ab8e18.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9121610b9d8448d1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2a9d3b8a51615b66.rlib --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ferrite-demo` (bin "restaurant")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name restaurant --edition=2018 ferrite-demo/src/bin/restaurant.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=731ee89ff1cb984f -C extra-filename=-69085af80d16abd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-adf53e738bfcdf44.rlib --extern ferrite_session=/opt/rustwide/target/debug/deps/libferrite_session-b0698827fb1c932a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e84066c1dd40636f.rlib --extern ipc_channel=/opt/rustwide/target/debug/deps/libipc_channel-d6d15a175988800e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c303767109ab8e18.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9121610b9d8448d1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2a9d3b8a51615b66.rlib --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dabc912afdfb8aafaf996d457ceb6da2a40b350bc44fc28e8e1cc99bccee3e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dabc912afdfb8aafaf996d457ceb6da2a40b350bc44fc28e8e1cc99bccee3e37", kill_on_drop: false }`
[INFO] [stdout] dabc912afdfb8aafaf996d457ceb6da2a40b350bc44fc28e8e1cc99bccee3e37
