[INFO] cloning repository https://github.com/USSURATONCACHI/bookify_backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/USSURATONCACHI/bookify_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUSSURATONCACHI%2Fbookify_backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUSSURATONCACHI%2Fbookify_backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcf7c5a7a0b2cd2a214307cfa6409b5561dfe9ec [INFO] testing USSURATONCACHI/bookify_backend against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUSSURATONCACHI%2Fbookify_backend" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/USSURATONCACHI/bookify_backend [INFO] finished tweaking git repo https://github.com/USSURATONCACHI/bookify_backend [INFO] tweaked toml for git repo https://github.com/USSURATONCACHI/bookify_backend written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/USSURATONCACHI/bookify_backend on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/USSURATONCACHI/bookify_backend 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b62b72a90a59771c57aa3372d718763a7a40fbd013c8de92bdfe4400aa53f3a [INFO] running `Command { std: "docker" "start" "-a" "7b62b72a90a59771c57aa3372d718763a7a40fbd013c8de92bdfe4400aa53f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b62b72a90a59771c57aa3372d718763a7a40fbd013c8de92bdfe4400aa53f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b62b72a90a59771c57aa3372d718763a7a40fbd013c8de92bdfe4400aa53f3a", kill_on_drop: false }` [INFO] [stdout] 7b62b72a90a59771c57aa3372d718763a7a40fbd013c8de92bdfe4400aa53f3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07dc5243dec794283cbfb8864e6e3afff9862021ca0b757f3a05ba1119bb134f [INFO] running `Command { std: "docker" "start" "-a" "07dc5243dec794283cbfb8864e6e3afff9862021ca0b757f3a05ba1119bb134f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling bigdecimal v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling pq-sys v0.6.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling anstyle-query v1.1.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/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.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-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=82227e95f4057a9b -C extra-filename=-25a114400c9017c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3d9b205de7df0211.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e80ec6cc03a5fec1.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-84cb1acf5213fc55.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-71ae82cd9637288b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-1b69109c4d0b18c5.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-53021e2f6e951449.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a0dcd514f760a53b.rmeta --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" "07dc5243dec794283cbfb8864e6e3afff9862021ca0b757f3a05ba1119bb134f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07dc5243dec794283cbfb8864e6e3afff9862021ca0b757f3a05ba1119bb134f", kill_on_drop: false }` [INFO] [stdout] 07dc5243dec794283cbfb8864e6e3afff9862021ca0b757f3a05ba1119bb134f