[INFO] cloning repository https://github.com/KatTheGit/sylvan-row
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KatTheGit/sylvan-row" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatTheGit%2Fsylvan-row", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatTheGit%2Fsylvan-row'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c43408efe91d58fad05d8a3b2c2bb302ee86a67
[INFO] testing KatTheGit/sylvan-row against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatTheGit%2Fsylvan-row" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KatTheGit/sylvan-row
[INFO] finished tweaking git repo https://github.com/KatTheGit/sylvan-row
[INFO] tweaked toml for git repo https://github.com/KatTheGit/sylvan-row written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KatTheGit/sylvan-row on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KatTheGit/sylvan-row 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b711a4da408442ecbbf8b57adce732ab10e61ec2dba683cf5448e8c96634121c
[INFO] running `Command { std: "docker" "start" "-a" "b711a4da408442ecbbf8b57adce732ab10e61ec2dba683cf5448e8c96634121c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b711a4da408442ecbbf8b57adce732ab10e61ec2dba683cf5448e8c96634121c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b711a4da408442ecbbf8b57adce732ab10e61ec2dba683cf5448e8c96634121c", kill_on_drop: false }`
[INFO] [stdout] b711a4da408442ecbbf8b57adce732ab10e61ec2dba683cf5448e8c96634121c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58823c1d550abb847210a587b749966f8309e479ff24800d2a99d4430fd8383b
[INFO] running `Command { std: "docker" "start" "-a" "58823c1d550abb847210a587b749966f8309e479ff24800d2a99d4430fd8383b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling device_query v2.1.0
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling gilrs v0.10.10
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rusty-pkl v0.1.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gilrs-core v0.5.15
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling winresource v0.1.23
[INFO] [stderr]    Compiling sylvan_row v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "58823c1d550abb847210a587b749966f8309e479ff24800d2a99d4430fd8383b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58823c1d550abb847210a587b749966f8309e479ff24800d2a99d4430fd8383b", kill_on_drop: false }`
[INFO] [stdout] 58823c1d550abb847210a587b749966f8309e479ff24800d2a99d4430fd8383b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bd87fdcf4d926ef05366182acaf75ca4fd5617bc72259385014cd1648fd7b3a
[INFO] running `Command { std: "docker" "start" "-a" "3bd87fdcf4d926ef05366182acaf75ca4fd5617bc72259385014cd1648fd7b3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling sylvan_row v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "3bd87fdcf4d926ef05366182acaf75ca4fd5617bc72259385014cd1648fd7b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bd87fdcf4d926ef05366182acaf75ca4fd5617bc72259385014cd1648fd7b3a", kill_on_drop: false }`
[INFO] [stdout] 3bd87fdcf4d926ef05366182acaf75ca4fd5617bc72259385014cd1648fd7b3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 152dd738e8a8ba08305d0763bf7faf95e5af24400ed4764d2ef580004a3d554a
[INFO] running `Command { std: "docker" "start" "-a" "152dd738e8a8ba08305d0763bf7faf95e5af24400ed4764d2ef580004a3d554a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sylvan_row-428d68f830a63319)
[INFO] [stderr]      Running unittests src/bin/game.rs (/opt/rustwide/target/debug/deps/game-114f4a1659fdf177)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/server-ac1dafd7eb3c5964)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sylvan_row
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/common.rs - common::load_map_from_file (line 554) ... FAILED
[INFO] [stdout] test src/common.rs - common::load_map_from_file (line 550) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/common.rs - common::load_map_from_file (line 554) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `10.0`
[INFO] [stdout]  --> src/common.rs:555:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | wall 10.0 10.0
[INFO] [stdout]   |      ^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common.rs - common::load_map_from_file (line 550) stdout ----
[INFO] [stdout] error: couldn't read `src/../../assets/maps/map1.map`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/common.rs:551:56
[INFO] [stdout]   |
[INFO] [stdout] 3 | let game_objects: Vec<GameObject> = load_map_from_file(include_str!("../../assets/maps/map1.map"));
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a file with the same name in a different directory
[INFO] [stdout]   |
[INFO] [stdout] 3 - let game_objects: Vec<GameObject> = load_map_from_file(include_str!("../../assets/maps/map1.map"));
[INFO] [stdout] 3 + let game_objects: Vec<GameObject> = load_map_from_file(include_str!("../assets/maps/map1.map"));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GameObject` in this scope
[INFO] [stdout]  --> src/common.rs:551:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | let game_objects: Vec<GameObject> = load_map_from_file(include_str!("../../assets/maps/map1.map"));
[INFO] [stdout]   |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sylvan_row::common::GameObject;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_map_from_file` in this scope
[INFO] [stdout]  --> src/common.rs:551:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | let game_objects: Vec<GameObject> = load_map_from_file(include_str!("../../assets/maps/map1.map"));
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sylvan_row::common::load_map_from_file;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/common.rs - common::load_map_from_file (line 550)
[INFO] [stdout]     src/common.rs - common::load_map_from_file (line 554)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "152dd738e8a8ba08305d0763bf7faf95e5af24400ed4764d2ef580004a3d554a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "152dd738e8a8ba08305d0763bf7faf95e5af24400ed4764d2ef580004a3d554a", kill_on_drop: false }`
[INFO] [stdout] 152dd738e8a8ba08305d0763bf7faf95e5af24400ed4764d2ef580004a3d554a
