[INFO] fetching crate remotefs-aws-s3 0.2.0... [INFO] testing remotefs-aws-s3-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate remotefs-aws-s3 0.2.0 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate remotefs-aws-s3 0.2.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 remotefs-aws-s3 0.2.0 [INFO] finished tweaking crates.io crate remotefs-aws-s3 0.2.0 [INFO] tweaked toml for crates.io crate remotefs-aws-s3 0.2.0 written to /workspace/builds/worker-103/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 235a52d579af525e544af2b934debbac3fcb042221590713a13753ad5e924c0d [INFO] running `Command { std: "docker" "start" "-a" "235a52d579af525e544af2b934debbac3fcb042221590713a13753ad5e924c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "235a52d579af525e544af2b934debbac3fcb042221590713a13753ad5e924c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "235a52d579af525e544af2b934debbac3fcb042221590713a13753ad5e924c0d", kill_on_drop: false }` [INFO] [stdout] 235a52d579af525e544af2b934debbac3fcb042221590713a13753ad5e924c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cea57e00c8ef660dd5f2749e18edf840e7de7c0bb1a4ae59c10afc11a8e08a12 [INFO] running `Command { std: "docker" "start" "-a" "cea57e00c8ef660dd5f2749e18edf840e7de7c0bb1a4ae59c10afc11a8e08a12", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling attohttpc v0.18.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aws-region v0.23.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling maybe-async v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling remotefs v0.2.0 [INFO] [stderr] Compiling aws-creds v0.27.1 [INFO] [stderr] Compiling rust-s3 v0.28.1 [INFO] [stderr] Compiling remotefs-aws-s3 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.81s [INFO] running `Command { std: "docker" "inspect" "cea57e00c8ef660dd5f2749e18edf840e7de7c0bb1a4ae59c10afc11a8e08a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea57e00c8ef660dd5f2749e18edf840e7de7c0bb1a4ae59c10afc11a8e08a12", kill_on_drop: false }` [INFO] [stdout] cea57e00c8ef660dd5f2749e18edf840e7de7c0bb1a4ae59c10afc11a8e08a12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 842a1e64c8ce98264367996598d49c60849e34346e98d01a26f3f190104e8ce2 [INFO] running `Command { std: "docker" "start" "-a" "842a1e64c8ce98264367996598d49c60849e34346e98d01a26f3f190104e8ce2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling remotefs v0.2.0 [INFO] [stderr] Compiling attohttpc v0.18.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling aws-creds v0.27.1 [INFO] [stderr] Compiling rust-s3 v0.28.1 [INFO] [stderr] Compiling remotefs-aws-s3 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.73s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/remotefs_aws_s3-f8e43bd652f3723c) [INFO] running `Command { std: "docker" "inspect" "842a1e64c8ce98264367996598d49c60849e34346e98d01a26f3f190104e8ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "842a1e64c8ce98264367996598d49c60849e34346e98d01a26f3f190104e8ce2", kill_on_drop: false }` [INFO] [stdout] 842a1e64c8ce98264367996598d49c60849e34346e98d01a26f3f190104e8ce2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7448a95f6d686271be21498e37b3b10abcda42733e65fe244718e01d3c29e6cd [INFO] running `Command { std: "docker" "start" "-a" "7448a95f6d686271be21498e37b3b10abcda42733e65fe244718e01d3c29e6cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/remotefs_aws_s3-f8e43bd652f3723c) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test client::test::should_init_s3 ... ok [INFO] [stdout] test client::test::s3_resolve ... ok [INFO] [stdout] test client::test::s3_fmt_path ... ok [INFO] [stdout] test client::test::s3_is_direct_child ... ok [INFO] [stdout] test object::test::should_get_object_name_from_path ... ok [INFO] [stdout] test client::test::should_return_errors_on_uninitialized_client ... ok [INFO] [stdout] test client::test::should_init_s3_with_options ... ok [INFO] [stdout] test object::test::should_make_fsentry_from_s3obj_directory ... ok [INFO] [stdout] test object::test::should_make_fsentry_from_s3obj_file ... ok [INFO] [stdout] test object::test::should_make_object_into_s3object_file ... ok [INFO] [stdout] test object::test::should_make_object_intoto_s3object_dir ... ok [INFO] [stdout] test utils::path::test::absolutize_path ... ok [INFO] [stdout] test utils::parser::test::should_parse_datetime ... ok [INFO] [stdout] test utils::path::test::calc_diff_paths ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests remotefs-aws-s3 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 25) ... ignored [INFO] [stdout] test src/lib.rs - (line 47) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7448a95f6d686271be21498e37b3b10abcda42733e65fe244718e01d3c29e6cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7448a95f6d686271be21498e37b3b10abcda42733e65fe244718e01d3c29e6cd", kill_on_drop: false }` [INFO] [stdout] 7448a95f6d686271be21498e37b3b10abcda42733e65fe244718e01d3c29e6cd