[INFO] cloning repository https://github.com/meta-quick/rusadrl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meta-quick/rusadrl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-quick%2Frusadrl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-quick%2Frusadrl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6039873be75dae7350193247da5f20fe8add4f0d [INFO] checking meta-quick/rusadrl against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for pr-155500 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-quick%2Frusadrl" "/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/meta-quick/rusadrl [INFO] finished tweaking git repo https://github.com/meta-quick/rusadrl [INFO] tweaked toml for git repo https://github.com/meta-quick/rusadrl written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/meta-quick/rusadrl on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/meta-quick/rusadrl 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ae091ba21001d5bd24b1daa03b07b6132af7679a1bf82dbecde8429f126a5b9 [INFO] running `Command { std: "docker" "start" "-a" "6ae091ba21001d5bd24b1daa03b07b6132af7679a1bf82dbecde8429f126a5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ae091ba21001d5bd24b1daa03b07b6132af7679a1bf82dbecde8429f126a5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae091ba21001d5bd24b1daa03b07b6132af7679a1bf82dbecde8429f126a5b9", kill_on_drop: false }` [INFO] [stdout] 6ae091ba21001d5bd24b1daa03b07b6132af7679a1bf82dbecde8429f126a5b9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acf836446647176806becb1c99141d6636ee53431083b6a22727ab0f3738f1d5 [INFO] running `Command { std: "docker" "start" "-a" "acf836446647176806becb1c99141d6636ee53431083b6a22727ab0f3738f1d5", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Checking libc v0.2.171 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking slab v0.4.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling pct-str v2.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Checking contextual v0.1.6 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Compiling pct-str v1.2.0 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ryu-js v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling iref v2.2.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking lexical v7.0.4 [INFO] [stderr] Checking decoded-char v0.1.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling static-iref v2.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking pretty_dtoa v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking oxiri v0.2.11 [INFO] [stderr] Checking typenum v1.18.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking httparse v1.10.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking mown v0.2.2 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking mownstr v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking resiter v0.5.0 [INFO] [stderr] Checking locspan v0.7.16 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking langtag v0.3.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking raw-btree v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking rio_api v0.8.5 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking num-integer v0.1.46 [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/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C panic=abort -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_taskdump)' --check-cfg 'cfg(tokio_unstable)' --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=50a78e23e1c26a5f -C extra-filename=-bb7d4420211c1a60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-50fbc68397b0b475.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a2230c0e68404a57.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-4458230ab744771e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bc72764f0eb0ed6f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-23cd02b46009dbdb.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-e481fd2861453b0d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-96d9a54ec3ec8da7.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f64e821960bc492d.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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=1011fb26e5462f87 -C extra-filename=-dc3a056d2a36b540 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9d257a94c80d043f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1fb31f680d9d3dda.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-63696b82ec5b5f94.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.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 --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_taskdump)' --check-cfg 'cfg(tokio_unstable)' --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=0f1d7e20a03b4c59 -C extra-filename=-2853e917d5bd3ece --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-561656c694538be0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cac6e3b709a1b8bd.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-3fcad427fa51c976.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8850eaeb53f62bfe.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-8edfb76a3737ed09.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-7e144499caab2524.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f64e821960bc492d.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "acf836446647176806becb1c99141d6636ee53431083b6a22727ab0f3738f1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acf836446647176806becb1c99141d6636ee53431083b6a22727ab0f3738f1d5", kill_on_drop: false }` [INFO] [stdout] acf836446647176806becb1c99141d6636ee53431083b6a22727ab0f3738f1d5