[INFO] cloning repository https://github.com/rywng/idacast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rywng/idacast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frywng%2Fidacast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frywng%2Fidacast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a61b350f231fc979ac13071bf6ff494ec76fb24 [INFO] checking rywng/idacast against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frywng%2Fidacast" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rywng/idacast [INFO] finished tweaking git repo https://github.com/rywng/idacast [INFO] tweaked toml for git repo https://github.com/rywng/idacast written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rywng/idacast 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] crate git repo https://github.com/rywng/idacast 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" "+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] 9d5d7ea0f2c7fb70402cd1dc7aaea2cef18e8123422206328602949189a9cd48 [INFO] running `Command { std: "docker" "start" "-a" "9d5d7ea0f2c7fb70402cd1dc7aaea2cef18e8123422206328602949189a9cd48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d5d7ea0f2c7fb70402cd1dc7aaea2cef18e8123422206328602949189a9cd48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d5d7ea0f2c7fb70402cd1dc7aaea2cef18e8123422206328602949189a9cd48", kill_on_drop: false }` [INFO] [stdout] 9d5d7ea0f2c7fb70402cd1dc7aaea2cef18e8123422206328602949189a9cd48 [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] 199651af5d117156ec0786784c68312bfdd7a1df9cc2313f054bea074e8e9aed [INFO] running `Command { std: "docker" "start" "-a" "199651af5d117156ec0786784c68312bfdd7a1df9cc2313f054bea074e8e9aed", kill_on_drop: false }` [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking color-spantrace v0.3.0 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking derive_more v2.1.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking crossterm v0.29.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.48.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="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,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=5f2144b111d609a2 -C extra-filename=-0590853aaa145402 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c018881dccd964eb.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-590a5da1037d09fe.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-33c2acfa8700b8cb.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-67f155444b65926f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-10b42f6fc53b9d71.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-95b67516f9353d36.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f5ce8be3232e62b3.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d123810e745325f7.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] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/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 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=92c555edddc9637c -C extra-filename=-a112c6717aee86ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-718cdc706438b1bf.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "199651af5d117156ec0786784c68312bfdd7a1df9cc2313f054bea074e8e9aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "199651af5d117156ec0786784c68312bfdd7a1df9cc2313f054bea074e8e9aed", kill_on_drop: false }` [INFO] [stdout] 199651af5d117156ec0786784c68312bfdd7a1df9cc2313f054bea074e8e9aed