[INFO] fetching crate tinipon 0.1.0... [INFO] testing tinipon-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate tinipon 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate tinipon 0.1.0 [INFO] finished tweaking crates.io crate tinipon 0.1.0 [INFO] tweaked toml for crates.io crate tinipon 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tinipon 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tinipon 0.1.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iref v3.2.2 [INFO] [stderr] Downloaded taganak-orm-derive v0.1.0-dev5 [INFO] [stderr] Downloaded hex_fmt v0.3.0 [INFO] [stderr] Downloaded iref-macros v3.2.2 [INFO] [stderr] Downloaded iriencoding v1.0.4 [INFO] [stderr] Downloaded taganak-orm v0.1.0-dev5 [INFO] [stderr] Downloaded btree-range-map v0.7.2 [INFO] [stderr] Downloaded curie v0.1.4 [INFO] [stderr] Downloaded cc-traits v2.0.0 [INFO] [stderr] Downloaded mediatype v0.19.20 [INFO] [stderr] Downloaded taganak-framework v0.1.0-dev5 [INFO] [stderr] Downloaded abnf v0.13.0 [INFO] [stderr] Downloaded btree-slab v0.6.1 [INFO] [stderr] Downloaded async-utf8-decoder v1.0.1 [INFO] [stderr] Downloaded pct-str v2.0.0 [INFO] [stderr] Downloaded range-traits v0.3.2 [INFO] [stderr] Downloaded iref-core v3.2.2 [INFO] [stderr] Downloaded utf8-decode v1.0.1 [INFO] [stderr] Downloaded abnf-core v0.5.0 [INFO] [stderr] Downloaded static-regular-grammar v2.0.2 [INFO] [stderr] Downloaded taganak-core v0.1.0-dev5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f57645b7853d43e4dc17b5e5fe531a7d56338d98216ec7c97ece5ad7821527c [INFO] running `Command { std: "docker" "start" "-a" "7f57645b7853d43e4dc17b5e5fe531a7d56338d98216ec7c97ece5ad7821527c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f57645b7853d43e4dc17b5e5fe531a7d56338d98216ec7c97ece5ad7821527c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f57645b7853d43e4dc17b5e5fe531a7d56338d98216ec7c97ece5ad7821527c", kill_on_drop: false }` [INFO] [stdout] 7f57645b7853d43e4dc17b5e5fe531a7d56338d98216ec7c97ece5ad7821527c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b4fd573b7cae07ef053833ac5787ee23551a4b549de4fd75063d1f6ad67fa5b [INFO] running `Command { std: "docker" "start" "-a" "8b4fd573b7cae07ef053833ac5787ee23551a4b549de4fd75063d1f6ad67fa5b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling curie v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling iriencoding v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling mediatype v0.19.20 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling async-utf8-decoder v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling pct-str v2.0.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Compiling js-sys v0.3.82 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling static-regular-grammar v2.0.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling web-sys v0.3.82 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.55 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling iref-core v3.2.2 [INFO] [stderr] Compiling wasm-streams v0.4.2 [INFO] [stderr] Compiling iref-macros v3.2.2 [INFO] [stderr] Compiling iref v3.2.2 [INFO] [stderr] Compiling taganak-core v0.1.0-dev5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling taganak-orm-derive v0.1.0-dev5 [INFO] [stderr] Compiling taganak-orm v0.1.0-dev5 [INFO] [stderr] Compiling taganak-framework v0.1.0-dev5 [INFO] [stderr] Compiling tinipon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/providers.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/providers.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | async fn describe( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 120 ~ fn describe( [INFO] [stdout] 121 | recv_subject: Arc, [INFO] [stdout] 122 ~ ) -> impl std::future::Future, TripleError>>> + Send {async { [INFO] [stdout] 123 | let subject = Arc::new(Self::subject()); [INFO] [stdout] ... [INFO] [stdout] 157 | } [INFO] [stdout] 158 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/providers.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | async fn run(recv_subject: Arc) -> impl Stream, TripleError>>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 164 - async fn run(recv_subject: Arc) -> impl Stream, TripleError>>; [INFO] [stdout] 164 + fn run(recv_subject: Arc) -> impl std::future::Future, TripleError>>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/providers.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | async fn exec() -> Result<(), ExecError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 167 ~ fn exec() -> impl std::future::Future> + Send {async { [INFO] [stdout] 168 | let mut args = std::env::args(); [INFO] [stdout] ... [INFO] [stdout] 213 | Ok(()) [INFO] [stdout] 214 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / profile.set_prefix( [INFO] [stdout] 22 | | "tp".to_string(), [INFO] [stdout] 23 | | "http://tinipon.taganak.net/vocab#".to_string(), [INFO] [stdout] 24 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 21 | let _ = profile.set_prefix( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / profile.set_prefix( [INFO] [stdout] 26 | | "tpp".to_string(), [INFO] [stdout] 27 | | "http://tinipon.taganak.net/reg/providers/".to_string(), [INFO] [stdout] 28 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 25 | let _ = profile.set_prefix( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | / profile.set_prefix( [INFO] [stdout] 30 | | "tpm.system".to_string(), [INFO] [stdout] 31 | | "http://tinipon.taganak.net/reg/modules/system#".to_string(), [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 29 | let _ = profile.set_prefix( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.76s [INFO] running `Command { std: "docker" "inspect" "8b4fd573b7cae07ef053833ac5787ee23551a4b549de4fd75063d1f6ad67fa5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b4fd573b7cae07ef053833ac5787ee23551a4b549de4fd75063d1f6ad67fa5b", kill_on_drop: false }` [INFO] [stdout] 8b4fd573b7cae07ef053833ac5787ee23551a4b549de4fd75063d1f6ad67fa5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01947d24bb4a62dba599328b29cf5de68338c301f87acaa931a0b97fd97f9a61 [INFO] running `Command { std: "docker" "start" "-a" "01947d24bb4a62dba599328b29cf5de68338c301f87acaa931a0b97fd97f9a61", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/providers.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/providers.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | async fn describe( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 120 ~ fn describe( [INFO] [stdout] 121 | recv_subject: Arc, [INFO] [stdout] 122 ~ ) -> impl std::future::Future, TripleError>>> + Send {async { [INFO] [stdout] 123 | let subject = Arc::new(Self::subject()); [INFO] [stdout] ... [INFO] [stdout] 157 | } [INFO] [stdout] 158 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/providers.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | async fn run(recv_subject: Arc) -> impl Stream, TripleError>>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 164 - async fn run(recv_subject: Arc) -> impl Stream, TripleError>>; [INFO] [stdout] 164 + fn run(recv_subject: Arc) -> impl std::future::Future, TripleError>>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/providers.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | async fn exec() -> Result<(), ExecError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 167 ~ fn exec() -> impl std::future::Future> + Send {async { [INFO] [stdout] 168 | let mut args = std::env::args(); [INFO] [stdout] ... [INFO] [stdout] 213 | Ok(()) [INFO] [stdout] 214 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinipon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / profile.set_prefix( [INFO] [stdout] 22 | | "tp".to_string(), [INFO] [stdout] 23 | | "http://tinipon.taganak.net/vocab#".to_string(), [INFO] [stdout] 24 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 21 | let _ = profile.set_prefix( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / profile.set_prefix( [INFO] [stdout] 26 | | "tpp".to_string(), [INFO] [stdout] 27 | | "http://tinipon.taganak.net/reg/providers/".to_string(), [INFO] [stdout] 28 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 25 | let _ = profile.set_prefix( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | / profile.set_prefix( [INFO] [stdout] 30 | | "tpm.system".to_string(), [INFO] [stdout] 31 | | "http://tinipon.taganak.net/reg/modules/system#".to_string(), [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 29 | let _ = profile.set_prefix( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/providers.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/providers.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | async fn describe( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 120 ~ fn describe( [INFO] [stdout] 121 | recv_subject: Arc, [INFO] [stdout] 122 ~ ) -> impl std::future::Future, TripleError>>> + Send {async { [INFO] [stdout] 123 | let subject = Arc::new(Self::subject()); [INFO] [stdout] ... [INFO] [stdout] 157 | } [INFO] [stdout] 158 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/providers.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | async fn run(recv_subject: Arc) -> impl Stream, TripleError>>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 164 - async fn run(recv_subject: Arc) -> impl Stream, TripleError>>; [INFO] [stdout] 164 + fn run(recv_subject: Arc) -> impl std::future::Future, TripleError>>> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/providers.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | async fn exec() -> Result<(), ExecError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 167 ~ fn exec() -> impl std::future::Future> + Send {async { [INFO] [stdout] 168 | let mut args = std::env::args(); [INFO] [stdout] ... [INFO] [stdout] 213 | Ok(()) [INFO] [stdout] 214 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "01947d24bb4a62dba599328b29cf5de68338c301f87acaa931a0b97fd97f9a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01947d24bb4a62dba599328b29cf5de68338c301f87acaa931a0b97fd97f9a61", kill_on_drop: false }` [INFO] [stdout] 01947d24bb4a62dba599328b29cf5de68338c301f87acaa931a0b97fd97f9a61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f9a72dcfe7a406795a4a512667ceb5de64324425433d93a4de2876de03720c8 [INFO] running `Command { std: "docker" "start" "-a" "2f9a72dcfe7a406795a4a512667ceb5de64324425433d93a4de2876de03720c8", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/providers.rs:179:17 [INFO] [stderr] | [INFO] [stderr] 179 | Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stderr] --> src/providers.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 120 | async fn describe( [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stderr] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stderr] | [INFO] [stderr] 120 ~ fn describe( [INFO] [stderr] 121 | recv_subject: Arc, [INFO] [stderr] 122 ~ ) -> impl std::future::Future, TripleError>>> + Send {async { [INFO] [stderr] 123 | let subject = Arc::new(Self::subject()); [INFO] [stderr] ... [INFO] [stderr] 157 | } [INFO] [stderr] 158 ~ } } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stderr] --> src/providers.rs:164:5 [INFO] [stderr] | [INFO] [stderr] 164 | async fn run(recv_subject: Arc) -> impl Stream, TripleError>>; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stderr] | [INFO] [stderr] 164 - async fn run(recv_subject: Arc) -> impl Stream, TripleError>>; [INFO] [stderr] 164 + fn run(recv_subject: Arc) -> impl std::future::Future, TripleError>>> + Send; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stderr] --> src/providers.rs:167:5 [INFO] [stderr] | [INFO] [stderr] 167 | async fn exec() -> Result<(), ExecError> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stderr] | [INFO] [stderr] 167 ~ fn exec() -> impl std::future::Future> + Send {async { [INFO] [stderr] 168 | let mut args = std::env::args(); [INFO] [stderr] ... [INFO] [stderr] 213 | Ok(()) [INFO] [stderr] 214 ~ } } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `tinipon` (lib) generated 4 warnings [INFO] [stderr] warning: `tinipon` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | / profile.set_prefix( [INFO] [stderr] 22 | | "tp".to_string(), [INFO] [stderr] 23 | | "http://tinipon.taganak.net/vocab#".to_string(), [INFO] [stderr] 24 | | ); [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 21 | let _ = profile.set_prefix( [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | / profile.set_prefix( [INFO] [stderr] 26 | | "tpp".to_string(), [INFO] [stderr] 27 | | "http://tinipon.taganak.net/reg/providers/".to_string(), [INFO] [stderr] 28 | | ); [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 25 | let _ = profile.set_prefix( [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / profile.set_prefix( [INFO] [stderr] 30 | | "tpm.system".to_string(), [INFO] [stderr] 31 | | "http://tinipon.taganak.net/reg/modules/system#".to_string(), [INFO] [stderr] 32 | | ); [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 29 | let _ = profile.set_prefix( [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `tinipon` (bin "tinipon" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinipon-6bf1eb9528f112bb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tinipon-3b7c4fa473bd9e47) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tinipon [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f9a72dcfe7a406795a4a512667ceb5de64324425433d93a4de2876de03720c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9a72dcfe7a406795a4a512667ceb5de64324425433d93a4de2876de03720c8", kill_on_drop: false }` [INFO] [stdout] 2f9a72dcfe7a406795a4a512667ceb5de64324425433d93a4de2876de03720c8