[INFO] fetching crate soroban-spec 20.0.0-rc2... [INFO] checking soroban-spec-20.0.0-rc2 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate soroban-spec 20.0.0-rc2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate soroban-spec 20.0.0-rc2 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate soroban-spec 20.0.0-rc2 [INFO] finished tweaking crates.io crate soroban-spec 20.0.0-rc2 [INFO] tweaked toml for crates.io crate soroban-spec 20.0.0-rc2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded escape-bytes v0.1.1 [INFO] [stderr] Downloaded base32 v0.4.0 [INFO] [stderr] Downloaded crate-git-revision v0.0.6 [INFO] [stderr] Downloaded stellar-strkey v0.0.8 [INFO] [stderr] Downloaded wasmparser v0.88.0 [INFO] [stderr] Downloaded stellar-xdr v20.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a587b9b624ba30e546654d87f2b20f21dbf7a1badfe2d3714812b2ca046e6bf [INFO] running `Command { std: "docker" "start" "-a" "8a587b9b624ba30e546654d87f2b20f21dbf7a1badfe2d3714812b2ca046e6bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a587b9b624ba30e546654d87f2b20f21dbf7a1badfe2d3714812b2ca046e6bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a587b9b624ba30e546654d87f2b20f21dbf7a1badfe2d3714812b2ca046e6bf", kill_on_drop: false }` [INFO] [stdout] 8a587b9b624ba30e546654d87f2b20f21dbf7a1badfe2d3714812b2ca046e6bf [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03c85bc2ddf4b9c032de3c07d812cd53197f84d7be8db91eb0c2034829782750 [INFO] running `Command { std: "docker" "start" "-a" "03c85bc2ddf4b9c032de3c07d812cd53197f84d7be8db91eb0c2034829782750", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking escape-bytes v0.1.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking wasmparser v0.88.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.7.0 [INFO] [stderr] Compiling crate-git-revision v0.0.6 [INFO] [stderr] Compiling stellar-strkey v0.0.8 [INFO] [stderr] Compiling stellar-xdr v20.1.0 [INFO] [stderr] Checking serde_with v3.7.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking soroban-spec v20.0.0-rc2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `stellar_xdr::DepthLimitedRead`, `stellar_xdr::ReadXdr`, `stellar_xdr::ScSpecEntry` [INFO] [stdout] --> src/read.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use stellar_xdr::{self, DepthLimitedRead, ReadXdr, ScSpecEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^ no `ScSpecEntry` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `ReadXdr` in the root [INFO] [stdout] | no `DepthLimitedRead` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::read::stellar_xdr::curr::ReadXdr [INFO] [stdout] stellar_xdr::curr::ReadXdr [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::read::stellar_xdr::curr::ScSpecEntry [INFO] [stdout] crate::read::stellar_xdr::curr::Type::ScSpecEntry [INFO] [stdout] crate::read::stellar_xdr::curr::TypeVariant::ScSpecEntry [INFO] [stdout] stellar_xdr::curr::ScSpecEntry [INFO] [stdout] stellar_xdr::curr::Type::ScSpecEntry [INFO] [stdout] stellar_xdr::curr::TypeVariant::ScSpecEntry [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `stellar_xdr` [INFO] [stdout] --> src/read.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | ParseXdr(stellar_xdr::Error), [INFO] [stdout] | ^^^^^ not found in `stellar_xdr` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::read::stellar_xdr::curr::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - ParseXdr(stellar_xdr::Error), [INFO] [stdout] 13 + ParseXdr(Error), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `stellar_xdr` [INFO] [stdout] --> src/read.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn parse_raw(spec: &[u8]) -> Result, stellar_xdr::Error> { [INFO] [stdout] | ^^^^^ not found in `stellar_xdr` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::read::stellar_xdr::curr::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 21 - pub fn parse_raw(spec: &[u8]) -> Result, stellar_xdr::Error> { [INFO] [stdout] 21 + pub fn parse_raw(spec: &[u8]) -> Result, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `stellar_xdr` [INFO] [stdout] --> src/read.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | Parse(stellar_xdr::Error), [INFO] [stdout] | ^^^^^ not found in `stellar_xdr` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::read::stellar_xdr::curr::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 33 - Parse(stellar_xdr::Error), [INFO] [stdout] 33 + Parse(Error), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `stellar_xdr` is imported redundantly [INFO] [stdout] --> src/read.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use stellar_xdr::{self, DepthLimitedRead, ReadXdr, ScSpecEntry}; [INFO] [stdout] | ^^^^ the item `stellar_xdr` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `stellar_xdr::DepthLimitedRead`, `stellar_xdr::ReadXdr`, `stellar_xdr::ScSpecEntry` [INFO] [stdout] --> src/read.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use stellar_xdr::{self, DepthLimitedRead, ReadXdr, ScSpecEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^ no `ScSpecEntry` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `ReadXdr` in the root [INFO] [stdout] | no `DepthLimitedRead` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::read::stellar_xdr::curr::ReadXdr [INFO] [stdout] stellar_xdr::curr::ReadXdr [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::read::stellar_xdr::curr::ScSpecEntry [INFO] [stdout] crate::read::stellar_xdr::curr::Type::ScSpecEntry [INFO] [stdout] crate::read::stellar_xdr::curr::TypeVariant::ScSpecEntry [INFO] [stdout] stellar_xdr::curr::ScSpecEntry [INFO] [stdout] stellar_xdr::curr::Type::ScSpecEntry [INFO] [stdout] stellar_xdr::curr::TypeVariant::ScSpecEntry [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `stellar_xdr` [INFO] [stdout] --> src/read.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | ParseXdr(stellar_xdr::Error), [INFO] [stdout] | ^^^^^ not found in `stellar_xdr` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::read::stellar_xdr::curr::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - ParseXdr(stellar_xdr::Error), [INFO] [stdout] 13 + ParseXdr(Error), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `stellar_xdr` [INFO] [stdout] --> src/read.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn parse_raw(spec: &[u8]) -> Result, stellar_xdr::Error> { [INFO] [stdout] | ^^^^^ not found in `stellar_xdr` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::read::stellar_xdr::curr::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 21 - pub fn parse_raw(spec: &[u8]) -> Result, stellar_xdr::Error> { [INFO] [stdout] 21 + pub fn parse_raw(spec: &[u8]) -> Result, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `stellar_xdr` [INFO] [stdout] --> src/read.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | Parse(stellar_xdr::Error), [INFO] [stdout] | ^^^^^ not found in `stellar_xdr` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::read::stellar_xdr::curr::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 33 - Parse(stellar_xdr::Error), [INFO] [stdout] 33 + Parse(Error), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `stellar_xdr` is imported redundantly [INFO] [stdout] --> src/read.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use stellar_xdr::{self, DepthLimitedRead, ReadXdr, ScSpecEntry}; [INFO] [stdout] | ^^^^ the item `stellar_xdr` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soroban-spec` (lib test) due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soroban-spec` (lib) due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "03c85bc2ddf4b9c032de3c07d812cd53197f84d7be8db91eb0c2034829782750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c85bc2ddf4b9c032de3c07d812cd53197f84d7be8db91eb0c2034829782750", kill_on_drop: false }` [INFO] [stdout] 03c85bc2ddf4b9c032de3c07d812cd53197f84d7be8db91eb0c2034829782750 [INFO] checking soroban-spec-20.0.0-rc2 against try#9ae1860851f3fbc1435a1698e572252c0076f413 for pr-122960-1 [INFO] extracting crate soroban-spec 20.0.0-rc2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate soroban-spec 20.0.0-rc2 on toolchain 9ae1860851f3fbc1435a1698e572252c0076f413 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate soroban-spec 20.0.0-rc2 [INFO] finished tweaking crates.io crate soroban-spec 20.0.0-rc2 [INFO] tweaked toml for crates.io crate soroban-spec 20.0.0-rc2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11c77cfb16d23c7dfde86d78cefc72e7c9907cc24e6534e89f94b606e95a62e3 [INFO] running `Command { std: "docker" "start" "-a" "11c77cfb16d23c7dfde86d78cefc72e7c9907cc24e6534e89f94b606e95a62e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11c77cfb16d23c7dfde86d78cefc72e7c9907cc24e6534e89f94b606e95a62e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c77cfb16d23c7dfde86d78cefc72e7c9907cc24e6534e89f94b606e95a62e3", kill_on_drop: false }` [INFO] [stdout] 11c77cfb16d23c7dfde86d78cefc72e7c9907cc24e6534e89f94b606e95a62e3 [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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fca6363e67a7185a70c9337082e980bef4b19dfb5e53fa84316a4cdf3bacfae4 [INFO] running `Command { std: "docker" "start" "-a" "fca6363e67a7185a70c9337082e980bef4b19dfb5e53fa84316a4cdf3bacfae4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking escape-bytes v0.1.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking wasmparser v0.88.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.7.0 [INFO] [stderr] Compiling crate-git-revision v0.0.6 [INFO] [stderr] Compiling stellar-strkey v0.0.8 [INFO] [stderr] Compiling stellar-xdr v20.1.0 [INFO] [stderr] Checking serde_with v3.7.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking soroban-spec v20.0.0-rc2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stdout] error[E0432]: unresolved imports `stellar_xdr::DepthLimitedRead`, `stellar_xdr::ReadXdr`, `stellar_xdr::ScSpecEntry` [INFO] [stdout] --> src/read.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use stellar_xdr::{self, DepthLimitedRead, ReadXdr, ScSpecEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^ no `ScSpecEntry` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `ReadXdr` in the root [INFO] [stdout] | no `DepthLimitedRead` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::read::stellar_xdr::curr::ReadXdr [INFO] [stdout] stellar_xdr::curr::ReadXdr [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::read::stellar_xdr::curr::ScSpecEntry [INFO] [stdout] crate::read::stellar_xdr::curr::Type::ScSpecEntry [INFO] [stdout] crate::read::stellar_xdr::curr::TypeVariant::ScSpecEntry [INFO] [stdout] stellar_xdr::curr::ScSpecEntry [INFO] [stdout] stellar_xdr::curr::Type::ScSpecEntry [INFO] [stdout] stellar_xdr::curr::TypeVariant::ScSpecEntry [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `soroban-spec` (lib) due to 5 previous errors; 1 warning emitted [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `stellar_xdr` [INFO] [stdout] --> src/read.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | ParseXdr(stellar_xdr::Error), [INFO] [stdout] | ^^^^^ not found in `stellar_xdr` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::read::stellar_xdr::curr::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - ParseXdr(stellar_xdr::Error), [INFO] [stdout] 13 + ParseXdr(Error), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `stellar_xdr` [INFO] [stdout] --> src/read.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn parse_raw(spec: &[u8]) -> Result, stellar_xdr::Error> { [INFO] [stdout] | ^^^^^ not found in `stellar_xdr` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::read::stellar_xdr::curr::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 21 - pub fn parse_raw(spec: &[u8]) -> Result, stellar_xdr::Error> { [INFO] [stdout] 21 + pub fn parse_raw(spec: &[u8]) -> Result, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `stellar_xdr` [INFO] [stdout] --> src/read.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | Parse(stellar_xdr::Error), [INFO] [stdout] | ^^^^^ not found in `stellar_xdr` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::read::stellar_xdr::curr::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 33 - Parse(stellar_xdr::Error), [INFO] [stdout] 33 + Parse(Error), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `stellar_xdr` is imported redundantly [INFO] [stdout] --> src/read.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use stellar_xdr::{self, DepthLimitedRead, ReadXdr, ScSpecEntry}; [INFO] [stdout] | ^^^^ the item `stellar_xdr` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soroban-spec` (lib test) due to 5 previous errors; 1 warning emitted [INFO] [stdout] error[E0432]: unresolved imports `stellar_xdr::DepthLimitedRead`, `stellar_xdr::ReadXdr`, `stellar_xdr::ScSpecEntry` [INFO] [stdout] --> src/read.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use stellar_xdr::{self, DepthLimitedRead, ReadXdr, ScSpecEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^ no `ScSpecEntry` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `ReadXdr` in the root [INFO] [stdout] | no `DepthLimitedRead` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::read::stellar_xdr::curr::ReadXdr [INFO] [stdout] stellar_xdr::curr::ReadXdr [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::read::stellar_xdr::curr::ScSpecEntry [INFO] [stdout] crate::read::stellar_xdr::curr::Type::ScSpecEntry [INFO] [stdout] crate::read::stellar_xdr::curr::TypeVariant::ScSpecEntry [INFO] [stdout] stellar_xdr::curr::ScSpecEntry [INFO] [stdout] stellar_xdr::curr::Type::ScSpecEntry [INFO] [stdout] stellar_xdr::curr::TypeVariant::ScSpecEntry [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `stellar_xdr` [INFO] [stdout] --> src/read.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | ParseXdr(stellar_xdr::Error), [INFO] [stdout] | ^^^^^ not found in `stellar_xdr` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::read::stellar_xdr::curr::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - ParseXdr(stellar_xdr::Error), [INFO] [stdout] 13 + ParseXdr(Error), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `stellar_xdr` [INFO] [stdout] --> src/read.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn parse_raw(spec: &[u8]) -> Result, stellar_xdr::Error> { [INFO] [stdout] | ^^^^^ not found in `stellar_xdr` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::read::stellar_xdr::curr::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 21 - pub fn parse_raw(spec: &[u8]) -> Result, stellar_xdr::Error> { [INFO] [stdout] 21 + pub fn parse_raw(spec: &[u8]) -> Result, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `stellar_xdr` [INFO] [stdout] --> src/read.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | Parse(stellar_xdr::Error), [INFO] [stdout] | ^^^^^ not found in `stellar_xdr` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::read::stellar_xdr::curr::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 33 - Parse(stellar_xdr::Error), [INFO] [stdout] 33 + Parse(Error), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `stellar_xdr` is imported redundantly [INFO] [stdout] --> src/read.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use stellar_xdr::{self, DepthLimitedRead, ReadXdr, ScSpecEntry}; [INFO] [stdout] | ^^^^ the item `stellar_xdr` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "fca6363e67a7185a70c9337082e980bef4b19dfb5e53fa84316a4cdf3bacfae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca6363e67a7185a70c9337082e980bef4b19dfb5e53fa84316a4cdf3bacfae4", kill_on_drop: false }` [INFO] [stdout] fca6363e67a7185a70c9337082e980bef4b19dfb5e53fa84316a4cdf3bacfae4