[INFO] cloning repository https://github.com/kybe236/smth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kybe236/smth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkybe236%2Fsmth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkybe236%2Fsmth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d660bb17a04d402740289fe0e631a3b4e733384c [INFO] building kybe236/smth against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkybe236%2Fsmth" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kybe236/smth on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kybe236/smth [INFO] finished tweaking git repo https://github.com/kybe236/smth [INFO] tweaked toml for git repo https://github.com/kybe236/smth written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kybe236/smth 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0632dd379ecb56a69f37239ad2d89f71ca6613f8624e00ec23b2b86da7c27117 [INFO] running `Command { std: "docker" "start" "-a" "0632dd379ecb56a69f37239ad2d89f71ca6613f8624e00ec23b2b86da7c27117", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0632dd379ecb56a69f37239ad2d89f71ca6613f8624e00ec23b2b86da7c27117", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0632dd379ecb56a69f37239ad2d89f71ca6613f8624e00ec23b2b86da7c27117", kill_on_drop: false }` [INFO] [stdout] 0632dd379ecb56a69f37239ad2d89f71ca6613f8624e00ec23b2b86da7c27117 [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" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8614f2bfa204846085ac887e16e4da04f18fdeb5818e324ccfdcd32284114aec [INFO] running `Command { std: "docker" "start" "-a" "8614f2bfa204846085ac887e16e4da04f18fdeb5818e324ccfdcd32284114aec", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling glfw-sys v5.0.0+3.3.9 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitfrob v1.3.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling png_filters v0.1.2 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling chlorine v1.0.13 [INFO] [stderr] Compiling gl33 v0.2.1 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling glfw v0.59.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling pack1 v0.1.1 [INFO] [stderr] Compiling pixel_formats v0.1.5 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling imagine v0.5.1 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling nalgebra-glm v0.19.0 [INFO] [stderr] Compiling first_renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `GLFWcursor` and `glfwSetCursor` [INFO] [stdout] --> src/main.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | CURSOR, GLFWcursor, GLFWwindow, glfwGetKey, glfwGetTime, glfwGetWindowUserPointer, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | glfwSetCursor, glfwSetCursorPosCallback, glfwSetInputMode, glfwSetWindowUserPointer, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "8614f2bfa204846085ac887e16e4da04f18fdeb5818e324ccfdcd32284114aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8614f2bfa204846085ac887e16e4da04f18fdeb5818e324ccfdcd32284114aec", kill_on_drop: false }` [INFO] [stdout] 8614f2bfa204846085ac887e16e4da04f18fdeb5818e324ccfdcd32284114aec [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" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f546193e1c7ebecfcf05acf2c41a28ea5c31ecade45d581f82910ffd08ac3188 [INFO] running `Command { std: "docker" "start" "-a" "f546193e1c7ebecfcf05acf2c41a28ea5c31ecade45d581f82910ffd08ac3188", kill_on_drop: false }` [INFO] [stderr] Compiling fermium v22605.0.0 [INFO] [stderr] Compiling ptr_iter v0.1.1 [INFO] [stderr] Compiling bool32 v0.1.1 [INFO] [stderr] Compiling zstring v0.2.4 [INFO] [stderr] Compiling beryllium v0.13.3 [INFO] [stderr] Compiling first_renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `GLFWcursor` and `glfwSetCursor` [INFO] [stdout] --> src/main.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | CURSOR, GLFWcursor, GLFWwindow, glfwGetKey, glfwGetTime, glfwGetWindowUserPointer, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | glfwSetCursor, glfwSetCursorPosCallback, glfwSetInputMode, glfwSetWindowUserPointer, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `Command { std: "docker" "inspect" "f546193e1c7ebecfcf05acf2c41a28ea5c31ecade45d581f82910ffd08ac3188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f546193e1c7ebecfcf05acf2c41a28ea5c31ecade45d581f82910ffd08ac3188", kill_on_drop: false }` [INFO] [stdout] f546193e1c7ebecfcf05acf2c41a28ea5c31ecade45d581f82910ffd08ac3188