[INFO] fetching crate app-frame 0.3.1...
[INFO] checking app-frame-0.3.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate app-frame 0.3.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate app-frame 0.3.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate app-frame 0.3.1
[INFO] finished tweaking crates.io crate app-frame 0.3.1
[INFO] tweaked toml for crates.io crate app-frame 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded priority-queue v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3519f73250238120008b70c25eae5f37e3c795a6e68cb4b9bd302252cc18cea3
[INFO] running `Command { std: "docker" "start" "-a" "3519f73250238120008b70c25eae5f37e3c795a6e68cb4b9bd302252cc18cea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3519f73250238120008b70c25eae5f37e3c795a6e68cb4b9bd302252cc18cea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3519f73250238120008b70c25eae5f37e3c795a6e68cb4b9bd302252cc18cea3", kill_on_drop: false }`
[INFO] [stdout] 3519f73250238120008b70c25eae5f37e3c795a6e68cb4b9bd302252cc18cea3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0df5d3173f4902b4eb0c5c1fef9323ad372154147770e349661f18192c90e032
[INFO] running `Command { std: "docker" "start" "-a" "0df5d3173f4902b4eb0c5c1fef9323ad372154147770e349661f18192c90e032", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking anyhow v1.0.81
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking app-frame v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `(dyn LoopableJob + 'static): Job` is not satisfied
[INFO] [stdout]    --> src/service.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |         self.job.run_once().await
[INFO] [stdout]     |                  ^^^^^^^^ the trait `Job` is not implemented for `(dyn LoopableJob + 'static)`
[INFO] [stdout]     |
[INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl Job for LoopingJobService where (dyn LoopableJob + 'static): Job {
[INFO] [stdout]     |                                ++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(dyn LoopableJob + 'static): Job` is not satisfied
[INFO] [stdout]    --> src/service.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |         self.job.run_once().await
[INFO] [stdout]     |                  ^^^^^^^^ the trait `Job` is not implemented for `(dyn LoopableJob + 'static)`
[INFO] [stdout]     |
[INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl Job for LoopingJobService where (dyn LoopableJob + 'static): Job {
[INFO] [stdout]     |                                ++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(dyn LoopableJob + 'static): Job` is not satisfied
[INFO] [stdout]    --> src/service.rs:201:18
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 .run_once()
[INFO] [stdout]     |                  ^^^^^^^^ the trait `Job` is not implemented for `(dyn LoopableJob + 'static)`
[INFO] [stdout]     |
[INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl Service for LoopingJobService where (dyn LoopableJob + 'static): Job {
[INFO] [stdout]     |                                    ++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(dyn LoopableJob + 'static): Job` is not satisfied
[INFO] [stdout]    --> src/service.rs:203:80
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 .log_with_context(|| format!("Unhandled error in {}", self.job.name()));
[INFO] [stdout]     |                                                                                ^^^^ the trait `Job` is not implemented for `(dyn LoopableJob + 'static)`
[INFO] [stdout]     |
[INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl Service for LoopingJobService where (dyn LoopableJob + 'static): Job {
[INFO] [stdout]     |                                    ++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(dyn LoopableJob + 'static): Job` is not satisfied
[INFO] [stdout]    --> src/service.rs:223:18
[INFO] [stdout]     |
[INFO] [stdout] 223 |         self.job.name()
[INFO] [stdout]     |                  ^^^^ the trait `Job` is not implemented for `(dyn LoopableJob + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Job`:
[INFO] [stdout]               LoopingJobService
[INFO] [stdout]               futures::lock::Mutex<Mj>
[INFO] [stdout]               Vec<Arc<(dyn Job + 'static)>>
[INFO] [stdout]               Vec<J>
[INFO] [stdout]               (J, T)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Job: Job` is not satisfied
[INFO] [stdout]    --> src/service.rs:248:18
[INFO] [stdout]     |
[INFO] [stdout] 248 |             item.run_once().await?;
[INFO] [stdout]     |                  ^^^^^^^^ the trait `Job` is not implemented for `dyn Job`
[INFO] [stdout]     |
[INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl Job for Vec<Arc<dyn Job>> where dyn Job: Job {
[INFO] [stdout]     |                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(dyn LoopableJob + 'static): Job` is not satisfied
[INFO] [stdout]    --> src/service.rs:201:18
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 .run_once()
[INFO] [stdout]     |                  ^^^^^^^^ the trait `Job` is not implemented for `(dyn LoopableJob + 'static)`
[INFO] [stdout]     |
[INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl Service for LoopingJobService where (dyn LoopableJob + 'static): Job {
[INFO] [stdout]     |                                    ++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(dyn LoopableJob + 'static): Job` is not satisfied
[INFO] [stdout]    --> src/service.rs:203:80
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 .log_with_context(|| format!("Unhandled error in {}", self.job.name()));
[INFO] [stdout]     |                                                                                ^^^^ the trait `Job` is not implemented for `(dyn LoopableJob + 'static)`
[INFO] [stdout]     |
[INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl Service for LoopingJobService where (dyn LoopableJob + 'static): Job {
[INFO] [stdout]     |                                    ++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(dyn LoopableJob + 'static): Job` is not satisfied
[INFO] [stdout]    --> src/service.rs:223:18
[INFO] [stdout]     |
[INFO] [stdout] 223 |         self.job.name()
[INFO] [stdout]     |                  ^^^^ the trait `Job` is not implemented for `(dyn LoopableJob + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Job`:
[INFO] [stdout]               LoopingJobService
[INFO] [stdout]               futures::lock::Mutex<Mj>
[INFO] [stdout]               Vec<Arc<(dyn Job + 'static)>>
[INFO] [stdout]               Vec<J>
[INFO] [stdout]               (J, T)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dyn Job: Job` is not satisfied
[INFO] [stdout]    --> src/service.rs:248:18
[INFO] [stdout]     |
[INFO] [stdout] 248 |             item.run_once().await?;
[INFO] [stdout]     |                  ^^^^^^^^ the trait `Job` is not implemented for `dyn Job`
[INFO] [stdout]     |
[INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl Job for Vec<Arc<dyn Job>> where dyn Job: Job {
[INFO] [stdout]     |                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app-frame` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app-frame` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "0df5d3173f4902b4eb0c5c1fef9323ad372154147770e349661f18192c90e032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df5d3173f4902b4eb0c5c1fef9323ad372154147770e349661f18192c90e032", kill_on_drop: false }`
[INFO] [stdout] 0df5d3173f4902b4eb0c5c1fef9323ad372154147770e349661f18192c90e032
