[INFO] fetching crate korat_derive 0.1.3... [INFO] checking korat_derive-0.1.3 against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-1 [INFO] extracting crate korat_derive 0.1.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate korat_derive 0.1.3 [INFO] finished tweaking crates.io crate korat_derive 0.1.3 [INFO] tweaked toml for crates.io crate korat_derive 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate korat_derive 0.1.3 on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "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" "+38c2997544af84fe301d600d6896397738163002" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 164 packages to latest compatible versions [INFO] [stderr] Adding korat v0.1.3 (available: v0.2.0) [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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a4eb41d84f885b1010b9e63f85f10046b5a50d2146a8b8f07b33b567b4e8fc3 [INFO] running `Command { std: "docker" "start" "-a" "8a4eb41d84f885b1010b9e63f85f10046b5a50d2146a8b8f07b33b567b4e8fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a4eb41d84f885b1010b9e63f85f10046b5a50d2146a8b8f07b33b567b4e8fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a4eb41d84f885b1010b9e63f85f10046b5a50d2146a8b8f07b33b567b4e8fc3", kill_on_drop: false }` [INFO] [stdout] 8a4eb41d84f885b1010b9e63f85f10046b5a50d2146a8b8f07b33b567b4e8fc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfcd7e05a144843527eff5f2617bd93082495d5a78cb0c10198f949ba9b7be6e [INFO] running `Command { std: "docker" "start" "-a" "dfcd7e05a144843527eff5f2617bd93082495d5a78cb0c10198f949ba9b7be6e", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking xml-rs v0.8.28 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [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] Checking tokio v1.50.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking rusoto_credential v0.48.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rusoto_signature v0.48.0 [INFO] [stderr] Checking rusoto_dynamodb v0.48.0 [INFO] [stderr] Checking korat v0.1.3 [INFO] [stdout] error[E0277]: a value of type `HashSet>` cannot be built from an iterator over elements of type `bytes::bytes::Bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:83:50 [INFO] [stdout] | [INFO] [stdout] 83 | .and_then(|mut vec| Ok(vec.drain(..).collect())) [INFO] [stdout] | ^^^^^^^ value of type `HashSet>` cannot be built from `std::iter::Iterator` [INFO] [stdout] | [INFO] [stdout] help: the trait `FromIterator` is not implemented for `HashSet>` [INFO] [stdout] but trait `FromIterator>` is implemented for it [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/collections/hash/set.rs:1147:0 [INFO] [stdout] = help: for that trait implementation, expected `Vec`, found `bytes::bytes::Bytes` [INFO] [stdout] note: the method call chain might not have had the expected associated types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 83 | .and_then(|mut vec| Ok(vec.drain(..).collect())) [INFO] [stdout] | --- ^^^^^^^^^ `Iterator::Item` is `Bytes` here [INFO] [stdout] | | [INFO] [stdout] | this expression has type `Vec` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/iter/traits/iterator.rs:2093:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `Vec` cannot be built from an iterator over elements of type `Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | attribute_value!(bs, self.drain().collect()) [INFO] [stdout] | ^^^^^^^ value of type `Vec` cannot be built from `std::iter::Iterator>` [INFO] [stdout] | [INFO] [stdout] help: the trait `FromIterator>` is not implemented for `Vec` [INFO] [stdout] but trait `FromIterator` is implemented for it [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/alloc/src/vec/mod.rs:3881:0 [INFO] [stdout] = help: for that trait implementation, expected `bytes::bytes::Bytes`, found `Vec` [INFO] [stdout] note: the method call chain might not have had the expected associated types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:87:35 [INFO] [stdout] | [INFO] [stdout] 87 | attribute_value!(bs, self.drain().collect()) [INFO] [stdout] | ---- ^^^^^^^ `Iterator::Item` is `Vec` here [INFO] [stdout] | | [INFO] [stdout] | this expression has type `HashSet>` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/iter/traits/iterator.rs:2093:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `HashSet>` cannot be built from an iterator over elements of type `bytes::bytes::Bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:83:50 [INFO] [stdout] | [INFO] [stdout] 83 | .and_then(|mut vec| Ok(vec.drain(..).collect())) [INFO] [stdout] | ^^^^^^^ value of type `HashSet>` cannot be built from `std::iter::Iterator` [INFO] [stdout] | [INFO] [stdout] help: the trait `FromIterator` is not implemented for `HashSet>` [INFO] [stdout] but trait `FromIterator>` is implemented for it [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/collections/hash/set.rs:1147:0 [INFO] [stdout] = help: for that trait implementation, expected `Vec`, found `bytes::bytes::Bytes` [INFO] [stdout] note: the method call chain might not have had the expected associated types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 83 | .and_then(|mut vec| Ok(vec.drain(..).collect())) [INFO] [stdout] | --- ^^^^^^^^^ `Iterator::Item` is `Bytes` here [INFO] [stdout] | | [INFO] [stdout] | this expression has type `Vec` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/iter/traits/iterator.rs:2093:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `Vec` cannot be built from an iterator over elements of type `Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | attribute_value!(bs, self.drain().collect()) [INFO] [stdout] | ^^^^^^^ value of type `Vec` cannot be built from `std::iter::Iterator>` [INFO] [stdout] | [INFO] [stdout] help: the trait `FromIterator>` is not implemented for `Vec` [INFO] [stdout] but trait `FromIterator` is implemented for it [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/alloc/src/vec/mod.rs:3881:0 [INFO] [stdout] = help: for that trait implementation, expected `bytes::bytes::Bytes`, found `Vec` [INFO] [stdout] note: the method call chain might not have had the expected associated types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:87:35 [INFO] [stdout] | [INFO] [stdout] 87 | attribute_value!(bs, self.drain().collect()) [INFO] [stdout] | ---- ^^^^^^^ `Iterator::Item` is `Vec` here [INFO] [stdout] | | [INFO] [stdout] | this expression has type `HashSet>` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/iter/traits/iterator.rs:2093:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 94 | ) -> ConversionResult { [INFO] [stdout] | ---------------------- expected `Result, ConversionError>` because of return type [INFO] [stdout] 95 | attribute_value.b.ok_or(ConversionError::MissingValue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result, ConversionError>`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 40 | $field: Some($value), [INFO] [stdout] | ---- arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 99 | attribute_value!(b, self) [INFO] [stdout] | ^^^^ expected `Bytes`, found `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `bytes::bytes::Bytes` [INFO] [stdout] found struct `Vec` [INFO] [stdout] help: the type constructed contains `Vec` due to the type of the argument passed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | $field: Some($value), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | 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/38c2997544af84fe301d600d6896397738163002/library/core/src/option.rs:608:4 [INFO] [stdout] = note: this error originates in the macro `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` into `bytes::bytes::Bytes` [INFO] [stdout] | [INFO] [stdout] 99 | attribute_value!(b, self.into()) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 94 | ) -> ConversionResult { [INFO] [stdout] | ---------------------- expected `Result, ConversionError>` because of return type [INFO] [stdout] 95 | attribute_value.b.ok_or(ConversionError::MissingValue) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result, ConversionError>`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 40 | $field: Some($value), [INFO] [stdout] | ---- arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 99 | attribute_value!(b, self) [INFO] [stdout] | ^^^^ expected `Bytes`, found `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `bytes::bytes::Bytes` [INFO] [stdout] found struct `Vec` [INFO] [stdout] help: the type constructed contains `Vec` due to the type of the argument passed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/korat-0.1.3/src/lib.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | $field: Some($value), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | 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/38c2997544af84fe301d600d6896397738163002/library/core/src/option.rs:608:4 [INFO] [stdout] = note: this error originates in the macro `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` into `bytes::bytes::Bytes` [INFO] [stdout] | [INFO] [stdout] 99 | 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] [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 [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `korat` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "dfcd7e05a144843527eff5f2617bd93082495d5a78cb0c10198f949ba9b7be6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfcd7e05a144843527eff5f2617bd93082495d5a78cb0c10198f949ba9b7be6e", kill_on_drop: false }` [INFO] [stdout] dfcd7e05a144843527eff5f2617bd93082495d5a78cb0c10198f949ba9b7be6e