[INFO] cloning repository https://github.com/bolcom/unFTP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bolcom/unFTP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbolcom%2FunFTP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbolcom%2FunFTP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69f4e39b2ddca93af7c03062d408396df560f281 [INFO] checking bolcom/unFTP against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbolcom%2FunFTP" "/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/bolcom/unFTP [INFO] finished tweaking git repo https://github.com/bolcom/unFTP [INFO] tweaked toml for git repo https://github.com/bolcom/unFTP written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bolcom/unFTP on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bolcom/unFTP 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: unused manifest key: dependencies.unftp-sbe-opendal.subdir [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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8178f6024e6e0e67532791ec9368680e27264d755ae52067b403f8c124851aa [INFO] running `Command { std: "docker" "start" "-a" "c8178f6024e6e0e67532791ec9368680e27264d755ae52067b403f8c124851aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8178f6024e6e0e67532791ec9368680e27264d755ae52067b403f8c124851aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8178f6024e6e0e67532791ec9368680e27264d755ae52067b403f8c124851aa", kill_on_drop: false }` [INFO] [stdout] c8178f6024e6e0e67532791ec9368680e27264d755ae52067b403f8c124851aa [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" "-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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deb164c0507982b32be9289696e708634f94bdaab2eddc759ea7df8d80f5ee9d [INFO] running `Command { std: "docker" "start" "-a" "deb164c0507982b32be9289696e708634f94bdaab2eddc759ea7df8d80f5ee9d", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: dependencies.unftp-sbe-opendal.subdir [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking itoa v1.0.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking ryu v1.0.21 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking mea v0.6.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking jiff v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling io-lifetimes v3.0.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-extras v0.19.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling portable-atomic v1.12.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling cap-primitives v4.0.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking dtor v0.1.1 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking asn1-rs v0.7.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking fs-set-times v0.20.2 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Checking serde_with v3.11.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking arc-swap v1.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Compiling cap-std v4.0.0 [INFO] [stderr] Compiling prometheus v0.14.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/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/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="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=ece356d150711d61 -C extra-filename=-94b92eaac2ff1834 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6be46a6c393a21e7.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-3130b10f86b48709.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4f532ceb73c3b29f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f10eb53a71cd40c6.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8b9437acc7305a98.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4fad3ed05539e586.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 `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.19/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=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=12c7473bb2412e4c -C extra-filename=-614e12df18d7013c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-3c925aec2ec92997.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "deb164c0507982b32be9289696e708634f94bdaab2eddc759ea7df8d80f5ee9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb164c0507982b32be9289696e708634f94bdaab2eddc759ea7df8d80f5ee9d", kill_on_drop: false }` [INFO] [stdout] deb164c0507982b32be9289696e708634f94bdaab2eddc759ea7df8d80f5ee9d