[INFO] fetching crate tinipon 0.1.0...
[INFO] checking tinipon-0.1.0 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] extracting crate tinipon 0.1.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinipon 0.1.0 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "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 v0.1.0-dev5
[INFO] [stderr]   Downloaded iriencoding v1.0.4
[INFO] [stderr]   Downloaded taganak-orm-derive v0.1.0-dev5
[INFO] [stderr]   Downloaded abnf-core v0.5.0
[INFO] [stderr]   Downloaded btree-slab v0.6.1
[INFO] [stderr]   Downloaded utf8-decode v1.0.1
[INFO] [stderr]   Downloaded range-traits v0.3.2
[INFO] [stderr]   Downloaded hex_fmt v0.3.0
[INFO] [stderr]   Downloaded pct-str v2.0.0
[INFO] [stderr]   Downloaded curie v0.1.4
[INFO] [stderr]   Downloaded iref-macros v3.2.2
[INFO] [stderr]   Downloaded async-utf8-decoder v1.0.1
[INFO] [stderr]   Downloaded btree-range-map v0.7.2
[INFO] [stderr]   Downloaded cc-traits v2.0.0
[INFO] [stderr]   Downloaded abnf v0.13.0
[INFO] [stderr]   Downloaded static-regular-grammar v2.0.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.110
[INFO] [stderr]   Downloaded iref-core v3.2.2
[INFO] [stderr]   Downloaded taganak-framework v0.1.0-dev5
[INFO] [stderr]   Downloaded mediatype v0.19.20
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.4
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded openssl v0.10.74
[INFO] [stderr]   Downloaded rustls v0.23.34
[INFO] [stderr]   Downloaded taganak-core v0.1.0-dev5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a9d73cee2764626a9993273fdf6d8c85b0e0eb3de1ecc408da6f96167d19491
[INFO] running `Command { std: "docker" "start" "-a" "7a9d73cee2764626a9993273fdf6d8c85b0e0eb3de1ecc408da6f96167d19491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a9d73cee2764626a9993273fdf6d8c85b0e0eb3de1ecc408da6f96167d19491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a9d73cee2764626a9993273fdf6d8c85b0e0eb3de1ecc408da6f96167d19491", kill_on_drop: false }`
[INFO] [stdout] 7a9d73cee2764626a9993273fdf6d8c85b0e0eb3de1ecc408da6f96167d19491
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 411ca372cde6ebfb5fb5903d93f19952cf36ac88530dcf1ed13df966ced207f6
[INFO] running `Command { std: "docker" "start" "-a" "411ca372cde6ebfb5fb5903d93f19952cf36ac88530dcf1ed13df966ced207f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc-traits v2.0.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling range-traits v0.3.2
[INFO] [stderr]    Compiling btree-slab v0.6.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling abnf-core v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling abnf v0.13.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling iriencoding v1.0.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling curie v0.1.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking mediatype v0.19.20
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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]     Checking tempfile v3.23.0
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling pct-str v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking js-sys v0.3.82
[INFO] [stderr]    Compiling btree-range-map v0.7.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling async-utf8-decoder v1.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling static-regular-grammar v2.0.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling iref-core v3.2.2
[INFO] [stderr]     Checking web-sys v0.3.82
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.55
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling iref-macros v3.2.2
[INFO] [stderr]    Compiling iref v3.2.2
[INFO] [stderr]     Checking taganak-core v0.1.0-dev5
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]    Compiling taganak-orm-derive v0.1.0-dev5
[INFO] [stderr]     Checking taganak-orm v0.1.0-dev5
[INFO] [stderr]     Checking taganak-framework v0.1.0-dev5
[INFO] [stderr]     Checking 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<Term>,
[INFO] [stdout] 122 ~     ) -> impl std::future::Future<Output = impl Stream<Item = Result<Arc<Triple>, 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<Term>) -> impl Stream<Item = Result<Arc<Triple>, 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<Term>) -> impl Stream<Item = Result<Arc<Triple>, TripleError>>;
[INFO] [stdout] 164 +     fn run(recv_subject: Arc<Term>) -> impl std::future::Future<Output = impl Stream<Item = Result<Arc<Triple>, 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<Output = Result<(), ExecError>> + 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 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<Term>,
[INFO] [stdout] 122 ~     ) -> impl std::future::Future<Output = impl Stream<Item = Result<Arc<Triple>, 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<Term>) -> impl Stream<Item = Result<Arc<Triple>, 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<Term>) -> impl Stream<Item = Result<Arc<Triple>, TripleError>>;
[INFO] [stdout] 164 +     fn run(recv_subject: Arc<Term>) -> impl std::future::Future<Output = impl Stream<Item = Result<Arc<Triple>, 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<Output = Result<(), ExecError>> + 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] [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 2m 18s
[INFO] running `Command { std: "docker" "inspect" "411ca372cde6ebfb5fb5903d93f19952cf36ac88530dcf1ed13df966ced207f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "411ca372cde6ebfb5fb5903d93f19952cf36ac88530dcf1ed13df966ced207f6", kill_on_drop: false }`
[INFO] [stdout] 411ca372cde6ebfb5fb5903d93f19952cf36ac88530dcf1ed13df966ced207f6
