[INFO] cloning repository https://github.com/aLagoG/codingame_runner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aLagoG/codingame_runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaLagoG%2Fcodingame_runner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaLagoG%2Fcodingame_runner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdf56304996222acff5971d2a6598e6559e39754
[INFO] testing aLagoG/codingame_runner against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaLagoG%2Fcodingame_runner" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/aLagoG/codingame_runner
[INFO] finished tweaking git repo https://github.com/aLagoG/codingame_runner
[INFO] tweaked toml for git repo https://github.com/aLagoG/codingame_runner written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aLagoG/codingame_runner on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aLagoG/codingame_runner 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c
[INFO] running `Command { std: "docker" "start" "b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bot_common v0.1.0 (/opt/rustwide/workdir/bots/common)
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ogg v0.7.1
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling fantastic_bits_defs v0.1.0 (/opt/rustwide/workdir/games/fantastic_bits/defs)
[INFO] [stderr]    Compiling tron_defs v0.1.0 (/opt/rustwide/workdir/games/tron/defs)
[INFO] [stderr]    Compiling spider_attack_defs v0.1.0 (/opt/rustwide/workdir/games/spider_attack/defs)
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling quad-url v0.1.2
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling cgio_build v0.1.0 (/opt/rustwide/workdir/crates/cgio_build)
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling tron_v1_cpp v0.1.0 (/opt/rustwide/workdir/games/tron/bots/v1_cpp)
[INFO] [stderr]    Compiling spider_attack_baseline_cpp v0.1.0 (/opt/rustwide/workdir/games/spider_attack/bots/baseline_cpp)
[INFO] [stderr]    Compiling spider_attack_v1_cpp v0.1.0 (/opt/rustwide/workdir/games/spider_attack/bots/v1_cpp)
[INFO] [stderr]    Compiling fantastic_bits_v1_cpp v0.1.0 (/opt/rustwide/workdir/games/fantastic_bits/bots/v1_cpp)
[INFO] [stderr]    Compiling tron_baseline_cpp v0.1.0 (/opt/rustwide/workdir/games/tron/bots/baseline_cpp)
[INFO] [stderr]    Compiling tron_v2_cpp v0.1.0 (/opt/rustwide/workdir/games/tron/bots/v2_cpp)
[INFO] [stderr]    Compiling spider_attack_baseline_rs v0.1.0 (/opt/rustwide/workdir/games/spider_attack/bots/baseline_rs)
[INFO] [stderr]    Compiling fantastic_bits_baseline_rs v0.1.0 (/opt/rustwide/workdir/games/fantastic_bits/bots/baseline_rs)
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling tron_baseline_rs v0.1.0 (/opt/rustwide/workdir/games/tron/bots/baseline_rs)
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0: In file included from /opt/rustwide/workdir/games/spider_attack/bots/baseline_cpp/main.cpp:13:
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0: /opt/rustwide/workdir/games/spider_attack/bots/baseline_cpp/strategy.h: In function 'TurnOutput spider_attack_baseline_cpp::decide(const cgio::TurnInput&)':
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0: /opt/rustwide/workdir/games/spider_attack/bots/baseline_cpp/strategy.h:81:17: warning: 'spider_attack_baseline_cpp::decide(const cgio::TurnInput&)::<lambda(const Entity*, const Entity*)>' has a field 'spider_attack_baseline_cpp::{anonymous}::State& spider_attack_baseline_cpp::decide(const cgio::TurnInput&)::<lambda(const Entity*, const Entity*)>::<st capture>' whose type uses the anonymous namespace [-Wsubobject-linkage]
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0:    81 |               [&](const Entity* a, const Entity* b) {
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0:       |                 ^
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr] warning: tron_v2_cpp@0.1.0: In file included from /opt/rustwide/workdir/games/tron/bots/v2_cpp/main.cpp:3:
[INFO] [stderr] warning: tron_v2_cpp@0.1.0: /opt/rustwide/workdir/games/tron/bots/v2_cpp/strategy.h: In function 'int tron_v2_cpp::leaf_heuristic()':
[INFO] [stderr] warning: tron_v2_cpp@0.1.0: /opt/rustwide/workdir/games/tron/bots/v2_cpp/strategy.h:204:21: warning: variable 'dist' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: tron_v2_cpp@0.1.0:   204 |     static uint16_t dist[CELLS];
[INFO] [stderr] warning: tron_v2_cpp@0.1.0:       |                     ^~~~
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling cg_statement v0.1.0 (/opt/rustwide/workdir/crates/cg_statement)
[INFO] [stderr]    Compiling cpp_flatten v0.1.0 (/opt/rustwide/workdir/crates/cpp_flatten)
[INFO] [stderr]    Compiling epaint v0.31.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling egui v0.31.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling handlebars v6.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling fantastic_bits_game v0.1.0 (/opt/rustwide/workdir/games/fantastic_bits/game)
[INFO] [stderr]    Compiling spider_attack_game v0.1.0 (/opt/rustwide/workdir/games/spider_attack/game)
[INFO] [stderr]    Compiling tron_game v0.1.0 (/opt/rustwide/workdir/games/tron/game)
[INFO] [stderr]    Compiling codingame_runner v0.1.0 (/opt/rustwide/workdir/crates/runner)
[INFO] [stderr]    Compiling flatten v0.1.0 (/opt/rustwide/workdir/crates/flatten)
[INFO] [stderr]    Compiling egui-miniquad v0.16.0
[INFO] [stderr]    Compiling egui-macroquad v0.17.3
[INFO] [stderr]    Compiling viz v0.1.0 (/opt/rustwide/workdir/crates/viz)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bot_manifest v0.1.0 (/opt/rustwide/workdir/crates/bot_manifest)
[INFO] [stderr]    Compiling tournament v0.1.0 (/opt/rustwide/workdir/crates/tournament)
[INFO] [stderr]    Compiling xtask v0.0.0 (/opt/rustwide/workdir/crates/xtask)
[INFO] [stderr]    Compiling tron_viz v0.1.0 (/opt/rustwide/workdir/games/tron/viz)
[INFO] [stderr]    Compiling spider_attack_viz v0.1.0 (/opt/rustwide/workdir/games/spider_attack/viz)
[INFO] [stderr]    Compiling fantastic_bits_viz v0.1.0 (/opt/rustwide/workdir/games/fantastic_bits/viz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr] warning: tron_v2_cpp@0.1.0: In file included from /opt/rustwide/workdir/games/tron/bots/v2_cpp/main.cpp:3:
[INFO] [stderr] warning: tron_v2_cpp@0.1.0: /opt/rustwide/workdir/games/tron/bots/v2_cpp/strategy.h: In function 'int tron_v2_cpp::leaf_heuristic()':
[INFO] [stderr] warning: tron_v2_cpp@0.1.0: /opt/rustwide/workdir/games/tron/bots/v2_cpp/strategy.h:204:21: warning: variable 'dist' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: tron_v2_cpp@0.1.0:   204 |     static uint16_t dist[CELLS];
[INFO] [stderr] warning: tron_v2_cpp@0.1.0:       |                     ^~~~
[INFO] [stderr]    Compiling fantastic_bits_v1_cpp v0.1.0 (/opt/rustwide/workdir/games/fantastic_bits/bots/v1_cpp)
[INFO] [stderr]    Compiling tron_baseline_cpp v0.1.0 (/opt/rustwide/workdir/games/tron/bots/baseline_cpp)
[INFO] [stderr]    Compiling spider_attack_baseline_rs v0.1.0 (/opt/rustwide/workdir/games/spider_attack/bots/baseline_rs)
[INFO] [stderr]    Compiling fantastic_bits_baseline_rs v0.1.0 (/opt/rustwide/workdir/games/fantastic_bits/bots/baseline_rs)
[INFO] [stderr]    Compiling spider_attack_v1_cpp v0.1.0 (/opt/rustwide/workdir/games/spider_attack/bots/v1_cpp)
[INFO] [stderr]    Compiling viz v0.1.0 (/opt/rustwide/workdir/crates/viz)
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0: In file included from /opt/rustwide/workdir/games/spider_attack/bots/baseline_cpp/main.cpp:13:
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0: /opt/rustwide/workdir/games/spider_attack/bots/baseline_cpp/strategy.h: In function 'TurnOutput spider_attack_baseline_cpp::decide(const cgio::TurnInput&)':
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0: /opt/rustwide/workdir/games/spider_attack/bots/baseline_cpp/strategy.h:81:17: warning: 'spider_attack_baseline_cpp::decide(const cgio::TurnInput&)::<lambda(const Entity*, const Entity*)>' has a field 'spider_attack_baseline_cpp::{anonymous}::State& spider_attack_baseline_cpp::decide(const cgio::TurnInput&)::<lambda(const Entity*, const Entity*)>::<st capture>' whose type uses the anonymous namespace [-Wsubobject-linkage]
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0:    81 |               [&](const Entity* a, const Entity* b) {
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0:       |                 ^
[INFO] [stderr]    Compiling tron_viz v0.1.0 (/opt/rustwide/workdir/games/tron/viz)
[INFO] [stderr]    Compiling spider_attack_viz v0.1.0 (/opt/rustwide/workdir/games/spider_attack/viz)
[INFO] [stderr]    Compiling spider_attack_baseline_cpp v0.1.0 (/opt/rustwide/workdir/games/spider_attack/bots/baseline_cpp)
[INFO] [stderr]    Compiling fantastic_bits_viz v0.1.0 (/opt/rustwide/workdir/games/fantastic_bits/viz)
[INFO] [stderr]    Compiling tron_v2_cpp v0.1.0 (/opt/rustwide/workdir/games/tron/bots/v2_cpp)
[INFO] [stderr]    Compiling tron_v1_cpp v0.1.0 (/opt/rustwide/workdir/games/tron/bots/v1_cpp)
[INFO] [stderr]    Compiling tron_baseline_rs v0.1.0 (/opt/rustwide/workdir/games/tron/bots/baseline_rs)
[INFO] [stderr]    Compiling cg_statement v0.1.0 (/opt/rustwide/workdir/crates/cg_statement)
[INFO] [stderr]    Compiling codingame_runner v0.1.0 (/opt/rustwide/workdir/crates/runner)
[INFO] [stderr]    Compiling bot_manifest v0.1.0 (/opt/rustwide/workdir/crates/bot_manifest)
[INFO] [stderr]    Compiling spider_attack_game v0.1.0 (/opt/rustwide/workdir/games/spider_attack/game)
[INFO] [stderr]    Compiling tron_game v0.1.0 (/opt/rustwide/workdir/games/tron/game)
[INFO] [stderr]    Compiling fantastic_bits_game v0.1.0 (/opt/rustwide/workdir/games/fantastic_bits/game)
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling cgio_build v0.1.0 (/opt/rustwide/workdir/crates/cgio_build)
[INFO] [stderr]    Compiling spider_attack_defs v0.1.0 (/opt/rustwide/workdir/games/spider_attack/defs)
[INFO] [stderr]    Compiling tron_defs v0.1.0 (/opt/rustwide/workdir/games/tron/defs)
[INFO] [stderr]    Compiling fantastic_bits_defs v0.1.0 (/opt/rustwide/workdir/games/fantastic_bits/defs)
[INFO] [stderr]    Compiling bot_common v0.1.0 (/opt/rustwide/workdir/bots/common)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling cpp_flatten v0.1.0 (/opt/rustwide/workdir/crates/cpp_flatten)
[INFO] [stderr]    Compiling xtask v0.0.0 (/opt/rustwide/workdir/crates/xtask)
[INFO] [stderr]    Compiling tournament v0.1.0 (/opt/rustwide/workdir/crates/tournament)
[INFO] [stderr]    Compiling flatten v0.1.0 (/opt/rustwide/workdir/crates/flatten)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.35s
[INFO] running `Command { std: "docker" "inspect" "b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0: In file included from /opt/rustwide/workdir/games/spider_attack/bots/baseline_cpp/main.cpp:13:
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0: /opt/rustwide/workdir/games/spider_attack/bots/baseline_cpp/strategy.h: In function 'TurnOutput spider_attack_baseline_cpp::decide(const cgio::TurnInput&)':
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0: /opt/rustwide/workdir/games/spider_attack/bots/baseline_cpp/strategy.h:81:17: warning: 'spider_attack_baseline_cpp::decide(const cgio::TurnInput&)::<lambda(const Entity*, const Entity*)>' has a field 'spider_attack_baseline_cpp::{anonymous}::State& spider_attack_baseline_cpp::decide(const cgio::TurnInput&)::<lambda(const Entity*, const Entity*)>::<st capture>' whose type uses the anonymous namespace [-Wsubobject-linkage]
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0:    81 |               [&](const Entity* a, const Entity* b) {
[INFO] [stderr] warning: spider_attack_baseline_cpp@0.1.0:       |                 ^
[INFO] [stderr] warning: tron_v2_cpp@0.1.0: In file included from /opt/rustwide/workdir/games/tron/bots/v2_cpp/main.cpp:3:
[INFO] [stderr] warning: tron_v2_cpp@0.1.0: /opt/rustwide/workdir/games/tron/bots/v2_cpp/strategy.h: In function 'int tron_v2_cpp::leaf_heuristic()':
[INFO] [stderr] warning: tron_v2_cpp@0.1.0: /opt/rustwide/workdir/games/tron/bots/v2_cpp/strategy.h:204:21: warning: variable 'dist' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: tron_v2_cpp@0.1.0:   204 |     static uint16_t dist[CELLS];
[INFO] [stderr] warning: tron_v2_cpp@0.1.0:       |                     ^~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bot_common-3dd48d4645af8509)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bot_manifest-a3c7d02570d7e276)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::now_rfc3339_shape ... ok
[INFO] [stdout] test tests::round_trip_minimal_manifest ... ok
[INFO] [stdout] test tests::round_trip_with_codingame_submission_info ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 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/cg_statement-5c32f078f5cb7f52)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test rules::tests::known_lists_are_consistent ... ok
[INFO] [stdout] test rules::tests::normalize_collapses_comma_spacing ... ok
[INFO] [stdout] test rules::tests::normalize_collapses_zero_px ... ok
[INFO] [stdout] test rules::tests::normalize_collapses_zero_decimal ... ok
[INFO] [stdout] test rules::tests::normalize_is_case_insensitive ... ok
[INFO] [stdout] test rules::tests::normalize_keeps_non_zero_units ... ok
[INFO] [stdout] test rules::tests::rgba_0_dot_1_matches_dot_1_rule ... ok
[INFO] [stdout] test tests::audit_dedups_repeated_icons ... ok
[INFO] [stdout] test tests::audit_silent_on_known_icon ... ok
[INFO] [stdout] test tests::audit_silent_on_known_section ... ok
[INFO] [stdout] test tests::audit_warns_on_unknown_section ... ok
[INFO] [stdout] test tests::clean_with_options_threads_title_through ... ok
[INFO] [stdout] test tests::drop_sections_excises_story_background ... ok
[INFO] [stdout] test tests::drop_sections_handles_multiclass_attribute ... ok
[INFO] [stdout] test tests::drop_sections_handles_nested_unrelated_divs_inside_target ... ok
[INFO] [stdout] test tests::polish_adds_alt_to_bare_img ... ok
[INFO] [stdout] test tests::re_clean_errors_on_non_scaffold_input ... ok
[INFO] [stdout] test tests::polish_detabs_only_inside_pre ... ok
[INFO] [stdout] test tests::re_clean_picks_up_new_deny_rules ... ok
[INFO] [stdout] test tests::scaffold_stamps_style_sha ... ok
[INFO] [stdout] test tests::extract_body_round_trips_through_re_clean ... ok
[INFO] [stdout] test tests::drop_sections_leaves_other_divs_alone ... ok
[INFO] [stdout] test tests::scrub_strips_table_cell_padding ... ok
[INFO] [stdout] test tests::audit_warns_on_unknown_icon ... ok
[INFO] [stdout] test tests::slice_picks_earliest_marker ... ok
[INFO] [stdout] test tests::slice_warns_when_no_marker ... ok
[INFO] [stdout] test tests::scaffold_escapes_title ... ok
[INFO] [stdout] test tests::scrub_handles_entity_in_value ... ok
[INFO] [stdout] test tests::style_sha_is_stable_per_build ... ok
[INFO] [stdout] test tests::scrub_strips_subsection_h3_inline_styles ... ok
[INFO] [stdout] test tests::slice_uses_callout_when_it_comes_first ... ok
[INFO] [stdout] test tests::scrub_drops_denied_keeps_allowed ... ok
[INFO] [stdout] test tests::scaffold_includes_style_block_and_body ... ok
[INFO] [stdout] test tests::scrub_removes_whole_attr_when_all_denied ... ok
[INFO] [stdout] test rules::tests::zero_px_matches_zero_rule ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cg_statement-be321a281c22095f)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tron.rs (/opt/rustwide/target/debug/deps/tron-3263cbe62e0de70b)
[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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test green_callout_kept ... ok
[INFO] [stdout] test bundled_css_is_injected ... ok
[INFO] [stdout] test vscode_icon_css_is_stripped ... ok
[INFO] [stdout] test denied_inline_styles_removed ... ok
[INFO] [stdout] test bare_img_gets_alt ... ok
[INFO] [stdout] test tron_paste_produces_no_warnings ... ok
[INFO] [stdout] test all_known_sections_survive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cgio_build-42059c6694cca2fa)
[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/codingame_runner-1661b3abbb1f9938)
[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/main.rs (/opt/rustwide/target/debug/deps/codingame_runner-1a43dacd80beb7e0)
[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 tests/tron_integration.rs (/opt/rustwide/target/debug/deps/tron_integration-5e960816b2099c0a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling cgio_build v0.1.0 (/opt/rustwide/workdir/crates/cgio_build)
[INFO] [stderr]    Compiling tron_baseline_cpp v0.1.0 (/opt/rustwide/workdir/games/tron/bots/baseline_cpp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
[INFO] [stdout] test rust_vs_cpp ... FAILED
[INFO] [stdout] test cpp_vs_rust ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rust_vs_cpp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rust_vs_cpp' (4379) panicked at crates/runner/tests/tron_integration.rs:44:5:
[INFO] [stdout] missing bot artifact: /opt/rustwide/workdir/target/debug/tron_baseline_rs
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64f3df327141 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64f3df327141 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64f3df327141 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64f3df327141 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64f3df33ae8a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64f3df33ae8a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x64f3df32b61c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x64f3df32b61c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x64f3df3054a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64f3df3054a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64f3df31f369 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64f3df2b9f70 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x64f3df2b9f70 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64f3df31f522 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x64f3df31f522 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x64f3df305552 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x64f3df2fceb9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64f3df30614d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x64f3df33b5bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64f3df2a72d7 - tron_integration[e4196452ac96c34c]::run_match
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/runner/tests/tron_integration.rs:44:5
[INFO] [stdout]   20:     0x64f3df2a78fe - tron_integration[e4196452ac96c34c]::rust_vs_cpp
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/runner/tests/tron_integration.rs:77:5
[INFO] [stdout]   21:     0x64f3df2a6787 - tron_integration[e4196452ac96c34c]::rust_vs_cpp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/runner/tests/tron_integration.rs:76:17
[INFO] [stdout]   22:     0x64f3df2acec6 - <tron_integration[e4196452ac96c34c]::rust_vs_cpp::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64f3df2ad2ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64f3df2ad2ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x64f3df2ba8f5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x64f3df2ba8f5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x64f3df2ba8f5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x64f3df2ba8f5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64f3df2ba8f5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64f3df2ba8f5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x64f3df2ba8f5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x64f3df2b53a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x64f3df2b53a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x64f3df2bda42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x64f3df2bda42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x64f3df2bda42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x64f3df2bda42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x64f3df2bda42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64f3df2bda42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x64f3df2bda42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64f3df3269cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x64f3df3269cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x77cff9225aa4 - <unknown>
[INFO] [stdout]   44:     0x77cff92b2a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cpp_vs_rust stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cpp_vs_rust' (4378) panicked at crates/runner/tests/tron_integration.rs:44:5:
[INFO] [stdout] missing bot artifact: /opt/rustwide/workdir/target/debug/tron_baseline_cpp
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64f3df327141 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64f3df327141 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64f3df327141 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64f3df327141 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64f3df33ae8a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64f3df33ae8a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x64f3df32b61c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x64f3df32b61c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x64f3df3054a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64f3df3054a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64f3df31f369 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64f3df2b9f70 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x64f3df2b9f70 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64f3df31f522 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x64f3df31f522 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x64f3df305552 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x64f3df2fceb9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64f3df30614d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x64f3df33b5bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64f3df2a72d7 - tron_integration[e4196452ac96c34c]::run_match
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/runner/tests/tron_integration.rs:44:5
[INFO] [stdout]   20:     0x64f3df2a78de - tron_integration[e4196452ac96c34c]::cpp_vs_rust
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/runner/tests/tron_integration.rs:82:5
[INFO] [stdout]   21:     0x64f3df2a6757 - tron_integration[e4196452ac96c34c]::cpp_vs_rust::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/runner/tests/tron_integration.rs:81:17
[INFO] [stdout]   22:     0x64f3df2ace86 - <tron_integration[e4196452ac96c34c]::cpp_vs_rust::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64f3df2ad2ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64f3df2ad2ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x64f3df2ba8f5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x64f3df2ba8f5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x64f3df2ba8f5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x64f3df2ba8f5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64f3df2ba8f5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64f3df2ba8f5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x64f3df2ba8f5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x64f3df2b53a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x64f3df2b53a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x64f3df2bda42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x64f3df2bda42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x64f3df2bda42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x64f3df2bda42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x64f3df2bda42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64f3df2bda42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x64f3df2bda42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64f3df3269cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x64f3df3269cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x77cff9225aa4 - <unknown>
[INFO] [stdout]   44:     0x77cff92b2a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cpp_vs_rust
[INFO] [stdout]     rust_vs_cpp
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.59s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p codingame_runner --test tron_integration`
[INFO] running `Command { std: "docker" "inspect" "b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c", kill_on_drop: false }`
[INFO] [stdout] b0c6b2ebcab09a41b1117f53c4c768c2059abd7c3f1188fa45f47f3c5206668c
