[INFO] cloning repository https://github.com/rxOred/run
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rxOred/run" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrxOred%2Frun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrxOred%2Frun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29f8c27a6bef02af20b7b2d4e8cd46d20c3cd5f3
[INFO] testing rxOred/run against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrxOred%2Frun" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rxOred/run
[INFO] finished tweaking git repo https://github.com/rxOred/run
[INFO] tweaked toml for git repo https://github.com/rxOred/run written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rxOred/run on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rxOred/run 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d6c3325a77a1f16204f80d3375686c14dfd7d5ed00a98a3d60de74ba27ffe97
[INFO] running `Command { std: "docker" "start" "-a" "0d6c3325a77a1f16204f80d3375686c14dfd7d5ed00a98a3d60de74ba27ffe97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d6c3325a77a1f16204f80d3375686c14dfd7d5ed00a98a3d60de74ba27ffe97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d6c3325a77a1f16204f80d3375686c14dfd7d5ed00a98a3d60de74ba27ffe97", kill_on_drop: false }`
[INFO] [stdout] 0d6c3325a77a1f16204f80d3375686c14dfd7d5ed00a98a3d60de74ba27ffe97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80ec38ed95abf1641342b4f0976b61d027f980da75b41184cab18389a6f9a982
[INFO] running `Command { std: "docker" "start" "-a" "80ec38ed95abf1641342b4f0976b61d027f980da75b41184cab18389a6f9a982", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling gio v0.17.0 (https://github.com/gtk-rs/gtk-rs-core#d983c4ef)
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gtk v0.17.0 (https://github.com/gtk-rs/gtk3-rs.git#3ce32518)
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling pest v2.5.1
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling glib-macros v0.17.0 (https://github.com/gtk-rs/gtk-rs-core#d983c4ef)
[INFO] [stderr]    Compiling gtk3-macros v0.17.0 (https://github.com/gtk-rs/gtk3-rs.git#3ce32518)
[INFO] [stderr]    Compiling glib-sys v0.17.0 (https://github.com/gtk-rs/gtk-rs-core#d983c4ef)
[INFO] [stderr]    Compiling gobject-sys v0.17.0 (https://github.com/gtk-rs/gtk-rs-core#d983c4ef)
[INFO] [stderr]    Compiling gio-sys v0.17.0 (https://github.com/gtk-rs/gtk-rs-core#d983c4ef)
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.17.0 (https://github.com/gtk-rs/gtk-rs-core#d983c4ef)
[INFO] [stderr]    Compiling gdk-sys v0.17.0 (https://github.com/gtk-rs/gtk3-rs.git#3ce32518)
[INFO] [stderr]    Compiling pango-sys v0.17.0 (https://github.com/gtk-rs/gtk-rs-core#d983c4ef)
[INFO] [stderr]    Compiling atk-sys v0.17.0 (https://github.com/gtk-rs/gtk3-rs.git#3ce32518)
[INFO] [stderr]    Compiling cairo-sys-rs v0.17.0 (https://github.com/gtk-rs/gtk-rs-core#d983c4ef)
[INFO] [stderr]    Compiling gtk-sys v0.17.0 (https://github.com/gtk-rs/gtk3-rs.git#3ce32518)
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling glib v0.17.0 (https://github.com/gtk-rs/gtk-rs-core#d983c4ef)
[INFO] [stderr]    Compiling cairo-rs v0.17.0 (https://github.com/gtk-rs/gtk-rs-core#d983c4ef)
[INFO] [stderr]    Compiling atk v0.17.0 (https://github.com/gtk-rs/gtk3-rs.git#3ce32518)
[INFO] [stderr]    Compiling gdk-pixbuf v0.17.0 (https://github.com/gtk-rs/gtk-rs-core#d983c4ef)
[INFO] [stderr]    Compiling pango v0.17.0 (https://github.com/gtk-rs/gtk-rs-core#d983c4ef)
[INFO] [stderr]    Compiling gdk v0.17.0 (https://github.com/gtk-rs/gtk3-rs.git#3ce32518)
[INFO] [stderr]    Compiling run v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "80ec38ed95abf1641342b4f0976b61d027f980da75b41184cab18389a6f9a982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80ec38ed95abf1641342b4f0976b61d027f980da75b41184cab18389a6f9a982", kill_on_drop: false }`
[INFO] [stdout] 80ec38ed95abf1641342b4f0976b61d027f980da75b41184cab18389a6f9a982
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39c8ab279d6e4430560630d4c2e2a83c79f38ebfded70ad28f2100adcdbb23f1
[INFO] running `Command { std: "docker" "start" "-a" "39c8ab279d6e4430560630d4c2e2a83c79f38ebfded70ad28f2100adcdbb23f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling run v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "39c8ab279d6e4430560630d4c2e2a83c79f38ebfded70ad28f2100adcdbb23f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39c8ab279d6e4430560630d4c2e2a83c79f38ebfded70ad28f2100adcdbb23f1", kill_on_drop: false }`
[INFO] [stdout] 39c8ab279d6e4430560630d4c2e2a83c79f38ebfded70ad28f2100adcdbb23f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4a299808ced523296950b8f357c17e658fa76e949e24fc327c267930ec50c40
[INFO] running `Command { std: "docker" "start" "-a" "e4a299808ced523296950b8f357c17e658fa76e949e24fc327c267930ec50c40", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/run-9b75b1687384e67d)
[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" "e4a299808ced523296950b8f357c17e658fa76e949e24fc327c267930ec50c40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a299808ced523296950b8f357c17e658fa76e949e24fc327c267930ec50c40", kill_on_drop: false }`
[INFO] [stdout] e4a299808ced523296950b8f357c17e658fa76e949e24fc327c267930ec50c40
