[INFO] cloning repository https://github.com/teeveloper/xyz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teeveloper/xyz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteeveloper%2Fxyz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteeveloper%2Fxyz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8cdfd09994f093f1de6a477ce4286a32425549c
[INFO] testing teeveloper/xyz 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%2Fteeveloper%2Fxyz" "/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/teeveloper/xyz
[INFO] finished tweaking git repo https://github.com/teeveloper/xyz
[INFO] tweaked toml for git repo https://github.com/teeveloper/xyz written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/teeveloper/xyz 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/teeveloper/xyz 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 472796e17e0dc5d3913ba87cc918cdf0f28b674e250b50a34a7b38b270bdfb11
[INFO] running `Command { std: "docker" "start" "-a" "472796e17e0dc5d3913ba87cc918cdf0f28b674e250b50a34a7b38b270bdfb11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "472796e17e0dc5d3913ba87cc918cdf0f28b674e250b50a34a7b38b270bdfb11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "472796e17e0dc5d3913ba87cc918cdf0f28b674e250b50a34a7b38b270bdfb11", kill_on_drop: false }`
[INFO] [stdout] 472796e17e0dc5d3913ba87cc918cdf0f28b674e250b50a34a7b38b270bdfb11
[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=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] 3b8cf140ee000b67c67bd0c651af2971662dc6b8bf6c1ef9a26d4df477198b18
[INFO] running `Command { std: "docker" "start" "-a" "3b8cf140ee000b67c67bd0c651af2971662dc6b8bf6c1ef9a26d4df477198b18", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling compression-codecs v0.4.34
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.35
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ddnet-sql-parser v0.1.0 (/opt/rustwide/workdir/parser/ddnet-sql)
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling parse v0.1.0 (/opt/rustwide/workdir/tools/parse)
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling ddnet-sql-loader v0.1.0 (/opt/rustwide/workdir/providers/ddnet-sql-loader)
[INFO] [stderr]    Compiling analyze v0.1.0 (/opt/rustwide/workdir/tools/analyze)
[INFO] [stderr]    Compiling ddnet-sql v0.1.0 (/opt/rustwide/workdir/tools/ddnet-sql)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.75s
[INFO] running `Command { std: "docker" "inspect" "3b8cf140ee000b67c67bd0c651af2971662dc6b8bf6c1ef9a26d4df477198b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8cf140ee000b67c67bd0c651af2971662dc6b8bf6c1ef9a26d4df477198b18", kill_on_drop: false }`
[INFO] [stdout] 3b8cf140ee000b67c67bd0c651af2971662dc6b8bf6c1ef9a26d4df477198b18
[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=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] f77ede98be08964b3580fe0e22d79225288042ae3b22e2416b8e9d2a10852fc8
[INFO] running `Command { std: "docker" "start" "-a" "f77ede98be08964b3580fe0e22d79225288042ae3b22e2416b8e9d2a10852fc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling parse v0.1.0 (/opt/rustwide/workdir/tools/parse)
[INFO] [stderr]    Compiling ddnet-sql v0.1.0 (/opt/rustwide/workdir/tools/ddnet-sql)
[INFO] [stderr]    Compiling analyze v0.1.0 (/opt/rustwide/workdir/tools/analyze)
[INFO] [stderr]    Compiling ddnet-sql-parser v0.1.0 (/opt/rustwide/workdir/parser/ddnet-sql)
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ddnet-sql-loader v0.1.0 (/opt/rustwide/workdir/providers/ddnet-sql-loader)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.56s
[INFO] running `Command { std: "docker" "inspect" "f77ede98be08964b3580fe0e22d79225288042ae3b22e2416b8e9d2a10852fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f77ede98be08964b3580fe0e22d79225288042ae3b22e2416b8e9d2a10852fc8", kill_on_drop: false }`
[INFO] [stdout] f77ede98be08964b3580fe0e22d79225288042ae3b22e2416b8e9d2a10852fc8
[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=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] 20a2eccb2b91a248036330e16e7d2135fbe49407242023beb64ec5b2e58ff801
[INFO] running `Command { std: "docker" "start" "-a" "20a2eccb2b91a248036330e16e7d2135fbe49407242023beb64ec5b2e58ff801", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/analyze-0115d1199883b76e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::detects_url_inputs ... ok
[INFO] [stdout] test tests::sql_lines_reader_acts_as_bufread ... ok
[INFO] [stdout] test tests::race_plan_computes_requested_metrics ... ok
[INFO] [stdout] test tests::detects_zip_paths_case_insensitive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ddnet_sql-651618ca7304ca16)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ddnet_sql_loader-3c15878409cc48ef)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::reads_all_entries_from_directory ... ok
[INFO] [stdout] test tests::reads_all_entries_from_local_file ... ok
[INFO] [stdout] test tests::reads_all_entries_from_local_server ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ddnet_sql_parser-1188734822720ea2)
[INFO] [stdout] test tests::fails_on_unexpected_entries - should panic ... ok
[INFO] [stdout] test tests::fails_on_missing_required_entries - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::hex_decode_rejects_invalid ... ok
[INFO] [stdout] test tests::escaped_quotes_inside_string ... ok
[INFO] [stdout] test tests::parses_game_id_with_freeform_string ... ok
[INFO] [stdout] test tests::parses_mapinfo_flags_as_bool ... ok
[INFO] [stdout] test tests::race_field_count_guard ... ok
[INFO] [stdout] test tests::parses_race_with_checkpoints_and_uuid ... ok
[INFO] [stdout] test tests::tuple_lines_skip_non_insert_sections ... ok
[INFO] [stdout] test tests::tuple_lines_resets_after_semicolon ... ok
[INFO] [stdout] test tests::map_info_field_names_match_schema ... ok
[INFO] [stdout] test tests::parses_maps_with_null_timestamp ... ok
[INFO] [stdout] test tests::parses_teamrace_binary_and_string_uuid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/parse-63c46380df5f094f)
[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] [stderr]    Doc-tests ddnet_sql_loader
[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] [stderr]    Doc-tests ddnet_sql_parser
[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" "20a2eccb2b91a248036330e16e7d2135fbe49407242023beb64ec5b2e58ff801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20a2eccb2b91a248036330e16e7d2135fbe49407242023beb64ec5b2e58ff801", kill_on_drop: false }`
[INFO] [stdout] 20a2eccb2b91a248036330e16e7d2135fbe49407242023beb64ec5b2e58ff801
