[INFO] fetching crate unftp-sbe-fs 0.1.0... [INFO] testing unftp-sbe-fs-0.1.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate unftp-sbe-fs 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate unftp-sbe-fs 0.1.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unftp-sbe-fs 0.1.0 [INFO] finished tweaking crates.io crate unftp-sbe-fs 0.1.0 [INFO] tweaked toml for crates.io crate unftp-sbe-fs 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate unftp-sbe-fs 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e0197ea805e1c32adbaa23cfba55dd17bc10f260b7db6c0c99db382a8b96706 [INFO] running `Command { std: "docker" "start" "-a" "2e0197ea805e1c32adbaa23cfba55dd17bc10f260b7db6c0c99db382a8b96706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e0197ea805e1c32adbaa23cfba55dd17bc10f260b7db6c0c99db382a8b96706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0197ea805e1c32adbaa23cfba55dd17bc10f260b7db6c0c99db382a8b96706", kill_on_drop: false }` [INFO] [stdout] 2e0197ea805e1c32adbaa23cfba55dd17bc10f260b7db6c0c99db382a8b96706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0773f2b9074830c15c6d97d6e6aafe583f5564580e65f350c7ad4b34c3e7e272 [INFO] running `Command { std: "docker" "start" "-a" "0773f2b9074830c15c6d97d6e6aafe583f5564580e65f350c7ad4b34c3e7e272", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling protobuf v2.22.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling proxy-protocol v0.3.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling libunftp v0.17.0 [INFO] [stderr] Compiling unftp-sbe-fs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "0773f2b9074830c15c6d97d6e6aafe583f5564580e65f350c7ad4b34c3e7e272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0773f2b9074830c15c6d97d6e6aafe583f5564580e65f350c7ad4b34c3e7e272", kill_on_drop: false }` [INFO] [stdout] 0773f2b9074830c15c6d97d6e6aafe583f5564580e65f350c7ad4b34c3e7e272 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54fc7518fc17cfab5d9a8cb9f0a26e13b1a61f82c941b4a54d245bbad0618236 [INFO] running `Command { std: "docker" "start" "-a" "54fc7518fc17cfab5d9a8cb9f0a26e13b1a61f82c941b4a54d245bbad0618236", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling async_ftp v5.0.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.7.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling unftp-sbe-fs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 50.94s [INFO] running `Command { std: "docker" "inspect" "54fc7518fc17cfab5d9a8cb9f0a26e13b1a61f82c941b4a54d245bbad0618236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54fc7518fc17cfab5d9a8cb9f0a26e13b1a61f82c941b4a54d245bbad0618236", kill_on_drop: false }` [INFO] [stdout] 54fc7518fc17cfab5d9a8cb9f0a26e13b1a61f82c941b4a54d245bbad0618236 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7932d0b1442f784f947ffc64e588be4ec01a7e094003a159a5661e80057cb5d0 [INFO] running `Command { std: "docker" "start" "-a" "7932d0b1442f784f947ffc64e588be4ec01a7e094003a159a5661e80057cb5d0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unftp_sbe_fs-5e5c8ba63b29efc7) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::fileinfo_fmt ... ok [INFO] [stdout] test tests::fs_stat ... ok [INFO] [stdout] test tests::fs_list_fmt ... ok [INFO] [stdout] test tests::fs_rename_dir ... ok [INFO] [stdout] test tests::fs_mkd ... ok [INFO] [stdout] test tests::fs_list ... ok [INFO] [stdout] test tests::fs_get ... ok [INFO] [stdout] test tests::fs_rename_file ... ok [INFO] [stdout] test tests::fs_put ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-4361965022290182) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test pwd ... ok [INFO] [stdout] test size ... ok [INFO] [stdout] test dele ... ok [INFO] [stdout] test put ... ok [INFO] [stdout] test mkdir ... ok [INFO] [stdout] test login ... ok [INFO] [stdout] test list ... ok [INFO] [stdout] test quit ... ok [INFO] [stdout] test noop ... ok [INFO] [stdout] test connect ... ok [INFO] [stdout] test cwd ... ok [INFO] [stdout] test get ... ok [INFO] [stdout] test cdup ... ok [INFO] [stdout] test nlst ... ok [INFO] [stdout] test rename ... ok [INFO] [stdout] test ftps_require_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.04s [INFO] [stdout] [INFO] [stderr] Doc-tests unftp-sbe-fs [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/ext.rs - ext::ServerExt::with_fs (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.57s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7932d0b1442f784f947ffc64e588be4ec01a7e094003a159a5661e80057cb5d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7932d0b1442f784f947ffc64e588be4ec01a7e094003a159a5661e80057cb5d0", kill_on_drop: false }` [INFO] [stdout] 7932d0b1442f784f947ffc64e588be4ec01a7e094003a159a5661e80057cb5d0