[INFO] fetching crate app-frame 0.3.1...
[INFO] checking app-frame-0.3.1 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate app-frame 0.3.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate app-frame 0.3.1 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v3.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bbea941431a3abda404710a6ca4798e200c3d30435aa327109f3e69778687c6
[INFO] running `Command { std: "docker" "start" "-a" "0bbea941431a3abda404710a6ca4798e200c3d30435aa327109f3e69778687c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bbea941431a3abda404710a6ca4798e200c3d30435aa327109f3e69778687c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bbea941431a3abda404710a6ca4798e200c3d30435aa327109f3e69778687c6", kill_on_drop: false }`
[INFO] [stdout] 0bbea941431a3abda404710a6ca4798e200c3d30435aa327109f3e69778687c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87004413e46cb8bfd9773b89927dfb2096380455c034c7f21af634278b7cd1d8
[INFO] running `Command { std: "docker" "start" "-a" "87004413e46cb8bfd9773b89927dfb2096380455c034c7f21af634278b7cd1d8", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking priority-queue v1.4.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[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: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: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: 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" "87004413e46cb8bfd9773b89927dfb2096380455c034c7f21af634278b7cd1d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87004413e46cb8bfd9773b89927dfb2096380455c034c7f21af634278b7cd1d8", kill_on_drop: false }`
[INFO] [stdout] 87004413e46cb8bfd9773b89927dfb2096380455c034c7f21af634278b7cd1d8
[INFO] checking app-frame-0.3.1 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate app-frame 0.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate app-frame 0.3.1 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2937aa288a5f0152ca7a618ba6316a1d861882e77afd357a1accc26aab0f6fbf
[INFO] running `Command { std: "docker" "start" "-a" "2937aa288a5f0152ca7a618ba6316a1d861882e77afd357a1accc26aab0f6fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2937aa288a5f0152ca7a618ba6316a1d861882e77afd357a1accc26aab0f6fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2937aa288a5f0152ca7a618ba6316a1d861882e77afd357a1accc26aab0f6fbf", kill_on_drop: false }`
[INFO] [stdout] 2937aa288a5f0152ca7a618ba6316a1d861882e77afd357a1accc26aab0f6fbf
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c8031b9312f64f032ebe952462dc6c2fe87a9e30f3f65b38bf19618645e7662
[INFO] running `Command { std: "docker" "start" "-a" "7c8031b9312f64f032ebe952462dc6c2fe87a9e30f3f65b38bf19618645e7662", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking priority-queue v1.4.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[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: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 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 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: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] [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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `app-frame` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "7c8031b9312f64f032ebe952462dc6c2fe87a9e30f3f65b38bf19618645e7662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c8031b9312f64f032ebe952462dc6c2fe87a9e30f3f65b38bf19618645e7662", kill_on_drop: false }`
[INFO] [stdout] 7c8031b9312f64f032ebe952462dc6c2fe87a9e30f3f65b38bf19618645e7662
