[INFO] cloning repository https://github.com/AlexBuz/rust_to_bf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexBuz/rust_to_bf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexBuz%2Frust_to_bf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexBuz%2Frust_to_bf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95925703bccec2234780467c116792f79206c6cd [INFO] checking AlexBuz/rust_to_bf against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexBuz%2Frust_to_bf" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AlexBuz/rust_to_bf [INFO] finished tweaking git repo https://github.com/AlexBuz/rust_to_bf [INFO] tweaked toml for git repo https://github.com/AlexBuz/rust_to_bf written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AlexBuz/rust_to_bf on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AlexBuz/rust_to_bf 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bff60fd0de32c7e7a7399e95526980badd707438980f2e136946a686572a38cc [INFO] running `Command { std: "docker" "start" "-a" "bff60fd0de32c7e7a7399e95526980badd707438980f2e136946a686572a38cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bff60fd0de32c7e7a7399e95526980badd707438980f2e136946a686572a38cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff60fd0de32c7e7a7399e95526980badd707438980f2e136946a686572a38cc", kill_on_drop: false }` [INFO] [stdout] bff60fd0de32c7e7a7399e95526980badd707438980f2e136946a686572a38cc [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b5047d241655dbb5352d58c1e65fa44067b11ce37d8de132e8a3027c32d05fa [INFO] running `Command { std: "docker" "start" "-a" "5b5047d241655dbb5352d58c1e65fa44067b11ce37d8de132e8a3027c32d05fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_builder v4.5.19 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rust_to_bf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Checking velcro v0.5.4 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking clap v4.5.19 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking frontend v0.0.0 (/opt/rustwide/workdir/src/frontend) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rstest_reuse v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] error: could not compile `frontend` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/149edce6c6ee840adb602803b96d083101ef3592/bin/rustc --crate-name frontend --edition=2021 src/frontend/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09f4d23ff89a0464 -C extra-filename=-9d1f8026c9180415 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d950c23e59e24400.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-7507f6a97438e113.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-543175c759cb55b6.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-e0941eb7f7f176a3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5b5047d241655dbb5352d58c1e65fa44067b11ce37d8de132e8a3027c32d05fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b5047d241655dbb5352d58c1e65fa44067b11ce37d8de132e8a3027c32d05fa", kill_on_drop: false }` [INFO] [stdout] 5b5047d241655dbb5352d58c1e65fa44067b11ce37d8de132e8a3027c32d05fa