[INFO] cloning repository https://github.com/ArmandBurger/pointer_follower_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArmandBurger/pointer_follower_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArmandBurger%2Fpointer_follower_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArmandBurger%2Fpointer_follower_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65e5d6e62503e831f674d104ebe1a2d249fc6063
[INFO] checking ArmandBurger/pointer_follower_test/65e5d6e62503e831f674d104ebe1a2d249fc6063 against master#1b8f2e46e14b08208a53585570edd9206374aae8 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArmandBurger%2Fpointer_follower_test" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArmandBurger/pointer_follower_test
[INFO] finished tweaking git repo https://github.com/ArmandBurger/pointer_follower_test
[INFO] tweaked toml for git repo https://github.com/ArmandBurger/pointer_follower_test written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArmandBurger/pointer_follower_test on toolchain 1b8f2e46e14b08208a53585570edd9206374aae8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArmandBurger/pointer_follower_test 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" "+1b8f2e46e14b08208a53585570edd9206374aae8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-msvc.linker
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded accesskit_consumer v0.30.1
[INFO] [stderr]   Downloaded accesskit_macos v0.22.1
[INFO] [stderr]   Downloaded accesskit_winit v0.29.1
[INFO] [stderr]   Downloaded bevy_ui_widgets v0.17.2
[INFO] [stderr]   Downloaded accesskit_windows v0.29.1
[INFO] [stderr]   Downloaded moxcms v0.7.6
[INFO] [stderr]   Downloaded wgpu-hal v26.0.4
[INFO] [stderr]   Downloaded pxfm v0.1.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0aef609cb31d233fa401a74a4b0152895d48b8af646b232e2ef2fc125c971f8
[INFO] running `Command { std: "docker" "start" "-a" "d0aef609cb31d233fa401a74a4b0152895d48b8af646b232e2ef2fc125c971f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0aef609cb31d233fa401a74a4b0152895d48b8af646b232e2ef2fc125c971f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0aef609cb31d233fa401a74a4b0152895d48b8af646b232e2ef2fc125c971f8", kill_on_drop: false }`
[INFO] [stdout] d0aef609cb31d233fa401a74a4b0152895d48b8af646b232e2ef2fc125c971f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b263cec9ce1984496f6441638bf144d8cf3958bf309d665d4b12b45de093227
[INFO] running `Command { std: "docker" "start" "-a" "8b263cec9ce1984496f6441638bf144d8cf3958bf309d665d4b12b45de093227", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-msvc.linker
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wgpu-hal v26.0.4
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking rangemap v1.6.0
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1b8f2e46e14b08208a53585570edd9206374aae8/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=3e7546f934452188 -C extra-filename=-957f36a8fcd175d0 --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] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1b8f2e46e14b08208a53585570edd9206374aae8/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=e6684f9d09d7d2b3 -C extra-filename=-b411b0a05f6057bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-68b8f4fe87343690.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8b263cec9ce1984496f6441638bf144d8cf3958bf309d665d4b12b45de093227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b263cec9ce1984496f6441638bf144d8cf3958bf309d665d4b12b45de093227", kill_on_drop: false }`
[INFO] [stdout] 8b263cec9ce1984496f6441638bf144d8cf3958bf309d665d4b12b45de093227
