[INFO] cloning repository https://github.com/n3crosis/anisette-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n3crosis/anisette-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3crosis%2Fanisette-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3crosis%2Fanisette-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a0e1ba07a9dd0038f09f7a9d58dab923a751aa4
[INFO] checking n3crosis/anisette-rs against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3crosis%2Fanisette-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/n3crosis/anisette-rs
[INFO] finished tweaking git repo https://github.com/n3crosis/anisette-rs
[INFO] tweaked toml for git repo https://github.com/n3crosis/anisette-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/n3crosis/anisette-rs on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/n3crosis/anisette-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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tar v0.4.46
[INFO] [stderr]   Downloaded unicorn-engine v2.1.5
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded bzip2 v0.5.2
[INFO] [stderr]   Downloaded goblin v0.9.3
[INFO] [stderr]   Downloaded unicorn-engine-sys v2.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ed35e8bbc3b15df6fdb3f6689304ff9182ddacecd137ee23b3c1c7e126c2b6d
[INFO] running `Command { std: "docker" "start" "0ed35e8bbc3b15df6fdb3f6689304ff9182ddacecd137ee23b3c1c7e126c2b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ed35e8bbc3b15df6fdb3f6689304ff9182ddacecd137ee23b3c1c7e126c2b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ed35e8bbc3b15df6fdb3f6689304ff9182ddacecd137ee23b3c1c7e126c2b6d" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ed35e8bbc3b15df6fdb3f6689304ff9182ddacecd137ee23b3c1c7e126c2b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ed35e8bbc3b15df6fdb3f6689304ff9182ddacecd137ee23b3c1c7e126c2b6d" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling cexpr v0.6.0
[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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=892a821cc936a5dd -C extra-filename=-89d257fa2deeb736 --out-dir /opt/rustwide/target/debug/build/tokio/89d257fa2deeb736/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/acbf03d6753a552b/out/libmio-acbf03d6753a552b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/081bf329e7bc52a9/out/libsocket2-081bf329e7bc52a9.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "portable-atomic-alloc", "portable-atomic-util", "portable_atomic_crate", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=84b901af30a35f62 -C extra-filename=-fec33f5d8c1887cf --out-dir /opt/rustwide/target/debug/build/futures-util/fec33f5d8c1887cf/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/66c6c11339e0b249/out/libfutures_core-66c6c11339e0b249.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/3ebfebde32ce6a0b/out/libfutures_io-3ebfebde32ce6a0b.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/cdd1669e988ddca7/out/libfutures_sink-cdd1669e988ddca7.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/7018d05962e87907/out/libfutures_task-7018d05962e87907.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/b924193483665774/out/libmemchr-b924193483665774.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/101f873bca723251/out/libslab-101f873bca723251.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0ed35e8bbc3b15df6fdb3f6689304ff9182ddacecd137ee23b3c1c7e126c2b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed35e8bbc3b15df6fdb3f6689304ff9182ddacecd137ee23b3c1c7e126c2b6d", kill_on_drop: false }`
[INFO] [stdout] 0ed35e8bbc3b15df6fdb3f6689304ff9182ddacecd137ee23b3c1c7e126c2b6d
