[INFO] fetching crate klub_models 0.0.4... [INFO] checking klub_models-0.0.4 against try#b1375b2484512d46eeace16657e5b4a5450c610b for pr-112743 [INFO] extracting crate klub_models 0.0.4 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate klub_models 0.0.4 on toolchain b1375b2484512d46eeace16657e5b4a5450c610b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate klub_models 0.0.4 [INFO] finished tweaking crates.io crate klub_models 0.0.4 [INFO] tweaked toml for crates.io crate klub_models 0.0.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "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" "+b1375b2484512d46eeace16657e5b4a5450c610b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a3b10afa7ba6d39308076778db1ed0f8a141e070c9b98c75ace63600004df15 [INFO] running `Command { std: "docker" "start" "-a" "7a3b10afa7ba6d39308076778db1ed0f8a141e070c9b98c75ace63600004df15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a3b10afa7ba6d39308076778db1ed0f8a141e070c9b98c75ace63600004df15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a3b10afa7ba6d39308076778db1ed0f8a141e070c9b98c75ace63600004df15", kill_on_drop: false }` [INFO] [stdout] 7a3b10afa7ba6d39308076778db1ed0f8a141e070c9b98c75ace63600004df15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b2c993a615b37a968d4a1fa8d8e9dc843666423f0a3a1606dd2bce52c8ab053 [INFO] running `Command { std: "docker" "start" "-a" "6b2c993a615b37a968d4a1fa8d8e9dc843666423f0a3a1606dd2bce52c8ab053", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.16 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.16 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pear_codegen v0.2.4 [INFO] [stderr] Compiling bitflags v2.3.2 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking serde_spanned v0.6.2 [INFO] [stderr] Checking toml_datetime v0.6.2 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Checking toml_edit v0.19.10 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking pear v0.2.4 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking uuid v0.8.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/b1375b2484512d46eeace16657e5b4a5450c610b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/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="num_cpus"' --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="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="windows-sys"' -C metadata=d2cf8cc4285a0cfc -C extra-filename=-d2cf8cc4285a0cfc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b51fc775aa196866.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-67784227ba77fef5.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-36ebac98d501224e.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-44cb9e417f762c3f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b099d501f62bb468.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-49050ab856b08c46.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-8463c47ca18d7e96.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1b1583cec9e31782.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-18f0c0124c0f2e80.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 `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b1375b2484512d46eeace16657e5b4a5450c610b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/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 --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="num_cpus"' --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="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="windows-sys"' -C metadata=62c29cc0e698ed88 -C extra-filename=-62c29cc0e698ed88 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-28d064d784559dcd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d9b727052d9894b9.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b0f08a324f18eda1.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-979b6e272a198716.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2fa87149e8988f8a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5871931e99ade1e9.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-6c03fce532325179.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-93851544fe15e494.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-18f0c0124c0f2e80.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6b2c993a615b37a968d4a1fa8d8e9dc843666423f0a3a1606dd2bce52c8ab053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b2c993a615b37a968d4a1fa8d8e9dc843666423f0a3a1606dd2bce52c8ab053", kill_on_drop: false }` [INFO] [stdout] 6b2c993a615b37a968d4a1fa8d8e9dc843666423f0a3a1606dd2bce52c8ab053