[INFO] cloning repository https://github.com/andreij6/proof-of-burn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreij6/proof-of-burn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreij6%2Fproof-of-burn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreij6%2Fproof-of-burn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d9f34400b69bff95e4e676be9d53b6a074fed60
[INFO] checking andreij6/proof-of-burn against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreij6%2Fproof-of-burn" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andreij6/proof-of-burn
[INFO] finished tweaking git repo https://github.com/andreij6/proof-of-burn
[INFO] tweaked toml for git repo https://github.com/andreij6/proof-of-burn written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andreij6/proof-of-burn on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andreij6/proof-of-burn 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-stable-structures v0.7.2
[INFO] [stderr]   Downloaded ic-management-canister-types v0.5.0
[INFO] [stderr]   Downloaded candid_derive v0.10.29
[INFO] [stderr]   Downloaded ic_principal v0.1.3
[INFO] [stderr]   Downloaded ic0 v1.1.0
[INFO] [stderr]   Downloaded ic-representation-independent-hash v3.2.0
[INFO] [stderr]   Downloaded ic-cdk-executor v2.0.0
[INFO] [stderr]   Downloaded wslpath v0.0.2
[INFO] [stderr]   Downloaded ic-error-types v0.2.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.19.0
[INFO] [stderr]   Downloaded leb128 v0.2.6
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded ic-certification v3.2.0
[INFO] [stderr]   Downloaded ic-http-certification v3.2.0
[INFO] [stderr]   Downloaded ic-cdk v0.19.0
[INFO] [stderr]   Downloaded candid v0.10.29
[INFO] [stderr]   Downloaded pocket-ic v9.0.2
[INFO] [stderr]   Downloaded ic-transport-types v0.40.1
[INFO] [stderr]   Downloaded ic-management-canister-types v0.3.3
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.9
[INFO] [stderr]   Downloaded minicbor v0.19.1
[INFO] [stderr]   Downloaded minicbor-derive v0.13.0
[INFO] [stderr]   Downloaded icrc-cbor v0.1.0
[INFO] [stderr]   Downloaded icrc-ledger-types v0.1.13
[INFO] [stderr]   Downloaded ic-cdk-timers v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 61fc8e854d1125a65ec55a794e7ead835cf1cb5c6187a2ebd5baeb27bd237401
[INFO] running `Command { std: "docker" "start" "61fc8e854d1125a65ec55a794e7ead835cf1cb5c6187a2ebd5baeb27bd237401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61fc8e854d1125a65ec55a794e7ead835cf1cb5c6187a2ebd5baeb27bd237401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61fc8e854d1125a65ec55a794e7ead835cf1cb5c6187a2ebd5baeb27bd237401" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61fc8e854d1125a65ec55a794e7ead835cf1cb5c6187a2ebd5baeb27bd237401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61fc8e854d1125a65ec55a794e7ead835cf1cb5c6187a2ebd5baeb27bd237401" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling candid_derive v0.10.29
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking leb128 v0.2.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking ic0 v1.1.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]    Compiling ic-cdk-timers v1.0.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking mime_guess v2.0.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking ic-representation-independent-hash v3.2.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=04bd01909a898b00 -C extra-filename=-6f6892cfa163e83d --out-dir /opt/rustwide/target/debug/build/object/6f6892cfa163e83d/out --extern memchr=/opt/rustwide/target/debug/build/memchr/b9a102fe3c222a5a/out/libmemchr-b9a102fe3c222a5a.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "61fc8e854d1125a65ec55a794e7ead835cf1cb5c6187a2ebd5baeb27bd237401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61fc8e854d1125a65ec55a794e7ead835cf1cb5c6187a2ebd5baeb27bd237401", kill_on_drop: false }`
[INFO] [stdout] 61fc8e854d1125a65ec55a794e7ead835cf1cb5c6187a2ebd5baeb27bd237401
