[INFO] fetching crate debot-db 1.5.8... [INFO] testing debot-db-1.5.8 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate debot-db 1.5.8 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate debot-db 1.5.8 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate debot-db 1.5.8 [INFO] finished tweaking crates.io crate debot-db 1.5.8 [INFO] tweaked toml for crates.io crate debot-db 1.5.8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 320 packages to latest compatible versions [INFO] [stderr] Adding async-executor v1.5.1 (available: v1.13.1) [INFO] [stderr] Adding async-global-executor v2.3.1 (available: v2.4.1) [INFO] [stderr] Adding async-std v1.12.0 (available: v1.13.0) [INFO] [stderr] Adding crypto-mac v0.11.0 (available: v0.11.1) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.5) [INFO] [stderr] Adding mongodb v2.8.2 (available: v3.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10d14af17990c4736a19f3be04cbb26be1aec7c04ad89d79e9847b6fbaecf5c3 [INFO] running `Command { std: "docker" "start" "-a" "10d14af17990c4736a19f3be04cbb26be1aec7c04ad89d79e9847b6fbaecf5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10d14af17990c4736a19f3be04cbb26be1aec7c04ad89d79e9847b6fbaecf5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d14af17990c4736a19f3be04cbb26be1aec7c04ad89d79e9847b6fbaecf5c3", kill_on_drop: false }` [INFO] [stdout] 10d14af17990c4736a19f3be04cbb26be1aec7c04ad89d79e9847b6fbaecf5c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0ae9bb226e09366686a5be90e52563142c0a6ed824617d2b5b076c981553c1d [INFO] running `Command { std: "docker" "start" "-a" "f0ae9bb226e09366686a5be90e52563142c0a6ed824617d2b5b076c981553c1d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [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/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -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"' --check-cfg 'cfg(docsrs)' --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=4237a804e832cd94 -C extra-filename=-4237a804e832cd94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-647e288e399e65d2.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4100d3845cb891a2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-08e489a36da2c831.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f70c648a41f378b4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-2a201b8221d35083.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ed81dcb460470a33.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-69b86dd5aa9b39f3.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" "f0ae9bb226e09366686a5be90e52563142c0a6ed824617d2b5b076c981553c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ae9bb226e09366686a5be90e52563142c0a6ed824617d2b5b076c981553c1d", kill_on_drop: false }` [INFO] [stdout] f0ae9bb226e09366686a5be90e52563142c0a6ed824617d2b5b076c981553c1d