[INFO] fetching crate auxon-sdk 2.3.0...
[INFO] checking auxon-sdk-2.3.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate auxon-sdk 2.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate auxon-sdk 2.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate auxon-sdk 2.3.0
[INFO] tweaked toml for crates.io crate auxon-sdk 2.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate auxon-sdk 2.3.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate auxon-sdk 2.3.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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 032d6c0996ac1aabcfb54107ce0bcc009ccbeb864fb9d9fbffa3914b3043b567
[INFO] running `Command { std: "docker" "start" "-a" "032d6c0996ac1aabcfb54107ce0bcc009ccbeb864fb9d9fbffa3914b3043b567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "032d6c0996ac1aabcfb54107ce0bcc009ccbeb864fb9d9fbffa3914b3043b567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "032d6c0996ac1aabcfb54107ce0bcc009ccbeb864fb9d9fbffa3914b3043b567", kill_on_drop: false }`
[INFO] [stdout] 032d6c0996ac1aabcfb54107ce0bcc009ccbeb864fb9d9fbffa3914b3043b567
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6671db6f2a8eae1323d6be85d7a03f000c7eb9907826ff9976e639e13309bde
[INFO] running `Command { std: "docker" "start" "-a" "e6671db6f2a8eae1323d6be85d7a03f000c7eb9907826ff9976e639e13309bde", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking sdd v3.0.7
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking scc v2.3.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]     Checking auxon-sdk v2.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:482:53
[INFO] [stdout]     |
[INFO] [stdout] 482 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | |         })
[INFO] [stdout] 502 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 | /         Ok(if let Ok(v) = s.to_lowercase().parse::<bool>() {
[INFO] [stdout] 487 | |             v.into()
[INFO] [stdout] 488 | |         } else if let Ok(v) = s.parse::<i128>() {
[INFO] [stdout] ...   |
[INFO] [stdout] 500 | |             AttrVal::String(s.trim_matches(|c| c == '"' || c == '\'').to_owned().into())
[INFO] [stdout] 501 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:828:20
[INFO] [stdout]     |
[INFO] [stdout] 828 |         assert_eq!(Ok(AttrVal::Bool(false)), "false".parse());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:828:46
[INFO] [stdout]     |
[INFO] [stdout] 828 |         assert_eq!(Ok(AttrVal::Bool(false)), "false".parse());
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:828:9
[INFO] [stdout]     |
[INFO] [stdout] 828 |         assert_eq!(Ok(AttrVal::Bool(false)), "false".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:828:9
[INFO] [stdout]     |
[INFO] [stdout] 828 |         assert_eq!(Ok(AttrVal::Bool(false)), "false".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:828:9
[INFO] [stdout]     |
[INFO] [stdout] 828 |         assert_eq!(Ok(AttrVal::Bool(false)), "false".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:828:9
[INFO] [stdout]     |
[INFO] [stdout] 828 |         assert_eq!(Ok(AttrVal::Bool(false)), "false".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:829:20
[INFO] [stdout]     |
[INFO] [stdout] 829 |         assert_eq!(Ok(AttrVal::Bool(true)), "true".parse());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:829:45
[INFO] [stdout]     |
[INFO] [stdout] 829 |         assert_eq!(Ok(AttrVal::Bool(true)), "true".parse());
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:829:9
[INFO] [stdout]     |
[INFO] [stdout] 829 |         assert_eq!(Ok(AttrVal::Bool(true)), "true".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:829:9
[INFO] [stdout]     |
[INFO] [stdout] 829 |         assert_eq!(Ok(AttrVal::Bool(true)), "true".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:829:9
[INFO] [stdout]     |
[INFO] [stdout] 829 |         assert_eq!(Ok(AttrVal::Bool(true)), "true".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:829:9
[INFO] [stdout]     |
[INFO] [stdout] 829 |         assert_eq!(Ok(AttrVal::Bool(true)), "true".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:832:20
[INFO] [stdout]     |
[INFO] [stdout] 832 |         assert_eq!(Ok(AttrVal::Integer(37)), "37".parse());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:832:46
[INFO] [stdout]     |
[INFO] [stdout] 832 |         assert_eq!(Ok(AttrVal::Integer(37)), "37".parse());
[INFO] [stdout]     |                                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:832:9
[INFO] [stdout]     |
[INFO] [stdout] 832 |         assert_eq!(Ok(AttrVal::Integer(37)), "37".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:832:9
[INFO] [stdout]     |
[INFO] [stdout] 832 |         assert_eq!(Ok(AttrVal::Integer(37)), "37".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:832:9
[INFO] [stdout]     |
[INFO] [stdout] 832 |         assert_eq!(Ok(AttrVal::Integer(37)), "37".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:832:9
[INFO] [stdout]     |
[INFO] [stdout] 832 |         assert_eq!(Ok(AttrVal::Integer(37)), "37".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:836:13
[INFO] [stdout]     |
[INFO] [stdout] 836 |             Ok(BigInt::new_attr_val(36893488147419103232i128)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:837:13
[INFO] [stdout]     |
[INFO] [stdout] 837 |             "36893488147419103232".parse()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:835:9
[INFO] [stdout]     |
[INFO] [stdout] 835 | /         assert_eq!(
[INFO] [stdout] 836 | |             Ok(BigInt::new_attr_val(36893488147419103232i128)),
[INFO] [stdout] 837 | |             "36893488147419103232".parse()
[INFO] [stdout] 838 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:835:9
[INFO] [stdout]     |
[INFO] [stdout] 835 | /         assert_eq!(
[INFO] [stdout] 836 | |             Ok(BigInt::new_attr_val(36893488147419103232i128)),
[INFO] [stdout] 837 | |             "36893488147419103232".parse()
[INFO] [stdout] 838 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:835:9
[INFO] [stdout]     |
[INFO] [stdout] 835 | /         assert_eq!(
[INFO] [stdout] 836 | |             Ok(BigInt::new_attr_val(36893488147419103232i128)),
[INFO] [stdout] 837 | |             "36893488147419103232".parse()
[INFO] [stdout] 838 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:835:9
[INFO] [stdout]     |
[INFO] [stdout] 835 | /         assert_eq!(
[INFO] [stdout] 836 | |             Ok(BigInt::new_attr_val(36893488147419103232i128)),
[INFO] [stdout] 837 | |             "36893488147419103232".parse()
[INFO] [stdout] 838 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:841:20
[INFO] [stdout]     |
[INFO] [stdout] 841 |         assert_eq!(Ok(AttrVal::Float(76.37f64.into())), "76.37".parse());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:841:57
[INFO] [stdout]     |
[INFO] [stdout] 841 |         assert_eq!(Ok(AttrVal::Float(76.37f64.into())), "76.37".parse());
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:841:9
[INFO] [stdout]     |
[INFO] [stdout] 841 |         assert_eq!(Ok(AttrVal::Float(76.37f64.into())), "76.37".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:841:9
[INFO] [stdout]     |
[INFO] [stdout] 841 |         assert_eq!(Ok(AttrVal::Float(76.37f64.into())), "76.37".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:841:9
[INFO] [stdout]     |
[INFO] [stdout] 841 |         assert_eq!(Ok(AttrVal::Float(76.37f64.into())), "76.37".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:841:9
[INFO] [stdout]     |
[INFO] [stdout] 841 |         assert_eq!(Ok(AttrVal::Float(76.37f64.into())), "76.37".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:845:13
[INFO] [stdout]     |
[INFO] [stdout] 845 | /             Ok(AttrVal::TimelineId(Box::new(
[INFO] [stdout] 846 | |                 Uuid::parse_str("bec14bc0-1dea-4b68-b138-62f7b6827e35")
[INFO] [stdout] 847 | |                     .unwrap()
[INFO] [stdout] 848 | |                     .into()
[INFO] [stdout] 849 | |             ))),
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:850:13
[INFO] [stdout]     |
[INFO] [stdout] 850 |             "bec14bc0-1dea-4b68-b138-62f7b6827e35".parse()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 | /         assert_eq!(
[INFO] [stdout] 845 | |             Ok(AttrVal::TimelineId(Box::new(
[INFO] [stdout] 846 | |                 Uuid::parse_str("bec14bc0-1dea-4b68-b138-62f7b6827e35")
[INFO] [stdout] 847 | |                     .unwrap()
[INFO] [stdout] ...   |
[INFO] [stdout] 850 | |             "bec14bc0-1dea-4b68-b138-62f7b6827e35".parse()
[INFO] [stdout] 851 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 | /         assert_eq!(
[INFO] [stdout] 845 | |             Ok(AttrVal::TimelineId(Box::new(
[INFO] [stdout] 846 | |                 Uuid::parse_str("bec14bc0-1dea-4b68-b138-62f7b6827e35")
[INFO] [stdout] 847 | |                     .unwrap()
[INFO] [stdout] ...   |
[INFO] [stdout] 850 | |             "bec14bc0-1dea-4b68-b138-62f7b6827e35".parse()
[INFO] [stdout] 851 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 | /         assert_eq!(
[INFO] [stdout] 845 | |             Ok(AttrVal::TimelineId(Box::new(
[INFO] [stdout] 846 | |                 Uuid::parse_str("bec14bc0-1dea-4b68-b138-62f7b6827e35")
[INFO] [stdout] 847 | |                     .unwrap()
[INFO] [stdout] ...   |
[INFO] [stdout] 850 | |             "bec14bc0-1dea-4b68-b138-62f7b6827e35".parse()
[INFO] [stdout] 851 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 | /         assert_eq!(
[INFO] [stdout] 845 | |             Ok(AttrVal::TimelineId(Box::new(
[INFO] [stdout] 846 | |                 Uuid::parse_str("bec14bc0-1dea-4b68-b138-62f7b6827e35")
[INFO] [stdout] 847 | |                     .unwrap()
[INFO] [stdout] ...   |
[INFO] [stdout] 850 | |             "bec14bc0-1dea-4b68-b138-62f7b6827e35".parse()
[INFO] [stdout] 851 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:860:22
[INFO] [stdout]     |
[INFO] [stdout] 860 |           let lt_ref = Ok(AttrVal::LogicalTime(LogicalTime::quaternary(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 861 | |             0u64, 0u64, 0u64, 42u64,
[INFO] [stdout] 862 | |         )));
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:863:20
[INFO] [stdout]     |
[INFO] [stdout] 863 |         assert_eq!(lt_ref, "0:42".parse());
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:863:28
[INFO] [stdout]     |
[INFO] [stdout] 863 |         assert_eq!(lt_ref, "0:42".parse());
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:863:9
[INFO] [stdout]     |
[INFO] [stdout] 863 |         assert_eq!(lt_ref, "0:42".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:863:9
[INFO] [stdout]     |
[INFO] [stdout] 863 |         assert_eq!(lt_ref, "0:42".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:863:9
[INFO] [stdout]     |
[INFO] [stdout] 863 |         assert_eq!(lt_ref, "0:42".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:863:9
[INFO] [stdout]     |
[INFO] [stdout] 863 |         assert_eq!(lt_ref, "0:42".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:864:20
[INFO] [stdout]     |
[INFO] [stdout] 864 |         assert_eq!(lt_ref, "0:0:42".parse());
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:864:28
[INFO] [stdout]     |
[INFO] [stdout] 864 |         assert_eq!(lt_ref, "0:0:42".parse());
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:864:9
[INFO] [stdout]     |
[INFO] [stdout] 864 |         assert_eq!(lt_ref, "0:0:42".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:864:9
[INFO] [stdout]     |
[INFO] [stdout] 864 |         assert_eq!(lt_ref, "0:0:42".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:864:9
[INFO] [stdout]     |
[INFO] [stdout] 864 |         assert_eq!(lt_ref, "0:0:42".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:864:9
[INFO] [stdout]     |
[INFO] [stdout] 864 |         assert_eq!(lt_ref, "0:0:42".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:865:20
[INFO] [stdout]     |
[INFO] [stdout] 865 |         assert_eq!(lt_ref, "0:0:0:42".parse());
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:865:28
[INFO] [stdout]     |
[INFO] [stdout] 865 |         assert_eq!(lt_ref, "0:0:0:42".parse());
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:865:9
[INFO] [stdout]     |
[INFO] [stdout] 865 |         assert_eq!(lt_ref, "0:0:0:42".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:865:9
[INFO] [stdout]     |
[INFO] [stdout] 865 |         assert_eq!(lt_ref, "0:0:0:42".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:865:9
[INFO] [stdout]     |
[INFO] [stdout] 865 |         assert_eq!(lt_ref, "0:0:0:42".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:865:9
[INFO] [stdout]     |
[INFO] [stdout] 865 |         assert_eq!(lt_ref, "0:0:0:42".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:869:13
[INFO] [stdout]     |
[INFO] [stdout] 869 |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:870:13
[INFO] [stdout]     |
[INFO] [stdout] 870 |             "\"Hello, World!\"".parse()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:868:9
[INFO] [stdout]     |
[INFO] [stdout] 868 | /         assert_eq!(
[INFO] [stdout] 869 | |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout] 870 | |             "\"Hello, World!\"".parse()
[INFO] [stdout] 871 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:868:9
[INFO] [stdout]     |
[INFO] [stdout] 868 | /         assert_eq!(
[INFO] [stdout] 869 | |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout] 870 | |             "\"Hello, World!\"".parse()
[INFO] [stdout] 871 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:868:9
[INFO] [stdout]     |
[INFO] [stdout] 868 | /         assert_eq!(
[INFO] [stdout] 869 | |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout] 870 | |             "\"Hello, World!\"".parse()
[INFO] [stdout] 871 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:868:9
[INFO] [stdout]     |
[INFO] [stdout] 868 | /         assert_eq!(
[INFO] [stdout] 869 | |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout] 870 | |             "\"Hello, World!\"".parse()
[INFO] [stdout] 871 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:873:13
[INFO] [stdout]     |
[INFO] [stdout] 873 |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:874:13
[INFO] [stdout]     |
[INFO] [stdout] 874 |             "'Hello, World!'".parse()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 872 | /         assert_eq!(
[INFO] [stdout] 873 | |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout] 874 | |             "'Hello, World!'".parse()
[INFO] [stdout] 875 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 872 | /         assert_eq!(
[INFO] [stdout] 873 | |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout] 874 | |             "'Hello, World!'".parse()
[INFO] [stdout] 875 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 872 | /         assert_eq!(
[INFO] [stdout] 873 | |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout] 874 | |             "'Hello, World!'".parse()
[INFO] [stdout] 875 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 872 | /         assert_eq!(
[INFO] [stdout] 873 | |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout] 874 | |             "'Hello, World!'".parse()
[INFO] [stdout] 875 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:877:13
[INFO] [stdout]     |
[INFO] [stdout] 877 |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:878:13
[INFO] [stdout]     |
[INFO] [stdout] 878 |             "Hello, World!".parse()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:876:9
[INFO] [stdout]     |
[INFO] [stdout] 876 | /         assert_eq!(
[INFO] [stdout] 877 | |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout] 878 | |             "Hello, World!".parse()
[INFO] [stdout] 879 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:876:9
[INFO] [stdout]     |
[INFO] [stdout] 876 | /         assert_eq!(
[INFO] [stdout] 877 | |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout] 878 | |             "Hello, World!".parse()
[INFO] [stdout] 879 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:876:9
[INFO] [stdout]     |
[INFO] [stdout] 876 | /         assert_eq!(
[INFO] [stdout] 877 | |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout] 878 | |             "Hello, World!".parse()
[INFO] [stdout] 879 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:876:9
[INFO] [stdout]     |
[INFO] [stdout] 876 | /         assert_eq!(
[INFO] [stdout] 877 | |             Ok(AttrVal::String("Hello, World!".into())),
[INFO] [stdout] 878 | |             "Hello, World!".parse()
[INFO] [stdout] 879 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:881:20
[INFO] [stdout]     |
[INFO] [stdout] 881 |         assert_eq!(Ok(AttrVal::String("".into())), "\"\"".parse());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:881:52
[INFO] [stdout]     |
[INFO] [stdout] 881 |         assert_eq!(Ok(AttrVal::String("".into())), "\"\"".parse());
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:881:9
[INFO] [stdout]     |
[INFO] [stdout] 881 |         assert_eq!(Ok(AttrVal::String("".into())), "\"\"".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:881:9
[INFO] [stdout]     |
[INFO] [stdout] 881 |         assert_eq!(Ok(AttrVal::String("".into())), "\"\"".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:881:9
[INFO] [stdout]     |
[INFO] [stdout] 881 |         assert_eq!(Ok(AttrVal::String("".into())), "\"\"".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:881:9
[INFO] [stdout]     |
[INFO] [stdout] 881 |         assert_eq!(Ok(AttrVal::String("".into())), "\"\"".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:882:20
[INFO] [stdout]     |
[INFO] [stdout] 882 |         assert_eq!(Ok(AttrVal::String("".into())), "\"".parse());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:882:52
[INFO] [stdout]     |
[INFO] [stdout] 882 |         assert_eq!(Ok(AttrVal::String("".into())), "\"".parse());
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:882:9
[INFO] [stdout]     |
[INFO] [stdout] 882 |         assert_eq!(Ok(AttrVal::String("".into())), "\"".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:882:9
[INFO] [stdout]     |
[INFO] [stdout] 882 |         assert_eq!(Ok(AttrVal::String("".into())), "\"".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:882:9
[INFO] [stdout]     |
[INFO] [stdout] 882 |         assert_eq!(Ok(AttrVal::String("".into())), "\"".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:882:9
[INFO] [stdout]     |
[INFO] [stdout] 882 |         assert_eq!(Ok(AttrVal::String("".into())), "\"".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:884:20
[INFO] [stdout]     |
[INFO] [stdout] 884 |         assert_eq!(Ok(AttrVal::String("".into())), "''".parse());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:884:52
[INFO] [stdout]     |
[INFO] [stdout] 884 |         assert_eq!(Ok(AttrVal::String("".into())), "''".parse());
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:884:9
[INFO] [stdout]     |
[INFO] [stdout] 884 |         assert_eq!(Ok(AttrVal::String("".into())), "''".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:884:9
[INFO] [stdout]     |
[INFO] [stdout] 884 |         assert_eq!(Ok(AttrVal::String("".into())), "''".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:884:9
[INFO] [stdout]     |
[INFO] [stdout] 884 |         assert_eq!(Ok(AttrVal::String("".into())), "''".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:884:9
[INFO] [stdout]     |
[INFO] [stdout] 884 |         assert_eq!(Ok(AttrVal::String("".into())), "''".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:885:20
[INFO] [stdout]     |
[INFO] [stdout] 885 |         assert_eq!(Ok(AttrVal::String("".into())), "'".parse());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:885:52
[INFO] [stdout]     |
[INFO] [stdout] 885 |         assert_eq!(Ok(AttrVal::String("".into())), "'".parse());
[INFO] [stdout]     |                                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:885:9
[INFO] [stdout]     |
[INFO] [stdout] 885 |         assert_eq!(Ok(AttrVal::String("".into())), "'".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:885:9
[INFO] [stdout]     |
[INFO] [stdout] 885 |         assert_eq!(Ok(AttrVal::String("".into())), "'".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:885:9
[INFO] [stdout]     |
[INFO] [stdout] 885 |         assert_eq!(Ok(AttrVal::String("".into())), "'".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:885:9
[INFO] [stdout]     |
[INFO] [stdout] 885 |         assert_eq!(Ok(AttrVal::String("".into())), "'".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:887:20
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_eq!(Ok(AttrVal::String("".into())), "".parse());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:887:52
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_eq!(Ok(AttrVal::String("".into())), "".parse());
[INFO] [stdout]     |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:887:9
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_eq!(Ok(AttrVal::String("".into())), "".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:887:9
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_eq!(Ok(AttrVal::String("".into())), "".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:887:9
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_eq!(Ok(AttrVal::String("".into())), "".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:887:9
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_eq!(Ok(AttrVal::String("".into())), "".parse());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/reflector_config/mod.rs:688:60
[INFO] [stdout]     |
[INFO] [stdout] 688 |             let val: Result<_, std::convert::Infallible> = val_str.parse();
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/reflector_config/mod.rs:689:23
[INFO] [stdout]     |
[INFO] [stdout] 689 |             let val = val.unwrap();
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `auxon-sdk` (lib test) due to 107 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:482:53
[INFO] [stdout]     |
[INFO] [stdout] 482 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | |         })
[INFO] [stdout] 502 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/api/types.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 | /         Ok(if let Ok(v) = s.to_lowercase().parse::<bool>() {
[INFO] [stdout] 487 | |             v.into()
[INFO] [stdout] 488 | |         } else if let Ok(v) = s.parse::<i128>() {
[INFO] [stdout] ...   |
[INFO] [stdout] 500 | |             AttrVal::String(s.trim_matches(|c| c == '"' || c == '\'').to_owned().into())
[INFO] [stdout] 501 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/reflector_config/mod.rs:688:60
[INFO] [stdout]     |
[INFO] [stdout] 688 |             let val: Result<_, std::convert::Infallible> = val_str.parse();
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::AttrVal, Infallible>
[INFO] [stdout]    --> src/reflector_config/mod.rs:689:23
[INFO] [stdout]     |
[INFO] [stdout] 689 |             let val = val.unwrap();
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `auxon-sdk` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "e6671db6f2a8eae1323d6be85d7a03f000c7eb9907826ff9976e639e13309bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6671db6f2a8eae1323d6be85d7a03f000c7eb9907826ff9976e639e13309bde", kill_on_drop: false }`
[INFO] [stdout] e6671db6f2a8eae1323d6be85d7a03f000c7eb9907826ff9976e639e13309bde
