[INFO] cloning repository https://github.com/ripsource/hacker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ripsource/hacker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripsource%2Fhacker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripsource%2Fhacker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d528c9406f289c84200c892a24739ad95799cd39 [INFO] building ripsource/hacker against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripsource%2Fhacker" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ripsource/hacker [INFO] finished tweaking git repo https://github.com/ripsource/hacker [INFO] tweaked toml for git repo https://github.com/ripsource/hacker written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ripsource/hacker on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ripsource/hacker 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scrypto-compiler v1.2.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.128 [INFO] [stderr] Downloaded cxx-build v1.0.128 [INFO] [stderr] Downloaded radix-wasm-instrument v1.0.0 [INFO] [stderr] Downloaded scrypto-derive v1.2.0 [INFO] [stderr] Downloaded scrypto v1.2.0 [INFO] [stderr] Downloaded radix-engine-interface v1.2.0 [INFO] [stderr] Downloaded radix-substate-store-impls v1.2.0 [INFO] [stderr] Downloaded cargo_toml v0.15.3 [INFO] [stderr] Downloaded cxx v1.0.128 [INFO] [stderr] Downloaded fixedstr v0.2.12 [INFO] [stderr] Downloaded radix-engine-profiling v1.2.0 [INFO] [stderr] Downloaded radix-wasmi v1.0.0 [INFO] [stderr] Downloaded wasm-opt v0.114.2 [INFO] [stderr] Downloaded secp256k1 v0.28.2 [INFO] [stderr] Downloaded radix-common v1.2.0 [INFO] [stderr] Downloaded annotate-snippets v0.10.2 [INFO] [stderr] Downloaded wasmparser-nostd v0.91.0 [INFO] [stderr] Downloaded wasmprinter v0.2.80 [INFO] [stderr] Downloaded radix-sbor-derive v1.2.0 [INFO] [stderr] Downloaded const-sha1 v0.3.0 [INFO] [stderr] Downloaded sbor-derive-common v1.2.0 [INFO] [stderr] Downloaded sbor-derive v1.2.0 [INFO] [stderr] Downloaded wasmparser v0.121.2 [INFO] [stderr] Downloaded radix-substate-store-queries v1.2.0 [INFO] [stderr] Downloaded radix-engine-profiling-derive v1.2.0 [INFO] [stderr] Downloaded radix-substate-store-interface v1.2.0 [INFO] [stderr] Downloaded radix-transactions v1.2.0 [INFO] [stderr] Downloaded radix-wasmi-arena v1.0.0 [INFO] [stderr] Downloaded wasmi_core v0.8.0 [INFO] [stderr] Downloaded indexmap-nostd v0.4.0 [INFO] [stderr] Downloaded sbor v1.2.0 [INFO] [stderr] Downloaded radix-rust v1.2.0 [INFO] [stderr] Downloaded wasm-opt-cxx-sys v0.114.2 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.128 [INFO] [stderr] Downloaded scrypto-test v1.2.0 [INFO] [stderr] Downloaded bnum v0.11.0 [INFO] [stderr] Downloaded wasm-opt-sys v0.114.2 [INFO] [stderr] Downloaded wabt v0.10.0 [INFO] [stderr] Downloaded wabt-sys v0.8.0 [INFO] [stderr] Downloaded secp256k1-sys v0.9.2 [INFO] [stderr] Downloaded moka v0.9.9 [INFO] [stderr] Downloaded radix-blueprint-schema-init v1.2.0 [INFO] [stderr] Downloaded radix-common-derive v1.2.0 [INFO] [stderr] Downloaded radix-native-sdk v1.2.0 [INFO] [stderr] Downloaded radix-engine v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef25bf1b802add8882773cacd84c498ad3dab0a79acaec9d29434988ae9b6f87 [INFO] running `Command { std: "docker" "start" "-a" "ef25bf1b802add8882773cacd84c498ad3dab0a79acaec9d29434988ae9b6f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef25bf1b802add8882773cacd84c498ad3dab0a79acaec9d29434988ae9b6f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef25bf1b802add8882773cacd84c498ad3dab0a79acaec9d29434988ae9b6f87", kill_on_drop: false }` [INFO] [stdout] ef25bf1b802add8882773cacd84c498ad3dab0a79acaec9d29434988ae9b6f87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f6414397fb649d2c5b271a0f8b35ec912cd0fa685c7d13e780cd9620491e590 [INFO] running `Command { std: "docker" "start" "-a" "2f6414397fb649d2c5b271a0f8b35ec912cd0fa685c7d13e780cd9620491e590", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-sha1 v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling radix-rust v1.2.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bnum v0.11.0 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling sbor-derive-common v1.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling sbor-derive v1.2.0 [INFO] [stderr] Compiling radix-sbor-derive v1.2.0 [INFO] [stderr] Compiling sbor v1.2.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling radix-common v1.2.0 [INFO] [stderr] Compiling radix-blueprint-schema-init v1.2.0 [INFO] [stderr] Compiling radix-common-derive v1.2.0 [INFO] [stderr] Compiling radix-engine-interface v1.2.0 [INFO] [stderr] Compiling scrypto-derive v1.2.0 [INFO] [stderr] Compiling scrypto v1.2.0 [INFO] [stderr] Compiling hacker v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "2f6414397fb649d2c5b271a0f8b35ec912cd0fa685c7d13e780cd9620491e590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f6414397fb649d2c5b271a0f8b35ec912cd0fa685c7d13e780cd9620491e590", kill_on_drop: false }` [INFO] [stdout] 2f6414397fb649d2c5b271a0f8b35ec912cd0fa685c7d13e780cd9620491e590 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bd2b2677e1e71ca5dada1ddcd19c65c17e35b3c2858038914fb9d2cb923b466 [INFO] running `Command { std: "docker" "start" "-a" "4bd2b2677e1e71ca5dada1ddcd19c65c17e35b3c2858038914fb9d2cb923b466", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling radix-rust v1.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.128 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling fixedstr v0.2.12 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling wasmparser v0.107.0 [INFO] [stderr] Compiling radix-engine-profiling v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling wasmparser-nostd v0.91.0 [INFO] [stderr] Compiling annotate-snippets v0.10.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling wasmi_core v0.8.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling bnum v0.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling radix-wasmi-arena v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.128 [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.121.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee7ff59f8351d4a3 -C extra-filename=-53b09a1abb73a999 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-eb92e23a18d5cc91.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-579b1e65dcc623d4.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-839ac6fc03e54906.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.107.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7710bf152262172b -C extra-filename=-73487ec3f3b32e10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-68eb0764c1a34cc4.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-839ac6fc03e54906.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4bd2b2677e1e71ca5dada1ddcd19c65c17e35b3c2858038914fb9d2cb923b466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd2b2677e1e71ca5dada1ddcd19c65c17e35b3c2858038914fb9d2cb923b466", kill_on_drop: false }` [INFO] [stdout] 4bd2b2677e1e71ca5dada1ddcd19c65c17e35b3c2858038914fb9d2cb923b466