[INFO] fetching crate concordium_base 5.0.0...
[INFO] testing concordium_base-5.0.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate concordium_base 5.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate concordium_base 5.0.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate concordium_base 5.0.0
[INFO] finished tweaking crates.io crate concordium_base 5.0.0
[INFO] tweaked toml for crates.io crate concordium_base 5.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 214 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.7.8 (latest: v0.8.11)
[INFO] [stderr]       Adding anes v0.1.6 (latest: v0.2.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding bytecheck v0.6.12 (latest: v0.7.0)
[INFO] [stderr]       Adding bytecheck_derive v0.6.12 (latest: v0.7.0)
[INFO] [stderr]       Adding cfg_aliases v0.1.1 (latest: v0.2.1)
[INFO] [stderr]       Adding clap v3.2.25 (latest: v4.5.4)
[INFO] [stderr]       Adding clap_lex v0.2.4 (latest: v0.7.0)
[INFO] [stderr]       Adding convert_case v0.4.0 (latest: v0.6.0)
[INFO] [stderr]       Adding criterion v0.4.0 (latest: v0.5.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding hashbrown v0.11.2 (latest: v0.14.5)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding hashbrown v0.13.2 (latest: v0.14.5)
[INFO] [stderr]       Adding hermit-abi v0.1.19 (latest: v0.3.9)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.13.0)
[INFO] [stderr]       Adding os_str_bytes v6.6.1 (latest: v7.0.0)
[INFO] [stderr]       Adding password-hash v0.4.2 (latest: v0.5.0)
[INFO] [stderr]       Adding pbkdf2 v0.11.0 (latest: v0.12.2)
[INFO] [stderr]       Adding ptr_meta v0.1.4 (latest: v0.2.0)
[INFO] [stderr]       Adding ptr_meta_derive v0.1.4 (latest: v0.2.0)
[INFO] [stderr]       Adding radium v0.7.0 (latest: v1.1.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding toml_edit v0.21.1 (latest: v0.22.13)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.8)
[INFO] [stderr]       Adding wyz v0.5.1 (latest: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded block-padding v0.3.3
[INFO] [stderr]   Downloaded concordium_base_derive v1.0.0
[INFO] [stderr]   Downloaded concordium-contracts-common v9.1.0
[INFO] [stderr]   Downloaded concordium-contracts-common-derive v4.1.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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58c3037c0d70004565ef744db107e0c7590de93bc560c9e8590becec98c7077a
[INFO] running `Command { std: "docker" "start" "-a" "58c3037c0d70004565ef744db107e0c7590de93bc560c9e8590becec98c7077a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58c3037c0d70004565ef744db107e0c7590de93bc560c9e8590becec98c7077a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58c3037c0d70004565ef744db107e0c7590de93bc560c9e8590becec98c7077a", kill_on_drop: false }`
[INFO] [stdout] 58c3037c0d70004565ef744db107e0c7590de93bc560c9e8590becec98c7077a
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0924fdd35ae5aeeb3b0511b4bc408a4fc2e15f3294c7c4099b04d880379dfd25
[INFO] running `Command { std: "docker" "start" "-a" "0924fdd35ae5aeeb3b0511b4bc408a4fc2e15f3294c7c4099b04d880379dfd25", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling concordium-contracts-common-derive v4.1.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling concordium_base_derive v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling concordium-contracts-common v9.1.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling concordium_base v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.60s
[INFO] running `Command { std: "docker" "inspect" "0924fdd35ae5aeeb3b0511b4bc408a4fc2e15f3294c7c4099b04d880379dfd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0924fdd35ae5aeeb3b0511b4bc408a4fc2e15f3294c7c4099b04d880379dfd25", kill_on_drop: false }`
[INFO] [stdout] 0924fdd35ae5aeeb3b0511b4bc408a4fc2e15f3294c7c4099b04d880379dfd25
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae0eef482270db675586a0ded9b56065ff805848f69c65d054a6c42e0d090437
[INFO] running `Command { std: "docker" "start" "-a" "ae0eef482270db675586a0ded9b56065ff805848f69c65d054a6c42e0d090437", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling concordium_base v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `concordium_base` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name concordium_base --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes", "base64", "cbc", "default", "encryption", "ffi", "hmac", "internal-test-helpers", "pbkdf2", "rand_chacha"))' -C metadata=32fa791890ad79bc -C extra-filename=-32fa791890ad79bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fddfbf3ae1c518e4.rlib --extern ark_bls12_381=/opt/rustwide/target/debug/deps/libark_bls12_381-184bd7a1583041bd.rlib --extern ark_ec=/opt/rustwide/target/debug/deps/libark_ec-9a7b21b27155b238.rlib --extern ark_ff=/opt/rustwide/target/debug/deps/libark_ff-a887ca91fc855801.rlib --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-0828f540ef7f6194.rlib --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-8baf9e080b201eb1.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-29c521914e70a092.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-13cfef6c193b6af5.rlib --extern concordium_contracts_common=/opt/rustwide/target/debug/deps/libconcordium_contracts_common-fdfea1d100970c97.rlib --extern concordium_base_derive=/opt/rustwide/target/debug/deps/libconcordium_base_derive-ac8361b87c0f9e6d.so --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c415e3243eea144e.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-62cca6e4a9aca112.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d1e8eb9c78e161d6.so --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-b64413e79db9b297.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-cacf6b468c63da1f.rlib --extern ff=/opt/rustwide/target/debug/deps/libff-1a2b4f43ccc1cfbd.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e5b89eb6c09eca2a.rlib --extern leb128=/opt/rustwide/target/debug/deps/libleb128-5768d848fd962148.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-5baa9d1c5542c28b.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-19a85f25ebf75273.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-0d308a1893aee9d6.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ebaa4c55f69b8fd6.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-123543470149ba0b.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-efbeb55587382247.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-39ed7e517f546cfd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ddee15bd4e965034.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-60302f8ce2c9efaa.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d133dbcd124a6954.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-8773df2287d943cc.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-5756cb8e9b4717c8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f019e366cb8df597.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-aeab545acc41afbb.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ae0eef482270db675586a0ded9b56065ff805848f69c65d054a6c42e0d090437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae0eef482270db675586a0ded9b56065ff805848f69c65d054a6c42e0d090437", kill_on_drop: false }`
[INFO] [stdout] ae0eef482270db675586a0ded9b56065ff805848f69c65d054a6c42e0d090437
