[INFO] cloning repository https://github.com/yghaderi/mll-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yghaderi/mll-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyghaderi%2Fmll-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyghaderi%2Fmll-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74733e07580830ff46d7aee71007bd232289ef0b [INFO] checking yghaderi/mll-rs against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyghaderi%2Fmll-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yghaderi/mll-rs [INFO] finished tweaking git repo https://github.com/yghaderi/mll-rs [INFO] tweaked toml for git repo https://github.com/yghaderi/mll-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yghaderi/mll-rs on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yghaderi/mll-rs 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be1b334153be1dcbe961ff05e4012fa3089057ae3b847ac97598e37d7561e318 [INFO] running `Command { std: "docker" "start" "-a" "be1b334153be1dcbe961ff05e4012fa3089057ae3b847ac97598e37d7561e318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be1b334153be1dcbe961ff05e4012fa3089057ae3b847ac97598e37d7561e318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be1b334153be1dcbe961ff05e4012fa3089057ae3b847ac97598e37d7561e318", kill_on_drop: false }` [INFO] [stdout] be1b334153be1dcbe961ff05e4012fa3089057ae3b847ac97598e37d7561e318 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94a0c4b3510690bef9873d29eb8c5efaf80d8764dd595dba90221394424b0f58 [INFO] running `Command { std: "docker" "start" "-a" "94a0c4b3510690bef9873d29eb8c5efaf80d8764dd595dba90221394424b0f58", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.33 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking wgpu-types v0.18.0 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking thiserror v1.0.59 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [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/0bdee9e879c87b7211d316e9152109cfd46c576b/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a4ebd6789056ad80 -C extra-filename=-7dbdba903e475dad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0482edcd26f24452.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" "94a0c4b3510690bef9873d29eb8c5efaf80d8764dd595dba90221394424b0f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94a0c4b3510690bef9873d29eb8c5efaf80d8764dd595dba90221394424b0f58", kill_on_drop: false }` [INFO] [stdout] 94a0c4b3510690bef9873d29eb8c5efaf80d8764dd595dba90221394424b0f58