[INFO] cloning repository https://github.com/Ichmed/ai_suite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ichmed/ai_suite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIchmed%2Fai_suite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIchmed%2Fai_suite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7efcf83ae6b63121f7da717001b1666868cc07db
[INFO] checking Ichmed/ai_suite against try#8832a71d49053449d3904572ee8f2c79da2104ae for pr-95953
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIchmed%2Fai_suite" "/workspace/builds/worker-48/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ichmed/ai_suite on toolchain 8832a71d49053449d3904572ee8f2c79da2104ae
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8832a71d49053449d3904572ee8f2c79da2104ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Ichmed/ai_suite
[INFO] finished tweaking git repo https://github.com/Ichmed/ai_suite
[INFO] tweaked toml for git repo https://github.com/Ichmed/ai_suite written to /workspace/builds/worker-48/source/Cargo.toml
[INFO] crate git repo https://github.com/Ichmed/ai_suite already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8832a71d49053449d3904572ee8f2c79da2104ae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+8832a71d49053449d3904572ee8f2c79da2104ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca8f58272a229468a24c2604902afba4b5f0a66f3d313cb443708a8d298e1e47
[INFO] running `Command { std: "docker" "start" "-a" "ca8f58272a229468a24c2604902afba4b5f0a66f3d313cb443708a8d298e1e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca8f58272a229468a24c2604902afba4b5f0a66f3d313cb443708a8d298e1e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca8f58272a229468a24c2604902afba4b5f0a66f3d313cb443708a8d298e1e47", kill_on_drop: false }`
[INFO] [stdout] ca8f58272a229468a24c2604902afba4b5f0a66f3d313cb443708a8d298e1e47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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=forbid" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+8832a71d49053449d3904572ee8f2c79da2104ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c38dffc4d69ad233b38fed3b4909a0844d9a5ae248ec3ebb409c78acc0b76ce
[INFO] running `Command { std: "docker" "start" "-a" "4c38dffc4d69ad233b38fed3b4909a0844d9a5ae248ec3ebb409c78acc0b76ce", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking smallvec v1.5.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling libloading v0.6.6
[INFO] [stderr]    Compiling clang-sys v1.0.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling roxmltree v0.13.0
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.8.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling const-random-macro v0.1.13
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]     Checking const-random v0.1.13
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking euclid v0.22.1
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling mini-internal v0.1.13
[INFO] [stderr]    Compiling gdnative-impl-proc-macros v0.9.1
[INFO] [stderr]    Compiling gdnative-derive v0.9.1
[INFO] [stderr]    Compiling miniserde v0.1.13
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.9.1
[INFO] [stderr]    Compiling gdnative-sys v0.9.1
[INFO] [stderr]    Compiling gdnative-bindings v0.9.1
[INFO] [stderr]     Checking gdnative-core v0.9.1
[INFO] [stderr]     Checking gdnative v0.9.1
[INFO] [stderr]     Checking behaviour_tree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Mul`
[INFO] [stdout]  --> src/utility_map.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::{Add, AddAssign, Mul, MulAssign};
[INFO] [stdout]   |                                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] [stdout] warning: unused import: `Mul`
[INFO] [stdout]  --> src/utility_map.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::{Add, AddAssign, Mul, MulAssign};
[INFO] [stdout]   |                                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_size`
[INFO] [stdout]    --> src/utility_map.rs:513:24
[INFO] [stdout]     |
[INFO] [stdout] 513 |     fn rescale(&mut self, new_size: Vector3D<i64, UnknownUnit>) {
[INFO] [stdout]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_size`
[INFO] [stdout]    --> src/utility_map.rs:513:24
[INFO] [stdout]     |
[INFO] [stdout] 513 |     fn rescale(&mut self, new_size: Vector3D<i64, UnknownUnit>) {
[INFO] [stdout]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `make_positive`
[INFO] [stdout]    --> src/utility_map.rs:430:5
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn make_positive(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `clamp`
[INFO] [stdout]    --> src/utility_map.rs:466:5
[INFO] [stdout]     |
[INFO] [stdout] 466 |     fn clamp(&mut self, min: f32, max: f32) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `clamp_min`
[INFO] [stdout]    --> src/utility_map.rs:472:5
[INFO] [stdout]     |
[INFO] [stdout] 472 |     fn clamp_min(&mut self, min: f32) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `clamp_max`
[INFO] [stdout]    --> src/utility_map.rs:480:5
[INFO] [stdout]     |
[INFO] [stdout] 480 |     fn clamp_max(&mut self, max: f32) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `shift`
[INFO] [stdout]    --> src/utility_map.rs:499:5
[INFO] [stdout]     |
[INFO] [stdout] 499 |     fn shift(&mut self, amount: f32) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `new`
[INFO] [stdout]    --> src/utility_map.rs:634:5
[INFO] [stdout]     |
[INFO] [stdout] 634 |     fn new(points: Vec<Vector3>) -> Box<dyn UtilityFunc> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `make_positive`
[INFO] [stdout]    --> src/utility_map.rs:430:5
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn make_positive(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `clamp`
[INFO] [stdout]    --> src/utility_map.rs:466:5
[INFO] [stdout]     |
[INFO] [stdout] 466 |     fn clamp(&mut self, min: f32, max: f32) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `clamp_min`
[INFO] [stdout]    --> src/utility_map.rs:472:5
[INFO] [stdout]     |
[INFO] [stdout] 472 |     fn clamp_min(&mut self, min: f32) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `clamp_max`
[INFO] [stdout]    --> src/utility_map.rs:480:5
[INFO] [stdout]     |
[INFO] [stdout] 480 |     fn clamp_max(&mut self, max: f32) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `shift`
[INFO] [stdout]    --> src/utility_map.rs:499:5
[INFO] [stdout]     |
[INFO] [stdout] 499 |     fn shift(&mut self, amount: f32) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `new`
[INFO] [stdout]    --> src/utility_map.rs:634:5
[INFO] [stdout]     |
[INFO] [stdout] 634 |     fn new(points: Vec<Vector3>) -> Box<dyn UtilityFunc> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4c38dffc4d69ad233b38fed3b4909a0844d9a5ae248ec3ebb409c78acc0b76ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c38dffc4d69ad233b38fed3b4909a0844d9a5ae248ec3ebb409c78acc0b76ce", kill_on_drop: false }`
[INFO] [stdout] 4c38dffc4d69ad233b38fed3b4909a0844d9a5ae248ec3ebb409c78acc0b76ce