[INFO] fetching crate gsutil 0.2.2... [INFO] testing gsutil-0.2.2 against 1.79.0 for beta-1.80-4 [INFO] extracting crate gsutil 0.2.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate gsutil 0.2.2 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] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate gsutil 0.2.2 [INFO] finished tweaking crates.io crate gsutil 0.2.2 [INFO] tweaked toml for crates.io crate gsutil 0.2.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate gsutil 0.2.2 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 tame-oauth v0.10.0 [INFO] [stderr] Downloaded nu-ansi-term v0.50.0 [INFO] [stderr] Downloaded tame-gcs v0.13.0 [INFO] [stderr] Downloaded reqwest v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f95afd5333919d52c1209716fa80a69700dd10d9735b1e445987f443093f96e5 [INFO] running `Command { std: "docker" "start" "-a" "f95afd5333919d52c1209716fa80a69700dd10d9735b1e445987f443093f96e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f95afd5333919d52c1209716fa80a69700dd10d9735b1e445987f443093f96e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f95afd5333919d52c1209716fa80a69700dd10d9735b1e445987f443093f96e5", kill_on_drop: false }` [INFO] [stdout] f95afd5333919d52c1209716fa80a69700dd10d9735b1e445987f443093f96e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] dc7a879627b17d1680bce98a861edc39be58cb324fe581003e6ce2d3a8a02be2 [INFO] running `Command { std: "docker" "start" "-a" "dc7a879627b17d1680bce98a861edc39be58cb324fe581003e6ce2d3a8a02be2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling reqwest v0.12.0 [INFO] [stderr] Compiling tame-gcs v0.13.0 [INFO] [stderr] Compiling tame-oauth v0.10.0 [INFO] [stderr] Compiling gsutil v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.81s [INFO] running `Command { std: "docker" "inspect" "dc7a879627b17d1680bce98a861edc39be58cb324fe581003e6ce2d3a8a02be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7a879627b17d1680bce98a861edc39be58cb324fe581003e6ce2d3a8a02be2", kill_on_drop: false }` [INFO] [stdout] dc7a879627b17d1680bce98a861edc39be58cb324fe581003e6ce2d3a8a02be2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3aa0631a7fcbdea0173dd386ec28f3c003b7d48dbd967c49d7965e04776ea9c9 [INFO] running `Command { std: "docker" "start" "-a" "3aa0631a7fcbdea0173dd386ec28f3c003b7d48dbd967c49d7965e04776ea9c9", kill_on_drop: false }` [INFO] [stderr] Compiling gsutil v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "3aa0631a7fcbdea0173dd386ec28f3c003b7d48dbd967c49d7965e04776ea9c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa0631a7fcbdea0173dd386ec28f3c003b7d48dbd967c49d7965e04776ea9c9", kill_on_drop: false }` [INFO] [stdout] 3aa0631a7fcbdea0173dd386ec28f3c003b7d48dbd967c49d7965e04776ea9c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e857c48dca626efe74a6b8896b2c24b78ca1f2ed4066d3050ee1be4625d4a6ae [INFO] running `Command { std: "docker" "start" "-a" "e857c48dca626efe74a6b8896b2c24b78ca1f2ed4066d3050ee1be4625d4a6ae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gsutil-9feabee9acb86f8e) [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/main.rs (/opt/rustwide/target/debug/deps/gsutil-37e761c1752361dc) [INFO] [stderr] Doc-tests gsutil [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] [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" "e857c48dca626efe74a6b8896b2c24b78ca1f2ed4066d3050ee1be4625d4a6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e857c48dca626efe74a6b8896b2c24b78ca1f2ed4066d3050ee1be4625d4a6ae", kill_on_drop: false }` [INFO] [stdout] e857c48dca626efe74a6b8896b2c24b78ca1f2ed4066d3050ee1be4625d4a6ae