[INFO] fetching crate rust-releases-channel-manifests 0.27.0...
[INFO] building rust-releases-channel-manifests-0.27.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate rust-releases-channel-manifests 0.27.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rust-releases-channel-manifests 0.27.0
[INFO] finished tweaking crates.io crate rust-releases-channel-manifests 0.27.0
[INFO] tweaked toml for crates.io crate rust-releases-channel-manifests 0.27.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-releases-channel-manifests 0.27.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding rust-releases-core v0.27.0 (available: v0.30.0)
[INFO] [stderr]       Adding rust-releases-io v0.27.1 (available: v0.30.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-releases-io v0.27.1
[INFO] [stderr]   Downloaded rust-releases-core v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 557eb9f110c284890b69fa4d18988e1ae34f01af915d5a7ab0778e5a3c8b3073
[INFO] running `Command { std: "docker" "start" "-a" "557eb9f110c284890b69fa4d18988e1ae34f01af915d5a7ab0778e5a3c8b3073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "557eb9f110c284890b69fa4d18988e1ae34f01af915d5a7ab0778e5a3c8b3073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "557eb9f110c284890b69fa4d18988e1ae34f01af915d5a7ab0778e5a3c8b3073", kill_on_drop: false }`
[INFO] [stdout] 557eb9f110c284890b69fa4d18988e1ae34f01af915d5a7ab0778e5a3c8b3073
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be3d29a3ad1792aeb7627fb5b376314bdbdb81278686af45f474dc85d92153f1
[INFO] running `Command { std: "docker" "start" "-a" "be3d29a3ad1792aeb7627fb5b376314bdbdb81278686af45f474dc85d92153f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rust-releases-core v0.27.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling rust-releases-io v0.27.1
[INFO] [stderr]    Compiling rust-releases-channel-manifests v0.27.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.48s
[INFO] running `Command { std: "docker" "inspect" "be3d29a3ad1792aeb7627fb5b376314bdbdb81278686af45f474dc85d92153f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be3d29a3ad1792aeb7627fb5b376314bdbdb81278686af45f474dc85d92153f1", kill_on_drop: false }`
[INFO] [stdout] be3d29a3ad1792aeb7627fb5b376314bdbdb81278686af45f474dc85d92153f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43e9149c9c211719ac893f89dfb5604c0dddce50230f66e3c880f3eef8383cb2
[INFO] running `Command { std: "docker" "start" "-a" "43e9149c9c211719ac893f89dfb5604c0dddce50230f66e3c880f3eef8383cb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-releases-channel-manifests v0.27.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal_dl_test`
[INFO] [stdout]   --> src/fetch.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | /         __internal_dl_test!({
[INFO] [stdout] 79 | |             let meta = fetch_meta_manifest();
[INFO] [stdout] 80 | |             assert!(meta.is_ok());
[INFO] [stdout] 81 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__internal_dl_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `__internal_dl_test` may come from an old version of the `rust_releases_io` crate, try updating your dependency with `cargo update -p rust_releases_io`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__internal_dl_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal_dl_test`
[INFO] [stdout]   --> src/fetch.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /         __internal_dl_test!({
[INFO] [stdout] 87 | |             let meta = fetch_meta_manifest().unwrap();
[INFO] [stdout] 88 | |             let content = std::str::from_utf8(meta.buffer()).unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |             assert!(result.is_ok());
[INFO] [stdout] 94 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__internal_dl_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `__internal_dl_test` may come from an old version of the `rust_releases_io` crate, try updating your dependency with `cargo update -p rust_releases_io`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `__internal_dl_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] running `Command { std: "docker" "inspect" "43e9149c9c211719ac893f89dfb5604c0dddce50230f66e3c880f3eef8383cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e9149c9c211719ac893f89dfb5604c0dddce50230f66e3c880f3eef8383cb2", kill_on_drop: false }`
[INFO] [stdout] 43e9149c9c211719ac893f89dfb5604c0dddce50230f66e3c880f3eef8383cb2
