[INFO] cloning repository https://github.com/pragmaxim-com/rust-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pragmaxim-com/rust-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpragmaxim-com%2Frust-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpragmaxim-com%2Frust-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 732a0a7f8a7e4b6d774d4a6be98c205794257507
[INFO] documenting pragmaxim-com/rust-playground/732a0a7f8a7e4b6d774d4a6be98c205794257507 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpragmaxim-com%2Frust-playground" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pragmaxim-com/rust-playground
[INFO] finished tweaking git repo https://github.com/pragmaxim-com/rust-playground
[INFO] tweaked toml for git repo https://github.com/pragmaxim-com/rust-playground written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pragmaxim-com/rust-playground on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pragmaxim-com/rust-playground 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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/oxidecomputer/progenitor`
[INFO] [stderr]     Updating git repository `https://github.com/rust-rocksdb/rust-rocksdb`
[INFO] [stderr]     Updating git submodule `https://github.com/facebook/rocksdb.git`
[INFO] [stderr]     Updating git submodule `https://github.com/google/snappy.git`
[INFO] [stderr]     Updating git submodule `https://github.com/google/benchmark.git`
[INFO] [stderr]     Updating git submodule `https://github.com/google/googletest.git`
[INFO] [stderr]     Updating git repository `https://github.com/oxidecomputer/typify`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.43
[INFO] [stderr]   Downloaded minicov v0.3.5
[INFO] [stderr]   Downloaded cpufeatures v0.2.13
[INFO] [stderr]   Downloaded impl-more v0.1.6
[INFO] [stderr]   Downloaded rustls-pki-types v1.8.0
[INFO] [stderr]   Downloaded actix-cors v0.7.0
[INFO] [stderr]   Downloaded tempfile v3.12.0
[INFO] [stderr]   Downloaded serde_derive v1.0.208
[INFO] [stderr]   Downloaded hyper-util v0.1.7
[INFO] [stderr]   Downloaded indexmap v2.4.0
[INFO] [stderr]   Downloaded flate2 v1.0.32
[INFO] [stderr]   Downloaded cc v1.1.13
[INFO] [stderr]   Downloaded reqwest v0.12.7
[INFO] [stderr]   Downloaded hyper v1.4.1
[INFO] [stderr]   Downloaded serde_json v1.0.125
[INFO] [stderr]   Downloaded rustls-webpki v0.102.6
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.3
[INFO] [stderr]   Downloaded serde v1.0.208
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.43
[INFO] [stderr]   Downloaded security-framework-sys v2.11.1
[INFO] [stderr]   Downloaded regress v0.10.0
[INFO] [stderr]   Downloaded object v0.36.3
[INFO] [stderr]   Downloaded openapiv3 v2.0.0
[INFO] [stderr]   Downloaded rustls v0.23.12
[INFO] [stderr]   Downloaded tokio v1.39.3
[INFO] [stderr]   Downloaded libz-sys v1.1.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f09e79c9b753d31682744225f5c12d909fdb055961ac9eaa2eb01ae47d1b8e72
[INFO] running `Command { std: "docker" "start" "-a" "f09e79c9b753d31682744225f5c12d909fdb055961ac9eaa2eb01ae47d1b8e72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f09e79c9b753d31682744225f5c12d909fdb055961ac9eaa2eb01ae47d1b8e72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09e79c9b753d31682744225f5c12d909fdb055961ac9eaa2eb01ae47d1b8e72", kill_on_drop: false }`
[INFO] [stdout] f09e79c9b753d31682744225f5c12d909fdb055961ac9eaa2eb01ae47d1b8e72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf30dcb0a44ed1c6cee3648580d1470063f47b8f180c89faecaeb5d15c970c4d
[INFO] running `Command { std: "docker" "start" "-a" "cf30dcb0a44ed1c6cee3648580d1470063f47b8f180c89faecaeb5d15c970c4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]     Checking flate2 v1.0.32
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regress v0.10.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]     Checking tungstenite v0.21.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/8afe9ff1caa97654c31fb8c259dac9fdf67d6302/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/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="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --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"' --cfg 'feature="windows-sys"' --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=eb367259accfa588 -C extra-filename=-b9e552fe8f421934 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2dd4cd3ca6af9909.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a01feaa3f32fe26b.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-9491bf610df0e269.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8f756382a3acde68.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-0a760d71f097db5f.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f99bc45b958fb06c.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-44708c96a8019c79.so --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 `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8afe9ff1caa97654c31fb8c259dac9fdf67d6302/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.69.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=356686e0a8dde096 -C extra-filename=-5babfb7d395fdbd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e5c910880d9ee6e9.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-5df0d505e141e9d6.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-fbdf4e1077ac9f69.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-257aa2cdcbeae6b0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cb04c0f6607163bf.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5cbf0c78cba14b49.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b1d87093f76b42df.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-e4247a0409934c18.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cf30dcb0a44ed1c6cee3648580d1470063f47b8f180c89faecaeb5d15c970c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf30dcb0a44ed1c6cee3648580d1470063f47b8f180c89faecaeb5d15c970c4d", kill_on_drop: false }`
[INFO] [stdout] cf30dcb0a44ed1c6cee3648580d1470063f47b8f180c89faecaeb5d15c970c4d
