[INFO] cloning repository https://github.com/harababurel/gcsf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harababurel/gcsf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharababurel%2Fgcsf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharababurel%2Fgcsf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ea217ce17fbe8270022d59b71cdd7d6187e7114 [INFO] testing harababurel/gcsf/0ea217ce17fbe8270022d59b71cdd7d6187e7114 against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharababurel%2Fgcsf" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/harababurel/gcsf [INFO] finished tweaking git repo https://github.com/harababurel/gcsf [INFO] tweaked toml for git repo https://github.com/harababurel/gcsf written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/harababurel/gcsf on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/harababurel/gcsf already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_env_logger v0.5.0 [INFO] [stderr] Downloaded zmij v0.1.7 [INFO] [stderr] Downloaded snowflake v1.3.0 [INFO] [stderr] Downloaded mime-sniffer v0.1.3 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded json5 v0.4.1 [INFO] [stderr] Downloaded ctrlc v3.5.1 [INFO] [stderr] Downloaded erased-serde v0.4.9 [INFO] [stderr] Downloaded pest_meta v2.8.4 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded toml v0.9.9+spec-1.0.0 [INFO] [stderr] Downloaded fuser v0.16.0 [INFO] [stderr] Downloaded yup-oauth2 v11.0.0 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded pest v2.8.4 [INFO] [stderr] Downloaded objc2 v0.6.3 [INFO] [stderr] Downloaded config v0.15.19 [INFO] [stderr] Downloaded convert_case v0.6.0 [INFO] [stderr] Downloaded google-apis-common v7.0.0 [INFO] [stderr] Downloaded google-drive3 v6.0.0+20240618 [INFO] [stderr] Downloaded reqwest v0.12.26 [INFO] [stderr] Downloaded serde-untagged v0.1.9 [INFO] [stderr] Downloaded ron v0.12.0 [INFO] [stderr] Downloaded toml_parser v1.0.5+spec-1.0.0 [INFO] [stderr] Downloaded block2 v0.6.2 [INFO] [stderr] Downloaded pest_generator v2.8.4 [INFO] [stderr] Downloaded pest_derive v2.8.4 [INFO] [stderr] Downloaded dlv-list v0.5.2 [INFO] [stderr] Downloaded ordered-multimap v0.7.3 [INFO] [stderr] Downloaded toml_datetime v0.7.4+spec-1.0.0 [INFO] [stderr] Downloaded id_tree v1.8.0 [INFO] [stderr] Downloaded lru_time_cache v0.11.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c87c269dc51a8c76935b6e5c2574a2a554511010f136f055cbdf960ef4047dcc [INFO] running `Command { std: "docker" "start" "-a" "c87c269dc51a8c76935b6e5c2574a2a554511010f136f055cbdf960ef4047dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c87c269dc51a8c76935b6e5c2574a2a554511010f136f055cbdf960ef4047dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c87c269dc51a8c76935b6e5c2574a2a554511010f136f055cbdf960ef4047dcc", kill_on_drop: false }` [INFO] [stdout] c87c269dc51a8c76935b6e5c2574a2a554511010f136f055cbdf960ef4047dcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc90a83c34557baddf346a0ebe7ac2f81c217dcf98e959912618bd602d03c9f3 [INFO] running `Command { std: "docker" "start" "-a" "cc90a83c34557baddf346a0ebe7ac2f81c217dcf98e959912618bd602d03c9f3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling zmij v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling toml_datetime v0.7.4+spec-1.0.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_parser v1.0.5+spec-1.0.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling fuser v0.16.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling toml v0.9.9+spec-1.0.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling id_tree v1.8.0 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling mime-sniffer v0.1.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling yup-oauth2 v11.0.0 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling google-apis-common v7.0.0 [INFO] [stderr] Compiling google-drive3 v6.0.0+20240618 [INFO] [stderr] Compiling gcsf v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "cc90a83c34557baddf346a0ebe7ac2f81c217dcf98e959912618bd602d03c9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc90a83c34557baddf346a0ebe7ac2f81c217dcf98e959912618bd602d03c9f3", kill_on_drop: false }` [INFO] [stdout] cc90a83c34557baddf346a0ebe7ac2f81c217dcf98e959912618bd602d03c9f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d5afd3384ef718b57128481512408a566c0b78b9cc7b208acbe564bd72e2efd [INFO] running `Command { std: "docker" "start" "-a" "4d5afd3384ef718b57128481512408a566c0b78b9cc7b208acbe564bd72e2efd", kill_on_drop: false }` [INFO] [stderr] Compiling gcsf v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.57s [INFO] running `Command { std: "docker" "inspect" "4d5afd3384ef718b57128481512408a566c0b78b9cc7b208acbe564bd72e2efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5afd3384ef718b57128481512408a566c0b78b9cc7b208acbe564bd72e2efd", kill_on_drop: false }` [INFO] [stdout] 4d5afd3384ef718b57128481512408a566c0b78b9cc7b208acbe564bd72e2efd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6efbeddbfe999f1fc7ea429cebae255e75cb644629e87c3844b55d6e62d6798b [INFO] running `Command { std: "docker" "start" "-a" "6efbeddbfe999f1fc7ea429cebae255e75cb644629e87c3844b55d6e62d6798b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gcsf-d9349dec3eadad59) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::read_only_tests::test_read_only_explicit_false ... ok [INFO] [stdout] test tests::read_only_tests::test_read_only_default_is_false ... ok [INFO] [stdout] test tests::rename_identical_files_tests::test_file_name_method_no_suffix ... ok [INFO] [stdout] test tests::rename_identical_files_tests::test_drive_id_ordering_stable ... ok [INFO] [stdout] test tests::rename_identical_files_tests::test_duplicates_same_directory_get_suffixes ... ok [INFO] [stdout] test tests::rename_identical_files_tests::test_file_name_no_extension ... ok [INFO] [stdout] test tests::rename_identical_files_tests::test_file_name_method_with_suffix ... ok [INFO] [stdout] test tests::read_only_tests::test_read_only_explicit_true ... ok [INFO] [stdout] test tests::rename_identical_files_tests::test_file_name_preserves_extension ... ok [INFO] [stdout] test tests::rename_identical_files_tests::test_files_without_drive_id ... ok [INFO] [stdout] test tests::rename_identical_files_tests::test_three_duplicates_correct_numbering ... ok [INFO] [stdout] test tests::rename_identical_files_tests::test_suffix_removed_when_only_one_remains ... ok [INFO] [stdout] test tests::rename_identical_files_tests::test_same_name_different_directories_no_suffixes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gcsf-47943fa84c36ce5f) [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 gcsf [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" "6efbeddbfe999f1fc7ea429cebae255e75cb644629e87c3844b55d6e62d6798b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6efbeddbfe999f1fc7ea429cebae255e75cb644629e87c3844b55d6e62d6798b", kill_on_drop: false }` [INFO] [stdout] 6efbeddbfe999f1fc7ea429cebae255e75cb644629e87c3844b55d6e62d6798b