[INFO] fetching crate google-cloudscheduler1-cli 5.0.4+20240226... [INFO] testing google-cloudscheduler1-cli-5.0.4+20240226 against 1.79.0 for beta-1.80-4 [INFO] extracting crate google-cloudscheduler1-cli 5.0.4+20240226 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate google-cloudscheduler1-cli 5.0.4+20240226 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 crates.io crate google-cloudscheduler1-cli 5.0.4+20240226 [INFO] finished tweaking crates.io crate google-cloudscheduler1-cli 5.0.4+20240226 [INFO] tweaked toml for crates.io crate google-cloudscheduler1-cli 5.0.4+20240226 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate google-cloudscheduler1-cli 5.0.4+20240226 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] warning: version requirement `5.0.4+20240226` for dependency `google-cloudscheduler1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded google-cloudscheduler1 v5.0.4+20240226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 733f18f470ecc04dccc6859b93732a2649073354d9f5ba2ef5d190a4e60dc078 [INFO] running `Command { std: "docker" "start" "-a" "733f18f470ecc04dccc6859b93732a2649073354d9f5ba2ef5d190a4e60dc078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "733f18f470ecc04dccc6859b93732a2649073354d9f5ba2ef5d190a4e60dc078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "733f18f470ecc04dccc6859b93732a2649073354d9f5ba2ef5d190a4e60dc078", kill_on_drop: false }` [INFO] [stdout] 733f18f470ecc04dccc6859b93732a2649073354d9f5ba2ef5d190a4e60dc078 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 279446e700535d852c40dd31a193e3cd8c3d4647e2cd2641c3e473137a6829ca [INFO] running `Command { std: "docker" "start" "-a" "279446e700535d852c40dd31a193e3cd8c3d4647e2cd2641c3e473137a6829ca", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `5.0.4+20240226` for dependency `google-cloudscheduler1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling yup-oauth2 v8.3.2 [INFO] [stderr] Compiling google-apis-common v6.0.1 [INFO] [stderr] Compiling google-clis-common v6.0.0 [INFO] [stderr] Compiling google-cloudscheduler1 v5.0.4+20240226 [INFO] [stderr] Compiling google-cloudscheduler1-cli v5.0.4+20240226 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "279446e700535d852c40dd31a193e3cd8c3d4647e2cd2641c3e473137a6829ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "279446e700535d852c40dd31a193e3cd8c3d4647e2cd2641c3e473137a6829ca", kill_on_drop: false }` [INFO] [stdout] 279446e700535d852c40dd31a193e3cd8c3d4647e2cd2641c3e473137a6829ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5dfc960c94ab33963913f6f3a025f04cca54cd75ec2ca35317add8be2a48bed2 [INFO] running `Command { std: "docker" "start" "-a" "5dfc960c94ab33963913f6f3a025f04cca54cd75ec2ca35317add8be2a48bed2", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `5.0.4+20240226` for dependency `google-cloudscheduler1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling google-cloudscheduler1-cli v5.0.4+20240226 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "5dfc960c94ab33963913f6f3a025f04cca54cd75ec2ca35317add8be2a48bed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dfc960c94ab33963913f6f3a025f04cca54cd75ec2ca35317add8be2a48bed2", kill_on_drop: false }` [INFO] [stdout] 5dfc960c94ab33963913f6f3a025f04cca54cd75ec2ca35317add8be2a48bed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1f42a5abdc1346cb7f2a4c9926227f3742228d6658d6990e3774daad90d218c9 [INFO] running `Command { std: "docker" "start" "-a" "1f42a5abdc1346cb7f2a4c9926227f3742228d6658d6990e3774daad90d218c9", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `5.0.4+20240226` for dependency `google-cloudscheduler1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cloudscheduler1-88bc12980773a711) [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" "1f42a5abdc1346cb7f2a4c9926227f3742228d6658d6990e3774daad90d218c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f42a5abdc1346cb7f2a4c9926227f3742228d6658d6990e3774daad90d218c9", kill_on_drop: false }` [INFO] [stdout] 1f42a5abdc1346cb7f2a4c9926227f3742228d6658d6990e3774daad90d218c9