[INFO] fetching crate askit-rhai-agents 0.1.0... [INFO] checking askit-rhai-agents-0.1.0 against master#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137 [INFO] extracting crate askit-rhai-agents 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate askit-rhai-agents 0.1.0 [INFO] finished tweaking crates.io crate askit-rhai-agents 0.1.0 [INFO] tweaked toml for crates.io crate askit-rhai-agents 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate askit-rhai-agents 0.1.0 on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate askit-rhai-agents 0.1.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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weezl v0.1.11 [INFO] [stderr] Downloaded photon-rs v0.3.3 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] [stderr] Downloaded agent-stream-kit v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ba62fe466702017576d8f52ae3f7588df274749eba7d748dd73c2b8266a67d2 [INFO] running `Command { std: "docker" "start" "-a" "4ba62fe466702017576d8f52ae3f7588df274749eba7d748dd73c2b8266a67d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ba62fe466702017576d8f52ae3f7588df274749eba7d748dd73c2b8266a67d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba62fe466702017576d8f52ae3f7588df274749eba7d748dd73c2b8266a67d2", kill_on_drop: false }` [INFO] [stdout] 4ba62fe466702017576d8f52ae3f7588df274749eba7d748dd73c2b8266a67d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6437944e258f898939ac6dff21f4b7df9290a245d4f04bae80bcdc6aceb698f5 [INFO] running `Command { std: "docker" "start" "-a" "6437944e258f898939ac6dff21f4b7df9290a245d4f04bae80bcdc6aceb698f5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking weezl v0.1.11 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking perlin2d v0.2.6 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rhai_codegen v3.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Checking js-sys v0.3.82 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking rhai v1.23.6 [INFO] [stderr] Checking web-sys v0.3.82 [INFO] [stderr] Checking imageproc v0.23.0 [INFO] [stderr] Checking node-sys v0.4.2 [INFO] [stderr] Checking photon-rs v0.3.3 [INFO] [stderr] Checking agent-stream-kit v0.9.0 [INFO] [stderr] Checking askit-rhai-agents v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.95s [INFO] running `Command { std: "docker" "inspect" "6437944e258f898939ac6dff21f4b7df9290a245d4f04bae80bcdc6aceb698f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6437944e258f898939ac6dff21f4b7df9290a245d4f04bae80bcdc6aceb698f5", kill_on_drop: false }` [INFO] [stdout] 6437944e258f898939ac6dff21f4b7df9290a245d4f04bae80bcdc6aceb698f5