[INFO] cloning repository https://github.com/whatisaphone/self-driving-car [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whatisaphone/self-driving-car" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhatisaphone%2Fself-driving-car", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhatisaphone%2Fself-driving-car'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6527411fdfc2c5d56188f445cf78de848e81df71 [INFO] testing whatisaphone/self-driving-car against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhatisaphone%2Fself-driving-car" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whatisaphone/self-driving-car on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whatisaphone/self-driving-car [INFO] finished tweaking git repo https://github.com/whatisaphone/self-driving-car [INFO] tweaked toml for git repo https://github.com/whatisaphone/self-driving-car written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/whatisaphone/self-driving-car already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-new v0.5.6 [INFO] [stderr] Downloaded binary-space-partition v0.1.2 [INFO] [stderr] Downloaded flatbuffers v0.5.0 [INFO] [stderr] Downloaded nalgebra v0.18.0 [INFO] [stderr] Downloaded alga v0.9.0 [INFO] [stderr] Downloaded ratelimit v0.4.4 [INFO] [stderr] Downloaded generic-array v0.12.2 [INFO] [stderr] Downloaded ncollide3d v0.19.1 [INFO] [stderr] Downloaded nameof v1.0.2 [INFO] [stderr] Downloaded vec_box v1.0.0 [INFO] [stderr] Downloaded plane-split v0.13.8 [INFO] [stderr] Downloaded rlbot v0.4.2 [INFO] [stderr] Downloaded chip v0.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96173b80460577c35c061bdfea9296ff83424991fd43599dd70df969185fa0b9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "96173b80460577c35c061bdfea9296ff83424991fd43599dd70df969185fa0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96173b80460577c35c061bdfea9296ff83424991fd43599dd70df969185fa0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96173b80460577c35c061bdfea9296ff83424991fd43599dd70df969185fa0b9", kill_on_drop: false }` [INFO] [stdout] 96173b80460577c35c061bdfea9296ff83424991fd43599dd70df969185fa0b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 03f6a54c6a0dfda1708f4d58fac6bdce887af89db19c75bb84d34189577830f6 [INFO] running `Command { std: "docker" "start" "-a" "03f6a54c6a0dfda1708f4d58fac6bdce887af89db19c75bb84d34189577830f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling libm v0.1.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling ratelimit v0.4.4 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling chip v0.0.6 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling vec_box v1.0.0 [INFO] [stderr] Compiling nameof v1.0.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling flatbuffers v0.5.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling vecmath v0.3.1 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling generic-array v0.12.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling alga v0.9.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.30.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling wayland-sys v0.21.12 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling play v0.1.0 (/opt/rustwide/workdir/play) [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-commons v0.21.12 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling brain-test-data v0.1.0 (/opt/rustwide/workdir/brain-test-data) [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling derive-new v0.5.6 [INFO] [stderr] Compiling euclid v0.19.8 [INFO] [stderr] Compiling plane-split v0.13.8 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling rlbot v0.4.2 [INFO] [stderr] Compiling ncollide3d v0.19.1 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling piston-gfx_texture v0.35.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.56.0 [INFO] [stderr] Compiling pistoncore-window v0.37.0 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling pistoncore-event_loop v0.42.0 [INFO] [stderr] Compiling piston v0.42.0 [INFO] [stderr] Compiling collect v0.1.0 (/opt/rustwide/workdir/collect) [INFO] [stderr] Compiling dom v0.1.0 (/opt/rustwide/workdir/dom) [INFO] [stderr] Compiling oven v0.1.0 (/opt/rustwide/workdir/oven) [INFO] [stderr] Compiling simulate v0.1.0 (/opt/rustwide/workdir/simulate) [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.54.0 [INFO] [stderr] Compiling piston_window v0.89.0 [INFO] [stderr] Compiling brain v0.1.0 (/opt/rustwide/workdir/brain) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/behavior/defense/retreat.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | let intercept = some_or_else!(ctx.scenario.me_intercept(), { [INFO] [stdout] | _________________________- [INFO] [stdout] 23 | | ctx.eeg.log(name_of_type!(Retreat), "no intercept?"); [INFO] [stdout] 24 | | return false; [INFO] [stdout] 25 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> brain/src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(future_incompatible, rust_2018_compatibility, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` implied by `#[warn(future_incompatible)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/behavior/defense/retreating_save.rs:120:20 [INFO] [stdout] | [INFO] [stdout] 120 | let plan = some_or_else!(self.intercept(ctx), { [INFO] [stdout] | ____________________- [INFO] [stdout] 121 | | ctx.eeg.log(self.name(), "no intercept"); [INFO] [stdout] 122 | | return Action::Abort; [INFO] [stdout] 123 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/behavior/kickoff.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | let enemy = some_or_else!(ctx.scenario.primary_enemy(), { [INFO] [stdout] | _____________________- [INFO] [stdout] 226 | | return CommitAction::Chip; [INFO] [stdout] 227 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/behavior/offense/offense.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | let naive_intercept = some_or_else!(ctx.scenario.me_intercept(), { [INFO] [stdout] | ___________________________- [INFO] [stdout] 84 | | ctx.eeg [INFO] [stdout] 85 | | .log(name_of_type!(Offense), "can_we_shoot: no intercept"); [INFO] [stdout] 86 | | return false; [INFO] [stdout] 87 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/behavior/offense/offense.rs:95:27 [INFO] [stdout] | [INFO] [stdout] 95 | let shoot_intercept = some_or_else!(shoot_intercept, { [INFO] [stdout] | ___________________________- [INFO] [stdout] 96 | | ctx.eeg.log( [INFO] [stdout] 97 | | name_of_type!(Offense), [INFO] [stdout] 98 | | "can_we_shoot: no shootable intercept", [INFO] [stdout] 99 | | ); [INFO] [stdout] 100 | | return false; [INFO] [stdout] 101 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/behavior/offense/tepid_hit.rs:198:36 [INFO] [stdout] | [INFO] [stdout] 198 | let (enemy, enemy_intercept) = some_or_else!(ctx.scenario.enemy_intercept(), { [INFO] [stdout] | ____________________________________- [INFO] [stdout] 199 | | ctx.eeg.draw(Drawable::print("no enemy?", color::GREEN)); [INFO] [stdout] 200 | | return (progress, GroundedHitTargetAdjust::RoughAim); [INFO] [stdout] 201 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/behavior/strike/grounded_hit.rs:140:25 [INFO] [stdout] | [INFO] [stdout] 140 | let intercept = some_or_else!(intercept, { [INFO] [stdout] | _________________________- [INFO] [stdout] 141 | | ctx.eeg.log(self.name(), "can't find intercept"); [INFO] [stdout] 142 | | return Err(()); [INFO] [stdout] 143 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/behavior/strike/grounded_hit.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | let intercept = some_or_else!(intercept, { [INFO] [stdout] | _________________________- [INFO] [stdout] 191 | | ctx.eeg.log(self.name(), "can't find phase-two intercept"); [INFO] [stdout] 192 | | return Err(()); [INFO] [stdout] 193 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/behavior/strike/wall_hit.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | let intercept = some_or_else!(intercept(ctx), { [INFO] [stdout] | _________________________- [INFO] [stdout] 58 | | eeg.log(self.name(), "no viable intercept"); [INFO] [stdout] 59 | | return Action::Abort; [INFO] [stdout] 60 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/routing/behavior.rs:175:20 [INFO] [stdout] | [INFO] [stdout] 175 | let next = some_or_else!(current.plan.next, { [INFO] [stdout] | ____________________- [INFO] [stdout] 176 | | return Action::Return; [INFO] [stdout] 177 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/routing/plan/ground_straight.rs:225:27 [INFO] [stdout] | [INFO] [stdout] 225 | let target_time = some_or_else!(self.target_time, { [INFO] [stdout] | ___________________________- [INFO] [stdout] 226 | | return false; [INFO] [stdout] 227 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/routing/plan/ground_turn.rs:127:34 [INFO] [stdout] | [INFO] [stdout] 127 | let reverse_angle_hint = some_or_else!(self.reverse_angle_hint, { [INFO] [stdout] | __________________________________- [INFO] [stdout] 128 | | // No hack necessary. [INFO] [stdout] 129 | | return GroundSimplePowerslideTurn::new(self.target_face).plan(ctx, dump); [INFO] [stdout] 130 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/routing/plan/wall_intercept.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | let x = some_or_else!(xs.next(), { [INFO] [stdout] | _____________- [INFO] [stdout] 219 | | return; [INFO] [stdout] 220 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/rules/same_ball_trajectory.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let prediction = some_or_else!(self.prediction.as_ref(), { [INFO] [stdout] | __________________________- [INFO] [stdout] 43 | | return false; [INFO] [stdout] 44 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/strategy/scenario.rs:160:36 [INFO] [stdout] | [INFO] [stdout] 160 | let (car, intercept) = some_or_else!(self.enemy_intercept(), { [INFO] [stdout] | ____________________________________- [INFO] [stdout] 161 | | return f32::INFINITY; [INFO] [stdout] 162 | | }); [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/strategy/soccar.rs:204:31 [INFO] [stdout] | [INFO] [stdout] 204 | let impending_score = some_or_else!(ctx.scenario.impending_score_conservative(), { [INFO] [stdout] | _______________________________- [INFO] [stdout] 205 | | return false; [INFO] [stdout] 206 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/strategy/soccar.rs:207:41 [INFO] [stdout] | [INFO] [stdout] 207 | let (_enemy, enemy_intercept) = some_or_else!(ctx.scenario.enemy_intercept(), { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 208 | | return true; [INFO] [stdout] 209 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/strategy/soccar.rs:222:31 [INFO] [stdout] | [INFO] [stdout] 222 | let impending_score = some_or_else!(ctx.scenario.impending_score_conservative(), { [INFO] [stdout] | _______________________________- [INFO] [stdout] 223 | | return false; [INFO] [stdout] 224 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/strategy/soccar.rs:225:41 [INFO] [stdout] | [INFO] [stdout] 225 | let (_enemy, enemy_intercept) = some_or_else!(ctx.scenario.enemy_intercept(), { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 226 | | return true; [INFO] [stdout] 227 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/utils/intercept_memory.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let current = some_or_else!(self.current, { [INFO] [stdout] | _______________________- [INFO] [stdout] 49 | | return InterceptMemoryAction::Trust; [INFO] [stdout] 50 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> brain/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: brain/src/utils/intercept_memory.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | let (watch_time, watch_loc) = some_or_else!(self.watch, { [INFO] [stdout] | _______________________________________- [INFO] [stdout] 55 | | return InterceptMemoryAction::Watch(time, loc); [INFO] [stdout] 56 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `some_or_else` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> brain/src/behavior/higher_order/chain.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 37 | .chain(children.map(|b| b.name()).intersperse(", ")) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> brain/src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(future_incompatible, rust_2018_compatibility, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` implied by `#[warn(future_incompatible)]` [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next` [INFO] [stdout] --> brain/src/routing/plan/ground_powerslide.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | next: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> brain/src/lib.rs:1:73 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(future_incompatible, rust_2018_compatibility, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] note: `GroundPowerslideEssence` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> brain/src/routing/plan/ground_powerslide.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, new)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target_loc` [INFO] [stdout] --> brain/src/routing/segments/wall_straight.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | target_loc: Point3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WallStraight` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> brain/src/routing/segments/wall_straight.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `surface` [INFO] [stdout] --> brain/src/routing/segments/wall_turn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | surface: Plane, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WallTurn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> brain/src/routing/segments/wall_turn.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/brain.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | name_of_type!(Brain), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> brain/src/lib.rs:1:73 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(future_incompatible, rust_2018_compatibility, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_must_use)]` implied by `#[warn(unused)]` [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/kickoff.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | name_of_type!(PreKickoff) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/kickoff.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | name_of_type!(Kickoff) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/kickoff.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | name_of_type!(KickoffStrike) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/kickoff.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | name_of_type!(RoughAngledChip) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/behavior.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | name_of_type!(FollowRoute) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> brain/src/routing/models.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct PlanningContext<'a: 's, 's> { [INFO] [stdout] | ^^^^ help: remove this bound [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> brain/src/lib.rs:1:55 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(future_incompatible, rust_2018_compatibility, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(explicit_outlives_requirements)]` implied by `#[warn(rust_2018_idioms)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/recover.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | name_of_type!(NotOnFlatGround) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/recover.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | name_of_type!(IsSkidding) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/recover.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | name_of_type!(WeDontWinTheRace) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/recover.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | name_of_type!(RoundIsNotActive) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/recover.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | name_of_type!(MatchIsEnded) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/rules/same_ball_trajectory.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | name_of_type!(SameBallTrajectory), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/strategy/runner.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | name_of_type!(Runner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/strategy/soccar.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | name_of_type!(Soccar), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/strategy/soccar.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | .log(name_of_type!(Soccar), "slightly_panicky_retreat"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/strategy/soccar.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | ctx.eeg.log(name_of_type!(Soccar), "enemy_can_attack"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/strategy/soccar.rs:95:25 [INFO] [stdout] | [INFO] [stdout] 95 | ctx.eeg.log(name_of_type!(Soccar), "forcing kickoff"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/strategy/soccar.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | name_of_type!(Soccar), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/strategy/soccar.rs:129:22 [INFO] [stdout] | [INFO] [stdout] 129 | .log(name_of_type!(Soccar), "impending concede, trying to save"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/strategy/soccar.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | name_of_type!(Soccar), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/strategy/soccar.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | ctx.eeg.log(name_of_type!(Soccar), "very_panicky_retreat"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/strategy/soccar.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | name_of_type!(UnstoppableScore) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/strategy/soccar.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | name_of_type!(ScoringVerySoon) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/utils/intercept_memory.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | eeg.log(name_of_type!(InterceptMemory), "abandoning watch"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/utils/intercept_memory.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | eeg.log(name_of_type!(InterceptMemory), "watching for change"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/utils/intercept_memory.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | name_of_type!(InterceptMemory), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/defense/defense.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | name_of_type!(Defense) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/defense/hit_to_own_corner.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | name_of_type!(HitToOwnCorner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/defense/hit_to_own_corner.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | .log(name_of_type!(HitToOwnCorner), "avoiding the own goal"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/defense/panic_defense.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | name_of_type!(PanicDefense) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/defense/push_to_own_corner.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | name_of_type!(PushToOwnCorner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/defense/retreat.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | ctx.eeg.log(name_of_type!(Retreat), "no intercept?"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/defense/retreat.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | ctx.eeg.log(name_of_type!(Retreat), "no intercept"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/defense/retreat.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | ctx.eeg.log(name_of_type!(Retreat), "already close to goal"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/defense/retreat.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | name_of_type!(Retreat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/defense/retreating_save.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | name_of_type!(RetreatingSave) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/higher_order/chain.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | iter::once(name_of_type!(Chain)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/higher_order/chain.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | name_of_type!(Chain) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/higher_order/time_limit.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | name_of_type!(TimeLimit) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/higher_order/try_choose.rs:31:40 [INFO] [stdout] | [INFO] [stdout] 31 | let blurb = format!("{} ({})", name_of_type!(TryChoose), choice_names); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/higher_order/try_choose.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | name_of_type!(TryChoose) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/blitz_to_location.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | name_of_type!(BlitzToLocation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/dodge.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | name_of_type!(Dodge) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/drive_towards.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | .draw(Drawable::print(name_of!(drive_towards), color::YELLOW)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> brain/src/behavior/movement/drive_towards.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | .draw(Drawable::print(name_of!(drive_towards), color::YELLOW)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `name_of` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/drive_towards.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | name_of_type!(DriveTowards) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/get_to_flat_ground.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | name_of_type!(GetToFlatGround) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/get_to_flat_ground.rs:130:18 [INFO] [stdout] | [INFO] [stdout] 130 | .log(name_of_type!(GetToFlatGround), "jumping off the wall"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/get_to_flat_ground.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | name_of_type!(GetToFlatGround), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/get_to_flat_ground.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | .log(name_of_type!(GetToFlatGround), "the ball will be close"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/get_to_flat_ground.rs:192:22 [INFO] [stdout] | [INFO] [stdout] 192 | .log(name_of_type!(GetToFlatGround), "enemy can advance the ball"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/get_to_flat_ground.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 198 | .log(name_of_type!(GetToFlatGround), "assuming offense"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/get_to_flat_ground.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | name_of_type!(GetToFlatGround) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/jump_and_turn.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | name_of_type!(JumpAndTurn) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/land.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | name_of_type!(Land) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/quick_jump_and_dodge.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | name_of_type!(QuickJumpAndDodge) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/skid_recover.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | name_of_type!(SkidRecover) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/movement/yielder.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | name_of_type!(Yielder) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | name_of_type!(Offense) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | .log(name_of_type!(Offense), "can_we_shoot: playing goalie"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 79 | .log(name_of_type!(Offense), "can_we_shoot: flat_and_defensive"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | .log(name_of_type!(Offense), "can_we_shoot: no intercept"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | .log(name_of_type!(Offense), "slow_play: need possession"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:165:18 [INFO] [stdout] | [INFO] [stdout] 165 | .log(name_of_type!(Offense), "slow_play: already behind the ball"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | .log(name_of_type!(Offense), "slow_play: not enough room"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | ctx.eeg.log(name_of_type!(Offense), "slow_play: proceeding"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | .log(name_of_type!(Offense), "readjust_for_shot: proceeding"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:235:18 [INFO] [stdout] | [INFO] [stdout] 235 | .log(name_of_type!(Offense), "get_boost: already have enough"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 251 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:272:21 [INFO] [stdout] | [INFO] [stdout] 272 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | ctx.eeg.log(name_of_type!(Offense), "get_boost: let's not"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:346:9 [INFO] [stdout] | [INFO] [stdout] 346 | name_of_type!(Offense), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/offense.rs:351:21 [INFO] [stdout] | [INFO] [stdout] 351 | .log_pretty(name_of_type!(Offense), "reset_distance", Distance(distance)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/reset_behind_ball.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | name_of_type!(ResetBehindBall) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/reset_behind_ball.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | .log(name_of_type!(ResetBehindBall), "offensive stance"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/reset_behind_ball.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | .log(name_of_type!(ResetBehindBall), "defensive stance"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/reset_behind_ball.rs:132:26 [INFO] [stdout] | [INFO] [stdout] 132 | .log(name_of_type!(ResetBehindBall), "snapping to boost"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/shoot.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | name_of_type!(Shoot) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/tepid_hit.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | name_of_type!(TepidHit) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/tepid_hit.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | eeg.log(name_of_type!(TepidHit), "too dangerous with no boost"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/tepid_hit.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | name_of_type!(TepidHit), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/tepid_hit.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | name_of_type!(TepidHit), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/offense/tepid_hit.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | ctx.eeg.log(name_of_type!(TepidHit), "refusing to own goal"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/strike/fifty_fifty.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | name_of_type!(FiftyFifty) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/strike/grounded_hit.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | ctx.eeg.log(self.name(), name_of_type!(IsSkidding)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/strike/grounded_hit.rs:73:38 [INFO] [stdout] | [INFO] [stdout] 73 | ctx.eeg.log(self.name(), name_of_type!(NotOnFlatGround)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/strike/grounded_hit.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | name_of_type!(AbortIfNotNearBall), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/strike/wall_hit.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | name_of_type!(WallHit) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/strike/wall_hit.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | eeg.log(name_of_type!(WallHit), "no walls are involved"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/strike/wall_hit.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | eeg.log(name_of_type!(WallHit), "not facing the target"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/strike/wall_hit.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | eeg.log(name_of_type!(WallHit), "intercept is too far from surface"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/taunt/podium_blastoff.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | name_of_type!(PodiumBlastoff) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/taunt/podium_spew.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | name_of_type!(PodiumSpew) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/taunt/salt_while_demolished.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | name_of_type!(SaltWhileDemolished) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/taunt/turtle_spin.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | name_of_type!(TurtleSpin) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/behavior/taunt/twirl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | name_of_type!(Twirl) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/boost.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | eeg.log_pretty(name_of_type!(GetDollar), "opponent_hit", opponent_hit); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/boost.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | eeg.log_pretty(name_of_type!(GetDollar), "hint", hint); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/boost.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | name_of_type!(GetDollar) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_drive.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | name_of_type!(GroundDrive) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_intercept.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | name_of_type!(GroundIntercept) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_jump_and_dodge.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | name_of_type!(GroundJumpAndDodge) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_powerslide.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | name_of_type!(GroundPowerslideTurn) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_powerslide.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | name_of_type!(GroundSimplePowerslideTurn) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_powerslide.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | name_of_type!(GroundPowerslideEssence) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_straight.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | name_of_type!(GroundStraightPlanner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_straight.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | name_of_type!(StraightSimple) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_straight.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | name_of_type!(StraightWithDodge) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_turn.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | name_of_type!(TurnPlanner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_turn.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | name_of_type!(PathingUnawareTurnPlanner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_turn.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | name_of_type!(SimpleTurnPlanner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/ground_turn.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | name_of_type!(ArcTowards) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/higher_order.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | name_of_type!(StaticPlanner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/higher_order.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | name_of_type!(ChainedPlanner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/wall_intercept.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | name_of_type!(WallIntercept) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/wall_straight.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | name_of_type!(WallStraightPlanner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/plan/wall_turn.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | name_of_type!(WallTurnPlanner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/brake.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | name_of_type!(Brake) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/brake.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | name_of_type!(Braker) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/chain.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | name_of_type!(Chain) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/chain.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | name_of_type!(Chainer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/forward_dodge.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | name_of_type!(ForwardDodge) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/forward_dodge.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | name_of_type!(ForwardDodgeRunner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/jump_and_dodge.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | name_of_type!(JumpAndDodge) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/jump_and_dodge.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | name_of_type!(JumpAndDodgeRunner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/null.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | name_of_type!(NullSegment) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/null.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | name_of_type!(NullSegmentRunner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/powerslide_turn.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | name_of_type!(PowerslideTurn) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/powerslide_turn.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | name_of_type!(PowerslideTurnRunner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/simple_arc.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | name_of_type!(SimpleArc) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/simple_arc.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | name_of_type!(SimpleArcRunner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/straight.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | name_of_type!(Straight) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/straight.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | name_of_type!(StraightRunner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/turn.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | name_of_type!(Turn) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/turn.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | name_of_type!(Turner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/wall_straight.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | name_of_type!(WallStraight) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/wall_straight.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | name_of_type!(WallStraightRunner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/wall_turn.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | name_of_type!(WallTurn) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> brain/src/routing/segments/wall_turn.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | name_of_type!(WallTurnRunner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in the macro `name_of_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 175 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.play.a8041a21-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc.3rr3g850wq7o71xv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chip-0.0.6/upstream" "-L" "/opt/rustwide/target/debug/build/libloading-109e9e2855d51c5f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-073ed3d15c507fe4.rlib" "/opt/rustwide/target/debug/deps/libregex-3ad380f497020493.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-816ebe3e42c7b558.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2130dd55f8474840.rlib" "/opt/rustwide/target/debug/deps/libucd_util-a4979d015fb59822.rlib" "/opt/rustwide/target/debug/deps/libthread_local-03c33df2e93ed024.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6c55ffe2ed2f7d46.rlib" "/opt/rustwide/target/debug/deps/libatty-3416c9610a9e3f0d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ecd91a2ade384498.rlib" "/opt/rustwide/target/debug/deps/libquick_error-10f197e702ac1341.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b31ce5529e5fa5ff.rlib" "/opt/rustwide/target/debug/deps/libcollect-678a041cddc71db8.rlib" "/opt/rustwide/target/debug/deps/libcsv-03aec28e8d8b329a.rlib" "/opt/rustwide/target/debug/deps/libryu-60de7040588ce18e.rlib" "/opt/rustwide/target/debug/deps/libitoa-3ef0afce6033b448.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-a1d250c1ca358348.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bca1472bb2a2a730.rlib" "/opt/rustwide/target/debug/deps/libchrono-f2c92eb782b0df37.rlib" "/opt/rustwide/target/debug/deps/libtime-f1ba8e52c04b254b.rlib" "/opt/rustwide/target/debug/deps/libbrain-10e68ec4ebfd34fd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a52767f4e2738cc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7be4e1336f11766f.rlib" "/opt/rustwide/target/debug/deps/libplane_split-32024791738d171c.rlib" "/opt/rustwide/target/debug/deps/libbinary_space_partition-548a3484ab629892.rlib" "/opt/rustwide/target/debug/deps/libeuclid-097638462abb9db6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-bf4afccc2b1cfa72.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-5d67ac764e03d71d.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-3f899a24f0f2c965.rlib" "/opt/rustwide/target/debug/deps/libgl-62851584cad00fdc.rlib" "/opt/rustwide/target/debug/deps/libglutin-1a5a8ac2bc602a70.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-5fab62a012e57850.rlib" "/opt/rustwide/target/debug/deps/libwinit-6fb5c01c707494bb.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-23e1f96961a62a0e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-2da3089a81b82fc5.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-42cb22135463df1d.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-8b1c777b9cb4e6dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-ff55c19b295da26e.rlib" "/opt/rustwide/target/debug/deps/libnix-0f8cedc96360ddc3.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-f545cdd255b2a130.rlib" "/opt/rustwide/target/debug/deps/libandrew-9078b80d20bf19fa.rlib" "/opt/rustwide/target/debug/deps/libxml-a75ff8007c9b995c.rlib" "/opt/rustwide/target/debug/deps/libxdg-49bdb48f5fcefc9d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-adfaeac0ad12c297.rlib" "/opt/rustwide/target/debug/deps/libsame_file-50ab8028dc00a630.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-2f124c32a3269bbe.rlib" "/opt/rustwide/target/debug/deps/libdlib-cc7edb62d93e53c4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-075b54a39d08a1c7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-afc9a3a612f9cced.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c7e220839ce6544b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-1214d213485c2326.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-751ec9cd00fbe7b3.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-46e980b28f3a7f99.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a3f32b947450fcfe.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-0dc94cb4f4f7b3b3.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-3da303a9d8e33387.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-1a844c471efd7bd4.rlib" "/opt/rustwide/target/debug/deps/libimage-86480df943d49de1.rlib" "/opt/rustwide/target/debug/deps/libtiff-272b41ec4ea9a81e.rlib" "/opt/rustwide/target/debug/deps/libpng-f4cf60f71d830887.rlib" "/opt/rustwide/target/debug/deps/libdeflate-763e966be7719c46.rlib" "/opt/rustwide/target/debug/deps/libinflate-ac19061c956daf76.rlib" "/opt/rustwide/target/debug/deps/libadler32-d6f459c2049f2f73.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-902310b52a59cdfc.rlib" "/opt/rustwide/target/debug/deps/librayon-3a32889cc9b0cd31.rlib" "/opt/rustwide/target/debug/deps/librayon_core-07f931650a377984.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9b57372f0af447d7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c51837f7c034d2e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6b7bbc3caf7e7a53.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97e0a08cef1ea439.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ced178d1c8ed2c39.rlib" "/opt/rustwide/target/debug/deps/libnodrop-c3731ef06a5c5d2b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-1b531961175636be.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-dd64c753f633ac9a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9c44d0e96d01fb91.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6586a4e33888fe50.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-c9e091ab911750c8.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-116411c1fc71aaf2.rlib" "/opt/rustwide/target/debug/deps/libgfx-d7afda8297e3b515.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-4f10564b5f853f11.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-0e08bbdecbda4f79.rlib" "/opt/rustwide/target/debug/deps/liblog-de408b939e67c7dd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-140921462b195c44.rlib" "/opt/rustwide/target/debug/deps/libpiston-40e235e25a5f63ea.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-bf0c9984eac3086a.rlib" "/opt/rustwide/target/debug/deps/libwindow-f5b15a066f533ad0.rlib" "/opt/rustwide/target/debug/deps/libshader_version-0bafce17d2720839.rlib" "/opt/rustwide/target/debug/deps/libinput-5f8ef83ccaa4b96d.rlib" "/opt/rustwide/target/debug/deps/libserde-35a542097fee77bf.rlib" "/opt/rustwide/target/debug/deps/libchip-212054def60c8f57.rlib" "/opt/rustwide/target/debug/deps/libgraphics-96e0249b4acb47ca.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/librusttype-3125fa9e6613ad5b.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3c4bdf2705891388.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac0fca417c216564.rlib" "/opt/rustwide/target/debug/deps/libviewport-636eeb28e6d107e6.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-cf2a3c8c918a89df.rlib" "/opt/rustwide/target/debug/deps/libread_color-f4ff1c0c3b839f6f.rlib" "/opt/rustwide/target/debug/deps/libtexture-c4879e28fa8aa9e1.rlib" "/opt/rustwide/target/debug/deps/libvecmath-d76652b3faaaf237.rlib" "/opt/rustwide/target/debug/deps/libfloat-6bee0650ab307c13.rlib" "/opt/rustwide/target/debug/deps/libdom-4571636de2ed801f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-75e3aaa34d8ddf35.rlib" "/opt/rustwide/target/debug/deps/libitertools-2881c01317da28ee.rlib" "/opt/rustwide/target/debug/deps/libvec_box-bc002da5d3687870.rlib" "/opt/rustwide/target/debug/deps/libordered_float-d0f3ae080c7bdd91.rlib" "/opt/rustwide/target/debug/deps/libsimulate-2176e706e62e305b.rlib" "/opt/rustwide/target/debug/deps/libncollide3d-31bcb83de07b6ed4.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-13d4bc45c228e31f.rlib" "/opt/rustwide/target/debug/deps/libordermap-7a9cc50ea6ae1787.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2d3a0fecaf300a4c.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libeither-448e776efe8979bd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0987f7eb4066015f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-36b768e7eeb8ae74.rlib" "/opt/rustwide/target/debug/deps/liboven-cd1e448e27716700.rlib" "/opt/rustwide/target/debug/deps/libnameof-3b3b50ae380c6903.rlib" "/opt/rustwide/target/debug/deps/libcommon-3b18e65db162bc02.rlib" "/opt/rustwide/target/debug/deps/librlbot-c82604920fa6da3c.rlib" "/opt/rustwide/target/debug/deps/libratelimit-7f14ae9906a4d253.rlib" "/opt/rustwide/target/debug/deps/libflatbuffers-f87752c6ca178d9e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-ebc2923db6995383.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c70cbefadcc00fb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-27feae3e258d31a1.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-97ccfa6d51a15b5e.rlib" "/opt/rustwide/target/debug/deps/libalga-a24cc4cef577ea11.rlib" "/opt/rustwide/target/debug/deps/librand-962f9572353c238f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e0a7c00eca87c4d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-93143ee01aa1a6a0.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8211b28a7d1aaf85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-794b5aab03909e7f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-64577fdc7b603528.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6ef584581674eea.rlib" "/opt/rustwide/target/debug/deps/librand_os-1b443315a5ccb833.rlib" "/opt/rustwide/target/debug/deps/liblibc-743d026f3062fdf3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3ed2cd9c9b8a2a4d.rlib" "/opt/rustwide/target/debug/deps/librand_core-691700391421dfa9.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6a147d5b45bac51a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-43332cee6e530c8c.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ca4081846d35ec42.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f0d24ac7881d702b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libapprox-d23c31bf1a765a45.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-08c9d1039bf60e3d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-ldl" "-lbot_utils" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/play-842a075821fb3cfc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbot_utils [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `play` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "03f6a54c6a0dfda1708f4d58fac6bdce887af89db19c75bb84d34189577830f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f6a54c6a0dfda1708f4d58fac6bdce887af89db19c75bb84d34189577830f6", kill_on_drop: false }` [INFO] [stdout] 03f6a54c6a0dfda1708f4d58fac6bdce887af89db19c75bb84d34189577830f6