[INFO] fetching crate korat 0.2.0...
[INFO] testing korat-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate korat 0.2.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate korat 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 157 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c15da22c54f51aecdcec293904135019586b9e9f19b3852af97b2b3d8a62ca43
[INFO] running `Command { std: "docker" "start" "-a" "c15da22c54f51aecdcec293904135019586b9e9f19b3852af97b2b3d8a62ca43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c15da22c54f51aecdcec293904135019586b9e9f19b3852af97b2b3d8a62ca43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c15da22c54f51aecdcec293904135019586b9e9f19b3852af97b2b3d8a62ca43", kill_on_drop: false }`
[INFO] [stdout] c15da22c54f51aecdcec293904135019586b9e9f19b3852af97b2b3d8a62ca43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5baee015fad53aa94afee01ec12c2e266e9b2cc8356eba669550b59ffdbe2a07
[INFO] running `Command { std: "docker" "start" "-a" "5baee015fad53aa94afee01ec12c2e266e9b2cc8356eba669550b59ffdbe2a07", 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 syn v2.0.110
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling rusoto_core v0.48.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[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.17
[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] 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]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/collections/hash/set.rs:1060:0
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/iterator.rs:2015:4
[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]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/vec/mod.rs:3668:0
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/iterator.rs:2015:4
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:607:4
[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.
[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 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5baee015fad53aa94afee01ec12c2e266e9b2cc8356eba669550b59ffdbe2a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5baee015fad53aa94afee01ec12c2e266e9b2cc8356eba669550b59ffdbe2a07", kill_on_drop: false }`
[INFO] [stdout] 5baee015fad53aa94afee01ec12c2e266e9b2cc8356eba669550b59ffdbe2a07
