[INFO] fetching crate azure_storage 0.1.0... [INFO] testing azure_storage-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate azure_storage 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate azure_storage 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azure_storage 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate azure_storage 0.1.0 [INFO] tweaked toml for crates.io crate azure_storage 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate azure_storage 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f28b77afbeee3996e014707979d66527749f1d193cd6fe80b623846b0f14b62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5f28b77afbeee3996e014707979d66527749f1d193cd6fe80b623846b0f14b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f28b77afbeee3996e014707979d66527749f1d193cd6fe80b623846b0f14b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f28b77afbeee3996e014707979d66527749f1d193cd6fe80b623846b0f14b62", kill_on_drop: false }` [INFO] [stdout] 5f28b77afbeee3996e014707979d66527749f1d193cd6fe80b623846b0f14b62 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f99b7e3ca6dbb98bfe86c9ca88976dd58ef58e5e06a310779e46f1f79d7dd6b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f99b7e3ca6dbb98bfe86c9ca88976dd58ef58e5e06a310779e46f1f79d7dd6b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling azure_core v0.1.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_path_to_error v0.1.6 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling oauth2 v4.1.0 [INFO] [stderr] Compiling azure_storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "f99b7e3ca6dbb98bfe86c9ca88976dd58ef58e5e06a310779e46f1f79d7dd6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99b7e3ca6dbb98bfe86c9ca88976dd58ef58e5e06a310779e46f1f79d7dd6b2", kill_on_drop: false }` [INFO] [stdout] f99b7e3ca6dbb98bfe86c9ca88976dd58ef58e5e06a310779e46f1f79d7dd6b2 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 393a9e520da885d8a59f15683cf507058da1c38aab674451e35c31f53571fb62 [INFO] running `Command { std: "docker" "start" "-a" "393a9e520da885d8a59f15683cf507058da1c38aab674451e35c31f53571fb62", kill_on_drop: false }` [INFO] [stderr] Compiling error-code v2.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling async-timer v1.0.0-beta.8 [INFO] [stderr] Compiling azure_identity v0.1.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling azure_storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.03s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/azure_storage-6ced68d9890ca9dc) [INFO] [stderr] Executable tests/account.rs (/opt/rustwide/target/debug/deps/account-05f673829ad3f82d) [INFO] running `Command { std: "docker" "inspect" "393a9e520da885d8a59f15683cf507058da1c38aab674451e35c31f53571fb62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393a9e520da885d8a59f15683cf507058da1c38aab674451e35c31f53571fb62", kill_on_drop: false }` [INFO] [stdout] 393a9e520da885d8a59f15683cf507058da1c38aab674451e35c31f53571fb62 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 623292dffeb2f4acb72ce703651180284800df5eee2a99675c6c265c83ec0931 [INFO] running `Command { std: "docker" "start" "-a" "623292dffeb2f4acb72ce703651180284800df5eee2a99675c6c265c83ec0931", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azure_storage-6ced68d9890ca9dc) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test core::connection_string::tests::it_parses_basic_cases ... ok [INFO] [stdout] test core::connection_string_builder::tests::it_builds_all_endpoints ... ok [INFO] [stdout] test core::connection_string_builder::tests::it_builds_generic_connection_strings ... ok [INFO] [stdout] test core::consistency::test::should_deserialize_consistency_md5 ... ok [INFO] [stdout] test core::connection_string::tests::it_parses_all_properties ... ok [INFO] [stdout] test core::into_azure_path::test::missing_container ... ok [INFO] [stdout] test core::connection_string::tests::it_returns_expected_errors ... ok [INFO] [stdout] test core::into_azure_path::test::no_slash ... ok [INFO] [stdout] test account::responses::list_blobs_by_tags_response::tests::deserde_azure ... ok [INFO] [stdout] test core::parsing_xml::test::test_first_1 ... ok [INFO] [stdout] test core::consistency::test::should_deserialize_consistency_crc64 ... ok [INFO] [stdout] test core::connection_string::tests::it_parses_empty_connection_string ... ok [INFO] [stdout] test core::connection_string::tests::it_parses_correct_endpoint_protocols ... ok [INFO] [stdout] test core::into_azure_path::test::three_slashes ... ok [INFO] [stdout] test core::parsing_xml::test::test_inner_2 ... ok [INFO] [stdout] test core::parsing_xml::test::test_traverse_1 ... ok [INFO] [stdout] test core::into_azure_path::test::single_slash ... ok [INFO] [stdout] test core::into_azure_path::test::missing_blob ... ok [INFO] [stdout] test core::parsing_xml::test::test_traverse_2 ... ok [INFO] [stdout] test core::into_azure_path::test::tuple ... ok [INFO] [stdout] test core::parsing_xml::test::test_traverse_single_must_1 ... ok [INFO] [stdout] test core::stored_access_policy::test::parse_from_xml ... ok [INFO] [stdout] test core::parsing_xml::test::test_traverse_single_optional_1 ... ok [INFO] [stdout] test core::connection_string_builder::tests::it_builds_endpoints_with_development_storage ... ok [INFO] [stdout] test core::xml::test::test_slice_bom ... ok [INFO] [stdout] test core::parsing_xml::test::test_cast_optional_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/account.rs (/opt/rustwide/target/debug/deps/account-05f673829ad3f82d) [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] [stderr] Doc-tests azure_storage [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" "623292dffeb2f4acb72ce703651180284800df5eee2a99675c6c265c83ec0931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "623292dffeb2f4acb72ce703651180284800df5eee2a99675c6c265c83ec0931", kill_on_drop: false }` [INFO] [stdout] 623292dffeb2f4acb72ce703651180284800df5eee2a99675c6c265c83ec0931