[INFO] fetching crate unftp-sbe-fs 0.2.0... [INFO] testing unftp-sbe-fs-0.2.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate unftp-sbe-fs 0.2.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate unftp-sbe-fs 0.2.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unftp-sbe-fs 0.2.0 [INFO] finished tweaking crates.io crate unftp-sbe-fs 0.2.0 [INFO] tweaked toml for crates.io crate unftp-sbe-fs 0.2.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate unftp-sbe-fs 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f13f3ae9ce585e6b017b61f422dc472ad166aa561926769d8cf2ce672de5e493 [INFO] running `Command { std: "docker" "start" "-a" "f13f3ae9ce585e6b017b61f422dc472ad166aa561926769d8cf2ce672de5e493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f13f3ae9ce585e6b017b61f422dc472ad166aa561926769d8cf2ce672de5e493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f13f3ae9ce585e6b017b61f422dc472ad166aa561926769d8cf2ce672de5e493", kill_on_drop: false }` [INFO] [stdout] f13f3ae9ce585e6b017b61f422dc472ad166aa561926769d8cf2ce672de5e493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c66bbe1cc526e7b0bad8b082626de67bed5b70fa189fc09cca5223d24110662 [INFO] running `Command { std: "docker" "start" "-a" "5c66bbe1cc526e7b0bad8b082626de67bed5b70fa189fc09cca5223d24110662", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling oid-registry v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling atomic-shim v0.1.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling moka v0.5.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling raw-cpuid v9.1.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quanta v0.9.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling cht v0.4.1 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling rusticata-macros v3.1.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling der-parser v5.1.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling proxy-protocol v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling libunftp v0.18.0 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling unftp-sbe-fs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "5c66bbe1cc526e7b0bad8b082626de67bed5b70fa189fc09cca5223d24110662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c66bbe1cc526e7b0bad8b082626de67bed5b70fa189fc09cca5223d24110662", kill_on_drop: false }` [INFO] [stdout] 5c66bbe1cc526e7b0bad8b082626de67bed5b70fa189fc09cca5223d24110662 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73f7eb8320486f52f63826bf15ec80d85a1859b06590c5076a3d43e24c3c561d [INFO] running `Command { std: "docker" "start" "-a" "73f7eb8320486f52f63826bf15ec80d85a1859b06590c5076a3d43e24c3c561d", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.1 [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 rand_core v0.6.3 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling async_ftp v5.0.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling unftp-sbe-fs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.69s [INFO] running `Command { std: "docker" "inspect" "73f7eb8320486f52f63826bf15ec80d85a1859b06590c5076a3d43e24c3c561d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73f7eb8320486f52f63826bf15ec80d85a1859b06590c5076a3d43e24c3c561d", kill_on_drop: false }` [INFO] [stdout] 73f7eb8320486f52f63826bf15ec80d85a1859b06590c5076a3d43e24c3c561d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7eef90eb6507913cae7e823944b2e496ef97274bdcfb8907cc126ff62d3dcff1 [INFO] running `Command { std: "docker" "start" "-a" "7eef90eb6507913cae7e823944b2e496ef97274bdcfb8907cc126ff62d3dcff1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unftp_sbe_fs-2f98a2b02e7fd8a8) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::fileinfo_fmt ... ok [INFO] [stdout] test tests::fs_md5 ... ok [INFO] [stdout] test tests::fs_stat ... ok [INFO] [stdout] test tests::fs_list ... ok [INFO] [stdout] test tests::fs_list_fmt ... ok [INFO] [stdout] test tests::fs_put ... ok [INFO] [stdout] test tests::fs_rename_dir ... ok [INFO] [stdout] test tests::fs_mkd ... ok [INFO] [stdout] test tests::fs_rename_file ... ok [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-6b5e71b611881c6d) [INFO] [stdout] test tests::fs_get ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test connect ... ok [INFO] [stdout] test login ... ok [INFO] [stdout] test noop ... ok [INFO] [stdout] test get ... ok [INFO] [stdout] test cwd ... ok [INFO] [stdout] test cdup ... ok [INFO] [stdout] test dele ... ok [INFO] [stdout] test mkdir ... ok [INFO] [stdout] test quit ... ok [INFO] [stdout] test nlst ... ok [INFO] [stdout] test pwd ... ok [INFO] [stdout] test size ... ok [INFO] [stdout] test put ... ok [INFO] [stdout] test list ... 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 2 tests [INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok [INFO] [stdout] test src/ext.rs - ext::ServerExt::with_fs (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7eef90eb6507913cae7e823944b2e496ef97274bdcfb8907cc126ff62d3dcff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eef90eb6507913cae7e823944b2e496ef97274bdcfb8907cc126ff62d3dcff1", kill_on_drop: false }` [INFO] [stdout] 7eef90eb6507913cae7e823944b2e496ef97274bdcfb8907cc126ff62d3dcff1