[INFO] cloning repository https://github.com/yeizero/offline-judge-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeizero/offline-judge-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeizero%2Foffline-judge-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeizero%2Foffline-judge-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d026eee519fd678070481a841d90965295aeac7 [INFO] testing yeizero/offline-judge-cli against beta-2025-11-01 for beta-1.92-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeizero%2Foffline-judge-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yeizero/offline-judge-cli [INFO] finished tweaking git repo https://github.com/yeizero/offline-judge-cli [INFO] tweaked toml for git repo https://github.com/yeizero/offline-judge-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yeizero/offline-judge-cli on toolchain beta-2025-11-01 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-11-01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yeizero/offline-judge-cli 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-11-01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-11-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56557d988af0d418266f1978bc0cc32119212f58f13a97618c4093f1e36dc6c4 [INFO] running `Command { std: "docker" "start" "-a" "56557d988af0d418266f1978bc0cc32119212f58f13a97618c4093f1e36dc6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56557d988af0d418266f1978bc0cc32119212f58f13a97618c4093f1e36dc6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56557d988af0d418266f1978bc0cc32119212f58f13a97618c4093f1e36dc6c4", kill_on_drop: false }` [INFO] [stdout] 56557d988af0d418266f1978bc0cc32119212f58f13a97618c4093f1e36dc6c4 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-11-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c9e56dd7da9956475b8f5c55607ebba1684b5e7469ff07170648527769120d4 [INFO] running `Command { std: "docker" "start" "-a" "7c9e56dd7da9956475b8f5c55607ebba1684b5e7469ff07170648527769120d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling fs-err v3.1.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tree_magic_mini v3.2.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling musli-macros v0.1.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling musli-core v0.1.4 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling musli v0.0.149 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling wl-clipboard-rs v0.9.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling inquire v0.9.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling cgroups-rs v0.3.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling oj-generator v0.2.4 (/opt/rustwide/workdir/oj-generator) [INFO] [stderr] Compiling oj-evaluator v0.2.4 (/opt/rustwide/workdir/oj-evaluator) [INFO] [stderr] Compiling editor v0.2.4 (/opt/rustwide/workdir/editor) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> oj-generator/src/test_cases.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 73 | / ... if case.id == 0 { [INFO] [stdout] 74 | | ... format_args!("外來測資") [INFO] [stdout] 75 | | ... } else { [INFO] [stdout] 76 | | ... format_args!("測資 {}", case.id) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | | [INFO] [stdout] | | | temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 77 | | ... }, [INFO] [stdout] | |_______________________- borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oj-generator` (bin "oj-generator") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7c9e56dd7da9956475b8f5c55607ebba1684b5e7469ff07170648527769120d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c9e56dd7da9956475b8f5c55607ebba1684b5e7469ff07170648527769120d4", kill_on_drop: false }` [INFO] [stdout] 7c9e56dd7da9956475b8f5c55607ebba1684b5e7469ff07170648527769120d4