[INFO] fetching crate autd3-link-visualizer 27.0.0...
[INFO] testing autd3-link-visualizer-27.0.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate autd3-link-visualizer 27.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate autd3-link-visualizer 27.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate autd3-link-visualizer 27.0.0
[INFO] tweaked toml for crates.io crate autd3-link-visualizer 27.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate autd3-link-visualizer 27.0.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate autd3-link-visualizer 27.0.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.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d8a50d099d3da162b42d0853c5c097fa631c09c40b568bd75d90fd564c6197e4
[INFO] running `Command { std: "docker" "start" "d8a50d099d3da162b42d0853c5c097fa631c09c40b568bd75d90fd564c6197e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8a50d099d3da162b42d0853c5c097fa631c09c40b568bd75d90fd564c6197e4", 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" "d8a50d099d3da162b42d0853c5c097fa631c09c40b568bd75d90fd564c6197e4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8a50d099d3da162b42d0853c5c097fa631c09c40b568bd75d90fd564c6197e4", 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" "d8a50d099d3da162b42d0853c5c097fa631c09c40b568bd75d90fd564c6197e4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rstar v0.10.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling font-kit v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling geo-types v0.7.13
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling robust v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling geo v0.25.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=b5c0c0855d0396f2 -C extra-filename=-9d1b0d46d0b736f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-41b5d43adf96c96f.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-56861ce1d543cbc2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-42774fddedcf92b2.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-93bf70849a6c6f92.so --extern wide=/opt/rustwide/target/debug/deps/libwide-3609000ae3cbb9c5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d8a50d099d3da162b42d0853c5c097fa631c09c40b568bd75d90fd564c6197e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a50d099d3da162b42d0853c5c097fa631c09c40b568bd75d90fd564c6197e4", kill_on_drop: false }`
[INFO] [stdout] d8a50d099d3da162b42d0853c5c097fa631c09c40b568bd75d90fd564c6197e4
