[INFO] fetching crate sumchain-primitives 0.2.0...
[INFO] testing sumchain-primitives-0.2.0 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] extracting crate sumchain-primitives 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sumchain-primitives 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sumchain-primitives 0.2.0
[INFO] tweaked toml for crates.io crate sumchain-primitives 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sumchain-primitives 0.2.0 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sumchain-primitives 0.2.0 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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d1a53c431cdac760487ac5d1b4f77e1be767c6f4b248e567cc4baffb464dabe1
[INFO] running `Command { std: "docker" "start" "d1a53c431cdac760487ac5d1b4f77e1be767c6f4b248e567cc4baffb464dabe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1a53c431cdac760487ac5d1b4f77e1be767c6f4b248e567cc4baffb464dabe1", 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" "d1a53c431cdac760487ac5d1b4f77e1be767c6f4b248e567cc4baffb464dabe1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1a53c431cdac760487ac5d1b4f77e1be767c6f4b248e567cc4baffb464dabe1", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1a53c431cdac760487ac5d1b4f77e1be767c6f4b248e567cc4baffb464dabe1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling sumchain-primitives v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `EncryptionAlgorithm`
[INFO] [stdout]   --> src/docclass.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::agreement::{EncryptionAlgorithm, EncryptionMeta};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EncryptionMeta`
[INFO] [stdout]   --> src/legal.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::agreement::{AttachmentRef, EncryptionMeta};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 56.53s
[INFO] running `Command { std: "docker" "inspect" "d1a53c431cdac760487ac5d1b4f77e1be767c6f4b248e567cc4baffb464dabe1", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1a53c431cdac760487ac5d1b4f77e1be767c6f4b248e567cc4baffb464dabe1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling sumchain-primitives v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stdout] warning: unused import: `EncryptionAlgorithm`
[INFO] [stdout]   --> src/docclass.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::agreement::{EncryptionAlgorithm, EncryptionMeta};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EncryptionMeta`
[INFO] [stdout]   --> src/legal.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::agreement::{AttachmentRef, EncryptionMeta};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EncryptionAlgorithm`
[INFO] [stdout]   --> src/docclass.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::agreement::{EncryptionAlgorithm, EncryptionMeta};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EncryptionMeta`
[INFO] [stdout]   --> src/legal.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::agreement::{AttachmentRef, EncryptionMeta};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sumchain-primitives` (lib); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name sumchain_primitives --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5caa1bfdda86428 -C extra-filename=-0a36e2efb8c376e7 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bincode=/opt/rustwide/target/release/deps/libbincode-b6c3a73e6690402d.rmeta --extern blake3=/opt/rustwide/target/release/deps/libblake3-e5158141c09db88a.rmeta --extern bs58=/opt/rustwide/target/release/deps/libbs58-175ca3ad93a97087.rmeta --extern derive_more=/opt/rustwide/target/release/deps/libderive_more-d685c26e09129813.so --extern ed25519_dalek=/opt/rustwide/target/release/deps/libed25519_dalek-cf89f1e77a2e5a4e.rmeta --extern hex=/opt/rustwide/target/release/deps/libhex-ffa975566df5dac7.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-5ed95d4eb27351b3.rmeta --extern serde_big_array=/opt/rustwide/target/release/deps/libserde_big_array-3ac26c78560d0ee3.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-039a43ae228be91b.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-976eee0fd5c1be00.rmeta --cap-lints=warn -L native=/opt/rustwide/target/release/build/blake3-bf75224bfe91179b/out -L native=/opt/rustwide/target/release/build/blake3-bf75224bfe91179b/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d1a53c431cdac760487ac5d1b4f77e1be767c6f4b248e567cc4baffb464dabe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1a53c431cdac760487ac5d1b4f77e1be767c6f4b248e567cc4baffb464dabe1", kill_on_drop: false }`
[INFO] [stdout] d1a53c431cdac760487ac5d1b4f77e1be767c6f4b248e567cc4baffb464dabe1
