[INFO] fetching crate inventyv-tikv-sdk 0.1.3... [INFO] checking inventyv-tikv-sdk-0.1.3 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate inventyv-tikv-sdk 0.1.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate inventyv-tikv-sdk 0.1.3 [INFO] finished tweaking crates.io crate inventyv-tikv-sdk 0.1.3 [INFO] tweaked toml for crates.io crate inventyv-tikv-sdk 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate inventyv-tikv-sdk 0.1.3 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 265 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.2.17 (available: v0.4.1) [INFO] [stderr] Adding mio v0.8.11 (available: v1.1.1) [INFO] [stderr] Adding tikv-client v0.2.0 (available: v0.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0177cdde99e14cda5fb71197616c16ea23b24a5775cff28ac79305f24512b680 [INFO] running `Command { std: "docker" "start" "-a" "0177cdde99e14cda5fb71197616c16ea23b24a5775cff28ac79305f24512b680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0177cdde99e14cda5fb71197616c16ea23b24a5775cff28ac79305f24512b680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0177cdde99e14cda5fb71197616c16ea23b24a5775cff28ac79305f24512b680", kill_on_drop: false }` [INFO] [stdout] 0177cdde99e14cda5fb71197616c16ea23b24a5775cff28ac79305f24512b680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a439bdab42a02888c763a01b28d736c9e470dd725851ba6c6be1313ad17df31c [INFO] running `Command { std: "docker" "start" "-a" "a439bdab42a02888c763a01b28d736c9e470dd725851ba6c6be1313ad17df31c", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking openssl v0.10.75 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling protobuf v2.28.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/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --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="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", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c41e5671abc1d161 -C extra-filename=-cc48b226cdddbf73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0058c6e2538f00e2.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9d44947dbe88be73.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-703c0973bc451f13.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-10b42f6fc53b9d71.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a8e60beab6859d33.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-114e1862a4476e6b.so --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a439bdab42a02888c763a01b28d736c9e470dd725851ba6c6be1313ad17df31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a439bdab42a02888c763a01b28d736c9e470dd725851ba6c6be1313ad17df31c", kill_on_drop: false }` [INFO] [stdout] a439bdab42a02888c763a01b28d736c9e470dd725851ba6c6be1313ad17df31c