[INFO] cloning repository https://github.com/AIngleLab/ai-id [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AIngleLab/ai-id" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAIngleLab%2Fai-id", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAIngleLab%2Fai-id'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b655df68c9b9fb3e439c198fb1b2bd471012577 [INFO] testing AIngleLab/ai-id 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%2FAIngleLab%2Fai-id" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AIngleLab/ai-id 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/AIngleLab/ai-id [INFO] finished tweaking git repo https://github.com/AIngleLab/ai-id [INFO] tweaked toml for git repo https://github.com/AIngleLab/ai-id written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AIngleLab/ai-id 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] [stderr] warning: /workspace/builds/worker-1-tc2/source/aiid-js/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2905c27b6df8fff6872ff1fac0b3e3f3815530c1d86c464f3d0087e77ed69aa [INFO] running `Command { std: "docker" "start" "-a" "b2905c27b6df8fff6872ff1fac0b3e3f3815530c1d86c464f3d0087e77ed69aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2905c27b6df8fff6872ff1fac0b3e3f3815530c1d86c464f3d0087e77ed69aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2905c27b6df8fff6872ff1fac0b3e3f3815530c1d86c464f3d0087e77ed69aa", kill_on_drop: false }` [INFO] [stdout] b2905c27b6df8fff6872ff1fac0b3e3f3815530c1d86c464f3d0087e77ed69aa [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=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] 64e5c4dc41f79bbbb4badb76c068e0a43ea0e8a52413c2fd9bcad7a64bf1d65b [INFO] running `Command { std: "docker" "start" "-a" "64e5c4dc41f79bbbb4badb76c068e0a43ea0e8a52413c2fd9bcad7a64bf1d65b", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/aiid-js/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.40 [INFO] [stderr] Compiling bumpalo v2.4.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling wasm-bindgen v0.2.40 [INFO] [stderr] Compiling wee_alloc v0.4.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling reed-solomon v0.2.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling aiid v0.0.2 [INFO] [stderr] Compiling aiid v0.0.2 (/opt/rustwide/workdir/aiid) [INFO] [stdout] warning: type `aiidError` should have an upper camel case name [INFO] [stdout] --> aiid/src/error.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct aiidError(pub String); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `AiidError` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aiidResult` should have an upper camel case name [INFO] [stdout] --> aiid/src/error.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type aiidResult = Result; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AiidResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aiidEncodingConfig` should have an upper camel case name [INFO] [stdout] --> aiid/src/lib.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct aiidEncodingConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AiidEncodingConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aiidEncoding` should have an upper camel case name [INFO] [stdout] --> aiid/src/lib.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | pub struct aiidEncoding { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AiidEncoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> aiid/src/error.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | fn cause(&self) -> Option<&std::error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 | fn cause(&self) -> Option<&dyn std::error::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.40 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.40 [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" "64e5c4dc41f79bbbb4badb76c068e0a43ea0e8a52413c2fd9bcad7a64bf1d65b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64e5c4dc41f79bbbb4badb76c068e0a43ea0e8a52413c2fd9bcad7a64bf1d65b", kill_on_drop: false }` [INFO] [stdout] 64e5c4dc41f79bbbb4badb76c068e0a43ea0e8a52413c2fd9bcad7a64bf1d65b