[INFO] fetching crate wapm-targz-to-pirita 0.4.4... [INFO] testing wapm-targz-to-pirita-0.4.4 against 1.91.0 for beta-1.92-2 [INFO] extracting crate wapm-targz-to-pirita 0.4.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate wapm-targz-to-pirita 0.4.4 [INFO] finished tweaking crates.io crate wapm-targz-to-pirita 0.4.4 [INFO] tweaked toml for crates.io crate wapm-targz-to-pirita 0.4.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wapm-targz-to-pirita 0.4.4 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 189 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.12.0) [INFO] [stderr] Adding toml v0.7.8 (available: v0.9.8) [INFO] [stderr] Adding wasmer-config v0.2.0 (available: v0.601.0) [INFO] [stderr] Adding webc v6.1.0 (available: v10.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ignore v0.4.25 [INFO] [stderr] Downloaded wasmer-config v0.8.0 [INFO] [stderr] Downloaded wasmer-config v0.2.0 [INFO] [stderr] Downloaded shared-buffer v0.1.4 [INFO] [stderr] Downloaded memmap2 v0.6.2 [INFO] [stderr] Downloaded lexical-sort v0.3.1 [INFO] [stderr] Downloaded any_ascii v0.1.7 [INFO] [stderr] Downloaded webc v6.1.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ac8698b91d332d92f120d556be34916487e5ae6481a58b88d027798f746a45c [INFO] running `Command { std: "docker" "start" "-a" "6ac8698b91d332d92f120d556be34916487e5ae6481a58b88d027798f746a45c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ac8698b91d332d92f120d556be34916487e5ae6481a58b88d027798f746a45c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac8698b91d332d92f120d556be34916487e5ae6481a58b88d027798f746a45c", kill_on_drop: false }` [INFO] [stdout] 6ac8698b91d332d92f120d556be34916487e5ae6481a58b88d027798f746a45c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a048ed93b4e9a7c72bd14b78cd73aabad0c13a0775cc8fdb99c42a16538a430 [INFO] running `Command { std: "docker" "start" "-a" "1a048ed93b4e9a7c72bd14b78cd73aabad0c13a0775cc8fdb99c42a16538a430", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling any_ascii v0.1.7 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling lexical-sort v0.3.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling wasmer-config v0.8.0 [INFO] [stderr] Compiling wasmer-config v0.2.0 [INFO] [stderr] Compiling webc v6.1.0 [INFO] [stderr] Compiling wapm-targz-to-pirita v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: a value of type `Vec` cannot be built from an iterator over elements of type `ciborium::value::Value` [INFO] [stdout] --> src/lib.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 312 | .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] = help: for that trait implementation, expected `serde_cbor::Value`, found `ciborium::value::Value` [INFO] [stdout] note: the method call chain might not have had the expected associated types [INFO] [stdout] --> src/lib.rs:311:10 [INFO] [stdout] | [INFO] [stdout] 308 | / manifest [INFO] [stdout] 309 | | .bindings [INFO] [stdout] | |_________________- this expression has type `Vec` [INFO] [stdout] 310 | .iter() [INFO] [stdout] | ------ `Iterator::Item` is `&Binding` here [INFO] [stdout] 311 | .map(|v| v.annotations.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` changed to `Value` here [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/iter/traits/iterator.rs:2014:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `IndexMap` cannot be built from an iterator over elements of type `(std::string::String, serde_cbor::Value)` [INFO] [stdout] --> src/lib.rs:470:62 [INFO] [stdout] | [INFO] [stdout] 470 | annotations: cmd.annotations.into_iter().collect(), [INFO] [stdout] | ^^^^^^^ value of type `IndexMap` cannot be built from `std::iter::Iterator` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<(std::string::String, serde_cbor::Value)>` is not implemented for `IndexMap` [INFO] [stdout] but trait `FromIterator<(std::string::String, ciborium::value::Value)>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `ciborium::value::Value`, found `serde_cbor::Value` [INFO] [stdout] note: the method call chain might not have had the expected associated types [INFO] [stdout] --> src/lib.rs:470:50 [INFO] [stdout] | [INFO] [stdout] 470 | annotations: cmd.annotations.into_iter().collect(), [INFO] [stdout] | --------------- ^^^^^^^^^^^ `Iterator::Item` is `(String, Value)` here [INFO] [stdout] | | [INFO] [stdout] | this expression has type `BTreeMap` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/iter/traits/iterator.rs:2014:5 [INFO] [stdout] help: consider removing this method call, as the receiver has type `BTreeMap` and `BTreeMap: FromIterator<(std::string::String, serde_cbor::Value)>` trivially holds [INFO] [stdout] | [INFO] [stdout] 470 - annotations: cmd.annotations.into_iter().collect(), [INFO] [stdout] 470 + annotations: cmd.annotations.collect(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:482:13 [INFO] [stdout] | [INFO] [stdout] 482 | annotations, [INFO] [stdout] | ^^^^^^^^^^^ expected `ciborium::value::Value`, found `serde_cbor::Value` [INFO] [stdout] | [INFO] [stdout] = note: `serde_cbor::Value` and `ciborium::value::Value` have similar names, but are actually distinct types [INFO] [stdout] note: `serde_cbor::Value` is defined in crate `serde_cbor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_cbor-0.11.2/src/value/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Value { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: `ciborium::value::Value` is defined in crate `ciborium` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ciborium-0.2.2/src/value/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum Value { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:495:9 [INFO] [stdout] | [INFO] [stdout] 495 | package, [INFO] [stdout] | ^^^^^^^ expected `ciborium::value::Value`, found `serde_cbor::Value` [INFO] [stdout] | [INFO] [stdout] = note: `serde_cbor::Value` and `ciborium::value::Value` have similar names, but are actually distinct types [INFO] [stdout] note: `serde_cbor::Value` is defined in crate `serde_cbor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_cbor-0.11.2/src/value/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Value { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: `ciborium::value::Value` is defined in crate `ciborium` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ciborium-0.2.2/src/value/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum Value { [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 `wapm-targz-to-pirita` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1a048ed93b4e9a7c72bd14b78cd73aabad0c13a0775cc8fdb99c42a16538a430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a048ed93b4e9a7c72bd14b78cd73aabad0c13a0775cc8fdb99c42a16538a430", kill_on_drop: false }` [INFO] [stdout] 1a048ed93b4e9a7c72bd14b78cd73aabad0c13a0775cc8fdb99c42a16538a430