[INFO] cloning repository https://github.com/user293874/zizmor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/user293874/zizmor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuser293874%2Fzizmor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuser293874%2Fzizmor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01f76fce6af10135ac7c0592a6cd73e235196df1 [INFO] checking user293874/zizmor against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuser293874%2Fzizmor" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/user293874/zizmor [INFO] finished tweaking git repo https://github.com/user293874/zizmor [INFO] tweaked toml for git repo https://github.com/user293874/zizmor written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/user293874/zizmor on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/user293874/zizmor 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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52e0ba5506a2a21dfde78fa44280ea6e9c0152bd31b0f8d1cb5b1de3c73e15e8 [INFO] running `Command { std: "docker" "start" "-a" "52e0ba5506a2a21dfde78fa44280ea6e9c0152bd31b0f8d1cb5b1de3c73e15e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52e0ba5506a2a21dfde78fa44280ea6e9c0152bd31b0f8d1cb5b1de3c73e15e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e0ba5506a2a21dfde78fa44280ea6e9c0152bd31b0f8d1cb5b1de3c73e15e8", kill_on_drop: false }` [INFO] [stdout] 52e0ba5506a2a21dfde78fa44280ea6e9c0152bd31b0f8d1cb5b1de3c73e15e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55268b0a77e04b4703b7e765ea5963e3d8f782ab9ea8ecfbb02f8b6869d1423a [INFO] running `Command { std: "docker" "start" "-a" "55268b0a77e04b4703b7e765ea5963e3d8f782ab9ea8ecfbb02f8b6869d1423a", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tree-sitter-language v0.1.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.0 [INFO] [stderr] Compiling tree-sitter-bash v0.23.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling tree-sitter-powershell v0.24.5 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking vt100 v0.15.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking indicatif v0.17.9 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking annotate-snippets v0.11.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking reflink-copy v0.1.20 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking terminal-link v0.1.0 [INFO] [stderr] Checking tar v0.4.43 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Checking insta v1.42.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_json_path_macros_internal v0.1.2 [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/c86ec274072509d26d0ee52682a0c94ed012ed89/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.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="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --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", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=953efde1593e1fd6 -C extra-filename=-a80f20d8debd1278 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e4293a600cd4db1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-68890eeeddb3bda2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6a9597d19019aff5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-61fd4e4df647da40.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5e4458fb24d2d453.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f77879a63bfb6ed1.so --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" "55268b0a77e04b4703b7e765ea5963e3d8f782ab9ea8ecfbb02f8b6869d1423a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55268b0a77e04b4703b7e765ea5963e3d8f782ab9ea8ecfbb02f8b6869d1423a", kill_on_drop: false }` [INFO] [stdout] 55268b0a77e04b4703b7e765ea5963e3d8f782ab9ea8ecfbb02f8b6869d1423a