[INFO] cloning repository https://github.com/Zoybean/codesnap_quine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zoybean/codesnap_quine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZoybean%2Fcodesnap_quine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZoybean%2Fcodesnap_quine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b54034f7593666c52437e44f7592538ebda28d4
[INFO] testing Zoybean/codesnap_quine against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZoybean%2Fcodesnap_quine" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Zoybean/codesnap_quine
[INFO] finished tweaking git repo https://github.com/Zoybean/codesnap_quine
[INFO] tweaked toml for git repo https://github.com/Zoybean/codesnap_quine written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zoybean/codesnap_quine on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Zoybean/codesnap_quine 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b8c0139d88d5f3a0a599326fb35790eb7ed07f001df9d86fa0c50cf4161e35d
[INFO] running `Command { std: "docker" "start" "-a" "9b8c0139d88d5f3a0a599326fb35790eb7ed07f001df9d86fa0c50cf4161e35d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b8c0139d88d5f3a0a599326fb35790eb7ed07f001df9d86fa0c50cf4161e35d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b8c0139d88d5f3a0a599326fb35790eb7ed07f001df9d86fa0c50cf4161e35d", kill_on_drop: false }`
[INFO] [stdout] 9b8c0139d88d5f3a0a599326fb35790eb7ed07f001df9d86fa0c50cf4161e35d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 425693a9cdc759a0ddf74fa59bc3b4927bfd79411329aad2f3927ffc293becfd
[INFO] running `Command { std: "docker" "start" "-a" "425693a9cdc759a0ddf74fa59bc3b4927bfd79411329aad2f3927ffc293becfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling tree_magic_mini v3.1.6
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling font-types v0.7.3
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rustybuzz v0.14.1
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling read-fonts v0.22.7
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling cached v0.53.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wl-clipboard-rs v0.8.1
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling skrifa v0.22.3
[INFO] [stderr]    Compiling two-face v0.4.0
[INFO] [stderr]    Compiling swash v0.1.19
[INFO] [stderr]    Compiling cosmic-text v0.12.1
[INFO] [stderr]    Compiling codesnap v0.8.2
[INFO] [stderr]    Compiling quine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `print` is never used
[INFO] [stdout]   --> src/main.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn print(s: &str) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "425693a9cdc759a0ddf74fa59bc3b4927bfd79411329aad2f3927ffc293becfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "425693a9cdc759a0ddf74fa59bc3b4927bfd79411329aad2f3927ffc293becfd", kill_on_drop: false }`
[INFO] [stdout] 425693a9cdc759a0ddf74fa59bc3b4927bfd79411329aad2f3927ffc293becfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48488c6a7e9b4e27d8478a2351546917fbb54e440b896feeb52075c0618a3091
[INFO] running `Command { std: "docker" "start" "-a" "48488c6a7e9b4e27d8478a2351546917fbb54e440b896feeb52075c0618a3091", kill_on_drop: false }`
[INFO] [stderr]    Compiling quine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `print` is never used
[INFO] [stdout]   --> src/main.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn print(s: &str) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "48488c6a7e9b4e27d8478a2351546917fbb54e440b896feeb52075c0618a3091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48488c6a7e9b4e27d8478a2351546917fbb54e440b896feeb52075c0618a3091", kill_on_drop: false }`
[INFO] [stdout] 48488c6a7e9b4e27d8478a2351546917fbb54e440b896feeb52075c0618a3091
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a0d3c02f3e6202e9e8271b42160c2871e4cf0ca489810f83432d7b8cc2639c5a
[INFO] running `Command { std: "docker" "start" "-a" "a0d3c02f3e6202e9e8271b42160c2871e4cf0ca489810f83432d7b8cc2639c5a", kill_on_drop: false }`
[INFO] [stderr] warning: function `print` is never used
[INFO] [stderr]   --> src/main.rs:11:4
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn print(s: &str) -> Result<(), Box<dyn Error>> {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `quine` (bin "quine" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quine-e152c05feb4e5b98)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a0d3c02f3e6202e9e8271b42160c2871e4cf0ca489810f83432d7b8cc2639c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0d3c02f3e6202e9e8271b42160c2871e4cf0ca489810f83432d7b8cc2639c5a", kill_on_drop: false }`
[INFO] [stdout] a0d3c02f3e6202e9e8271b42160c2871e4cf0ca489810f83432d7b8cc2639c5a
