[INFO] fetching crate rs_transfer 6.0.1... [INFO] building rs_transfer-6.0.1 against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] extracting crate rs_transfer 6.0.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate rs_transfer 6.0.1 on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rs_transfer 6.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rs_transfer 6.0.1 [INFO] tweaked toml for crates.io crate rs_transfer 6.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate rs_transfer 6.0.1 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1cf4ebf06931a15383b2f8919cff9d62d668aeabb2436468d0d0fcb416ee505 [INFO] running `Command { std: "docker" "start" "-a" "a1cf4ebf06931a15383b2f8919cff9d62d668aeabb2436468d0d0fcb416ee505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1cf4ebf06931a15383b2f8919cff9d62d668aeabb2436468d0d0fcb416ee505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1cf4ebf06931a15383b2f8919cff9d62d668aeabb2436468d0d0fcb416ee505", kill_on_drop: false }` [INFO] [stdout] a1cf4ebf06931a15383b2f8919cff9d62d668aeabb2436468d0d0fcb416ee505 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 898f112f8a2471f742722787a8a9160accfb3dd30ccde197c7ae64fd37ac459f [INFO] running `Command { std: "docker" "start" "-a" "898f112f8a2471f742722787a8a9160accfb3dd30ccde197c7ae64fd37ac459f", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling async-compression v0.4.23 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling ssh2 v0.9.5 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling ssh-transfer v0.3.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling cloud-storage v0.10.3 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling onedrive-api v0.9.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rusoto_s3 v0.46.0 [INFO] [stderr] Compiling mcai_ftp v3.0.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling rs_transfer v6.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "898f112f8a2471f742722787a8a9160accfb3dd30ccde197c7ae64fd37ac459f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "898f112f8a2471f742722787a8a9160accfb3dd30ccde197c7ae64fd37ac459f", kill_on_drop: false }` [INFO] [stdout] 898f112f8a2471f742722787a8a9160accfb3dd30ccde197c7ae64fd37ac459f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a12c9d46c0c0fadc941f55440228f9abe1a44690bd77e8486d1427f5ce60886c [INFO] running `Command { std: "docker" "start" "-a" "a12c9d46c0c0fadc941f55440228f9abe1a44690bd77e8486d1427f5ce60886c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling ssh2 v0.9.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ssh-transfer v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling mcai_ftp v3.0.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling async-compression v0.4.23 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling onedrive-api v0.9.1 [INFO] [stderr] Compiling cloud-storage v0.10.3 [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling rusoto_s3 v0.46.0 [INFO] [stderr] Compiling rusoto_mock v0.45.0 [INFO] [stderr] Compiling rs_transfer v6.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rs_transfer` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name rs_transfer --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b524839cf34da12 -C extra-filename=-10d3590a48c2acc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-866eaf3f053a4567.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3f3a12c4b1f9c6d6.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-42577d72ef878432.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-32fb83952d1e228f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-099bb243855d19c6.rlib --extern cloud_storage=/opt/rustwide/target/debug/deps/libcloud_storage-93b455a76faaf52d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-93c309745a8ed835.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3f3b82dde6297a8c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-76b1baa110504c04.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-96a3a248c0446032.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f3113bffde203ef6.rlib --extern ftp=/opt/rustwide/target/debug/deps/libftp-59a4478e41765205.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-4e615e9f4945713b.rlib --extern onedrive_api=/opt/rustwide/target/debug/deps/libonedrive_api-af9c82caaae0eb39.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-164af57b97afa0ec.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bfe9295e9aaf6ba3.rlib --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-1978140997148255.rlib --extern rusoto_credential=/opt/rustwide/target/debug/deps/librusoto_credential-8e564bbac2c14b99.rlib --extern rusoto_mock=/opt/rustwide/target/debug/deps/librusoto_mock-c8be22cf50d76200.rlib --extern rusoto_s3=/opt/rustwide/target/debug/deps/librusoto_s3-dfe07d0cb8fea600.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-a4fa139b6f17e1ec.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c5970cf803e97ec4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-722768d613365fb7.rlib --extern ssh_transfer=/opt/rustwide/target/debug/deps/libssh_transfer-6659577bf08c5fb7.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-baa9180047d9e54f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-51de00d281ebdec0.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-1273b5f9f3a9ff76.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-735722637970ecce.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-b243883ccbb6775e/out -L native=/opt/rustwide/target/debug/build/libssh2-sys-043929fa519561f2/out/build` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "a12c9d46c0c0fadc941f55440228f9abe1a44690bd77e8486d1427f5ce60886c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a12c9d46c0c0fadc941f55440228f9abe1a44690bd77e8486d1427f5ce60886c", kill_on_drop: false }` [INFO] [stdout] a12c9d46c0c0fadc941f55440228f9abe1a44690bd77e8486d1427f5ce60886c