[INFO] fetching crate tapis-sdk 0.2.0...
[INFO] checking tapis-sdk-0.2.0 against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] extracting crate tapis-sdk 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tapis-sdk 0.2.0
[INFO] finished tweaking crates.io crate tapis-sdk 0.2.0
[INFO] tweaked toml for crates.io crate tapis-sdk 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tapis-sdk 0.2.0 on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tapis-sdk 0.2.0 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cd2d7fd9b30bbbe7ec0fbb62e3d261cc42fbd8bacb6675176d7cf56d31d8d79
[INFO] running `Command { std: "docker" "start" "-a" "4cd2d7fd9b30bbbe7ec0fbb62e3d261cc42fbd8bacb6675176d7cf56d31d8d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cd2d7fd9b30bbbe7ec0fbb62e3d261cc42fbd8bacb6675176d7cf56d31d8d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd2d7fd9b30bbbe7ec0fbb62e3d261cc42fbd8bacb6675176d7cf56d31d8d79", kill_on_drop: false }`
[INFO] [stdout] 4cd2d7fd9b30bbbe7ec0fbb62e3d261cc42fbd8bacb6675176d7cf56d31d8d79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58d49b09cf1a764f1b962f4f312decd7f56d86811c7848eaff45c50c65e77078
[INFO] running `Command { std: "docker" "start" "-a" "58d49b09cf1a764f1b962f4f312decd7f56d86811c7848eaff45c50c65e77078", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest-middleware v0.4.2
[INFO] [stderr]     Checking tapis-jobs v0.2.0
[INFO] [stderr]     Checking tapis-tokens v0.2.0
[INFO] [stderr]     Checking tapis-authenticator v0.2.0
[INFO] [stderr]     Checking tapis-sk v0.2.0
[INFO] [stderr]     Checking tapis-apps v0.2.0
[INFO] [stderr]     Checking tapis-actors v0.2.0
[INFO] [stderr]     Checking tapis-files v0.2.0
[INFO] [stderr]     Checking tapis-pgrest v0.2.0
[INFO] [stderr]     Checking tapis-meta v0.2.0
[INFO] [stderr]     Checking tapis-systems v0.2.0
[INFO] [stderr]     Checking tapis-tenants v0.2.0
[INFO] [stderr]     Checking tapis-pods v0.2.0
[INFO] [stderr]     Checking tapis-notifications v0.2.0
[INFO] [stderr]     Checking tapis-workflows v0.2.0
[INFO] [stderr]     Checking tapis-globus-proxy v0.2.0
[INFO] [stderr]     Checking tapis-streams v0.2.0
[INFO] [stderr]     Checking tapis-sdk v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.60s
[INFO] running `Command { std: "docker" "inspect" "58d49b09cf1a764f1b962f4f312decd7f56d86811c7848eaff45c50c65e77078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58d49b09cf1a764f1b962f4f312decd7f56d86811c7848eaff45c50c65e77078", kill_on_drop: false }`
[INFO] [stdout] 58d49b09cf1a764f1b962f4f312decd7f56d86811c7848eaff45c50c65e77078
