[INFO] cloning repository https://github.com/divark/drive2git [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divark/drive2git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivark%2Fdrive2git", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivark%2Fdrive2git'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07278bb6828d0ade958d003ac8eb78cf9f9346ae [INFO] testing divark/drive2git against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivark%2Fdrive2git" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divark/drive2git on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divark/drive2git [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/divark/drive2git [INFO] tweaked toml for git repo https://github.com/divark/drive2git written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/divark/drive2git 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0aedc6ea2f5cac561e50d36e0906b8cca0738b1701c3ba07247cf90f543bb98 [INFO] running `Command { std: "docker" "start" "-a" "a0aedc6ea2f5cac561e50d36e0906b8cca0738b1701c3ba07247cf90f543bb98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0aedc6ea2f5cac561e50d36e0906b8cca0738b1701c3ba07247cf90f543bb98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0aedc6ea2f5cac561e50d36e0906b8cca0738b1701c3ba07247cf90f543bb98", kill_on_drop: false }` [INFO] [stdout] a0aedc6ea2f5cac561e50d36e0906b8cca0738b1701c3ba07247cf90f543bb98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a0ec148ee15a5c5376954c8bbdfedc40225948be02f41e8c33f3595f3a5be90 [INFO] running `Command { std: "docker" "start" "-a" "8a0ec148ee15a5c5376954c8bbdfedc40225948be02f41e8c33f3595f3a5be90", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling opener v0.6.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling drive-v3-macros v0.6.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling sha256 v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling drive-v3 v0.6.1 [INFO] [stderr] Compiling drive2git v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.23s [INFO] running `Command { std: "docker" "inspect" "8a0ec148ee15a5c5376954c8bbdfedc40225948be02f41e8c33f3595f3a5be90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a0ec148ee15a5c5376954c8bbdfedc40225948be02f41e8c33f3595f3a5be90", kill_on_drop: false }` [INFO] [stdout] 8a0ec148ee15a5c5376954c8bbdfedc40225948be02f41e8c33f3595f3a5be90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6990f68656b9916c6f3ced482c4c49075ee30199b35a311fe8fbd7d2d0bf87c7 [INFO] running `Command { std: "docker" "start" "-a" "6990f68656b9916c6f3ced482c4c49075ee30199b35a311fe8fbd7d2d0bf87c7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling drive-v3-macros v0.6.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling opener v0.6.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling cucumber-codegen v0.21.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling cucumber v0.21.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling drive-v3 v0.6.1 [INFO] [stderr] Compiling drive2git v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.24s [INFO] running `Command { std: "docker" "inspect" "6990f68656b9916c6f3ced482c4c49075ee30199b35a311fe8fbd7d2d0bf87c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6990f68656b9916c6f3ced482c4c49075ee30199b35a311fe8fbd7d2d0bf87c7", kill_on_drop: false }` [INFO] [stdout] 6990f68656b9916c6f3ced482c4c49075ee30199b35a311fe8fbd7d2d0bf87c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb00ade6044ac08ba7594d104c1e791106e8c4a1bc4fe4cd86a74d72e88467bb [INFO] running `Command { std: "docker" "start" "-a" "eb00ade6044ac08ba7594d104c1e791106e8c4a1bc4fe4cd86a74d72e88467bb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/drive2git-cf80437521b16b23) [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] Running unittests src/bin/drive2git.rs (/opt/rustwide/target/debug/deps/drive2git-3582d0cc336b48b0) [INFO] [stdout] [INFO] [stderr] Running tests/cloud_drive.rs (/opt/rustwide/target/debug/deps/cloud_drive-adb8a385f9f168b6) [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] [stdout] Feature: A Cloud Drive should be capable of queries regarding files and folders. [INFO] [stdout] Scenario: A folder URL from Google Drive should be converted into a Cloud Folder. [INFO] [stdout] ✘ Given a cloud drive logged in using the credentials found in assets/credentials.json, [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/feature-files/cloud_drive.feature:3:9 [INFO] [stdout] Matched: tests/cloud_drive.rs:27:1 [INFO] [stdout] Step panicked. Captured output: login: Invalid credentials.: Error { kind: IO, message: "No such file or directory (os error 2)" } [INFO] [stdout] Scenario: One file should be found in a Google Drive folder. [INFO] [stdout] ✘ Given a cloud drive logged in using the credentials found in assets/credentials.json, [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/feature-files/cloud_drive.feature:10:9 [INFO] [stdout] Matched: tests/cloud_drive.rs:27:1 [INFO] [stdout] Step panicked. Captured output: login: Invalid credentials.: Error { kind: IO, message: "No such file or directory (os error 2)" } [INFO] [stdout] Scenario: One nested file should be found in a Google Drive folder. [INFO] [stdout] ✘ Given a cloud drive logged in using the credentials found in assets/credentials.json, [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/feature-files/cloud_drive.feature:17:9 [INFO] [stdout] Matched: tests/cloud_drive.rs:27:1 [INFO] [stdout] Step panicked. Captured output: login: Invalid credentials.: Error { kind: IO, message: "No such file or directory (os error 2)" } [INFO] [stdout] Scenario: One adjacent file should be found in a Google Drive folder. [INFO] [stdout] ✘ Given a cloud drive logged in using the credentials found in assets/credentials.json, [INFO] [stdout] Step failed: [INFO] [stdout] Defined: tests/feature-files/cloud_drive.feature:24:9 [INFO] [stdout] Matched: tests/cloud_drive.rs:27:1 [INFO] [stdout] Step panicked. Captured output: login: Invalid credentials.: Error { kind: IO, message: "No such file or directory (os error 2)" } [INFO] [stdout] [Summary] [INFO] [stdout] 1 feature [INFO] [stdout] 4 scenarios (4 failed) [INFO] [stdout] 4 steps (4 failed) [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1287:13: [INFO] [stderr] 4 steps failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c3d7e70e0f - std::backtrace_rs::backtrace::libunwind::trace::h273cca4b4ff52a75 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55c3d7e70e0f - std::backtrace_rs::backtrace::trace_unsynchronized::h0dcaf4eaddc63f4d [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c3d7e70e0f - std::sys::backtrace::_print_fmt::h99227612ab693c91 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55c3d7e70e0f - ::fmt::hd0fb9a24f673249b [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55c3d7e9d953 - core::fmt::rt::Argument::fmt::h3790bd73ff49839a [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x55c3d7e9d953 - core::fmt::write::hf7b505e27c2f59c0 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x55c3d7e6c533 - std::io::Write::write_fmt::h91fb07e7406dd072 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x55c3d7e70c62 - std::sys::backtrace::BacktraceLock::print::h5fa244ae2c1a02f2 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55c3d7e71f4f - std::panicking::default_hook::{{closure}}::hd977fe155ed94062 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x55c3d7e71dba - std::panicking::default_hook::hf1aee4d1a1a53629 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x55c3d7e72a43 - as core::ops::function::Fn>::call::h4d850f4eb7d2da54 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2030:9 [INFO] [stderr] 11: 0x55c3d7e72a43 - std::panicking::rust_panic_with_hook::h8442779a6bb2c045 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:839:13 [INFO] [stderr] 12: 0x55c3d7e726fa - std::panicking::begin_panic_handler::{{closure}}::h5fc7eacd91180541 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:704:13 [INFO] [stderr] 13: 0x55c3d7e71329 - std::sys::backtrace::__rust_end_short_backtrace::h83d61fb88e4c1551 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x55c3d7e7238d - rust_begin_unwind [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:695:5 [INFO] [stderr] 15: 0x55c3d7e9b630 - core::panicking::panic_fmt::hcb1ec5c71ed9d2aa [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x55c3d74061f4 - core::panicking::panic_display::he854c62c118b682f [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panicking.rs:261:5 [INFO] [stderr] 17: 0x55c3d748be2a - cucumber::cucumber::Cucumber::filter_run_and_exit::{{closure}}::panic_cold_display::h36ada27062a3b356 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic.rs:100:13 [INFO] [stderr] 18: 0x55c3d748bdd9 - cucumber::cucumber::Cucumber::filter_run_and_exit::{{closure}}::hd41ad39fa6bca502 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1287:13 [INFO] [stderr] 19: 0x55c3d748b411 - cucumber::cucumber::Cucumber::run_and_exit::{{closure}}::hd9d504f561b77a52 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1195:57 [INFO] [stderr] 20: 0x55c3d73e6a00 - futures_executor::local_pool::block_on::{{closure}}::hb67a8320ad626f4d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:316:23 [INFO] [stderr] 21: 0x55c3d73e68e4 - futures_executor::local_pool::run_executor::{{closure}}::h3feeb32ddf2b6d2e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:90:37 [INFO] [stderr] 22: 0x55c3d74058c8 - std::thread::local::LocalKey::try_with::h644b1ef507ea225a [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/local.rs:310:12 [INFO] [stderr] 23: 0x55c3d74057e3 - std::thread::local::LocalKey::with::hd01e7770e2c94a3d [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/local.rs:274:15 [INFO] [stderr] 24: 0x55c3d73e684b - futures_executor::local_pool::run_executor::h4d04248a17800bd4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:86:5 [INFO] [stderr] 25: 0x55c3d73e69a3 - futures_executor::local_pool::block_on::ha8303da917af3df5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:316:5 [INFO] [stderr] 26: 0x55c3d7468c46 - cloud_drive::main::h845edee5a031d0b9 [INFO] [stderr] at /opt/rustwide/workdir/tests/cloud_drive.rs:90:5 [INFO] [stderr] 27: 0x55c3d73da8bb - core::ops::function::FnOnce::call_once::h404f60a22e0d3a48 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 28: 0x55c3d7477c5e - std::sys::backtrace::__rust_begin_short_backtrace::h05023dba85dfb4e9 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 29: 0x55c3d7427d41 - std::rt::lang_start::{{closure}}::h3d74bdf3b2a05750 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/rt.rs:199:18 [INFO] [stderr] 30: 0x55c3d7e65f50 - core::ops::function::impls:: for &F>::call_once::h76ae7cb79ceff902 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 31: 0x55c3d7e65f50 - std::panicking::try::do_call::h5e9ee0932fb75a19 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stderr] 32: 0x55c3d7e65f50 - std::panicking::try::h0c7eb1d7822f778b [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stderr] 33: 0x55c3d7e65f50 - std::panic::catch_unwind::h1ce14d01400c6656 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stderr] 34: 0x55c3d7e65f50 - std::rt::lang_start_internal::{{closure}}::h9a23cd65e99868d2 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/rt.rs:168:24 [INFO] [stderr] 35: 0x55c3d7e65f50 - std::panicking::try::do_call::h7e63ea5c3daf4623 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stderr] 36: 0x55c3d7e65f50 - std::panicking::try::h07b9cd53e5465fe2 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stderr] 37: 0x55c3d7e65f50 - std::panic::catch_unwind::he4bf53463537070d [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stderr] 38: 0x55c3d7e65f50 - std::rt::lang_start_internal::hf4e0eda8a9fcd00f [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/rt.rs:164:5 [INFO] [stderr] 39: 0x55c3d7427d27 - std::rt::lang_start::hc0ee73db0f57ad9d [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/rt.rs:198:5 [INFO] [stderr] 40: 0x55c3d746cafe - main [INFO] [stderr] 41: 0x7578cf21bd90 - [INFO] [stderr] 42: 0x7578cf21be40 - __libc_start_main [INFO] [stderr] 43: 0x55c3d73bfe55 - _start [INFO] [stderr] 44: 0x0 - [INFO] [stderr] error: test failed, to rerun pass `--test cloud_drive` [INFO] running `Command { std: "docker" "inspect" "eb00ade6044ac08ba7594d104c1e791106e8c4a1bc4fe4cd86a74d72e88467bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb00ade6044ac08ba7594d104c1e791106e8c4a1bc4fe4cd86a74d72e88467bb", kill_on_drop: false }` [INFO] [stdout] eb00ade6044ac08ba7594d104c1e791106e8c4a1bc4fe4cd86a74d72e88467bb