[INFO] fetching crate rhai-http 0.5.0...
[INFO] building rhai-http-0.5.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate rhai-http 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rhai-http 0.5.0
[INFO] finished tweaking crates.io crate rhai-http 0.5.0
[INFO] tweaked toml for crates.io crate rhai-http 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rhai-http 0.5.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rhai-http 0.5.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 076513cd3fb90f08703f3eeeba089731fa533178ff9799d8728be326f820777c
[INFO] running `Command { std: "docker" "start" "-a" "076513cd3fb90f08703f3eeeba089731fa533178ff9799d8728be326f820777c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "076513cd3fb90f08703f3eeeba089731fa533178ff9799d8728be326f820777c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "076513cd3fb90f08703f3eeeba089731fa533178ff9799d8728be326f820777c", kill_on_drop: false }`
[INFO] [stdout] 076513cd3fb90f08703f3eeeba089731fa533178ff9799d8728be326f820777c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92c8b199c30e98318ba88da3b7a48a6eefee02e56661f6f8d565f9ab70a04e69
[INFO] running `Command { std: "docker" "start" "-a" "92c8b199c30e98318ba88da3b7a48a6eefee02e56661f6f8d565f9ab70a04e69", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rhai_codegen v2.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling rhai v1.22.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling rhai-http v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.43s
[INFO] running `Command { std: "docker" "inspect" "92c8b199c30e98318ba88da3b7a48a6eefee02e56661f6f8d565f9ab70a04e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92c8b199c30e98318ba88da3b7a48a6eefee02e56661f6f8d565f9ab70a04e69", kill_on_drop: false }`
[INFO] [stdout] 92c8b199c30e98318ba88da3b7a48a6eefee02e56661f6f8d565f9ab70a04e69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a39198e7a242fee7781d47152bcf567de893784e84b15391fbf32ae58e9a4ed1
[INFO] running `Command { std: "docker" "start" "-a" "a39198e7a242fee7781d47152bcf567de893784e84b15391fbf32ae58e9a4ed1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rhai-http v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] running `Command { std: "docker" "inspect" "a39198e7a242fee7781d47152bcf567de893784e84b15391fbf32ae58e9a4ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a39198e7a242fee7781d47152bcf567de893784e84b15391fbf32ae58e9a4ed1", kill_on_drop: false }`
[INFO] [stdout] a39198e7a242fee7781d47152bcf567de893784e84b15391fbf32ae58e9a4ed1
