[INFO] cloning repository https://github.com/lskyweiler/rustmap3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lskyweiler/rustmap3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flskyweiler%2Frustmap3d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flskyweiler%2Frustmap3d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b751ec06c4eecd5b22d9ad8327e313562c4cbb25 [INFO] checking lskyweiler/rustmap3d against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flskyweiler%2Frustmap3d" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lskyweiler/rustmap3d [INFO] finished tweaking git repo https://github.com/lskyweiler/rustmap3d [INFO] tweaked toml for git repo https://github.com/lskyweiler/rustmap3d written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lskyweiler/rustmap3d on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lskyweiler/rustmap3d 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 903af3e6a7e0d304a80b464ae2941761df1787abd0db9b2b834d943cf48ebbe0 [INFO] running `Command { std: "docker" "start" "-a" "903af3e6a7e0d304a80b464ae2941761df1787abd0db9b2b834d943cf48ebbe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "903af3e6a7e0d304a80b464ae2941761df1787abd0db9b2b834d943cf48ebbe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903af3e6a7e0d304a80b464ae2941761df1787abd0db9b2b834d943cf48ebbe0", kill_on_drop: false }` [INFO] [stdout] 903af3e6a7e0d304a80b464ae2941761df1787abd0db9b2b834d943cf48ebbe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b63d00ecd7e621ca3b7ed4df73730e1ba8473fdc816d85aada115a13374c31ce [INFO] running `Command { std: "docker" "start" "-a" "b63d00ecd7e621ca3b7ed4df73730e1ba8473fdc816d85aada115a13374c31ce", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling python3-dll-a v0.2.14 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking almost v0.2.0 [INFO] [stderr] Checking glam v0.30.9 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] error: could not compile `glam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.30.9/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 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "arbitrary", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "encase", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "speedy", "std", "zerocopy"))' -C metadata=8a133c9f107ca889 -C extra-filename=-508cd3f9bc33d82a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "b63d00ecd7e621ca3b7ed4df73730e1ba8473fdc816d85aada115a13374c31ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63d00ecd7e621ca3b7ed4df73730e1ba8473fdc816d85aada115a13374c31ce", kill_on_drop: false }` [INFO] [stdout] b63d00ecd7e621ca3b7ed4df73730e1ba8473fdc816d85aada115a13374c31ce