[INFO] cloning repository https://github.com/camden-smallwood/sway-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/camden-smallwood/sway-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamden-smallwood%2Fsway-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamden-smallwood%2Fsway-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 281522296996b2a65f2ae4e0b9e8b011ca3fe29d [INFO] checking camden-smallwood/sway-analyzer/281522296996b2a65f2ae4e0b9e8b011ca3fe29d against master#03eb45452305f2d52348279d0caa5fc1f12c438d for pr-138176 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamden-smallwood%2Fsway-analyzer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/camden-smallwood/sway-analyzer on toolchain 03eb45452305f2d52348279d0caa5fc1f12c438d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/camden-smallwood/sway-analyzer [INFO] finished tweaking git repo https://github.com/camden-smallwood/sway-analyzer [INFO] tweaked toml for git repo https://github.com/camden-smallwood/sway-analyzer written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ourovoros-io/sway-ast-stubs.git` [INFO] [stderr] Locking 173 packages to latest compatible versions [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding sway-ast v0.63.6 (available: v0.66.7) [INFO] [stderr] Adding sway-error v0.63.6 (available: v0.66.7) [INFO] [stderr] Adding sway-parse v0.63.6 (available: v0.66.7) [INFO] [stderr] Adding sway-types v0.63.6 (available: v0.66.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sway-utils v0.63.6 [INFO] [stderr] Downloaded fuel-types v0.56.0 [INFO] [stderr] Downloaded fuel-merkle v0.56.0 [INFO] [stderr] Downloaded in_definite v1.0.0 [INFO] [stderr] Downloaded extension-trait v1.0.2 [INFO] [stderr] Downloaded sway-ast v0.63.6 [INFO] [stderr] Downloaded sway-error v0.63.6 [INFO] [stderr] Downloaded sway-parse v0.63.6 [INFO] [stderr] Downloaded fuel-asm v0.56.0 [INFO] [stderr] Downloaded fuel-storage v0.56.0 [INFO] [stderr] Downloaded sway-types v0.63.6 [INFO] [stderr] Downloaded fuel-crypto v0.56.0 [INFO] [stderr] Downloaded fuel-derive v0.56.0 [INFO] [stderr] Downloaded fuel-tx v0.56.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77a1f4e597aefa3a0b5dad25bf2a4a4288ea93e0f722e6937c135973b3fe11d7 [INFO] running `Command { std: "docker" "start" "-a" "77a1f4e597aefa3a0b5dad25bf2a4a4288ea93e0f722e6937c135973b3fe11d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77a1f4e597aefa3a0b5dad25bf2a4a4288ea93e0f722e6937c135973b3fe11d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a1f4e597aefa3a0b5dad25bf2a4a4288ea93e0f722e6937c135973b3fe11d7", kill_on_drop: false }` [INFO] [stdout] 77a1f4e597aefa3a0b5dad25bf2a4a4288ea93e0f722e6937c135973b3fe11d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d0e5a00ffd0d846f10a621efeda2558eef52a3b520bcb460450ee84c5e6f0bf [INFO] running `Command { std: "docker" "start" "-a" "7d0e5a00ffd0d846f10a621efeda2558eef52a3b520bcb460450ee84c5e6f0bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling fuel-storage v0.56.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling in_definite v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling stacker v0.1.19 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling fuel-derive v0.56.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling secp256k1 v0.26.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling fuel-merkle v0.56.0 [INFO] [stderr] Compiling extension-trait v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking coins-core v0.8.7 [INFO] [stderr] Checking fuel-types v0.56.0 [INFO] [stderr] Checking sway-utils v0.63.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking coins-bip32 v0.8.7 [INFO] [stderr] Checking coins-bip39 v0.8.7 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking fuel-crypto v0.56.0 [INFO] [stderr] Checking fuel-asm v0.56.0 [INFO] [stderr] Checking fuel-tx v0.56.0 [INFO] [stderr] Checking sway-types v0.63.6 [INFO] [stderr] Checking sway-error v0.63.6 [INFO] [stderr] Checking sway-ast v0.63.6 [INFO] [stderr] Checking sway-parse v0.63.6 [INFO] [stderr] Compiling sway-ast-stubs v0.1.0 (https://github.com/ourovoros-io/sway-ast-stubs.git?rev=b4f0b56ca9a7d9500cb84849b32cc36e3744913f#b4f0b56c) [INFO] [stderr] error: failed to run custom build command for `sway-ast-stubs v0.1.0 (https://github.com/ourovoros-io/sway-ast-stubs.git?rev=b4f0b56ca9a7d9500cb84849b32cc36e3744913f#b4f0b56c)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sway-ast-stubs-6025cce18e0cf929/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo::rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: could not create work tree dir 'sway': Read-only file system [INFO] [stderr] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] running `Command { std: "docker" "inspect" "7d0e5a00ffd0d846f10a621efeda2558eef52a3b520bcb460450ee84c5e6f0bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d0e5a00ffd0d846f10a621efeda2558eef52a3b520bcb460450ee84c5e6f0bf", kill_on_drop: false }` [INFO] [stdout] 7d0e5a00ffd0d846f10a621efeda2558eef52a3b520bcb460450ee84c5e6f0bf