[INFO] fetching crate rocket_sunset 0.1.0...
[INFO] documenting rocket_sunset-0.1.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate rocket_sunset 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rocket_sunset 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rocket_sunset 0.1.0
[INFO] tweaked toml for crates.io crate rocket_sunset 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocket_sunset 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 197 packages to highest compatible versions
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded rocket_sunset_macro v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 22cb9e3f1fd990dea3b55c2a4e32eedd42b9e9281365afd9eb91db7a85c24f54
[INFO] running `Command { std: "docker" "start" "22cb9e3f1fd990dea3b55c2a4e32eedd42b9e9281365afd9eb91db7a85c24f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22cb9e3f1fd990dea3b55c2a4e32eedd42b9e9281365afd9eb91db7a85c24f54", 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" "22cb9e3f1fd990dea3b55c2a4e32eedd42b9e9281365afd9eb91db7a85c24f54" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22cb9e3f1fd990dea3b55c2a4e32eedd42b9e9281365afd9eb91db7a85c24f54", 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" "22cb9e3f1fd990dea3b55c2a4e32eedd42b9e9281365afd9eb91db7a85c24f54" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.3
[INFO] [stderr]    Compiling indexmap v2.14.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling cookie v0.18.2
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling smallvec v1.16.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling multiversion v0.8.0
[INFO] [stderr]    Compiling core_detect v1.0.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling encoding_rs v0.8.40
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]    Compiling spin v0.9.9
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.8.8
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling num_cpus v1.17.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/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,link -Z embed-metadata=no -C embed-bitcode=no --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-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=f7fa2fc4ff513b99 -C extra-filename=-a9d4c9ee552a93fb --out-dir /opt/rustwide/target/debug/build/tokio/a9d4c9ee552a93fb/out -L dependency=/opt/rustwide/target/debug/build/bytes/30351472287a0b7c/out -L dependency=/opt/rustwide/target/debug/build/errno/c14d97da9398b623/out -L dependency=/opt/rustwide/target/debug/build/libc/957bca8494e3bc36/out -L dependency=/opt/rustwide/target/debug/build/mio/861fc88262db0bfc/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/0fd23947951094f4/out -L dependency=/opt/rustwide/target/debug/build/socket2/7b3676e69b8e86f5/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/ef27f5c5e66def0d/out --extern bytes=/opt/rustwide/target/debug/build/bytes/30351472287a0b7c/out/libbytes-30351472287a0b7c.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/957bca8494e3bc36/out/liblibc-957bca8494e3bc36.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/861fc88262db0bfc/out/libmio-861fc88262db0bfc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out/libpin_project_lite-c7bca50a9594d885.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/0fd23947951094f4/out/libsignal_hook_registry-0fd23947951094f4.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/7b3676e69b8e86f5/out/libsocket2-7b3676e69b8e86f5.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/ef27f5c5e66def0d/out/libtokio_macros-ef27f5c5e66def0d.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" "22cb9e3f1fd990dea3b55c2a4e32eedd42b9e9281365afd9eb91db7a85c24f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22cb9e3f1fd990dea3b55c2a4e32eedd42b9e9281365afd9eb91db7a85c24f54", kill_on_drop: false }`
[INFO] [stdout] 22cb9e3f1fd990dea3b55c2a4e32eedd42b9e9281365afd9eb91db7a85c24f54
