[INFO] fetching crate axum_serde_valid 0.16.3... [INFO] testing axum_serde_valid-0.16.3 against 1.77.0 for beta-1.78-1 [INFO] extracting crate axum_serde_valid 0.16.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate axum_serde_valid 0.16.3 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate axum_serde_valid 0.16.3 [INFO] finished tweaking crates.io crate axum_serde_valid 0.16.3 [INFO] tweaked toml for crates.io crate axum_serde_valid 0.16.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded jsonschema v0.17.1 [INFO] [stderr] Downloaded serde_qs v0.11.0 [INFO] [stderr] Downloaded fraction v0.13.1 [INFO] [stderr] Downloaded aide v0.10.0 [INFO] [stderr] Downloaded iso8601 v0.6.1 [INFO] [stderr] Downloaded serde_valid_derive v0.16.3 [INFO] [stderr] Downloaded serde_valid_literal v0.16.3 [INFO] [stderr] Downloaded serde_valid v0.16.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27fa465f0ce3fcb16afe60fc0b64505e05ad5ed2c1b537ecbd02500e1a1f85ab [INFO] running `Command { std: "docker" "start" "-a" "27fa465f0ce3fcb16afe60fc0b64505e05ad5ed2c1b537ecbd02500e1a1f85ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27fa465f0ce3fcb16afe60fc0b64505e05ad5ed2c1b537ecbd02500e1a1f85ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27fa465f0ce3fcb16afe60fc0b64505e05ad5ed2c1b537ecbd02500e1a1f85ab", kill_on_drop: false }` [INFO] [stdout] 27fa465f0ce3fcb16afe60fc0b64505e05ad5ed2c1b537ecbd02500e1a1f85ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3818343f9e26d69f65690a7cb17fb310e2ae6d40900d31670276dcc7ea8cfd20 [INFO] running `Command { std: "docker" "start" "-a" "3818343f9e26d69f65690a7cb17fb310e2ae6d40900d31670276dcc7ea8cfd20", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling serde_valid_derive v0.16.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.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/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.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="io-std"' --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"' -C metadata=72e6491ebe127bf8 -C extra-filename=-72e6491ebe127bf8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a4bbc38d48273854.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e26f5afbeba84ce6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-7a4f820369c51c64.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8e9988dc66364aa5.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9ee44202ab5e6e4b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3818343f9e26d69f65690a7cb17fb310e2ae6d40900d31670276dcc7ea8cfd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3818343f9e26d69f65690a7cb17fb310e2ae6d40900d31670276dcc7ea8cfd20", kill_on_drop: false }` [INFO] [stdout] 3818343f9e26d69f65690a7cb17fb310e2ae6d40900d31670276dcc7ea8cfd20