[INFO] cloning repository https://github.com/shanebenlolo/hypersphere
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shanebenlolo/hypersphere" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanebenlolo%2Fhypersphere", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanebenlolo%2Fhypersphere'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 980ac76aa5ecc10dcf632df3475097b96b911c64
[INFO] checking shanebenlolo/hypersphere against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanebenlolo%2Fhypersphere" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/shanebenlolo/hypersphere
[INFO] finished tweaking git repo https://github.com/shanebenlolo/hypersphere
[INFO] tweaked toml for git repo https://github.com/shanebenlolo/hypersphere written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shanebenlolo/hypersphere on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shanebenlolo/hypersphere 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.linker
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb1ee04d12df6aa640300b1567b094da5d86878d9fa324cee34d65b87e90cfd0
[INFO] running `Command { std: "docker" "start" "-a" "fb1ee04d12df6aa640300b1567b094da5d86878d9fa324cee34d65b87e90cfd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb1ee04d12df6aa640300b1567b094da5d86878d9fa324cee34d65b87e90cfd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb1ee04d12df6aa640300b1567b094da5d86878d9fa324cee34d65b87e90cfd0", kill_on_drop: false }`
[INFO] [stdout] fb1ee04d12df6aa640300b1567b094da5d86878d9fa324cee34d65b87e90cfd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb110a85d2655e00fd18a41211df4aab97ffd46322f97b571dd60eee3783b081
[INFO] running `Command { std: "docker" "start" "-a" "fb110a85d2655e00fd18a41211df4aab97ffd46322f97b571dd60eee3783b081", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.linker
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking wayland-client v0.29.5
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking papergrid v0.10.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking wayland-protocols v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking bevy_ptr v0.12.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking bevy_tasks v0.12.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking memmap2 v0.9.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling der_derive v0.7.2
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]     Checking naga v0.13.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking tabled v0.14.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking wide v0.7.17
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.1
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a3bb7bcd538e7355 -C extra-filename=-848a069bbfa08887 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f9cd86fd05f191c8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-879258551bd10961.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d42b2cd4c21fc8f7.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-de55596f346f60e3.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f84619b2ba639941.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-8782af3b4f349334.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-99439919cd50d666.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-383ad20343008c27.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.13.0/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="clone"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="span"' --cfg 'feature="spirv"' --cfg 'feature="spv-out"' --cfg 'feature="termcolor"' --cfg 'feature="unicode-xid"' --cfg 'feature="validate"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "clone", "codespan-reporting", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "span", "spirv", "spv-in", "spv-out", "termcolor", "unicode-xid", "validate", "wgsl-in", "wgsl-out"))' -C metadata=2782507a3f9f1045 -C extra-filename=-66b5e7ca81f7176d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-8f7e261d164d0e36.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4c49f85b48038ccd.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-3ff6a5bc8b03dbaf.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-23b50a7f84b1f875.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-6336f7e0658fb5a4.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-fabcdc81bafa5229.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-59ad630e9e58123f.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-ef851fd6ac8cb387.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-3163ee63a16b7335.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f7b9145522c2814.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3ccde2ffbb47059a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fb110a85d2655e00fd18a41211df4aab97ffd46322f97b571dd60eee3783b081", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb110a85d2655e00fd18a41211df4aab97ffd46322f97b571dd60eee3783b081", kill_on_drop: false }`
[INFO] [stdout] fb110a85d2655e00fd18a41211df4aab97ffd46322f97b571dd60eee3783b081
