[INFO] cloning repository https://github.com/Chirod/SlalomSim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chirod/SlalomSim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChirod%2FSlalomSim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChirod%2FSlalomSim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fed2226364dacfe933d46806a105b9cde7eab31d
[INFO] checking Chirod/SlalomSim against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChirod%2FSlalomSim" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Chirod/SlalomSim on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Chirod/SlalomSim
[INFO] finished tweaking git repo https://github.com/Chirod/SlalomSim
[INFO] tweaked toml for git repo https://github.com/Chirod/SlalomSim written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Chirod/SlalomSim already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lyon_geom v0.15.3
[INFO] [stderr]   Downloaded dwrote v0.9.0
[INFO] [stderr]   Downloaded raqote v0.7.14
[INFO] [stderr]   Downloaded wayland-sys v0.24.1
[INFO] [stderr]   Downloaded sw-composite v0.7.16
[INFO] [stderr]   Downloaded lyon_path v0.14.0
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded wayland-scanner v0.24.1
[INFO] [stderr]   Downloaded wayland-commons v0.24.1
[INFO] [stderr]   Downloaded geo v0.4.13
[INFO] [stderr]   Downloaded minifb v0.15.3
[INFO] [stderr]   Downloaded lyon_geom v0.14.1
[INFO] [stderr]   Downloaded wayland-protocols v0.24.1
[INFO] [stderr]   Downloaded font-kit v0.5.0
[INFO] [stderr]   Downloaded nix v0.15.0
[INFO] [stderr]   Downloaded euclid v0.20.14
[INFO] [stderr]   Downloaded syn v2.0.32
[INFO] [stderr]   Downloaded wayland-client v0.24.1
[INFO] [stderr]   Downloaded xml-rs v0.8.18
[INFO] [stderr]   Downloaded line_intersection v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8539a367b626b878d735c8c8b118d470ee860c8110eca4ce9c8720fb35957b15
[INFO] running `Command { std: "docker" "start" "-a" "8539a367b626b878d735c8c8b118d470ee860c8110eca4ce9c8720fb35957b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8539a367b626b878d735c8c8b118d470ee860c8110eca4ce9c8720fb35957b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8539a367b626b878d735c8c8b118d470ee860c8110eca4ce9c8720fb35957b15", kill_on_drop: false }`
[INFO] [stdout] 8539a367b626b878d735c8c8b118d470ee860c8110eca4ce9c8720fb35957b15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d99d96b3226b3ed20338cba4cb098c5b1ac60d72d82fa493856d5df107c0d394
[INFO] running `Command { std: "docker" "start" "-a" "d99d96b3226b3ed20338cba4cb098c5b1ac60d72d82fa493856d5df107c0d394", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling xml-rs v0.8.18
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking wayland-sys v0.24.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking float-ord v0.2.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking sw-composite v0.7.16
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling servo-fontconfig-sys v4.0.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking png v0.15.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling wayland-scanner v0.24.1
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking euclid v0.20.14
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wayland-client v0.24.1
[INFO] [stderr]    Compiling wayland-protocols v0.24.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling minifb v0.15.3
[INFO] [stderr]     Checking lyon_geom v0.14.1
[INFO] [stderr]     Checking lyon_geom v0.15.3
[INFO] [stderr]    Compiling servo-freetype-sys v4.0.5
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking lyon_path v0.14.0
[INFO] [stderr]     Checking freetype v0.4.1
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking servo-fontconfig v0.4.0
[INFO] [stderr]     Checking font-kit v0.5.0
[INFO] [stderr]     Checking raqote v0.7.14
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking wayland-commons v0.24.1
[INFO] [stderr]     Checking geo v0.4.13
[INFO] [stderr]     Checking line_intersection v0.4.0
[INFO] [stderr]     Checking slalom-sim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `dump` is never used
[INFO] [stdout]    --> src/main.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | trait SkierAgent {
[INFO] [stdout]     |       ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 203 |     fn dump(&mut self);
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `craft` is never used
[INFO] [stdout]    --> src/main.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 244 | impl GeneticSkierAgent {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 245 |     const MAX_ACCEL:i8 = 2;
[INFO] [stdout] 246 |     fn craft(accelerations: Vec<(usize, i8, i8)>) -> Self {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dump` is never used
[INFO] [stdout]    --> src/main.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | trait SkierAgent {
[INFO] [stdout]     |       ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 203 |     fn dump(&mut self);
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `craft` is never used
[INFO] [stdout]    --> src/main.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 244 | impl GeneticSkierAgent {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 245 |     const MAX_ACCEL:i8 = 2;
[INFO] [stdout] 246 |     fn craft(accelerations: Vec<(usize, i8, i8)>) -> Self {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.12s
[INFO] running `Command { std: "docker" "inspect" "d99d96b3226b3ed20338cba4cb098c5b1ac60d72d82fa493856d5df107c0d394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d99d96b3226b3ed20338cba4cb098c5b1ac60d72d82fa493856d5df107c0d394", kill_on_drop: false }`
[INFO] [stdout] d99d96b3226b3ed20338cba4cb098c5b1ac60d72d82fa493856d5df107c0d394
