[INFO] fetching crate gltfgen 0.6.1... [INFO] checking gltfgen-0.6.1 against try#388b725dea7416978ab58ab1f908139d530308a7 for pr-99943 [INFO] extracting crate gltfgen 0.6.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gltfgen 0.6.1 on toolchain 388b725dea7416978ab58ab1f908139d530308a7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+388b725dea7416978ab58ab1f908139d530308a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gltfgen 0.6.1 [INFO] finished tweaking crates.io crate gltfgen 0.6.1 [INFO] tweaked toml for crates.io crate gltfgen 0.6.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate gltfgen 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+388b725dea7416978ab58ab1f908139d530308a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+388b725dea7416978ab58ab1f908139d530308a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0eb0eaaef3d477d204b76268aa554693437033ee8d0c3b1def4fd6ba89573b7 [INFO] running `Command { std: "docker" "start" "-a" "f0eb0eaaef3d477d204b76268aa554693437033ee8d0c3b1def4fd6ba89573b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0eb0eaaef3d477d204b76268aa554693437033ee8d0c3b1def4fd6ba89573b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0eb0eaaef3d477d204b76268aa554693437033ee8d0c3b1def4fd6ba89573b7", kill_on_drop: false }` [INFO] [stdout] f0eb0eaaef3d477d204b76268aa554693437033ee8d0c3b1def4fd6ba89573b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+388b725dea7416978ab58ab1f908139d530308a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97a936da97996793fe79f8d532ad4b6c17d57d747dd8f5a3cd6455396895dcdd [INFO] running `Command { std: "docker" "start" "-a" "97a936da97996793fe79f8d532ad4b6c17d57d747dd8f5a3cd6455396895dcdd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking simba v0.7.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lz4_flex v0.7.5 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking reinterpret v0.2.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking obj v0.10.2 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling dync-derive v0.4.0 [INFO] [stderr] Compiling meshx-derive v0.1.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] error: could not compile `simba` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simba-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' -C metadata=72d4367e4e4d2e81 -C extra-filename=-72d4367e4e4d2e81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-2e2b5c34e8b5853c.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-dbbdec72a7af7392.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2aa43b2494b3719d.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-85067c7f435fa569.so --extern wide=/opt/rustwide/target/debug/deps/libwide-95d0cf15c214a12d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "97a936da97996793fe79f8d532ad4b6c17d57d747dd8f5a3cd6455396895dcdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a936da97996793fe79f8d532ad4b6c17d57d747dd8f5a3cd6455396895dcdd", kill_on_drop: false }` [INFO] [stdout] 97a936da97996793fe79f8d532ad4b6c17d57d747dd8f5a3cd6455396895dcdd