[INFO] cloning repository https://github.com/nan-mu/talos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nan-mu/talos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnan-mu%2Ftalos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnan-mu%2Ftalos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76606d99c3ac770bcc6992a250f698fd83e57251 [INFO] checking nan-mu/talos against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnan-mu%2Ftalos" "/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/nan-mu/talos [INFO] finished tweaking git repo https://github.com/nan-mu/talos [INFO] tweaked toml for git repo https://github.com/nan-mu/talos written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nan-mu/talos on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nan-mu/talos 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b7c714122c492436dc8b8c784e99e9127ef9e8ad2c81237fb7efcdd09f0e2e3 [INFO] running `Command { std: "docker" "start" "-a" "3b7c714122c492436dc8b8c784e99e9127ef9e8ad2c81237fb7efcdd09f0e2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b7c714122c492436dc8b8c784e99e9127ef9e8ad2c81237fb7efcdd09f0e2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b7c714122c492436dc8b8c784e99e9127ef9e8ad2c81237fb7efcdd09f0e2e3", kill_on_drop: false }` [INFO] [stdout] 3b7c714122c492436dc8b8c784e99e9127ef9e8ad2c81237fb7efcdd09f0e2e3 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88bb57b55fd7a41ef37466ec98c0e4bd2fcc5a1ddcfd3129db63a254b68e8f62 [INFO] running `Command { std: "docker" "start" "-a" "88bb57b55fd7a41ef37466ec98c0e4bd2fcc5a1ddcfd3129db63a254b68e8f62", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling base62 v2.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling normpath v1.5.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling endpointsecurity v0.3.0 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking block v0.1.6 [INFO] [stdout] error: static of uninhabited type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/block-0.1.6/src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | static _NSConcreteStackBlock: Class; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `block` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "88bb57b55fd7a41ef37466ec98c0e4bd2fcc5a1ddcfd3129db63a254b68e8f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88bb57b55fd7a41ef37466ec98c0e4bd2fcc5a1ddcfd3129db63a254b68e8f62", kill_on_drop: false }` [INFO] [stdout] 88bb57b55fd7a41ef37466ec98c0e4bd2fcc5a1ddcfd3129db63a254b68e8f62