[INFO] fetching crate event-driven-library 0.1.7... [INFO] checking event-driven-library-0.1.7 against try#d809384186eaa72b56b7b956dcf0837de4a00262 for pr-114740 [INFO] extracting crate event-driven-library 0.1.7 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate event-driven-library 0.1.7 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 event-driven-library 0.1.7 [INFO] finished tweaking crates.io crate event-driven-library 0.1.7 [INFO] tweaked toml for crates.io crate event-driven-library 0.1.7 written to /workspace/builds/worker-5-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] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e33d2b078b3bf40f2470d1496b739e4b7183787caded861d81dcaf6176666313 [INFO] running `Command { std: "docker" "start" "-a" "e33d2b078b3bf40f2470d1496b739e4b7183787caded861d81dcaf6176666313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e33d2b078b3bf40f2470d1496b739e4b7183787caded861d81dcaf6176666313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33d2b078b3bf40f2470d1496b739e4b7183787caded861d81dcaf6176666313", kill_on_drop: false }` [INFO] [stdout] e33d2b078b3bf40f2470d1496b739e4b7183787caded861d81dcaf6176666313 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 708eedb68afaa493dd401f02c9b76de7e1d47e9491ace3a6e76ee06bef16b678 [INFO] running `Command { std: "docker" "start" "-a" "708eedb68afaa493dd401f02c9b76de7e1d47e9491ace3a6e76ee06bef16b678", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking tokio v1.31.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking macro_rules_attribute v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking event-driven-library v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/messagebus.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | ) -> Result<(), E> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/messagebus.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | &self, [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 `event-driven-library` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/messagebus.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | ) -> Result<(), E> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/messagebus.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | &self, [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 `event-driven-library` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "708eedb68afaa493dd401f02c9b76de7e1d47e9491ace3a6e76ee06bef16b678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708eedb68afaa493dd401f02c9b76de7e1d47e9491ace3a6e76ee06bef16b678", kill_on_drop: false }` [INFO] [stdout] 708eedb68afaa493dd401f02c9b76de7e1d47e9491ace3a6e76ee06bef16b678