[INFO] cloning repository https://github.com/JonathanGeorgiou/nostradamus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JonathanGeorgiou/nostradamus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonathanGeorgiou%2Fnostradamus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonathanGeorgiou%2Fnostradamus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4184a9110953d719b7f8ec68ea8da8c1af02a793 [INFO] testing JonathanGeorgiou/nostradamus 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%2FJonathanGeorgiou%2Fnostradamus" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JonathanGeorgiou/nostradamus 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/JonathanGeorgiou/nostradamus [INFO] finished tweaking git repo https://github.com/JonathanGeorgiou/nostradamus [INFO] tweaked toml for git repo https://github.com/JonathanGeorgiou/nostradamus written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JonathanGeorgiou/nostradamus 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: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding aho-corasick v1.1.3 [INFO] [stderr] Adding axum v0.6.20 (available: v0.8.1) [INFO] [stderr] Adding axum-core v0.3.4 [INFO] [stderr] Adding axum-macros v0.3.8 (available: v0.5.0) [INFO] [stderr] Adding bitflags v2.8.0 [INFO] [stderr] Adding darling v0.20.10 [INFO] [stderr] Adding darling_core v0.20.10 [INFO] [stderr] Adding darling_macro v0.20.10 [INFO] [stderr] Adding deadpool v0.9.5 [INFO] [stderr] Adding deadpool-diesel v0.4.1 (available: v0.6.1) [INFO] [stderr] Adding deadpool-runtime v0.1.4 [INFO] [stderr] Adding deadpool-sync v0.1.4 [INFO] [stderr] Adding diesel v2.2.7 [INFO] [stderr] Adding diesel_derives v2.2.3 [INFO] [stderr] Adding diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Adding dotenv v0.15.0 [INFO] [stderr] Adding dotenvy v0.15.7 [INFO] [stderr] Adding dsl_auto_type v0.1.3 [INFO] [stderr] Adding either v1.13.0 [INFO] [stderr] Adding heck v0.4.1 [INFO] [stderr] Adding heck v0.5.0 [INFO] [stderr] Adding ident_case v1.0.1 [INFO] [stderr] Adding matchers v0.1.0 [INFO] [stderr] Adding matchit v0.7.3 [INFO] [stderr] Adding pq-sys v0.7.0 [INFO] [stderr] Updating proc-macro2 v1.0.54 -> v1.0.93 [INFO] [stderr] Adding r2d2 v0.8.10 [INFO] [stderr] Adding regex v1.9.4 (available: v1.11.1) [INFO] [stderr] Adding regex-automata v0.1.10 [INFO] [stderr] Adding regex-automata v0.3.7 (available: v0.3.9) [INFO] [stderr] Adding regex-syntax v0.6.29 [INFO] [stderr] Adding regex-syntax v0.7.5 [INFO] [stderr] Adding retain_mut v0.1.9 [INFO] [stderr] Adding scheduled-thread-pool v0.2.7 [INFO] [stderr] Adding serde_path_to_error v0.1.12 (available: v0.1.16) [INFO] [stderr] Adding signal-hook-registry v1.4.2 [INFO] [stderr] Adding strsim v0.11.1 [INFO] [stderr] Updating syn v2.0.12 -> v2.0.16 (available: v2.0.98) [INFO] [stderr] Adding sync_wrapper v0.1.2 [INFO] [stderr] Adding time v0.1.45 [INFO] [stderr] Adding tower v0.4.13 [INFO] [stderr] Adding tower-layer v0.3.3 [INFO] [stderr] Adding vcpkg v0.2.15 [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f3661a6747a9850da8e749de929303d7b15bd59e93e7638fedbba82b0463dbda [INFO] running `Command { std: "docker" "start" "-a" "f3661a6747a9850da8e749de929303d7b15bd59e93e7638fedbba82b0463dbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3661a6747a9850da8e749de929303d7b15bd59e93e7638fedbba82b0463dbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3661a6747a9850da8e749de929303d7b15bd59e93e7638fedbba82b0463dbda", kill_on_drop: false }` [INFO] [stdout] f3661a6747a9850da8e749de929303d7b15bd59e93e7638fedbba82b0463dbda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0229a5cea1c963e8e7863d362017ef1b531d7a1c8fa49d31207e6bf7ea59aace [INFO] running `Command { std: "docker" "start" "-a" "0229a5cea1c963e8e7863d362017ef1b531d7a1c8fa49d31207e6bf7ea59aace", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling pq-sys v0.7.0 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling iana-time-zone v0.1.54 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling implicit-clone v0.3.5 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling yew-router-macro v0.17.0 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [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] Compiling diesel_derives v2.2.3 [INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0229a5cea1c963e8e7863d362017ef1b531d7a1c8fa49d31207e6bf7ea59aace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0229a5cea1c963e8e7863d362017ef1b531d7a1c8fa49d31207e6bf7ea59aace", kill_on_drop: false }` [INFO] [stdout] 0229a5cea1c963e8e7863d362017ef1b531d7a1c8fa49d31207e6bf7ea59aace