[INFO] fetching crate composure_adapter_cloudflare 0.0.2...
[INFO] checking composure_adapter_cloudflare-0.0.2 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate composure_adapter_cloudflare 0.0.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate composure_adapter_cloudflare 0.0.2 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate composure_adapter_cloudflare 0.0.2
[INFO] finished tweaking crates.io crate composure_adapter_cloudflare 0.0.2
[INFO] tweaked toml for crates.io crate composure_adapter_cloudflare 0.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd689768e20942031ac2ecf98aab899331e18432e2afdcffa511be82f89b07ed
[INFO] running `Command { std: "docker" "start" "-a" "cd689768e20942031ac2ecf98aab899331e18432e2afdcffa511be82f89b07ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd689768e20942031ac2ecf98aab899331e18432e2afdcffa511be82f89b07ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd689768e20942031ac2ecf98aab899331e18432e2afdcffa511be82f89b07ed", kill_on_drop: false }`
[INFO] [stdout] cd689768e20942031ac2ecf98aab899331e18432e2afdcffa511be82f89b07ed
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f813a8601c4e50d149750918d28a23c08030ea1292d95049751df00c36d2550
[INFO] running `Command { std: "docker" "start" "-a" "2f813a8601c4e50d149750918d28a23c08030ea1292d95049751df00c36d2550", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.84
[INFO] [stderr]    Compiling wasm-bindgen v0.2.84
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]     Checking matchit v0.4.6
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.84
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.84
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking composure v0.0.2
[INFO] [stderr]     Checking js-sys v0.3.61
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.34
[INFO] [stderr]     Checking web-sys v0.3.61
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking worker-kv v0.6.0
[INFO] [stderr]     Checking wasm-streams v0.2.3
[INFO] [stderr]     Checking worker-sys v0.0.8
[INFO] [stderr]    Compiling worker-macros v0.0.8
[INFO] [stderr]     Checking worker v0.0.16
[INFO] [stderr]     Checking composure_adapter_cloudflare v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 9.43s
[INFO] running `Command { std: "docker" "inspect" "2f813a8601c4e50d149750918d28a23c08030ea1292d95049751df00c36d2550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f813a8601c4e50d149750918d28a23c08030ea1292d95049751df00c36d2550", kill_on_drop: false }`
[INFO] [stdout] 2f813a8601c4e50d149750918d28a23c08030ea1292d95049751df00c36d2550
