[INFO] cloning repository https://github.com/yangsenessa/univoice-ic-oss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yangsenessa/univoice-ic-oss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangsenessa%2Funivoice-ic-oss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangsenessa%2Funivoice-ic-oss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b2e7ae787b7c9ceae9dba23f2812bbabdc2530b [INFO] building yangsenessa/univoice-ic-oss against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangsenessa%2Funivoice-ic-oss" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yangsenessa/univoice-ic-oss [INFO] finished tweaking git repo https://github.com/yangsenessa/univoice-ic-oss [INFO] tweaked toml for git repo https://github.com/yangsenessa/univoice-ic-oss written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yangsenessa/univoice-ic-oss on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yangsenessa/univoice-ic-oss 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ldclabs/hyperx` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded data-encoding v2.7.0 [INFO] [stderr] Downloaded ic-cdk-macros v0.17.1 [INFO] [stderr] Downloaded pretty v0.12.3 [INFO] [stderr] Downloaded icrc-cbor v0.1.0 [INFO] [stderr] Downloaded minicbor v0.19.1 [INFO] [stderr] Downloaded minicbor-derive v0.13.0 [INFO] [stderr] Downloaded icrc-ledger-types v0.1.8 [INFO] [stderr] Downloaded ic-representation-independent-hash v3.0.3 [INFO] [stderr] Downloaded ic-cdk v0.17.1 [INFO] [stderr] Downloaded async-watch v0.3.1 [INFO] [stderr] Downloaded ic-transport-types v0.39.3 [INFO] [stderr] Downloaded infer v0.15.0 [INFO] [stderr] Downloaded ic-http-certification v3.0.3 [INFO] [stderr] Downloaded ic-certification v3.0.3 [INFO] [stderr] Downloaded cached v0.52.0 [INFO] [stderr] Downloaded ic-agent v0.39.3 [INFO] [stderr] Downloaded uuid v1.13.1 [INFO] [stderr] Downloaded cfb v0.7.3 [INFO] [stderr] Downloaded quinn-udp v0.5.9 [INFO] [stderr] Downloaded mime-db v1.8.0 [INFO] [stderr] Downloaded ic-stable-structures v0.6.7 [INFO] [stderr] Downloaded ic-cdk-timers v0.11.0 [INFO] [stderr] Downloaded stop-token v0.7.0 [INFO] [stderr] Downloaded ic_bls12_381 v0.10.0 [INFO] [stderr] Downloaded ic-verify-bls-signature v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f479601fed63b30d87d0e13f5888c2021f84a7a2d39202b2f625746510f0072b [INFO] running `Command { std: "docker" "start" "-a" "f479601fed63b30d87d0e13f5888c2021f84a7a2d39202b2f625746510f0072b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f479601fed63b30d87d0e13f5888c2021f84a7a2d39202b2f625746510f0072b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f479601fed63b30d87d0e13f5888c2021f84a7a2d39202b2f625746510f0072b", kill_on_drop: false }` [INFO] [stdout] f479601fed63b30d87d0e13f5888c2021f84a7a2d39202b2f625746510f0072b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] ff75979809709d2224782e8418bf53bd8a474badc5d2677a6689e28f5ff2a4df [INFO] running `Command { std: "docker" "start" "-a" "ff75979809709d2224782e8418bf53bd8a474badc5d2677a6689e28f5ff2a4df", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling ic0 v0.23.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=8b22615c953e0bee -C extra-filename=-4c0a718536fc5dcc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b1e342d27c6f81e1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5262e60490a6020a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-5ba03c4f2a91aca6.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ff75979809709d2224782e8418bf53bd8a474badc5d2677a6689e28f5ff2a4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff75979809709d2224782e8418bf53bd8a474badc5d2677a6689e28f5ff2a4df", kill_on_drop: false }` [INFO] [stdout] ff75979809709d2224782e8418bf53bd8a474badc5d2677a6689e28f5ff2a4df