[INFO] cloning repository https://github.com/yohashinoio/kaede [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yohashinoio/kaede" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyohashinoio%2Fkaede", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyohashinoio%2Fkaede'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a19eb4b93de0e39c9bd77cd0a981a66396c2424 [INFO] checking yohashinoio/kaede against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyohashinoio%2Fkaede" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yohashinoio/kaede on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yohashinoio/kaede [INFO] finished tweaking git repo https://github.com/yohashinoio/kaede [INFO] tweaked toml for git repo https://github.com/yohashinoio/kaede written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yohashinoio/kaede 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab05cbf0257ce99304622d45dda981b4f13c52d0f133aa377e068159718a20de [INFO] running `Command { std: "docker" "start" "-a" "ab05cbf0257ce99304622d45dda981b4f13c52d0f133aa377e068159718a20de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab05cbf0257ce99304622d45dda981b4f13c52d0f133aa377e068159718a20de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab05cbf0257ce99304622d45dda981b4f13c52d0f133aa377e068159718a20de", kill_on_drop: false }` [INFO] [stdout] ab05cbf0257ce99304622d45dda981b4f13c52d0f133aa377e068159718a20de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf8a360dcf061dc494d641365153dd101b5675ef69a2d2d5091411d94267c432 [INFO] running `Command { std: "docker" "start" "-a" "bf8a360dcf061dc494d641365153dd101b5675ef69a2d2d5091411d94267c432", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling inkwell v0.4.0 (https://github.com/TheDan64/inkwell?branch=master#89e06af9) [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking kaede_span v0.1.0 (/opt/rustwide/workdir/compiler/span) [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking object v0.36.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> compiler/span/src/file.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | id: unsafe { FILES.insert(value) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking kaede_symbol v0.1.0 (/opt/rustwide/workdir/compiler/symbol) [INFO] [stderr] Checking kaede_lex v0.1.0 (/opt/rustwide/workdir/compiler/lex) [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> compiler/symbol/src/lib.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | id: unsafe { SYMBOLS.insert(value) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking kaede_common v0.1.0 (/opt/rustwide/workdir/compiler/common) [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Compiling assert_cmd v2.0.15 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> compiler/symbol/src/lib.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | id: unsafe { SYMBOLS.insert(value) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> compiler/span/src/file.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | id: unsafe { FILES.insert(value) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling llvm-sys v170.1.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking tempfile v3.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling inkwell_internals v0.9.0 (https://github.com/TheDan64/inkwell?branch=master#89e06af9) [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking assert_fs v1.1.2 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking kaede_type v0.1.0 (/opt/rustwide/workdir/compiler/type) [INFO] [stderr] Checking kaede_ast v0.1.0 (/opt/rustwide/workdir/compiler/ast) [INFO] [stderr] Checking kaede_parse v0.1.0 (/opt/rustwide/workdir/compiler/parse) [INFO] [stderr] Checking kaede_codegen v0.1.0 (/opt/rustwide/workdir/compiler/codegen) [INFO] [stderr] Checking kaede_compiler_driver v0.1.0 (/opt/rustwide/workdir/compiler/driver) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.14s [INFO] running `Command { std: "docker" "inspect" "bf8a360dcf061dc494d641365153dd101b5675ef69a2d2d5091411d94267c432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf8a360dcf061dc494d641365153dd101b5675ef69a2d2d5091411d94267c432", kill_on_drop: false }` [INFO] [stdout] bf8a360dcf061dc494d641365153dd101b5675ef69a2d2d5091411d94267c432