[INFO] cloning repository https://github.com/tacogips/fileutil-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tacogips/fileutil-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftacogips%2Ffileutil-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftacogips%2Ffileutil-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] babef9f273438ad919ea3b1714bcd16927b68200 [INFO] testing tacogips/fileutil-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftacogips%2Ffileutil-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tacogips/fileutil-rs 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 git repo https://github.com/tacogips/fileutil-rs [INFO] finished tweaking git repo https://github.com/tacogips/fileutil-rs [INFO] tweaked toml for git repo https://github.com/tacogips/fileutil-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tacogips/fileutil-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d0f5d9f9af744ced9ae333af0b63fb70b8c90dff8abcf5939163818619a4d05b [INFO] running `Command { std: "docker" "start" "-a" "d0f5d9f9af744ced9ae333af0b63fb70b8c90dff8abcf5939163818619a4d05b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0f5d9f9af744ced9ae333af0b63fb70b8c90dff8abcf5939163818619a4d05b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f5d9f9af744ced9ae333af0b63fb70b8c90dff8abcf5939163818619a4d05b", kill_on_drop: false }` [INFO] [stdout] d0f5d9f9af744ced9ae333af0b63fb70b8c90dff8abcf5939163818619a4d05b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 9b45da9c88568ebf3c1a084bcea9957da8a25fd62e3fe8d102012f28f860a916 [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" "9b45da9c88568ebf3c1a084bcea9957da8a25fd62e3fe8d102012f28f860a916", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling cloud-storage v0.10.2 [INFO] [stderr] Compiling file-dougu v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "9b45da9c88568ebf3c1a084bcea9957da8a25fd62e3fe8d102012f28f860a916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b45da9c88568ebf3c1a084bcea9957da8a25fd62e3fe8d102012f28f860a916", kill_on_drop: false }` [INFO] [stdout] 9b45da9c88568ebf3c1a084bcea9957da8a25fd62e3fe8d102012f28f860a916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 84fa25b453e18c12014c26f3ef19c2ad3b8a705fd6f7e4c2821045ce8a92d72f [INFO] running `Command { std: "docker" "start" "-a" "84fa25b453e18c12014c26f3ef19c2ad3b8a705fd6f7e4c2821045ce8a92d72f", kill_on_drop: false }` [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling file-dougu v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/gcs/mod.rs:437:9 [INFO] [stdout] | [INFO] [stdout] 437 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/gcs/mod.rs:442:9 [INFO] [stdout] | [INFO] [stdout] 442 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FILE_UTIL_TEST_BUCKET_NAME_ENV` [INFO] [stdout] --> src/gcs/mod.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | const FILE_UTIL_TEST_BUCKET_NAME_ENV: &str = "FILE_UTIL_TEST_GCS_BUCKET_ENV"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_bucket_name` [INFO] [stdout] --> src/gcs/mod.rs:451:8 [INFO] [stdout] | [INFO] [stdout] 451 | fn test_bucket_name() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.22s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/file_dougu-2d87f2dcb6273658) [INFO] [stderr] Executable tests/gcs.rs (/opt/rustwide/target/debug/deps/gcs-f9b8bb5d6cbefab4) [INFO] running `Command { std: "docker" "inspect" "84fa25b453e18c12014c26f3ef19c2ad3b8a705fd6f7e4c2821045ce8a92d72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84fa25b453e18c12014c26f3ef19c2ad3b8a705fd6f7e4c2821045ce8a92d72f", kill_on_drop: false }` [INFO] [stdout] 84fa25b453e18c12014c26f3ef19c2ad3b8a705fd6f7e4c2821045ce8a92d72f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] a28ee4f0da882b84f1a4761c625a58a4f1ddc68aee7fe4a8ebaa1ee65a4089b5 [INFO] running `Command { std: "docker" "start" "-a" "a28ee4f0da882b84f1a4761c625a58a4f1ddc68aee7fe4a8ebaa1ee65a4089b5", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `dotenv::dotenv` [INFO] [stderr] --> src/gcs/mod.rs:437:9 [INFO] [stderr] | [INFO] [stderr] 437 | use dotenv::dotenv; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid::Uuid` [INFO] [stderr] --> src/gcs/mod.rs:442:9 [INFO] [stderr] | [INFO] [stderr] 442 | use uuid::Uuid; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `FILE_UTIL_TEST_BUCKET_NAME_ENV` [INFO] [stderr] --> src/gcs/mod.rs:449:5 [INFO] [stderr] | [INFO] [stderr] 449 | const FILE_UTIL_TEST_BUCKET_NAME_ENV: &str = "FILE_UTIL_TEST_GCS_BUCKET_ENV"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `test_bucket_name` [INFO] [stderr] --> src/gcs/mod.rs:451:8 [INFO] [stderr] | [INFO] [stderr] 451 | fn test_bucket_name() -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `file-dougu` (lib test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/file_dougu-2d87f2dcb6273658) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test gcs::tests::parse_gcs_file_1 ... ok [INFO] [stdout] test gcs::tests::parse_gcs_file_dir_1 ... ok [INFO] [stdout] test gcs::tests::parse_gcs_file_2 ... ok [INFO] [stdout] test gcs::tests::parse_gcs_file_dir_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/gcs.rs (/opt/rustwide/target/debug/deps/gcs-f9b8bb5d6cbefab4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::object_exists_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests file-dougu [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" "a28ee4f0da882b84f1a4761c625a58a4f1ddc68aee7fe4a8ebaa1ee65a4089b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28ee4f0da882b84f1a4761c625a58a4f1ddc68aee7fe4a8ebaa1ee65a4089b5", kill_on_drop: false }` [INFO] [stdout] a28ee4f0da882b84f1a4761c625a58a4f1ddc68aee7fe4a8ebaa1ee65a4089b5