[INFO] cloning repository https://github.com/SwimmingPotato248/auto-upload-drive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SwimmingPotato248/auto-upload-drive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwimmingPotato248%2Fauto-upload-drive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwimmingPotato248%2Fauto-upload-drive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2aaffe8def574c2f88734e926885c4935455d9e6 [INFO] testing SwimmingPotato248/auto-upload-drive against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwimmingPotato248%2Fauto-upload-drive" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SwimmingPotato248/auto-upload-drive on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SwimmingPotato248/auto-upload-drive [INFO] finished tweaking git repo https://github.com/SwimmingPotato248/auto-upload-drive [INFO] tweaked toml for git repo https://github.com/SwimmingPotato248/auto-upload-drive written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SwimmingPotato248/auto-upload-drive 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded google-apis-common v5.0.2 [INFO] [stderr] Downloaded google-drive3 v5.0.2+20230115 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c5450a86586bd53661019aabaa0c34c48186927f74d0da2d29de9145ea43dc7 [INFO] running `Command { std: "docker" "start" "-a" "0c5450a86586bd53661019aabaa0c34c48186927f74d0da2d29de9145ea43dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c5450a86586bd53661019aabaa0c34c48186927f74d0da2d29de9145ea43dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5450a86586bd53661019aabaa0c34c48186927f74d0da2d29de9145ea43dc7", kill_on_drop: false }` [INFO] [stdout] 0c5450a86586bd53661019aabaa0c34c48186927f74d0da2d29de9145ea43dc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 606f321c40b4c371f9c6ff8c781c71201495a8cf48c569bd9d0422e00d320697 [INFO] running `Command { std: "docker" "start" "-a" "606f321c40b4c371f9c6ff8c781c71201495a8cf48c569bd9d0422e00d320697", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling yup-oauth2 v8.3.0 [INFO] [stderr] Compiling google-apis-common v5.0.2 [INFO] [stderr] Compiling google-drive3 v5.0.2+20230115 [INFO] [stderr] Compiling gws v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "606f321c40b4c371f9c6ff8c781c71201495a8cf48c569bd9d0422e00d320697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606f321c40b4c371f9c6ff8c781c71201495a8cf48c569bd9d0422e00d320697", kill_on_drop: false }` [INFO] [stdout] 606f321c40b4c371f9c6ff8c781c71201495a8cf48c569bd9d0422e00d320697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e68a68779c83354c3c36fdfb71b0e94b668fbf2557a55a650870027b2389b767 [INFO] running `Command { std: "docker" "start" "-a" "e68a68779c83354c3c36fdfb71b0e94b668fbf2557a55a650870027b2389b767", kill_on_drop: false }` [INFO] [stderr] Compiling gws v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "e68a68779c83354c3c36fdfb71b0e94b668fbf2557a55a650870027b2389b767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68a68779c83354c3c36fdfb71b0e94b668fbf2557a55a650870027b2389b767", kill_on_drop: false }` [INFO] [stdout] e68a68779c83354c3c36fdfb71b0e94b668fbf2557a55a650870027b2389b767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25bb4cbbfad78b0a69d45eccf2595e319cf9b5188f910a864c455261e981a14c [INFO] running `Command { std: "docker" "start" "-a" "25bb4cbbfad78b0a69d45eccf2595e319cf9b5188f910a864c455261e981a14c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gws-e182514e243fb020) [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" "25bb4cbbfad78b0a69d45eccf2595e319cf9b5188f910a864c455261e981a14c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25bb4cbbfad78b0a69d45eccf2595e319cf9b5188f910a864c455261e981a14c", kill_on_drop: false }` [INFO] [stdout] 25bb4cbbfad78b0a69d45eccf2595e319cf9b5188f910a864c455261e981a14c