[INFO] cloning repository https://github.com/stellar/soroflare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stellar/soroflare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Fsoroflare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Fsoroflare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6683247fbc7d5d14291c930b250d84e9aa6e02e0 [INFO] checking stellar/soroflare against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Fsoroflare" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/stellar/soroflare [INFO] finished tweaking git repo https://github.com/stellar/soroflare [INFO] tweaked toml for git repo https://github.com/stellar/soroflare written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stellar/soroflare on toolchain c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stellar/soroflare 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" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/heytdep/rs-soroban-env/` [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] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking stellar/soroflare against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Fsoroflare" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/stellar/soroflare [INFO] finished tweaking git repo https://github.com/stellar/soroflare [INFO] tweaked toml for git repo https://github.com/stellar/soroflare written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stellar/soroflare on toolchain c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stellar/soroflare 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" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stellar-strkey v0.0.8 [INFO] [stderr] Downloaded worker-kv v0.6.0 [INFO] [stderr] Downloaded wasm-streams v0.2.3 [INFO] [stderr] Downloaded chrono-tz-build v0.0.3 [INFO] [stderr] Downloaded worker-macros v0.0.9 [INFO] [stderr] Downloaded worker-sys v0.0.9 [INFO] [stderr] Downloaded uncased v0.9.9 [INFO] [stderr] Downloaded worker v0.0.17 [INFO] [stderr] Downloaded erased-serde v0.3.31 [INFO] [stderr] Downloaded serde_yaml v0.9.29 [INFO] [stderr] Downloaded async-trait v0.1.76 [INFO] [stderr] Downloaded jwt-compact v0.6.0 [INFO] [stderr] Downloaded curve25519-dalek v4.1.1 [INFO] [stderr] Downloaded stellar-xdr v20.1.0 [INFO] [stderr] Downloaded chrono-tz v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12034de637b4857c98523b2f851bdf55774523816c606d1f3205f60efef109c2 [INFO] running `Command { std: "docker" "start" "-a" "12034de637b4857c98523b2f851bdf55774523816c606d1f3205f60efef109c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12034de637b4857c98523b2f851bdf55774523816c606d1f3205f60efef109c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12034de637b4857c98523b2f851bdf55774523816c606d1f3205f60efef109c2", kill_on_drop: false }` [INFO] [stdout] 12034de637b4857c98523b2f851bdf55774523816c606d1f3205f60efef109c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46c80a0bd0a995a2336831a656c1bf995d537aab91470d39604dae865443e23f [INFO] running `Command { std: "docker" "start" "-a" "46c80a0bd0a995a2336831a656c1bf995d537aab91470d39604dae865443e23f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling escape-bytes v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking wasmi_arena v0.4.0 (https://github.com/stellar/wasmi?rev=0ed3f3dee30dc41ebe21972399e0a73a41944aa0#0ed3f3de) [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking wasmparser-nostd v0.100.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling soroban-env-host v20.2.2 (https://github.com/heytdep/rs-soroban-env/?rev=894e4209508c9fdaa128451053f83aa3feaea90c#894e4209) [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking wasmi_core v0.13.0 (https://github.com/stellar/wasmi?rev=0ed3f3dee30dc41ebe21972399e0a73a41944aa0#0ed3f3de) [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling soroflare-wrangler v0.8.0 (/opt/rustwide/workdir/soroflare-wrangler) [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking soroban-wasmi v0.31.1-soroban.20.0.1 (https://github.com/stellar/wasmi?rev=0ed3f3dee30dc41ebe21972399e0a73a41944aa0#0ed3f3de) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling soroban-builtin-sdk-macros v20.2.2 (https://github.com/heytdep/rs-soroban-env/?rev=894e4209508c9fdaa128451053f83aa3feaea90c#894e4209) [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking stellar-strkey v0.0.7 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "46c80a0bd0a995a2336831a656c1bf995d537aab91470d39604dae865443e23f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c80a0bd0a995a2336831a656c1bf995d537aab91470d39604dae865443e23f", kill_on_drop: false }` [INFO] [stdout] 46c80a0bd0a995a2336831a656c1bf995d537aab91470d39604dae865443e23f