[INFO] cloning repository https://github.com/nazozero/NazoAuthCtl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nazozero/NazoAuthCtl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazozero%2FNazoAuthCtl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazozero%2FNazoAuthCtl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0cafa7a09f96de9ce064d5d1772a7893d8b4613f
[INFO] documenting nazozero/NazoAuthCtl against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazozero%2FNazoAuthCtl" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nazozero/NazoAuthCtl
[INFO] finished tweaking git repo https://github.com/nazozero/NazoAuthCtl
[INFO] tweaked toml for git repo https://github.com/nazozero/NazoAuthCtl written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nazozero/NazoAuthCtl on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nazozero/NazoAuthCtl 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/nazozero/NazoAuth.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.25.0
[INFO] [stderr]   Downloaded libyaml-rs v0.3.0
[INFO] [stderr]   Downloaded atomic-write-file v0.3.1
[INFO] [stderr]   Downloaded yaml_serde v0.10.7
[INFO] [stderr]   Downloaded instant-acme v0.8.5
[INFO] [stderr]   Downloaded rcgen v0.14.9
[INFO] [stderr]   Downloaded cliclack v0.5.6
[INFO] [stderr]   Downloaded primefield v0.14.0
[INFO] [stderr]   Downloaded wnaf v0.14.1
[INFO] [stderr]   Downloaded primeorder v0.14.0
[INFO] [stderr]   Downloaded p256 v0.14.0
[INFO] [stderr]   Downloaded ecdsa v0.17.0
[INFO] [stderr]   Downloaded rfc6979 v0.6.0
[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] 5a59c38a31bb6c14a41a70d4f98be9d5a356a1eb1b6ca75e2ef404d03caf21e2
[INFO] running `Command { std: "docker" "start" "5a59c38a31bb6c14a41a70d4f98be9d5a356a1eb1b6ca75e2ef404d03caf21e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a59c38a31bb6c14a41a70d4f98be9d5a356a1eb1b6ca75e2ef404d03caf21e2", 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" "5a59c38a31bb6c14a41a70d4f98be9d5a356a1eb1b6ca75e2ef404d03caf21e2" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a59c38a31bb6c14a41a70d4f98be9d5a356a1eb1b6ca75e2ef404d03caf21e2", 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" "5a59c38a31bb6c14a41a70d4f98be9d5a356a1eb1b6ca75e2ef404d03caf21e2" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking ff v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking group v0.14.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking smawk v0.3.3
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking libyaml-rs v0.3.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking semver v1.0.28
[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/824336ad4127ce295849937a24c08a4aeff6ada7/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 --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=62541eda8a86bf87 -C extra-filename=-259edfe0c1afab53 --out-dir /opt/rustwide/target/debug/build/tokio/259edfe0c1afab53/out -L dependency=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out -L dependency=/opt/rustwide/target/debug/build/libc/b3dd724d477b84c5/out -L dependency=/opt/rustwide/target/debug/build/mio/b047b2f0ad97306d/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/socket2/bb365d2c01ce7ced/out --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/b3dd724d477b84c5/out/liblibc-b3dd724d477b84c5.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/b047b2f0ad97306d/out/libmio-b047b2f0ad97306d.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/bb365d2c01ce7ced/out/libsocket2-bb365d2c01ce7ced.rmeta --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 `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.34/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="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=6b30edd31ca68909 -C extra-filename=-d04e29c4225fbe18 --out-dir /opt/rustwide/target/debug/build/futures-util/d04e29c4225fbe18/out -L dependency=/opt/rustwide/target/debug/build/futures-core/e61316190f86a7bd/out -L dependency=/opt/rustwide/target/debug/build/futures-io/1831beca475a5f7c/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/a9e9f8e9bd8fa6ef/out -L dependency=/opt/rustwide/target/debug/build/futures-task/e6dcbbfe3a416c43/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/slab/101f873bca723251/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/e61316190f86a7bd/out/libfutures_core-e61316190f86a7bd.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/1831beca475a5f7c/out/libfutures_io-1831beca475a5f7c.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/a9e9f8e9bd8fa6ef/out/libfutures_sink-a9e9f8e9bd8fa6ef.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/e6dcbbfe3a416c43/out/libfutures_task-e6dcbbfe3a416c43.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` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5a59c38a31bb6c14a41a70d4f98be9d5a356a1eb1b6ca75e2ef404d03caf21e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a59c38a31bb6c14a41a70d4f98be9d5a356a1eb1b6ca75e2ef404d03caf21e2", kill_on_drop: false }`
[INFO] [stdout] 5a59c38a31bb6c14a41a70d4f98be9d5a356a1eb1b6ca75e2ef404d03caf21e2
