[INFO] cloning repository https://github.com/TheoGatea/game-theory-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheoGatea/game-theory-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheoGatea%2Fgame-theory-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheoGatea%2Fgame-theory-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3ae5957d322fa4276d2ad02e7f05fcf5da797c8 [INFO] building TheoGatea/game-theory-project against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheoGatea%2Fgame-theory-project" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TheoGatea/game-theory-project [INFO] finished tweaking git repo https://github.com/TheoGatea/game-theory-project [INFO] tweaked toml for git repo https://github.com/TheoGatea/game-theory-project written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheoGatea/game-theory-project on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheoGatea/game-theory-project 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded accesskit v0.12.2 [INFO] [stderr] Downloaded enumn v0.1.13 [INFO] [stderr] Downloaded xmlwriter v0.1.0 [INFO] [stderr] Downloaded usvg v0.37.0 [INFO] [stderr] Downloaded grid v0.13.0 [INFO] [stderr] Downloaded egui_plot v0.26.2 [INFO] [stderr] Downloaded egui_extras v0.26.2 [INFO] [stderr] Downloaded rustls-pki-types v1.3.1 [INFO] [stderr] Downloaded ehttp v0.4.0 [INFO] [stderr] Downloaded simplecss v0.2.1 [INFO] [stderr] Downloaded webbrowser v0.8.12 [INFO] [stderr] Downloaded arboard v3.3.1 [INFO] [stderr] Downloaded svgtypes v0.13.0 [INFO] [stderr] Downloaded wgpu-types v0.19.0 [INFO] [stderr] Downloaded kurbo v0.9.5 [INFO] [stderr] Downloaded wgpu-core v0.19.0 [INFO] [stderr] Downloaded usvg-parser v0.37.0 [INFO] [stderr] Downloaded resvg v0.37.0 [INFO] [stderr] Downloaded wgpu-hal v0.19.1 [INFO] [stderr] Downloaded wgpu v0.19.1 [INFO] [stderr] Downloaded indexmap v2.2.4 [INFO] [stderr] Downloaded ureq v2.9.6 [INFO] [stderr] Downloaded mime_guess2 v2.0.5 [INFO] [stderr] Downloaded usvg-tree v0.37.0 [INFO] [stderr] Downloaded ahash v0.8.10 [INFO] [stderr] Downloaded data-url v0.3.1 [INFO] [stderr] Downloaded imagesize v0.12.0 [INFO] [stderr] Downloaded naga v0.19.0 [INFO] [stderr] Downloaded winit v0.29.11 [INFO] [stderr] Downloaded windows v0.51.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 616e1ede81266258cd02c1ae06cb935fc3880a241dcc5d51a225e9514d5df81b [INFO] running `Command { std: "docker" "start" "-a" "616e1ede81266258cd02c1ae06cb935fc3880a241dcc5d51a225e9514d5df81b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "616e1ede81266258cd02c1ae06cb935fc3880a241dcc5d51a225e9514d5df81b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616e1ede81266258cd02c1ae06cb935fc3880a241dcc5d51a225e9514d5df81b", kill_on_drop: false }` [INFO] [stdout] 616e1ede81266258cd02c1ae06cb935fc3880a241dcc5d51a225e9514d5df81b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 021109c2f1936713df1f43a9e17481d8d0a97b1b425a6ce668de6737d8071ee6 [INFO] running `Command { std: "docker" "start" "-a" "021109c2f1936713df1f43a9e17481d8d0a97b1b425a6ce668de6737d8071ee6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling winit v0.29.11 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Compiling wgpu-types v0.19.0 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling svgtypes v0.13.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling webbrowser v0.8.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling grid v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-client v0.31.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling usvg-tree v0.37.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Compiling usvg-parser v0.37.0 [INFO] [stderr] Compiling js-sys v0.3.68 [INFO] [stderr] Compiling usvg v0.37.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling resvg v0.37.0 [INFO] [stderr] Compiling arboard v3.3.1 [INFO] [stderr] Compiling web-sys v0.3.68 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling ecolor v0.26.2 [INFO] [stderr] Compiling emath v0.26.2 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling epaint v0.26.2 [INFO] [stderr] Compiling ehttp v0.4.0 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling smithay-clipboard v0.7.1 [INFO] [stderr] Compiling naga v0.19.0 [INFO] [stderr] Compiling egui v0.26.2 [INFO] [stderr] Compiling egui-winit v0.26.2 [INFO] [stderr] Compiling egui_plot v0.26.2 [INFO] [stderr] Compiling egui_extras v0.26.2 [INFO] [stderr] Compiling egui-wgpu v0.26.2 [INFO] [stderr] Compiling eframe v0.26.2 [INFO] [stderr] Compiling gametheory v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "021109c2f1936713df1f43a9e17481d8d0a97b1b425a6ce668de6737d8071ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021109c2f1936713df1f43a9e17481d8d0a97b1b425a6ce668de6737d8071ee6", kill_on_drop: false }` [INFO] [stdout] 021109c2f1936713df1f43a9e17481d8d0a97b1b425a6ce668de6737d8071ee6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07b57af5e1f8a63f02a14abf4e352d23b14c7581d7a07f19813d858859e7ff35 [INFO] running `Command { std: "docker" "start" "-a" "07b57af5e1f8a63f02a14abf4e352d23b14c7581d7a07f19813d858859e7ff35", kill_on_drop: false }` [INFO] [stderr] Compiling gametheory v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "07b57af5e1f8a63f02a14abf4e352d23b14c7581d7a07f19813d858859e7ff35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b57af5e1f8a63f02a14abf4e352d23b14c7581d7a07f19813d858859e7ff35", kill_on_drop: false }` [INFO] [stdout] 07b57af5e1f8a63f02a14abf4e352d23b14c7581d7a07f19813d858859e7ff35