[INFO] cloning repository https://github.com/kindywu/dino [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kindywu/dino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindywu%2Fdino", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindywu%2Fdino'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e87bc43901790fc69600cb9cec54781e9c57b939 [INFO] checking kindywu/dino against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindywu%2Fdino" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kindywu/dino [INFO] finished tweaking git repo https://github.com/kindywu/dino [INFO] tweaked toml for git repo https://github.com/kindywu/dino written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kindywu/dino on toolchain e90f1ff63e694965281f833819a486da29772bdf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kindywu/dino 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" "+e90f1ff63e694965281f833819a486da29772bdf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 949a30fb2d5a8bb310a1bcbf0fdb0947ecda5e2f01c443bcbaf9e2bdfa444bdb [INFO] running `Command { std: "docker" "start" "-a" "949a30fb2d5a8bb310a1bcbf0fdb0947ecda5e2f01c443bcbaf9e2bdfa444bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "949a30fb2d5a8bb310a1bcbf0fdb0947ecda5e2f01c443bcbaf9e2bdfa444bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "949a30fb2d5a8bb310a1bcbf0fdb0947ecda5e2f01c443bcbaf9e2bdfa444bdb", kill_on_drop: false }` [INFO] [stdout] 949a30fb2d5a8bb310a1bcbf0fdb0947ecda5e2f01c443bcbaf9e2bdfa444bdb [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9c2f804c7d917a33571c01d9ec7e9e76bfe1be6062970abef3a40b0bfec568c [INFO] running `Command { std: "docker" "start" "-a" "b9c2f804c7d917a33571c01d9ec7e9e76bfe1be6062970abef3a40b0bfec568c", kill_on_drop: false }` [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling swc_macros_common v0.3.13 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking better_scoped_tls v0.1.1 [INFO] [stderr] Checking swc_visit v0.6.1 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking unicode-id-start v1.2.0 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking ryu-js v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling pyo3-build-config v0.22.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.5.5 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling swc_config_macro v0.1.4 [INFO] [stderr] Checking relative-path v1.9.3 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling pyo3-ffi v0.22.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.2 [INFO] [stderr] Compiling pyo3 v0.22.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tempfile v3.11.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling rquickjs-sys v0.6.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling swc_bundler v0.234.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking triomphe v0.1.13 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking hstr v0.2.10 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking swc_cached v0.3.20 [INFO] [stderr] Checking swc_atoms v0.6.7 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking swc_config v0.1.15 [INFO] [stderr] Checking sourcemap v9.0.0 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Checking swc_allocator v0.1.8 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking swc_common v0.37.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking bswap v1.0.0 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Checking sha v1.0.3 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking assert_fs v1.1.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking swc_ecma_ast v0.118.0 [INFO] [stderr] Checking swc_fast_graph v0.25.0 [INFO] [stderr] Checking swc_ecma_loader v0.49.1 [INFO] [stderr] Checking swc_graph_analyzer v0.26.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking typed-builder v0.19.1 [INFO] [stderr] Checking rhai v1.19.0 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Compiling pyo3-macros v0.22.2 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking swc_ecma_visit v0.104.0 [INFO] [stderr] Checking swc_ecma_parser v0.149.0 [INFO] [stderr] Checking swc_ecma_codegen v0.155.0 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Checking ureq v2.10.0 [INFO] [stderr] Checking swc_ecma_utils v0.134.0 [INFO] [stderr] Checking swc_ecma_transforms_base v0.144.0 [INFO] [stderr] Compiling rquickjs-core v0.6.2 [INFO] [stderr] Checking swc_ecma_transforms_optimization v0.205.0 [INFO] [stderr] Checking swc_ecma_transforms_react v0.190.0 [INFO] [stderr] Checking swc_ecma_transforms_typescript v0.195.0 [INFO] [stderr] Compiling rquickjs-macro v0.6.2 [INFO] [stderr] Checking rquickjs v0.6.2 [INFO] [stderr] Checking dino v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cli/run_opts.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn run(&self, code: &str) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: rquickjs::FromJs<'_>` will fail [INFO] [stdout] --> src/cli/run_opts.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | ctx.eval_promise(code)?.finish()?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 63 | ctx.eval_promise(code)?.finish::<()>()?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cli/run_opts.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn run(&self, code: &str) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: rquickjs::FromJs<'_>` will fail [INFO] [stdout] --> src/cli/run_opts.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | ctx.eval_promise(code)?.finish()?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 63 | ctx.eval_promise(code)?.finish::<()>()?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dino` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dino` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b9c2f804c7d917a33571c01d9ec7e9e76bfe1be6062970abef3a40b0bfec568c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9c2f804c7d917a33571c01d9ec7e9e76bfe1be6062970abef3a40b0bfec568c", kill_on_drop: false }` [INFO] [stdout] b9c2f804c7d917a33571c01d9ec7e9e76bfe1be6062970abef3a40b0bfec568c