[INFO] cloning repository https://github.com/danzou1ge6/helo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danzou1ge6/helo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanzou1ge6%2Fhelo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanzou1ge6%2Fhelo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0adde15b8281e6c055f6ff5369d4a6b3d14f6344 [INFO] checking danzou1ge6/helo against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanzou1ge6%2Fhelo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danzou1ge6/helo on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danzou1ge6/helo [INFO] finished tweaking git repo https://github.com/danzou1ge6/helo [INFO] tweaked toml for git repo https://github.com/danzou1ge6/helo written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/danzou1ge6/helo 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imbl v2.0.3 [INFO] [stderr] Downloaded bitmaps v3.2.1 [INFO] [stderr] Downloaded imbl-sized-chunks v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c077271c07acfcb8775bc7bb79be3671abb278729b746bf58c5eb705cd7ab3d6 [INFO] running `Command { std: "docker" "start" "-a" "c077271c07acfcb8775bc7bb79be3671abb278729b746bf58c5eb705cd7ab3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c077271c07acfcb8775bc7bb79be3671abb278729b746bf58c5eb705cd7ab3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c077271c07acfcb8775bc7bb79be3671abb278729b746bf58c5eb705cd7ab3d6", kill_on_drop: false }` [INFO] [stdout] c077271c07acfcb8775bc7bb79be3671abb278729b746bf58c5eb705cd7ab3d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8479ca96bad0bb25dd7e86a08dd2366aaf74f98be4b6d6ad1153200ceb23fdbc [INFO] running `Command { std: "docker" "start" "-a" "8479ca96bad0bb25dd7e86a08dd2366aaf74f98be4b6d6ad1153200ceb23fdbc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking supports-color v3.0.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking bitmaps v3.2.1 [INFO] [stderr] Checking papergrid v0.10.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking imbl-sized-chunks v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking imbl v2.0.3 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking pretty v0.12.3 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking proc-macro2 v1.0.79 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking tabled v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling helo_macro v0.1.0 (/opt/rustwide/workdir/crates/helo_macro) [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking helo_runtime v0.1.0 (/opt/rustwide/workdir/crates/helo_runtime) [INFO] [stderr] Checking helo_parse v0.1.0 (/opt/rustwide/workdir/crates/helo_parse) [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> crates/helo_runtime/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> crates/helo_runtime/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library [INFO] [stdout] --> crates/helo_parse/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(fmt_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library [INFO] [stdout] --> crates/helo_parse/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(fmt_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `recursive` is never read [INFO] [stdout] --> crates/helo_parse/src/parse/context.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct ClosureInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 97 | pub recursive: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `recursive` is never read [INFO] [stdout] --> crates/helo_parse/src/parse/context.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct ClosureInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 97 | pub recursive: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking helo_ir v0.1.0 (/opt/rustwide/workdir/crates/helo_ir) [INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library [INFO] [stdout] --> crates/helo_ir/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(fmt_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library [INFO] [stdout] --> crates/helo_ir/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(fmt_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking helo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking helo_wasm v0.1.0 (/opt/rustwide/workdir/crates/helo_wasm) [INFO] [stderr] Checking helo_bin v0.1.0 (/opt/rustwide/workdir/crates/helo_bin) [INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library [INFO] [stdout] --> crates/helo_wasm/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(fmt_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library [INFO] [stdout] --> crates/helo_wasm/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(fmt_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.61s [INFO] running `Command { std: "docker" "inspect" "8479ca96bad0bb25dd7e86a08dd2366aaf74f98be4b6d6ad1153200ceb23fdbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8479ca96bad0bb25dd7e86a08dd2366aaf74f98be4b6d6ad1153200ceb23fdbc", kill_on_drop: false }` [INFO] [stdout] 8479ca96bad0bb25dd7e86a08dd2366aaf74f98be4b6d6ad1153200ceb23fdbc