[INFO] fetching crate yew-bulma 0.0.1... [INFO] testing yew-bulma-0.0.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate yew-bulma 0.0.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate yew-bulma 0.0.1 [INFO] finished tweaking crates.io crate yew-bulma 0.0.1 [INFO] tweaked toml for crates.io crate yew-bulma 0.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yew-bulma 0.0.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 86 packages to latest compatible versions [INFO] [stderr] Adding float-cmp v0.8.0 (available: v0.10.0) [INFO] [stderr] Adding include_dir v0.6.2 (available: v0.7.4) [INFO] [stderr] Adding pulldown-cmark v0.8.0 (available: v0.13.3) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding yew v0.17.4 (available: v0.23.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yew v0.17.4 [INFO] [stderr] Downloaded include_dir v0.6.2 [INFO] [stderr] Downloaded gloo-file v0.1.0 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded cfg-if v0.1.10 [INFO] [stderr] Downloaded unicase v2.9.0 [INFO] [stderr] Downloaded include_dir_impl v0.6.2 [INFO] [stderr] Downloaded getopts v0.2.24 [INFO] [stderr] Downloaded pulldown-cmark v0.8.0 [INFO] [stderr] Downloaded gloo-console-timer v0.1.0 [INFO] [stderr] Downloaded proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Downloaded gloo v0.2.1 [INFO] [stderr] Downloaded yew-macro v0.17.0 [INFO] [stderr] Downloaded cfg-match v0.2.1 [INFO] [stderr] Downloaded proc-macro-nested v0.1.7 [INFO] [stderr] Downloaded float-cmp v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8374011a309d581c31654776cfc9da768dbff5dc710c3e22e6aafacf87d22df9 [INFO] running `Command { std: "docker" "start" "-a" "8374011a309d581c31654776cfc9da768dbff5dc710c3e22e6aafacf87d22df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8374011a309d581c31654776cfc9da768dbff5dc710c3e22e6aafacf87d22df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8374011a309d581c31654776cfc9da768dbff5dc710c3e22e6aafacf87d22df9", kill_on_drop: false }` [INFO] [stdout] 8374011a309d581c31654776cfc9da768dbff5dc710c3e22e6aafacf87d22df9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38279083db73c2c9334fd284e9b1ed5395b59fce0c9548b3a589cbad279f8b08 [INFO] running `Command { std: "docker" "start" "-a" "38279083db73c2c9334fd284e9b1ed5395b59fce0c9548b3a589cbad279f8b08", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.118 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.118 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling include_dir v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.118 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling js-sys v0.3.95 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.95 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.68 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew-bulma v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/lib.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | let naivetime = NaiveDateTime::from_timestamp(secs as i64, nanoes as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/lib.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | DateTime::from_utc(naivetime, Utc) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timeout` is never read [INFO] [stdout] --> src/flash.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Flash { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 53 | timeout: TimeoutService, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Flash` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `field` and `value` are never read [INFO] [stdout] --> src/validations.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Feild [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 103 | field: F, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 104 | value: V, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Feild` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: yew v0.17.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "38279083db73c2c9334fd284e9b1ed5395b59fce0c9548b3a589cbad279f8b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38279083db73c2c9334fd284e9b1ed5395b59fce0c9548b3a589cbad279f8b08", kill_on_drop: false }` [INFO] [stdout] 38279083db73c2c9334fd284e9b1ed5395b59fce0c9548b3a589cbad279f8b08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0347782f023420d5a7934b58e1ff64acaebd51646d71c20b6697acf12e9b2b42 [INFO] running `Command { std: "docker" "start" "-a" "0347782f023420d5a7934b58e1ff64acaebd51646d71c20b6697acf12e9b2b42", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/lib.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | let naivetime = NaiveDateTime::from_timestamp(secs as i64, nanoes as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/lib.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | DateTime::from_utc(naivetime, Utc) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yew-bulma v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `timeout` is never read [INFO] [stdout] --> src/flash.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Flash { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 53 | timeout: TimeoutService, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Flash` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `field` and `value` are never read [INFO] [stdout] --> src/validations.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Feild [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 103 | field: F, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 104 | value: V, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Feild` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/lib.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | let naivetime = NaiveDateTime::from_timestamp(secs as i64, nanoes as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/lib.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | DateTime::from_utc(naivetime, Utc) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timeout` is never read [INFO] [stdout] --> src/flash.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Flash { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 53 | timeout: TimeoutService, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Flash` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `field` and `value` are never read [INFO] [stdout] --> src/validations.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Feild [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 103 | field: F, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 104 | value: V, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Feild` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: yew v0.17.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "0347782f023420d5a7934b58e1ff64acaebd51646d71c20b6697acf12e9b2b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0347782f023420d5a7934b58e1ff64acaebd51646d71c20b6697acf12e9b2b42", kill_on_drop: false }` [INFO] [stdout] 0347782f023420d5a7934b58e1ff64acaebd51646d71c20b6697acf12e9b2b42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7c475e3a5665f9d49532ae3ceb61e76b3eba3e32bbb5c01487f6b07f9f4e1015 [INFO] running `Command { std: "docker" "start" "-a" "7c475e3a5665f9d49532ae3ceb61e76b3eba3e32bbb5c01487f6b07f9f4e1015", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/lib.rs:18:36 [INFO] [stderr] | [INFO] [stderr] 18 | let naivetime = NaiveDateTime::from_timestamp(secs as i64, nanoes as u32); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stderr] --> src/lib.rs:19:15 [INFO] [stderr] | [INFO] [stderr] 19 | DateTime::from_utc(naivetime, Utc) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `timeout` is never read [INFO] [stderr] --> src/flash.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 50 | pub struct Flash { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 53 | timeout: TimeoutService, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Flash` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `field` and `value` are never read [INFO] [stderr] --> src/validations.rs:103:5 [INFO] [stderr] | [INFO] [stderr] 98 | pub struct Feild [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 103 | field: F, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 104 | value: V, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Feild` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `yew-bulma` (lib) generated 4 warnings [INFO] [stderr] warning: `yew-bulma` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: yew v0.17.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yew_bulma-843e628a7e0ef5de) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test validations::combinators::tests::test_combinators ... ok [INFO] [stdout] test validations::present::tests::present_signed_ints ... ok [INFO] [stdout] test validations::present::tests::present_unsigned_ints ... ok [INFO] [stdout] test validations::present::tests::present_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests yew_bulma [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" "7c475e3a5665f9d49532ae3ceb61e76b3eba3e32bbb5c01487f6b07f9f4e1015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c475e3a5665f9d49532ae3ceb61e76b3eba3e32bbb5c01487f6b07f9f4e1015", kill_on_drop: false }` [INFO] [stdout] 7c475e3a5665f9d49532ae3ceb61e76b3eba3e32bbb5c01487f6b07f9f4e1015