[INFO] fetching crate unftp-sbe-fs 0.3.0... [INFO] testing unftp-sbe-fs-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate unftp-sbe-fs 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate unftp-sbe-fs 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate unftp-sbe-fs 0.3.0 [INFO] tweaked toml for crates.io crate unftp-sbe-fs 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unftp-sbe-fs 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate unftp-sbe-fs 0.3.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libnv v0.4.3 [INFO] [stderr] Downloaded libnv-sys v0.2.2 [INFO] [stderr] Downloaded async_ftp v6.0.0 [INFO] [stderr] Downloaded capsicum v0.4.4 [INFO] [stderr] Downloaded capsicum-net v0.1.0 [INFO] [stderr] Downloaded casper-sys v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e252cc5f3910f6ebaaa9c043ad516808dc9e3a558c64463b69b6678ff53cfff [INFO] running `Command { std: "docker" "start" "-a" "6e252cc5f3910f6ebaaa9c043ad516808dc9e3a558c64463b69b6678ff53cfff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e252cc5f3910f6ebaaa9c043ad516808dc9e3a558c64463b69b6678ff53cfff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e252cc5f3910f6ebaaa9c043ad516808dc9e3a558c64463b69b6678ff53cfff", kill_on_drop: false }` [INFO] [stdout] 6e252cc5f3910f6ebaaa9c043ad516808dc9e3a558c64463b69b6678ff53cfff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1dbda7856e907aea3fe2faaf3569c80fc16f2c1b556dec68a137f66f0454447 [INFO] running `Command { std: "docker" "start" "-a" "e1dbda7856e907aea3fe2faaf3569c80fc16f2c1b556dec68a137f66f0454447", kill_on_drop: false }` [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling stfu8 v0.2.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aws-lc-sys v0.28.2 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling proxy-protocol v0.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling libunftp v0.21.0 [INFO] [stderr] Compiling unftp-sbe-fs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.43s [INFO] running `Command { std: "docker" "inspect" "e1dbda7856e907aea3fe2faaf3569c80fc16f2c1b556dec68a137f66f0454447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1dbda7856e907aea3fe2faaf3569c80fc16f2c1b556dec68a137f66f0454447", kill_on_drop: false }` [INFO] [stdout] e1dbda7856e907aea3fe2faaf3569c80fc16f2c1b556dec68a137f66f0454447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca27f593d51da03ef14fa64939d286a7705aa25a17e1cd7b795fde69bd0f143a [INFO] running `Command { std: "docker" "start" "-a" "ca27f593d51da03ef14fa64939d286a7705aa25a17e1cd7b795fde69bd0f143a", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async_ftp v6.0.0 [INFO] [stderr] Compiling libunftp v0.21.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling unftp-sbe-fs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.83s [INFO] running `Command { std: "docker" "inspect" "ca27f593d51da03ef14fa64939d286a7705aa25a17e1cd7b795fde69bd0f143a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca27f593d51da03ef14fa64939d286a7705aa25a17e1cd7b795fde69bd0f143a", kill_on_drop: false }` [INFO] [stdout] ca27f593d51da03ef14fa64939d286a7705aa25a17e1cd7b795fde69bd0f143a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72cffc7ad98476f1d65f117a66cf6b14aff06713e801d09440790406e02febde [INFO] running `Command { std: "docker" "start" "-a" "72cffc7ad98476f1d65f117a66cf6b14aff06713e801d09440790406e02febde", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unftp_sbe_fs-321b3be76ed36ed9) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::fs_strip_prefixes ... ok [INFO] [stdout] test tests::fileinfo_fmt ... ok [INFO] [stdout] test tests::fs_stat ... ok [INFO] [stdout] test tests::fs_list ... ok [INFO] [stdout] test tests::fs_md5 ... ok [INFO] [stdout] test tests::fs_list_fmt ... ok [INFO] [stdout] test tests::fs_rename_file ... ok [INFO] [stdout] test tests::fs_get ... ok [INFO] [stdout] test tests::fs_mkd ... ok [INFO] [stdout] test tests::fs_rename_dir ... ok [INFO] [stdout] test tests::fs_put ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-f3a5c1d33d28bd65) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test ftps_require_works::case_05 ... ok [INFO] [stdout] test ftps_require_works::case_03 ... ok [INFO] [stdout] test ftps_require_works::case_06 ... ok [INFO] [stdout] test ftps_require_works::case_01 ... ok [INFO] [stdout] test ftps_require_works::case_08 ... ok [INFO] [stdout] test ftps_require_works::case_04 ... ok [INFO] [stdout] test connect ... ok [INFO] [stdout] test ftps_require_works::case_02 ... ok [INFO] [stdout] test cwd ... ok [INFO] [stdout] test ftps_require_works::case_07 ... ok [INFO] [stdout] test ftps_require_works::case_10 ... ok [INFO] [stdout] test dele ... ok [INFO] [stdout] test cdup ... ok [INFO] [stdout] test ftps_require_works::case_11 ... ok [INFO] [stdout] test ftps_require_works::case_09 ... ok [INFO] [stdout] test ftps_require_works::case_12 ... ok [INFO] [stdout] test mkdir ... ok [INFO] [stdout] test noop ... ok [INFO] [stdout] test login ... ok [INFO] [stdout] test pwd ... ok [INFO] [stdout] test quit ... ok [INFO] [stdout] test mdtm::symlink::case_2_absolute ... ok [INFO] [stdout] test mdtm::symlink::case_1_relative ... ok [INFO] [stdout] test rmd ... ok [INFO] [stdout] test rename ... ok [INFO] [stdout] test mdtm::regular ... ok [INFO] [stdout] test nlst ... ok [INFO] [stdout] test get ... ok [INFO] [stdout] test list::root ... ok [INFO] [stdout] test list::symlink::case_2_absolute ... ok [INFO] [stdout] test list::subdir ... ok [INFO] [stdout] test list::symlink::case_1_relative ... ok [INFO] [stdout] test list::format ... ok [INFO] [stdout] test put ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests unftp_sbe_fs [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/ext.rs - ext::ServerExt::with_fs (line 12) ... ok [INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "72cffc7ad98476f1d65f117a66cf6b14aff06713e801d09440790406e02febde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72cffc7ad98476f1d65f117a66cf6b14aff06713e801d09440790406e02febde", kill_on_drop: false }` [INFO] [stdout] 72cffc7ad98476f1d65f117a66cf6b14aff06713e801d09440790406e02febde