[INFO] fetching crate ca_injector 0.1.2...
[INFO] checking ca_injector-0.1.2 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] extracting crate ca_injector 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ca_injector 0.1.2
[INFO] finished tweaking crates.io crate ca_injector 0.1.2
[INFO] tweaked toml for crates.io crate ca_injector 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ca_injector 0.1.2 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 280 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding which v4.4.2 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52e5e829d9a30d965b2614c727d9b9b6c99e59113ef883ed6de6ee89c4ef155c
[INFO] running `Command { std: "docker" "start" "-a" "52e5e829d9a30d965b2614c727d9b9b6c99e59113ef883ed6de6ee89c4ef155c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52e5e829d9a30d965b2614c727d9b9b6c99e59113ef883ed6de6ee89c4ef155c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52e5e829d9a30d965b2614c727d9b9b6c99e59113ef883ed6de6ee89c4ef155c", kill_on_drop: false }`
[INFO] [stdout] 52e5e829d9a30d965b2614c727d9b9b6c99e59113ef883ed6de6ee89c4ef155c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1dff9981274097837eeeedf05701d8eea41ebacccb6da0843998f68af946d3a
[INFO] running `Command { std: "docker" "start" "-a" "b1dff9981274097837eeeedf05701d8eea41ebacccb6da0843998f68af946d3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling oid-registry v0.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking postgres-protocol v0.6.9
[INFO] [stderr]     Checking openssl v0.10.75
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling der-oid-macro v0.5.0
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]     Checking der-parser v6.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ca_injector v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.148
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling refinery-core v0.8.16
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling refinery-macros v0.8.16
[INFO] [stderr]     Checking postgres-types v0.2.11
[INFO] [stderr]     Checking x509-parser v0.12.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking trust-dns-proto v0.20.4
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-postgres v0.7.15
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking trust-dns-client v0.20.4
[INFO] [stderr]     Checking deadpool-postgres v0.10.5
[INFO] [stderr]     Checking refinery v0.8.16
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking ratpack v0.1.4
[INFO] [stderr]     Checking coyote v0.1.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.33s
[INFO] running `Command { std: "docker" "inspect" "b1dff9981274097837eeeedf05701d8eea41ebacccb6da0843998f68af946d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1dff9981274097837eeeedf05701d8eea41ebacccb6da0843998f68af946d3a", kill_on_drop: false }`
[INFO] [stdout] b1dff9981274097837eeeedf05701d8eea41ebacccb6da0843998f68af946d3a
