[INFO] fetching crate axiomme-core 0.1.6...
[INFO] testing axiomme-core-0.1.6 against 1.94.0 for beta-1.95-1
[INFO] extracting crate axiomme-core 0.1.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate axiomme-core 0.1.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate axiomme-core 0.1.6
[INFO] tweaked toml for crates.io crate axiomme-core 0.1.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate axiomme-core 0.1.6 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axiomme-core 0.1.6 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded liblzma v0.4.5
[INFO] [stderr]   Downloaded episodic v0.1.0
[INFO] [stderr]   Downloaded unsafe-libyaml-norway v0.2.15
[INFO] [stderr]   Downloaded serde_norway v0.9.42
[INFO] [stderr]   Downloaded zip v4.6.1
[INFO] [stderr]   Downloaded ppmd-rust v1.4.0
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded zlib-rs v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b2d979470b6119584892cd0a8fd7dd187e911b6fc2ab94db70365b2f85ee3c0
[INFO] running `Command { std: "docker" "start" "-a" "2b2d979470b6119584892cd0a8fd7dd187e911b6fc2ab94db70365b2f85ee3c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b2d979470b6119584892cd0a8fd7dd187e911b6fc2ab94db70365b2f85ee3c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b2d979470b6119584892cd0a8fd7dd187e911b6fc2ab94db70365b2f85ee3c0", kill_on_drop: false }`
[INFO] [stdout] 2b2d979470b6119584892cd0a8fd7dd187e911b6fc2ab94db70365b2f85ee3c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c36bbc8f63483da6bc0a1858a9559fd483ae26579418f780d9e27199b04ecb2
[INFO] running `Command { std: "docker" "start" "-a" "7c36bbc8f63483da6bc0a1858a9559fd483ae26579418f780d9e27199b04ecb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zlib-rs v0.6.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling liblzma v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling zip v4.6.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling episodic v0.1.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling axiomme-core v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "7c36bbc8f63483da6bc0a1858a9559fd483ae26579418f780d9e27199b04ecb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c36bbc8f63483da6bc0a1858a9559fd483ae26579418f780d9e27199b04ecb2", kill_on_drop: false }`
[INFO] [stdout] 7c36bbc8f63483da6bc0a1858a9559fd483ae26579418f780d9e27199b04ecb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2ca6642bb5c82ada825a2ffffb0d0fa45a7f594e83dd78816eb06f787554ecd
[INFO] running `Command { std: "docker" "start" "-a" "f2ca6642bb5c82ada825a2ffffb0d0fa45a7f594e83dd78816eb06f787554ecd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling axiomme-core v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `axiomme-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name axiomme_core --edition=2024 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"' --cfg 'feature="host-tools"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "host-tools", "markdown-preview"))' -C metadata=c122d06fec3b0a8b -C extra-filename=-616ee53c36da36c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake3=/opt/rustwide/target/debug/deps/libblake3-b716452cda48dee6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fb3b39b91afeccd4.rlib --extern episodic=/opt/rustwide/target/debug/deps/libepisodic-88ccc594fdf6be06.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-f02f0c5e31b649c3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f412fb4c4e221bd9.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-52abf3d67671d263.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-cd9f029e7cfdaa53.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-58398a1a9b6395e1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cfbda371813bb1bb.rlib --extern serde_norway=/opt/rustwide/target/debug/deps/libserde_norway-887f4b13780098ae.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-16bec47579602241.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4aade4de0fea8761.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d6506cab1c9bccdb.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-89fc8d523d80e4df.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-c5a0784998621f44.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-97b6a3c44b9aabb3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-5b194704f58384f6/out -L native=/opt/rustwide/target/debug/build/blake3-5b194704f58384f6/out -L native=/opt/rustwide/target/debug/build/ring-728db6757f6f20e9/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-b3b719ec53d093e4/out -L native=/opt/rustwide/target/debug/build/liblzma-sys-9af71493dcf7b065/out -L native=/opt/rustwide/target/debug/build/zstd-sys-69988304e8279cbf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f2ca6642bb5c82ada825a2ffffb0d0fa45a7f594e83dd78816eb06f787554ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2ca6642bb5c82ada825a2ffffb0d0fa45a7f594e83dd78816eb06f787554ecd", kill_on_drop: false }`
[INFO] [stdout] f2ca6642bb5c82ada825a2ffffb0d0fa45a7f594e83dd78816eb06f787554ecd
