[INFO] cloning repository https://github.com/dfinity/bitcoin-canister [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfinity/bitcoin-canister" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinity%2Fbitcoin-canister", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinity%2Fbitcoin-canister'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4166ef3283b186f46a2cd9a242728a77e9c67e6 [INFO] building dfinity/bitcoin-canister/b4166ef3283b186f46a2cd9a242728a77e9c67e6 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinity%2Fbitcoin-canister" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dfinity/bitcoin-canister on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dfinity/bitcoin-canister [INFO] finished tweaking git repo https://github.com/dfinity/bitcoin-canister [INFO] tweaked toml for git repo https://github.com/dfinity/bitcoin-canister written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dfinity/bitcoin-canister 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic0 v0.21.1 [INFO] [stderr] Downloaded garcon v0.2.3 [INFO] [stderr] Downloaded pretty v0.12.1 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] [stderr] Downloaded ic_principal v0.1.0 [INFO] [stderr] Downloaded sha256 v1.1.4 [INFO] [stderr] Downloaded ic-cdk-macros v0.8.2 [INFO] [stderr] Downloaded candid_derive v0.6.5 [INFO] [stderr] Downloaded ic-agent v0.21.0 [INFO] [stderr] Downloaded candid v0.10.0 [INFO] [stderr] Downloaded ic-cdk v0.12.0 [INFO] [stderr] Downloaded rusty-leveldb v1.0.7 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 154db5f33729cbf509385be7b7334637c06aa70d52e3b2259e747388105179a9 [INFO] running `Command { std: "docker" "start" "-a" "154db5f33729cbf509385be7b7334637c06aa70d52e3b2259e747388105179a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "154db5f33729cbf509385be7b7334637c06aa70d52e3b2259e747388105179a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154db5f33729cbf509385be7b7334637c06aa70d52e3b2259e747388105179a9", kill_on_drop: false }` [INFO] [stdout] 154db5f33729cbf509385be7b7334637c06aa70d52e3b2259e747388105179a9 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dacf76b02438d72b47289f56aac603c80d9316037daafb6a4e4b6b430097e32b [INFO] running `Command { std: "docker" "start" "-a" "dacf76b02438d72b47289f56aac603c80d9316037daafb6a4e4b6b430097e32b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling pretty v0.12.1 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling value-bag v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ic0 v0.21.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling ic-metrics-encoder v1.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling ic-stable-structures v0.5.4 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling clap_builder v4.3.4 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling rusty-leveldb v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling ic0 v0.18.11 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling sha256 v1.1.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling candid_derive v0.6.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling clap v4.3.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling secp256k1 v0.22.2 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling ic_principal v0.1.0 [INFO] [stderr] Compiling candid v0.10.0 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling ic-btc-interface v0.1.0 (/opt/rustwide/workdir/interface) [INFO] [stderr] Compiling bitcoin v0.28.2 [INFO] [stderr] Compiling ic-cdk-macros v0.8.2 [INFO] [stderr] Compiling ic-cdk v0.12.0 [INFO] [stderr] Compiling ic-http v0.1.0 (/opt/rustwide/workdir/ic-http) [INFO] [stderr] Compiling uploader v0.1.0 (/opt/rustwide/workdir/bootstrap/uploader) [INFO] [stderr] Compiling canister_backend v0.1.0 (/opt/rustwide/workdir/ic-http/example_canister/src/canister_backend) [INFO] [stderr] Compiling ic-btc-validation v0.1.0 (/opt/rustwide/workdir/validation) [INFO] [stderr] Compiling ic-btc-test-utils v0.1.0 (/opt/rustwide/workdir/test-utils) [INFO] [stderr] Compiling ic-btc-types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling ic-btc-canister v0.1.0 (/opt/rustwide/workdir/canister) [INFO] [stderr] Compiling disable-api-if-not-fully-synced-flag v0.1.0 (/opt/rustwide/workdir/e2e-tests/disable-api-if-not-fully-synced-flag) [INFO] [stderr] Compiling scenario-1 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-1) [INFO] [stderr] Compiling scenario-3 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-3) [INFO] [stderr] Compiling scenario-2 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-2) [INFO] [stderr] Compiling state-builder v0.1.0 (/opt/rustwide/workdir/bootstrap/state-builder) [INFO] [stderr] Compiling benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stderr] Compiling ic-cdk-macros v0.6.10 [INFO] [stderr] Compiling ic-cdk v0.7.4 [INFO] [stderr] Compiling ic-cdk-timers v0.1.2 [INFO] [stderr] Compiling watchdog v0.1.0 (/opt/rustwide/workdir/watchdog) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.32s [INFO] running `Command { std: "docker" "inspect" "dacf76b02438d72b47289f56aac603c80d9316037daafb6a4e4b6b430097e32b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dacf76b02438d72b47289f56aac603c80d9316037daafb6a4e4b6b430097e32b", kill_on_drop: false }` [INFO] [stdout] dacf76b02438d72b47289f56aac603c80d9316037daafb6a4e4b6b430097e32b [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67ef5300052273405010b06343a9c7115c3d0543358430f428dc7addd278e22c [INFO] running `Command { std: "docker" "start" "-a" "67ef5300052273405010b06343a9c7115c3d0543358430f428dc7addd278e22c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling bls12_381 v0.7.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling ic-verify-bls-signature v0.1.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling garcon v0.2.3 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling proptest v1.2.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling state-builder v0.1.0 (/opt/rustwide/workdir/bootstrap/state-builder) [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling webpki v0.22.2 [INFO] [stderr] Compiling rustls-webpki v0.100.2 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Compiling ic-http v0.1.0 (/opt/rustwide/workdir/ic-http) [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling canister_backend v0.1.0 (/opt/rustwide/workdir/ic-http/example_canister/src/canister_backend) [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling scenario-3 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-3) [INFO] [stderr] Compiling disable-api-if-not-fully-synced-flag v0.1.0 (/opt/rustwide/workdir/e2e-tests/disable-api-if-not-fully-synced-flag) [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.19/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 -C metadata=8625b8b9398e225b -C extra-filename=-8625b8b9398e225b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c81a8bf52caed7a6.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-2846e326bbba6891.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cbf043d7a76fb81a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3a65e1eec16043bb.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2fa53a3344ed3f9e.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 `proptest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name proptest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.2.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 --cfg 'feature="bit-set"' --cfg 'feature="break-dead-code"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=e6109bdd37b95875 -C extra-filename=-e6109bdd37b95875 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-bfa4534d53019a7b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c3425cba44d3d65c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7cdae40f6e8cda8c.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-4ae534728ba62aca.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-eefb835c8325c2df.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-5cbfc7f8cbe6336d.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-dbfa26907ff86a60.rmeta --extern unarray=/opt/rustwide/target/debug/deps/libunarray-1b4498fa5f5c3005.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `proptest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name proptest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.6/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="bit-set"' --cfg 'feature="break-dead-code"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="quick-error"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=6bf13f530fad61f0 -C extra-filename=-6bf13f530fad61f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-bfa4534d53019a7b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c3425cba44d3d65c.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-2d49113a505254dd.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3e71637079f04f4d.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-cacc355ba10134dc.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-872f04b8937d7062.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-08383960779cdac1.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-dbfa26907ff86a60.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "67ef5300052273405010b06343a9c7115c3d0543358430f428dc7addd278e22c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67ef5300052273405010b06343a9c7115c3d0543358430f428dc7addd278e22c", kill_on_drop: false }` [INFO] [stdout] 67ef5300052273405010b06343a9c7115c3d0543358430f428dc7addd278e22c