[INFO] cloning repository https://github.com/KMerdan/simple_rust_aStar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KMerdan/simple_rust_aStar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMerdan%2Fsimple_rust_aStar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMerdan%2Fsimple_rust_aStar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f91e96b6c9499683662a529e7e84142afde6a93f [INFO] testing KMerdan/simple_rust_aStar against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMerdan%2Fsimple_rust_aStar" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KMerdan/simple_rust_aStar [INFO] finished tweaking git repo https://github.com/KMerdan/simple_rust_aStar [INFO] tweaked toml for git repo https://github.com/KMerdan/simple_rust_aStar written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KMerdan/simple_rust_aStar on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KMerdan/simple_rust_aStar 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston_window v0.130.0 [INFO] [stderr] Downloaded piston-texture v0.9.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.44.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.54.0 [INFO] [stderr] Downloaded interpolation v0.3.0 [INFO] [stderr] Downloaded piston v0.54.0 [INFO] [stderr] Downloaded ab_glyph v0.2.22 [INFO] [stderr] Downloaded gfx v0.18.3 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.80.0 [INFO] [stderr] Downloaded indexmap v2.0.2 [INFO] [stderr] Downloaded piston2d-graphics v0.44.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.72.0 [INFO] [stderr] Downloaded hashbrown v0.14.1 [INFO] [stderr] Downloaded pistoncore-window v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6eec6e698a049bf792a6c6c11bd13dad3537b0d91b35ddab02a4a8d7f9b4de8 [INFO] running `Command { std: "docker" "start" "-a" "d6eec6e698a049bf792a6c6c11bd13dad3537b0d91b35ddab02a4a8d7f9b4de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6eec6e698a049bf792a6c6c11bd13dad3537b0d91b35ddab02a4a8d7f9b4de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6eec6e698a049bf792a6c6c11bd13dad3537b0d91b35ddab02a4a8d7f9b4de8", kill_on_drop: false }` [INFO] [stdout] d6eec6e698a049bf792a6c6c11bd13dad3537b0d91b35ddab02a4a8d7f9b4de8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b8adf722a6e6de880cacbab1512ffcbadb6530e23034dcc35796dcd945b512c [INFO] running `Command { std: "docker" "start" "-a" "3b8adf722a6e6de880cacbab1512ffcbadb6530e23034dcc35796dcd945b512c", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling ab_glyph v0.2.22 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] error: could not compile `x11-dl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=020b868474171d56 -C extra-filename=-ab6f52558be3479a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-7dc14ab97918c258.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-778c08b2406fdd3b.rmeta --cap-lints allow --cap-lints=forbid -l dl` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `exr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.71.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7669d40ed7b1681 -C extra-filename=-b0f22ba108de52aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-eda3227a244109cb.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-c97e31f3bd62711b.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-9a95a3935a0a9638.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-dd40720b17de66d8.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-ceb6486036c18f08.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-164a2eb9ad16c43f.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-088547e1b36e305e.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-249878d2816071b4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3b8adf722a6e6de880cacbab1512ffcbadb6530e23034dcc35796dcd945b512c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b8adf722a6e6de880cacbab1512ffcbadb6530e23034dcc35796dcd945b512c", kill_on_drop: false }` [INFO] [stdout] 3b8adf722a6e6de880cacbab1512ffcbadb6530e23034dcc35796dcd945b512c