[INFO] fetching crate s3du 1.0.5... [INFO] testing s3du-1.0.5 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate s3du 1.0.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate s3du 1.0.5 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate s3du 1.0.5 [INFO] finished tweaking crates.io crate s3du 1.0.5 [INFO] tweaked toml for crates.io crate s3du 1.0.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate s3du 1.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_cloudwatch v0.45.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48d92b4f1933e92274eecdf0eff8b8e7d235d4a5600614bdabe3080a6d65d43f [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" "48d92b4f1933e92274eecdf0eff8b8e7d235d4a5600614bdabe3080a6d65d43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48d92b4f1933e92274eecdf0eff8b8e7d235d4a5600614bdabe3080a6d65d43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d92b4f1933e92274eecdf0eff8b8e7d235d4a5600614bdabe3080a6d65d43f", kill_on_drop: false }` [INFO] [stdout] 48d92b4f1933e92274eecdf0eff8b8e7d235d4a5600614bdabe3080a6d65d43f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58fe5e6a32ba5088b7d7976d4eaf8e4ba8100bfdcb3900de62bda19ab76cfcb8 [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" "58fe5e6a32ba5088b7d7976d4eaf8e4ba8100bfdcb3900de62bda19ab76cfcb8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling rusoto_cloudwatch v0.45.0 [INFO] [stderr] Compiling rusoto_s3 v0.45.0 [INFO] [stderr] Compiling s3du v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "58fe5e6a32ba5088b7d7976d4eaf8e4ba8100bfdcb3900de62bda19ab76cfcb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58fe5e6a32ba5088b7d7976d4eaf8e4ba8100bfdcb3900de62bda19ab76cfcb8", kill_on_drop: false }` [INFO] [stdout] 58fe5e6a32ba5088b7d7976d4eaf8e4ba8100bfdcb3900de62bda19ab76cfcb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8e2ea8687229c6d3364f6595e5e27e9c63e62660a35571cff45e63634280345 [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" "e8e2ea8687229c6d3364f6595e5e27e9c63e62660a35571cff45e63634280345", kill_on_drop: false }` [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling rusoto_mock v0.45.0 [INFO] [stderr] Compiling s3du v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.46s [INFO] running `Command { std: "docker" "inspect" "e8e2ea8687229c6d3364f6595e5e27e9c63e62660a35571cff45e63634280345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8e2ea8687229c6d3364f6595e5e27e9c63e62660a35571cff45e63634280345", kill_on_drop: false }` [INFO] [stdout] e8e2ea8687229c6d3364f6595e5e27e9c63e62660a35571cff45e63634280345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d455f5c6f9f73cf0514b6448dafa64402bc645080d0b426700cd71297c224458 [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" "d455f5c6f9f73cf0514b6448dafa64402bc645080d0b426700cd71297c224458", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/s3du-fd2ab7f6ba6d3840 [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test cli::tests::test_is_valid_aws_s3_bucket_name ... ok [INFO] [stdout] test cloudwatch::bucket_metrics::tests::test_bucket_metrics_bucket_names ... ok [INFO] [stdout] test cli::tests::test_is_valid_aws_region ... ok [INFO] [stdout] test cloudwatch::bucket_metrics::tests::test_bucket_metrics_from ... ok [INFO] [stdout] test cli::tests::test_is_valid_endpoint ... ok [INFO] [stdout] test common::human_size::tests::test_humansize ... ok [INFO] [stdout] test s3::client::tests::test_get_bucket_location_err ... ok [INFO] [stdout] test cloudwatch::client::tests::test_iso8601 ... ok [INFO] [stdout] test s3::bucket_sizer::tests::test_bucket_size ... ok [INFO] [stdout] test s3::client::tests::test_get_bucket_location_ok_eu ... ok [INFO] [stdout] test s3::client::tests::test_get_bucket_location_ok_null ... ok [INFO] [stdout] test cloudwatch::bucket_sizer::tests::test_bucket_size ... ok [INFO] [stdout] test cloudwatch::client::tests::test_list_metrics ... ok [INFO] [stdout] test cloudwatch::client::tests::test_get_metric_statistics ... ok [INFO] [stdout] test s3::client::tests::test_list_buckets ... ok [INFO] [stdout] test s3::client::tests::test_size_parts ... ok [INFO] [stdout] test cloudwatch::bucket_sizer::tests::test_buckets ... ok [INFO] [stdout] test s3::client::tests::test_head_bucket ... ok [INFO] [stdout] test s3::client::tests::test_get_bucket_location_ok ... ok [INFO] [stdout] test s3::client::tests::test_size_multipart_uploads ... ok [INFO] [stdout] test s3::client::tests::test_size_objects_current ... ok [INFO] [stdout] test s3::bucket_sizer::tests::test_buckets ... ok [INFO] [stdout] test s3::client::tests::test_size_objects_all_noncurrent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d455f5c6f9f73cf0514b6448dafa64402bc645080d0b426700cd71297c224458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d455f5c6f9f73cf0514b6448dafa64402bc645080d0b426700cd71297c224458", kill_on_drop: false }` [INFO] [stdout] d455f5c6f9f73cf0514b6448dafa64402bc645080d0b426700cd71297c224458