[INFO] fetching crate antftp 0.1.11...
[INFO] testing antftp-0.1.11 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate antftp 0.1.11 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate antftp 0.1.11
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate antftp 0.1.11
[INFO] tweaked toml for crates.io crate antftp 0.1.11 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate antftp 0.1.11 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate antftp 0.1.11 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f90325ad4610be976dfc7f849e3a8c56ec42497c995f6abc047f0d4679d475d1
[INFO] running `Command { std: "docker" "start" "-a" "f90325ad4610be976dfc7f849e3a8c56ec42497c995f6abc047f0d4679d475d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f90325ad4610be976dfc7f849e3a8c56ec42497c995f6abc047f0d4679d475d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f90325ad4610be976dfc7f849e3a8c56ec42497c995f6abc047f0d4679d475d1", kill_on_drop: false }`
[INFO] [stdout] f90325ad4610be976dfc7f849e3a8c56ec42497c995f6abc047f0d4679d475d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0748557a81d83e5e906106de6b6a5474fa1c9d6e64d31d47a3d8895d6ba4cd1f
[INFO] running `Command { std: "docker" "start" "-a" "0748557a81d83e5e906106de6b6a5474fa1c9d6e64d31d47a3d8895d6ba4cd1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling cap-primitives v4.0.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling slog-scope v4.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling cap-std v4.0.0
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling moka v0.12.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling unftp-core v0.1.0
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling unftp-sbe-anttp v0.1.11
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling proxy-protocol v0.5.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling antftp v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling jiff v0.2.19
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling libunftp v0.23.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 41s
[INFO] running `Command { std: "docker" "inspect" "0748557a81d83e5e906106de6b6a5474fa1c9d6e64d31d47a3d8895d6ba4cd1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0748557a81d83e5e906106de6b6a5474fa1c9d6e64d31d47a3d8895d6ba4cd1f", kill_on_drop: false }`
[INFO] [stdout] 0748557a81d83e5e906106de6b6a5474fa1c9d6e64d31d47a3d8895d6ba4cd1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15d44a5a284a74da08d29268cfbbd5a7ccc5165cdcd8a1011c66d20a9a09c634
[INFO] running `Command { std: "docker" "start" "-a" "15d44a5a284a74da08d29268cfbbd5a7ccc5165cdcd8a1011c66d20a9a09c634", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling libunftp v0.23.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling cap-primitives v4.0.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.5.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling unftp-sbe-anttp v0.1.11
[INFO] [stderr]    Compiling cap-std v4.0.0
[INFO] [stderr]    Compiling antftp v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling lazy-regex v3.5.1
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling suppaftp v6.3.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "15d44a5a284a74da08d29268cfbbd5a7ccc5165cdcd8a1011c66d20a9a09c634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15d44a5a284a74da08d29268cfbbd5a7ccc5165cdcd8a1011c66d20a9a09c634", kill_on_drop: false }`
[INFO] [stdout] 15d44a5a284a74da08d29268cfbbd5a7ccc5165cdcd8a1011c66d20a9a09c634
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f4d9c7335a791d6aebac67ea1825172b99c417a3484be1242dcc5a98c335eae
[INFO] running `Command { std: "docker" "start" "-a" "5f4d9c7335a791d6aebac67ea1825172b99c417a3484be1242dcc5a98c335eae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/antftp-21184ca1cdc174aa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/get_list_integration.rs (/opt/rustwide/target/debug/deps/get_list_integration-1020236a00e08c4b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test integration_del_and_rmd ... ok
[INFO] [stdout] test integration_list_and_get ... ok
[INFO] [stdout] test integration_put_and_mkd ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.62s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f4d9c7335a791d6aebac67ea1825172b99c417a3484be1242dcc5a98c335eae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f4d9c7335a791d6aebac67ea1825172b99c417a3484be1242dcc5a98c335eae", kill_on_drop: false }`
[INFO] [stdout] 5f4d9c7335a791d6aebac67ea1825172b99c417a3484be1242dcc5a98c335eae
