[INFO] fetching crate chitchat 0.5.0... [INFO] checking chitchat-0.5.0 against try#d809384186eaa72b56b7b956dcf0837de4a00262 for pr-114740 [INFO] extracting crate chitchat 0.5.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate chitchat 0.5.0 on toolchain d809384186eaa72b56b7b956dcf0837de4a00262 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate chitchat 0.5.0 [INFO] finished tweaking crates.io crate chitchat 0.5.0 [INFO] tweaked toml for crates.io crate chitchat 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22afd761ee9e1cbb68dbadd29a052c8b9a57d188765a7865716810c3e4ac2c11 [INFO] running `Command { std: "docker" "start" "-a" "22afd761ee9e1cbb68dbadd29a052c8b9a57d188765a7865716810c3e4ac2c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22afd761ee9e1cbb68dbadd29a052c8b9a57d188765a7865716810c3e4ac2c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22afd761ee9e1cbb68dbadd29a052c8b9a57d188765a7865716810c3e4ac2c11", kill_on_drop: false }` [INFO] [stdout] 22afd761ee9e1cbb68dbadd29a052c8b9a57d188765a7865716810c3e4ac2c11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9046210b32c6bba13cbe715f94180e62287be15d3b8169ee41ce87140233acbe [INFO] running `Command { std: "docker" "start" "-a" "9046210b32c6bba13cbe715f94180e62287be15d3b8169ee41ce87140233acbe", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking mock_instant v0.2.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking serde_json v1.0.104 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking tokio v1.31.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking chitchat v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/server.rs:125:6 [INFO] [stdout] | [INFO] [stdout] 125 | ) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/server.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | transport: &dyn Transport, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/server.rs:125:6 [INFO] [stdout] | [INFO] [stdout] 125 | ) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/server.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | transport: &dyn Transport, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/transport/mod.rs:74:78 [INFO] [stdout] | [INFO] [stdout] 74 | async fn test_transport_cannot_open_twice_aux(transport: &dyn Transport) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/transport/mod.rs:74:62 [INFO] [stdout] | [INFO] [stdout] 74 | async fn test_transport_cannot_open_twice_aux(transport: &dyn Transport) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/transport/mod.rs:80:79 [INFO] [stdout] | [INFO] [stdout] 80 | async fn test_transport_recv_waits_for_message(transport: &dyn Transport) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/transport/mod.rs:80:63 [INFO] [stdout] | [INFO] [stdout] 80 | async fn test_transport_recv_waits_for_message(transport: &dyn Transport) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/transport/mod.rs:96:80 [INFO] [stdout] | [INFO] [stdout] 96 | async fn test_transport_socket_released_on_drop(transport: &dyn Transport) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/transport/mod.rs:96:64 [INFO] [stdout] | [INFO] [stdout] 96 | async fn test_transport_socket_released_on_drop(transport: &dyn Transport) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/transport/mod.rs:103:86 [INFO] [stdout] | [INFO] [stdout] 103 | async fn test_transport_sending_to_unbound_addr_is_ok(transport: &dyn Transport) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/transport/mod.rs:103:70 [INFO] [stdout] | [INFO] [stdout] 103 | async fn test_transport_sending_to_unbound_addr_is_ok(transport: &dyn Transport) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/transport/mod.rs:110:62 [INFO] [stdout] | [INFO] [stdout] 110 | async fn test_transport_suite(transport: &dyn Transport) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/transport/mod.rs:110:46 [INFO] [stdout] | [INFO] [stdout] 110 | async fn test_transport_suite(transport: &dyn Transport) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/lib.rs:411:10 [INFO] [stdout] | [INFO] [stdout] 411 | ) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/lib.rs:410:20 [INFO] [stdout] | [INFO] [stdout] 410 | transport: &dyn Transport, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0478`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chitchat` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0478`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chitchat` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "9046210b32c6bba13cbe715f94180e62287be15d3b8169ee41ce87140233acbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9046210b32c6bba13cbe715f94180e62287be15d3b8169ee41ce87140233acbe", kill_on_drop: false }` [INFO] [stdout] 9046210b32c6bba13cbe715f94180e62287be15d3b8169ee41ce87140233acbe