[INFO] fetching crate SEDSnet 4.0.1...
[INFO] testing SEDSnet-4.0.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate SEDSnet 4.0.1 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate SEDSnet 4.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate SEDSnet 4.0.1
[INFO] tweaked toml for crates.io crate SEDSnet 4.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate SEDSnet 4.0.1 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate SEDSnet 4.0.1 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sedsnet_macros v2.0.0
[INFO] [stderr]   Downloaded pyo3-macros v0.29.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.29.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded inventory v0.3.24
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.29.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.29.0
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.47
[INFO] [stderr]   Downloaded js-sys v0.3.92
[INFO] [stderr]   Downloaded zerocopy v0.8.47
[INFO] [stderr]   Downloaded web-sys v0.3.92
[INFO] [stderr]   Downloaded pyo3 v0.29.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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1
[INFO] running `Command { std: "docker" "start" "98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1", 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" "98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1", 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" "98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling SEDSnet v4.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling sedsnet_macros v2.0.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.33s
[INFO] running `Command { std: "docker" "inspect" "98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1", 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" "98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling SEDSnet v4.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling sedsnet_macros v2.0.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.87s
[INFO] running `Command { std: "docker" "inspect" "98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1", 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" "98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]    Compiling SEDSnet v4.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `SEDSnet` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name sedsnet --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type staticlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compression"' --cfg 'feature="cryptography"' --cfg 'feature="default"' --cfg 'feature="discovery"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="std"' --cfg 'feature="timesync"' --cfg 'feature="zstd-safe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compression", "cryptography", "default", "discovery", "embedded", "pyo3", "python", "serde", "serde_json", "std", "timesync", "zstd-safe"))' -C metadata=ddc931d0ba0afe76 -C extra-filename=-4659a63f0dbdbae8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-59deea7976755c91.rlib --extern sedsnet_macros=/opt/rustwide/target/debug/deps/libsedsnet_macros-655bc6cec27a5aad.so --extern serde=/opt/rustwide/target/debug/deps/libserde-a07ddf73903d60d5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a93edbf91dd6daa6.rlib --extern zstd_safe=/opt/rustwide/target/debug/deps/libzstd_safe-aca1af55cb3b24fd.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-b4900fe71df84cdf/out --check-cfg 'cfg(sedsnet_has_telemetry_config_json)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `SEDSnet` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name sedsnet --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="compression"' --cfg 'feature="cryptography"' --cfg 'feature="default"' --cfg 'feature="discovery"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="std"' --cfg 'feature="timesync"' --cfg 'feature="zstd-safe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compression", "cryptography", "default", "discovery", "embedded", "pyo3", "python", "serde", "serde_json", "std", "timesync", "zstd-safe"))' -C metadata=cdba56ba8ccc162b -C extra-filename=-558fef44502245be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-59deea7976755c91.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2cf71ddfabf05ba0.rlib --extern sedsnet_macros=/opt/rustwide/target/debug/deps/libsedsnet_macros-655bc6cec27a5aad.so --extern serde=/opt/rustwide/target/debug/deps/libserde-a07ddf73903d60d5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a93edbf91dd6daa6.rlib --extern zstd_safe=/opt/rustwide/target/debug/deps/libzstd_safe-aca1af55cb3b24fd.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-7e6c2fa792bb340b/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b4900fe71df84cdf/out --check-cfg 'cfg(sedsnet_has_telemetry_config_json)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1", kill_on_drop: false }`
[INFO] [stdout] 98e22d4f4720577ee19d7368a6bea0ece269bc850d13e6768da99af1284e11a1
