[INFO] cloning repository https://github.com/stellar/soroban-name-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stellar/soroban-name-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Fsoroban-name-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Fsoroban-name-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 265312f80ed501778503894a3b384930d4abff42 [INFO] checking stellar/soroban-name-service against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Fsoroban-name-service" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stellar/soroban-name-service [INFO] finished tweaking git repo https://github.com/stellar/soroban-name-service [INFO] tweaked toml for git repo https://github.com/stellar/soroban-name-service written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stellar/soroban-name-service on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stellar/soroban-name-service already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc1/source/contract/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/contract/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-name-service` package) [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/deployer/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-deployer-contract` package) [INFO] [stderr] Updating git repository `https://github.com/stellar/rs-soroban-sdk` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/stellar/rs-soroban-env` [INFO] [stderr] Updating git repository `https://github.com/stellar/rs-stellar-strkey` [INFO] [stderr] Updating git repository `https://github.com/stellar/rs-stellar-xdr` [INFO] [stderr] Updating git submodule `https://github.com/stellar/stellar-xdr` [INFO] [stderr] Updating git submodule `https://github.com/stellar/stellar-xdr` [INFO] [stderr] Updating git repository `https://github.com/stellar/wasmi` [INFO] [stderr] Updating git submodule `https://github.com/robbepop/wasm_kernel.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.14.2 [INFO] [stderr] Downloaded base32 v0.4.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.50 [INFO] [stderr] Downloaded darling v0.14.2 [INFO] [stderr] Downloaded serde_with_macros v2.2.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.86 [INFO] [stderr] Downloaded darling_core v0.14.2 [INFO] [stderr] Downloaded bytes-lit v0.0.4 [INFO] [stderr] Downloaded iana-time-zone v0.1.53 [INFO] [stderr] Downloaded time v0.3.17 [INFO] [stderr] Downloaded prettyplease v0.1.23 [INFO] [stderr] Downloaded wasmparser v0.88.0 [INFO] [stderr] Downloaded wasmparser-nostd v0.90.0 [INFO] [stderr] Downloaded serde_json v1.0.91 [INFO] [stderr] Downloaded cxx-build v1.0.86 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.86 [INFO] [stderr] Downloaded cc v1.0.78 [INFO] [stderr] Downloaded serde_with v2.2.0 [INFO] [stderr] Downloaded dyn-fmt v0.3.0 [INFO] [stderr] Downloaded zeroize_derive v1.3.3 [INFO] [stderr] Downloaded object v0.30.2 [INFO] [stderr] Downloaded crate-git-revision v0.0.4 [INFO] [stderr] Downloaded chrono v0.4.23 [INFO] [stderr] Downloaded scratch v1.0.3 [INFO] [stderr] Downloaded time-macros v0.2.6 [INFO] [stderr] Downloaded gimli v0.27.0 [INFO] [stderr] Downloaded cxx v1.0.86 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1ac15587c1c45d3992358ccee5daa1b50acc7c79ac4b4c08192c29941323e27 [INFO] running `Command { std: "docker" "start" "-a" "c1ac15587c1c45d3992358ccee5daa1b50acc7c79ac4b4c08192c29941323e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1ac15587c1c45d3992358ccee5daa1b50acc7c79ac4b4c08192c29941323e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ac15587c1c45d3992358ccee5daa1b50acc7c79ac4b4c08192c29941323e27", kill_on_drop: false }` [INFO] [stdout] c1ac15587c1c45d3992358ccee5daa1b50acc7c79ac4b4c08192c29941323e27 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80c8d2c420fadf10420c0d22f91e7a6839a68fc962a87901a3aa97b7e15c5f85 [INFO] running `Command { std: "docker" "start" "-a" "80c8d2c420fadf10420c0d22f91e7a6839a68fc962a87901a3aa97b7e15c5f85", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contract/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/deployer/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-deployer-contract` package) [INFO] [stderr] warning: /opt/rustwide/workdir/contract/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-name-service` package) [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking typenum v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.50/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "80c8d2c420fadf10420c0d22f91e7a6839a68fc962a87901a3aa97b7e15c5f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c8d2c420fadf10420c0d22f91e7a6839a68fc962a87901a3aa97b7e15c5f85", kill_on_drop: false }` [INFO] [stdout] 80c8d2c420fadf10420c0d22f91e7a6839a68fc962a87901a3aa97b7e15c5f85