[INFO] cloning repository https://github.com/schaze/config_watcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schaze/config_watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaze%2Fconfig_watcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaze%2Fconfig_watcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e08f9bd95a26d7d43dcad7477ef11392e842e66
[INFO] documenting schaze/config_watcher against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaze%2Fconfig_watcher" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/schaze/config_watcher
[INFO] finished tweaking git repo https://github.com/schaze/config_watcher
[INFO] tweaked toml for git repo https://github.com/schaze/config_watcher written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/schaze/config_watcher on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/schaze/config_watcher 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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] aea892b7da7c4ab33189a6b0c6ce9b57b94e31315ed615ad9ff6232646da02e7
[INFO] running `Command { std: "docker" "start" "aea892b7da7c4ab33189a6b0c6ce9b57b94e31315ed615ad9ff6232646da02e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aea892b7da7c4ab33189a6b0c6ce9b57b94e31315ed615ad9ff6232646da02e7", 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" "aea892b7da7c4ab33189a6b0c6ce9b57b94e31315ed615ad9ff6232646da02e7" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aea892b7da7c4ab33189a6b0c6ce9b57b94e31315ed615ad9ff6232646da02e7", 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" "aea892b7da7c4ab33189a6b0c6ce9b57b94e31315ed615ad9ff6232646da02e7" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling k8s-openapi v0.27.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking jiff v0.2.20
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking twox-hash v2.1.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/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.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-std"' --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="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", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5e9c44c1a6284fb2 -C extra-filename=-92faeaed51b3c9a5 --out-dir /opt/rustwide/target/debug/build/tokio/92faeaed51b3c9a5/out -L dependency=/opt/rustwide/target/debug/build/bytes/1d1989d9e2c5ec54/out -L dependency=/opt/rustwide/target/debug/build/libc/07c61d5058b4388b/out -L dependency=/opt/rustwide/target/debug/build/log/37b7ca84b5d67a63/out -L dependency=/opt/rustwide/target/debug/build/mio/991c24bc0e02d2bf/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/160e84c8c2ccfdda/out -L dependency=/opt/rustwide/target/debug/build/socket2/30619b243be8a99b/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/2605e2b69c7fd106/out --extern bytes=/opt/rustwide/target/debug/build/bytes/1d1989d9e2c5ec54/out/libbytes-1d1989d9e2c5ec54.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/07c61d5058b4388b/out/liblibc-07c61d5058b4388b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/991c24bc0e02d2bf/out/libmio-991c24bc0e02d2bf.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/160e84c8c2ccfdda/out/libsignal_hook_registry-160e84c8c2ccfdda.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/30619b243be8a99b/out/libsocket2-30619b243be8a99b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/2605e2b69c7fd106/out/libtokio_macros-2605e2b69c7fd106.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" "aea892b7da7c4ab33189a6b0c6ce9b57b94e31315ed615ad9ff6232646da02e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aea892b7da7c4ab33189a6b0c6ce9b57b94e31315ed615ad9ff6232646da02e7", kill_on_drop: false }`
[INFO] [stdout] aea892b7da7c4ab33189a6b0c6ce9b57b94e31315ed615ad9ff6232646da02e7
