[INFO] fetching crate korat 0.2.0...
[INFO] testing korat-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate korat 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate korat 0.2.0
[INFO] finished tweaking crates.io crate korat 0.2.0
[INFO] tweaked toml for crates.io crate korat 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate korat 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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 158 packages to latest compatible versions
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dirs-sys-next v0.1.2
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded dirs-next v2.0.0
[INFO] [stderr]   Downloaded rusoto_core v0.48.0
[INFO] [stderr]   Downloaded subtle v2.4.1
[INFO] [stderr]   Downloaded crypto-mac v0.11.1
[INFO] [stderr]   Downloaded quick-error v2.0.1
[INFO] [stderr]   Downloaded hmac v0.11.0
[INFO] [stderr]   Downloaded rusoto_signature v0.48.0
[INFO] [stderr]   Downloaded rusoto_dynamodb v0.48.0
[INFO] [stderr]   Downloaded rusoto_credential v0.48.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4eaac73956a6e565e314530120a0c3b3763fbc2fc0634a948df72359c9a51033
[INFO] running `Command { std: "docker" "start" "-a" "4eaac73956a6e565e314530120a0c3b3763fbc2fc0634a948df72359c9a51033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4eaac73956a6e565e314530120a0c3b3763fbc2fc0634a948df72359c9a51033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eaac73956a6e565e314530120a0c3b3763fbc2fc0634a948df72359c9a51033", kill_on_drop: false }`
[INFO] [stdout] 4eaac73956a6e565e314530120a0c3b3763fbc2fc0634a948df72359c9a51033
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7193ce5e6b3a63c4780a802a56c594b3c81278a86a7ead429dd462dbb9fdc8a3
[INFO] running `Command { std: "docker" "start" "-a" "7193ce5e6b3a63c4780a802a56c594b3c81278a86a7ead429dd462dbb9fdc8a3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rusoto_core v0.48.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rusoto_credential v0.48.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rusoto_signature v0.48.0
[INFO] [stderr]    Compiling rusoto_dynamodb v0.48.0
[INFO] [stderr]    Compiling korat v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(try_from, decl_macro)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(try_from, decl_macro)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `HashSet<Vec<u8>>` cannot be built from an iterator over elements of type `bytes::bytes::Bytes`
[INFO] [stdout]    --> src/lib.rs:129:50
[INFO] [stdout]     |
[INFO] [stdout] 129 |             .and_then(|mut vec| Ok(vec.drain(..).collect()))
[INFO] [stdout]     |                                                  ^^^^^^^ value of type `HashSet<Vec<u8>>` cannot be built from `std::iter::Iterator<Item=bytes::bytes::Bytes>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<bytes::bytes::Bytes>` is not implemented for `HashSet<Vec<u8>>`
[INFO] [stdout]             but trait `FromIterator<Vec<u8>>` is implemented for it
[INFO] [stdout]     = help: for that trait implementation, expected `Vec<u8>`, found `bytes::bytes::Bytes`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/lib.rs:129:40
[INFO] [stdout]     |
[INFO] [stdout] 129 |             .and_then(|mut vec| Ok(vec.drain(..).collect()))
[INFO] [stdout]     |                                    --- ^^^^^^^^^ `Iterator::Item` is `Bytes` here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this expression has type `Vec<Bytes>`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2014:5
[INFO] [stdout] help: consider removing this method call, as the receiver has type `Vec<bytes::bytes::Bytes>` and `Vec<bytes::bytes::Bytes>: FromIterator<bytes::bytes::Bytes>` trivially holds
[INFO] [stdout]     |
[INFO] [stdout] 129 -             .and_then(|mut vec| Ok(vec.drain(..).collect()))
[INFO] [stdout] 129 +             .and_then(|mut vec| Ok(vec.collect()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `Vec<bytes::bytes::Bytes>` cannot be built from an iterator over elements of type `Vec<u8>`
[INFO] [stdout]    --> src/lib.rs:133:51
[INFO] [stdout]     |
[INFO] [stdout] 133 |         macros::attribute_value!(bs, self.drain().collect())
[INFO] [stdout]     |                                                   ^^^^^^^ value of type `Vec<bytes::bytes::Bytes>` cannot be built from `std::iter::Iterator<Item=Vec<u8>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<Vec<u8>>` is not implemented for `Vec<bytes::bytes::Bytes>`
[INFO] [stdout]             but trait `FromIterator<bytes::bytes::Bytes>` is implemented for it
[INFO] [stdout]     = help: for that trait implementation, expected `bytes::bytes::Bytes`, found `Vec<u8>`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/lib.rs:133:43
[INFO] [stdout]     |
[INFO] [stdout] 133 |         macros::attribute_value!(bs, self.drain().collect())
[INFO] [stdout]     |                                      ---- ^^^^^^^ `Iterator::Item` is `Vec<u8>` here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this expression has type `HashSet<Vec<u8>>`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2014:5
[INFO] [stdout] help: consider removing this method call, as the receiver has type `HashSet<Vec<u8>>` and `HashSet<Vec<u8>>: FromIterator<Vec<u8>>` trivially holds
[INFO] [stdout]     |
[INFO] [stdout] 133 -         macros::attribute_value!(bs, self.drain().collect())
[INFO] [stdout] 133 +         macros::attribute_value!(bs, self.collect())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn from_attribute_value(attribute_value: AttributeValue) -> ConversionResult<Self> {
[INFO] [stdout]     |                                                                 ---------------------- expected `Result<Vec<u8>, ConversionError>` because of return type
[INFO] [stdout] 139 |         attribute_value.b.ok_or(ConversionError::MissingValue)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<Vec<u8>, ConversionError>`, found `Result<Bytes, ConversionError>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Result<Vec<u8>, _>`
[INFO] [stdout]                found enum `Result<bytes::bytes::Bytes, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:143:37
[INFO] [stdout]     |
[INFO] [stdout]  29 |             $field: Some($value),
[INFO] [stdout]     |                     ---- arguments to this enum variant are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 143 |         macros::attribute_value!(b, self)
[INFO] [stdout]     |                                     ^^^^ expected `Bytes`, found `Vec<u8>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `bytes::bytes::Bytes`
[INFO] [stdout]                found struct `Vec<u8>`
[INFO] [stdout] help: the type constructed contains `Vec<u8>` due to the type of the argument passed
[INFO] [stdout]    --> src/lib.rs:29:21
[INFO] [stdout]     |
[INFO] [stdout]  29 |             $field: Some($value),
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |         macros::attribute_value!(b, self)
[INFO] [stdout]     |         ---------------------------------
[INFO] [stdout]     |         |                           |
[INFO] [stdout]     |         |                           this argument influences the type of `Some`
[INFO] [stdout]     |         in this macro invocation
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:601:5
[INFO] [stdout]     = note: this error originates in the macro `macros::attribute_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: call `Into::into` on this expression to convert `Vec<u8>` into `bytes::bytes::Bytes`
[INFO] [stdout]     |
[INFO] [stdout] 143 |         macros::attribute_value!(b, self.into())
[INFO] [stdout]     |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `korat` (lib) due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7193ce5e6b3a63c4780a802a56c594b3c81278a86a7ead429dd462dbb9fdc8a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7193ce5e6b3a63c4780a802a56c594b3c81278a86a7ead429dd462dbb9fdc8a3", kill_on_drop: false }`
[INFO] [stdout] 7193ce5e6b3a63c4780a802a56c594b3c81278a86a7ead429dd462dbb9fdc8a3
