[INFO] cloning repository https://github.com/ulloacastillo/random-forest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ulloacastillo/random-forest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulloacastillo%2Frandom-forest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulloacastillo%2Frandom-forest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20434c173bab956fec5286530b964f3a0ff0c584 [INFO] testing ulloacastillo/random-forest against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulloacastillo%2Frandom-forest" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 52% (421/795) Updating files: 53% (422/795) Updating files: 54% (430/795) Updating files: 55% (438/795) Updating files: 56% (446/795) Updating files: 57% (454/795) Updating files: 58% (462/795) Updating files: 59% (470/795) Updating files: 60% (477/795) Updating files: 61% (485/795) Updating files: 62% (493/795) Updating files: 63% (501/795) Updating files: 64% (509/795) Updating files: 65% (517/795) Updating files: 66% (525/795) Updating files: 67% (533/795) Updating files: 68% (541/795) Updating files: 69% (549/795) Updating files: 70% (557/795) Updating files: 71% (565/795) Updating files: 72% (573/795) Updating files: 73% (581/795) Updating files: 74% (589/795) Updating files: 75% (597/795) Updating files: 76% (605/795) Updating files: 77% (613/795) Updating files: 78% (621/795) Updating files: 79% (629/795) Updating files: 80% (636/795) Updating files: 81% (644/795) Updating files: 82% (652/795) Updating files: 83% (660/795) Updating files: 84% (668/795) Updating files: 85% (676/795) Updating files: 86% (684/795) Updating files: 87% (692/795) Updating files: 88% (700/795) Updating files: 89% (708/795) Updating files: 90% (716/795) Updating files: 91% (724/795) Updating files: 92% (732/795) Updating files: 93% (740/795) Updating files: 94% (748/795) Updating files: 95% (756/795) Updating files: 96% (764/795) Updating files: 97% (772/795) Updating files: 98% (780/795) Updating files: 99% (788/795) Updating files: 100% (795/795) Updating files: 100% (795/795), done. [INFO] validating manifest of git repo https://github.com/ulloacastillo/random-forest on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ulloacastillo/random-forest [INFO] finished tweaking git repo https://github.com/ulloacastillo/random-forest [INFO] tweaked toml for git repo https://github.com/ulloacastillo/random-forest written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ulloacastillo/random-forest 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aa0f7670ad345c7634b8b7a0e0594badde7f60e0ee557d0f7cd3615e2b7abb1 [INFO] running `Command { std: "docker" "start" "-a" "7aa0f7670ad345c7634b8b7a0e0594badde7f60e0ee557d0f7cd3615e2b7abb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aa0f7670ad345c7634b8b7a0e0594badde7f60e0ee557d0f7cd3615e2b7abb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa0f7670ad345c7634b8b7a0e0594badde7f60e0ee557d0f7cd3615e2b7abb1", kill_on_drop: false }` [INFO] [stdout] 7aa0f7670ad345c7634b8b7a0e0594badde7f60e0ee557d0f7cd3615e2b7abb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 541fb2fb2a0029e85f082c94fedbb784f315a20ba044219018cd5d26c9364b0b [INFO] running `Command { std: "docker" "start" "-a" "541fb2fb2a0029e85f082c94fedbb784f315a20ba044219018cd5d26c9364b0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "541fb2fb2a0029e85f082c94fedbb784f315a20ba044219018cd5d26c9364b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541fb2fb2a0029e85f082c94fedbb784f315a20ba044219018cd5d26c9364b0b", kill_on_drop: false }` [INFO] [stdout] 541fb2fb2a0029e85f082c94fedbb784f315a20ba044219018cd5d26c9364b0b