[INFO] cloning repository https://github.com/TaylorBeeston/colorizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TaylorBeeston/colorizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylorBeeston%2Fcolorizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylorBeeston%2Fcolorizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7aeba0e1e68ba06a71a8537b76e84ce6d9fd9bfe [INFO] checking TaylorBeeston/colorizer against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylorBeeston%2Fcolorizer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TaylorBeeston/colorizer [INFO] finished tweaking git repo https://github.com/TaylorBeeston/colorizer [INFO] tweaked toml for git repo https://github.com/TaylorBeeston/colorizer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TaylorBeeston/colorizer on toolchain 94e848735e78b58442e0b82e9c60f8f430840389 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TaylorBeeston/colorizer 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5815683c9867ee3b0a0dac268e2e894544cd369318fc04be3d0509e5318d39f [INFO] running `Command { std: "docker" "start" "-a" "d5815683c9867ee3b0a0dac268e2e894544cd369318fc04be3d0509e5318d39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5815683c9867ee3b0a0dac268e2e894544cd369318fc04be3d0509e5318d39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5815683c9867ee3b0a0dac268e2e894544cd369318fc04be3d0509e5318d39f", kill_on_drop: false }` [INFO] [stdout] d5815683c9867ee3b0a0dac268e2e894544cd369318fc04be3d0509e5318d39f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edd6b45505f395edbe021bfdb38e478a13e4a10753cf8cdd8df64f9bef3d9296 [INFO] running `Command { std: "docker" "start" "-a" "edd6b45505f395edbe021bfdb38e478a13e4a10753cf8cdd8df64f9bef3d9296", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.119 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking palette v0.7.6 [INFO] [stderr] Checking naga v0.12.3 [INFO] [stderr] Checking pest v2.7.10 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking image v0.24.9 [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/94e848735e78b58442e0b82e9c60f8f430840389/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.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=fb31c090cd4a973f -C extra-filename=-32100698a9eec475 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-871ff47c078832da.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-db093bd24a8474d5.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5fc1c8caffea1f19.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c078a760908b681b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-eb94981ee5286e2e.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-c877c150cd51c6db.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3adf61a587033cbf.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-cd733d0a0aca347c.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 `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/94e848735e78b58442e0b82e9c60f8f430840389/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=-9643305df56b6fe0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e3513a72692bfa6d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "edd6b45505f395edbe021bfdb38e478a13e4a10753cf8cdd8df64f9bef3d9296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd6b45505f395edbe021bfdb38e478a13e4a10753cf8cdd8df64f9bef3d9296", kill_on_drop: false }` [INFO] [stdout] edd6b45505f395edbe021bfdb38e478a13e4a10753cf8cdd8df64f9bef3d9296