[INFO] cloning repository https://github.com/ReneKrewinkel/idea-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ReneKrewinkel/idea-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReneKrewinkel%2Fidea-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReneKrewinkel%2Fidea-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e778efe64f1a4f654b74a19e6fe4c6c29d983082
[INFO] checking ReneKrewinkel/idea-cli against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReneKrewinkel%2Fidea-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ReneKrewinkel/idea-cli
[INFO] finished tweaking git repo https://github.com/ReneKrewinkel/idea-cli
[INFO] tweaked toml for git repo https://github.com/ReneKrewinkel/idea-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ReneKrewinkel/idea-cli on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ReneKrewinkel/idea-cli 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 941ea0c98c8369715ab400acb17b094f4bc7f82470d8ea6811792c708c48d7b5
[INFO] running `Command { std: "docker" "start" "-a" "941ea0c98c8369715ab400acb17b094f4bc7f82470d8ea6811792c708c48d7b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "941ea0c98c8369715ab400acb17b094f4bc7f82470d8ea6811792c708c48d7b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "941ea0c98c8369715ab400acb17b094f4bc7f82470d8ea6811792c708c48d7b5", kill_on_drop: false }`
[INFO] [stdout] 941ea0c98c8369715ab400acb17b094f4bc7f82470d8ea6811792c708c48d7b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a92bbca80eb82033c2eac58231c42889412f3f427b7a950c05574da808249212
[INFO] running `Command { std: "docker" "start" "-a" "a92bbca80eb82033c2eac58231c42889412f3f427b7a950c05574da808249212", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking boa_string v0.19.1
[INFO] [stderr]     Checking thin-vec v0.2.13
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking boa_profiler v0.19.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking ryu-js v1.0.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking m3u8-rs v6.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling boa_macros v0.19.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2b39fe756f52bc2825bf5b2bfc385cab922dae10/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.215/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=1fe409db6228ae8d -C extra-filename=-d194dffb0bce5fc3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b19d02e79eb7f315.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-609e9bf969712c75.rlib --extern proc_macro --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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/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="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-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=a213d0076063678f -C extra-filename=-c0cca97b8c661fac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e4293a600cd4db1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f1ebc2c29ce22fef.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6cf8f34cf9dfc319.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-87a4f75ad9e7606d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-61fd4e4df647da40.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-a7ba8a7de4de1c5b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9f0f3ada1cb1ba74.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-174fab4c554c7351.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a92bbca80eb82033c2eac58231c42889412f3f427b7a950c05574da808249212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a92bbca80eb82033c2eac58231c42889412f3f427b7a950c05574da808249212", kill_on_drop: false }`
[INFO] [stdout] a92bbca80eb82033c2eac58231c42889412f3f427b7a950c05574da808249212
