[INFO] fetching crate gltfgen 0.9.1... [INFO] testing gltfgen-0.9.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate gltfgen 0.9.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate gltfgen 0.9.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gltfgen 0.9.1 [INFO] tweaked toml for crates.io crate gltfgen 0.9.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gltfgen 0.9.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gltfgen 0.9.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df4eb4993babd621a957284e9cb863ccee5b245334e1436ab9e35519a6ca73b8 [INFO] running `Command { std: "docker" "start" "-a" "df4eb4993babd621a957284e9cb863ccee5b245334e1436ab9e35519a6ca73b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df4eb4993babd621a957284e9cb863ccee5b245334e1436ab9e35519a6ca73b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df4eb4993babd621a957284e9cb863ccee5b245334e1436ab9e35519a6ca73b8", kill_on_drop: false }` [INFO] [stdout] df4eb4993babd621a957284e9cb863ccee5b245334e1436ab9e35519a6ca73b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 583db61854a21d7754d0e94a0d90fb429f9ca456594181534e889fc1ddf4ed4b [INFO] running `Command { std: "docker" "start" "-a" "583db61854a21d7754d0e94a0d90fb429f9ca456594181534e889fc1ddf4ed4b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling reinterpret v0.2.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling lz4_flex v0.7.5 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling obj v0.10.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling jiff v0.2.8 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling dync-derive v0.4.0 [INFO] [stderr] Compiling flatk-derive v0.3.0 [INFO] [stderr] Compiling meshx-derive v0.1.0 [INFO] [stderr] Compiling dync v0.6.0 [INFO] [stderr] Compiling flatk v0.5.2 [INFO] [stderr] Compiling mshio v0.4.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling vtkio v0.6.3 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling gltf-json v1.4.1 [INFO] [stderr] Compiling gltf v1.4.1 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.2 [INFO] [stderr] Compiling meshx v0.7.0 [INFO] [stderr] Compiling gltfgen v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `gltfgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name gltfgen --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5fc3abb286b126b4 -C extra-filename=-0ab6ac156d50b1a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-e458376461b95fda.rmeta --extern clap_verbosity_flag=/opt/rustwide/target/debug/deps/libclap_verbosity_flag-fb93779af8151e06.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-84934fc11eea4df1.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f5535cbb9f97f6db.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-b1d792528bd08356.rmeta --extern gltf=/opt/rustwide/target/debug/deps/libgltf-a255b57ab72630ca.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-167f3c7591a7a4b0.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-518c6084c24529b7.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-6d220147a95b3835.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern meshx=/opt/rustwide/target/debug/deps/libmeshx-1fa472accff52b22.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-1b231379cea2af6f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6d7a343bf2048841.rmeta --extern ron=/opt/rustwide/target/debug/deps/libron-1d34f80aaca7eebb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-04e3afff757714b0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-410a8e7774e53285.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-f37f403fe8e22b28.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2a4363631137cbbe.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "583db61854a21d7754d0e94a0d90fb429f9ca456594181534e889fc1ddf4ed4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583db61854a21d7754d0e94a0d90fb429f9ca456594181534e889fc1ddf4ed4b", kill_on_drop: false }` [INFO] [stdout] 583db61854a21d7754d0e94a0d90fb429f9ca456594181534e889fc1ddf4ed4b