[INFO] fetching crate rs_transfer 1.0.0... [INFO] testing rs_transfer-1.0.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rs_transfer 1.0.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate rs_transfer 1.0.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rs_transfer 1.0.0 [INFO] finished tweaking crates.io crate rs_transfer 1.0.0 [INFO] tweaked toml for crates.io crate rs_transfer 1.0.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonwebtoken v7.2.0 [INFO] [stderr] Downloaded rusoto_s3 v0.46.0 [INFO] [stderr] Downloaded libssh2-sys v0.2.23 [INFO] [stderr] Downloaded rusoto_core v0.46.0 [INFO] [stderr] Downloaded assert-json-diff v2.0.1 [INFO] [stderr] Downloaded rusoto_credential v0.46.0 [INFO] [stderr] Downloaded mockito v0.30.0 [INFO] [stderr] Downloaded cloud-storage v0.10.3 [INFO] [stderr] Downloaded rusoto_core v0.45.0 [INFO] [stderr] Downloaded whoami v1.2.1 [INFO] [stderr] Downloaded rusoto_credential v0.45.0 [INFO] [stderr] Downloaded rusoto_signature v0.45.0 [INFO] [stderr] Downloaded rusoto_mock v0.45.0 [INFO] [stderr] Downloaded rusoto_signature v0.46.0 [INFO] [stderr] Downloaded hmac v0.8.1 [INFO] [stderr] Downloaded md5 v0.7.0 [INFO] [stderr] Downloaded ssh2 v0.9.3 [INFO] [stderr] Downloaded ssh-transfer v0.2.0 [INFO] [stderr] Downloaded mcai_ftp v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c561de185bce8be85e9686f275d39fca17c68b34ac676c62fc8a29dea23ffdfe [INFO] running `Command { std: "docker" "start" "-a" "c561de185bce8be85e9686f275d39fca17c68b34ac676c62fc8a29dea23ffdfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c561de185bce8be85e9686f275d39fca17c68b34ac676c62fc8a29dea23ffdfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c561de185bce8be85e9686f275d39fca17c68b34ac676c62fc8a29dea23ffdfe", kill_on_drop: false }` [INFO] [stdout] c561de185bce8be85e9686f275d39fca17c68b34ac676c62fc8a29dea23ffdfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d94e3160aee9b9e179e29eb3a76897a587c84fd1f904fed82a41b25de7803b9d [INFO] running `Command { std: "docker" "start" "-a" "d94e3160aee9b9e179e29eb3a76897a587c84fd1f904fed82a41b25de7803b9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling mcai_ftp v3.0.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling ssh2 v0.9.3 [INFO] [stderr] Compiling ssh-transfer v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling cloud-storage v0.10.3 [INFO] [stderr] Compiling rusoto_s3 v0.46.0 [INFO] [stderr] Compiling rs_transfer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.86s [INFO] running `Command { std: "docker" "inspect" "d94e3160aee9b9e179e29eb3a76897a587c84fd1f904fed82a41b25de7803b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d94e3160aee9b9e179e29eb3a76897a587c84fd1f904fed82a41b25de7803b9d", kill_on_drop: false }` [INFO] [stdout] d94e3160aee9b9e179e29eb3a76897a587c84fd1f904fed82a41b25de7803b9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e48ba8996637d7dc6f34b0576a7976d3396876ff648320db94b630bf55f83118 [INFO] running `Command { std: "docker" "start" "-a" "e48ba8996637d7dc6f34b0576a7976d3396876ff648320db94b630bf55f83118", kill_on_drop: false }` [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling rusoto_mock v0.45.0 [INFO] [stderr] Compiling rs_transfer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.42s [INFO] running `Command { std: "docker" "inspect" "e48ba8996637d7dc6f34b0576a7976d3396876ff648320db94b630bf55f83118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48ba8996637d7dc6f34b0576a7976d3396876ff648320db94b630bf55f83118", kill_on_drop: false }` [INFO] [stdout] e48ba8996637d7dc6f34b0576a7976d3396876ff648320db94b630bf55f83118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0214f731754dfc6332e0606a0ebe38593e074b397d11bfbf1817e5f262d720ab [INFO] running `Command { std: "docker" "start" "-a" "0214f731754dfc6332e0606a0ebe38593e074b397d11bfbf1817e5f262d720ab", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rs_transfer-8140c4367a539486) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test endpoint::http::test_get_method ... ok [INFO] [stdout] test endpoint::s3::test_endpoint_s3_get_region ... ok [INFO] [stdout] test endpoint::http::test_get_headers ... ok [INFO] [stdout] test endpoint::s3::test_endpoint_s3_get_region_no_hostname_and_invalid_region ... ok [INFO] [stdout] test endpoint::http::test_get_url ... ok [INFO] [stdout] test endpoint::s3::test_endpoint_s3_get_region_no_region ... ok [INFO] [stdout] test endpoint::s3::test_endpoint_s3_get_region_no_hostname_nor_region ... ok [INFO] [stdout] test endpoint::http::test_get_header_value ... ok [INFO] [stdout] test endpoint::s3::test_endpoint_s3_get_region_no_hostname ... ok [INFO] [stdout] test reader::ftp_reader::test_ftp_reader_getters ... ok [INFO] [stdout] test secret::test_secret_default ... ok [INFO] [stdout] test secret::test_secret_cursor ... ok [INFO] [stdout] test secret::test_secret_ftp ... ok [INFO] [stdout] test secret::test_secret_http ... ok [INFO] [stdout] test secret::test_secret_gcs ... ok [INFO] [stdout] test secret::test_secret_local ... ok [INFO] [stdout] test secret::test_secret_sftp ... ok [INFO] [stdout] test secret::test_secret_s3 ... ok [INFO] [stdout] test writer::ftp_writer::test_ftp_writer_getters ... ok [INFO] [stdout] test writer::ftp_writer::test_get_filename ... ok [INFO] [stdout] test writer::ftp_writer::test_get_directory ... ok [INFO] [stdout] test reader::s3_reader::test_s3_reader_getters ... ok [INFO] [stdout] test writer::s3_writer::test_s3_writer_getters ... ok [INFO] [stdout] test writer::gcs_writer::test_gcs_writer_invalid_data_message_before_size ... ok [INFO] [stdout] test writer::gcs_writer::test_gcs_writer_eof_message_before_size ... ok [INFO] [stdout] test writer::gcs_writer::test_gcs_writer_stop_message_before_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests rs_transfer [INFO] [stdout] [INFO] [stdout] running 0 tests [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] running `Command { std: "docker" "inspect" "0214f731754dfc6332e0606a0ebe38593e074b397d11bfbf1817e5f262d720ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0214f731754dfc6332e0606a0ebe38593e074b397d11bfbf1817e5f262d720ab", kill_on_drop: false }` [INFO] [stdout] 0214f731754dfc6332e0606a0ebe38593e074b397d11bfbf1817e5f262d720ab