[INFO] fetching crate truck-stepio 0.3.0... [INFO] testing truck-stepio-0.3.0 against 1.84.0 for beta-1.85-1 [INFO] extracting crate truck-stepio 0.3.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate truck-stepio 0.3.0 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate truck-stepio 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate truck-stepio 0.3.0 [INFO] tweaked toml for crates.io crate truck-stepio 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate truck-stepio 0.3.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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded truck-polymesh v0.6.0 [INFO] [stderr] Downloaded matext4cgmath v0.1.0 [INFO] [stderr] Downloaded truck-base v0.5.0 [INFO] [stderr] Downloaded truck-topology v0.6.0 [INFO] [stderr] Downloaded truck-derivers v0.1.0 [INFO] [stderr] Downloaded truck-geotrait v0.4.0 [INFO] [stderr] Downloaded truck-meshalgo v0.4.0 [INFO] [stderr] Downloaded espr-derive v0.4.0 [INFO] [stderr] Downloaded truck-modeling v0.6.0 [INFO] [stderr] Downloaded lz4_flex v0.7.5 [INFO] [stderr] Downloaded ruststep-derive v0.4.0 [INFO] [stderr] Downloaded array-macro v2.1.8 [INFO] [stderr] Downloaded vtkio v0.6.3 [INFO] [stderr] Downloaded rclite v0.2.4 [INFO] [stderr] Downloaded check_keyword v0.2.0 [INFO] [stderr] Downloaded espr v0.4.0 [INFO] [stderr] Downloaded branches v0.1.3 [INFO] [stderr] Downloaded truck-geometry v0.5.0 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded ruststep v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fbb3143dcae0be32fc50d677b3b79fc5be71dd3f595d76176e2014c6f70459c [INFO] running `Command { std: "docker" "start" "-a" "0fbb3143dcae0be32fc50d677b3b79fc5be71dd3f595d76176e2014c6f70459c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fbb3143dcae0be32fc50d677b3b79fc5be71dd3f595d76176e2014c6f70459c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fbb3143dcae0be32fc50d677b3b79fc5be71dd3f595d76176e2014c6f70459c", kill_on_drop: false }` [INFO] [stdout] 0fbb3143dcae0be32fc50d677b3b79fc5be71dd3f595d76176e2014c6f70459c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a71596177d078a8105418b5d3d12bd6251673184b98a27ce1d0f1b7473d39d18 [INFO] running `Command { std: "docker" "start" "-a" "a71596177d078a8105418b5d3d12bd6251673184b98a27ce1d0f1b7473d39d18", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling branches v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rclite v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling array-macro v2.1.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling truck-derivers v0.1.0 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ruststep-derive v0.4.0 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling ruststep v0.4.0 [INFO] [stderr] Compiling matext4cgmath v0.1.0 [INFO] [stderr] Compiling truck-base v0.5.0 [INFO] [stderr] Compiling truck-geotrait v0.4.0 [INFO] [stderr] Compiling truck-geometry v0.5.0 [INFO] [stderr] Compiling truck-polymesh v0.6.0 [INFO] [stderr] Compiling truck-topology v0.6.0 [INFO] [stderr] Compiling truck-modeling v0.6.0 [INFO] [stderr] Compiling truck-stepio v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.68s [INFO] running `Command { std: "docker" "inspect" "a71596177d078a8105418b5d3d12bd6251673184b98a27ce1d0f1b7473d39d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a71596177d078a8105418b5d3d12bd6251673184b98a27ce1d0f1b7473d39d18", kill_on_drop: false }` [INFO] [stdout] a71596177d078a8105418b5d3d12bd6251673184b98a27ce1d0f1b7473d39d18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 448582faf95c1a3d9de78c04a72af6f7d389135bab2510ed7a82769b25477dfc [INFO] running `Command { std: "docker" "start" "-a" "448582faf95c1a3d9de78c04a72af6f7d389135bab2510ed7a82769b25477dfc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lz4_flex v0.7.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling check_keyword v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling vtkio v0.6.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling spade v2.12.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling matext4cgmath v0.1.0 [INFO] [stderr] Compiling truck-base v0.5.0 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling truck-geotrait v0.4.0 [INFO] [stderr] Compiling truck-polymesh v0.6.0 [INFO] [stderr] Compiling truck-topology v0.6.0 [INFO] [stderr] Compiling truck-geometry v0.5.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling espr v0.4.0 [INFO] [stderr] Compiling truck-modeling v0.6.0 [INFO] [stderr] Compiling ruststep-derive v0.4.0 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling truck-meshalgo v0.4.0 [INFO] [stderr] Compiling ruststep v0.4.0 [INFO] [stderr] Compiling espr-derive v0.4.0 [INFO] [stderr] Compiling truck-stepio v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `truck-stepio` (test "input") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name input --edition=2021 tests/input/main.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="derive"' --cfg 'feature="derive_more"' --cfg 'feature="in"' --cfg 'feature="ruststep"' --cfg 'feature="serde"' --cfg 'feature="truck-derivers"' --cfg 'feature="truck-geotrait"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "derive_more", "in", "ruststep", "serde", "truck-derivers", "truck-geotrait"))' -C metadata=11c95bba17f1baf5 -C extra-filename=-11c95bba17f1baf5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-610a89a59299b8cf.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b4143279548804ed.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-5bb153bdc302d2ac.so --extern espr_derive=/opt/rustwide/target/debug/deps/libespr_derive-c49fe2364bd2bbe1.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6f825c892fa7f107.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-37d1322e9dee52de.rlib --extern ruststep=/opt/rustwide/target/debug/deps/libruststep-5bedc2023b9121c3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d6a51ac0243177dd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15f2d0c0febc7c84.rlib --extern truck_derivers=/opt/rustwide/target/debug/deps/libtruck_derivers-f175515497147987.so --extern truck_geometry=/opt/rustwide/target/debug/deps/libtruck_geometry-4b83d146557e35a6.rlib --extern truck_geotrait=/opt/rustwide/target/debug/deps/libtruck_geotrait-9484134d4f37c4bc.rlib --extern truck_meshalgo=/opt/rustwide/target/debug/deps/libtruck_meshalgo-ec6db51de39005ed.rlib --extern truck_modeling=/opt/rustwide/target/debug/deps/libtruck_modeling-d581835fdbafe035.rlib --extern truck_polymesh=/opt/rustwide/target/debug/deps/libtruck_polymesh-b628fa04e508088a.rlib --extern truck_stepio=/opt/rustwide/target/debug/deps/libtruck_stepio-6c17ff0fa5471197.rlib --extern truck_topology=/opt/rustwide/target/debug/deps/libtruck_topology-48ada73dd7e5bbeb.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "448582faf95c1a3d9de78c04a72af6f7d389135bab2510ed7a82769b25477dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448582faf95c1a3d9de78c04a72af6f7d389135bab2510ed7a82769b25477dfc", kill_on_drop: false }` [INFO] [stdout] 448582faf95c1a3d9de78c04a72af6f7d389135bab2510ed7a82769b25477dfc