[INFO] fetching crate space_os 1.0.0... [INFO] testing space_os-1.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate space_os 1.0.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate space_os 1.0.0 [INFO] finished tweaking crates.io crate space_os 1.0.0 [INFO] tweaked toml for crates.io crate space_os 1.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate space_os 1.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 158 packages to latest compatible versions [INFO] [stderr] Adding fps_counter v1.0.0 (available: v3.0.0) [INFO] [stderr] Adding piston v0.37.0 (available: v1.0.0) [INFO] [stderr] Adding piston2d-graphics v0.26.0 (available: v0.45.0) [INFO] [stderr] Adding piston2d-opengl_graphics v0.53.0 (available: v0.89.0) [INFO] [stderr] Adding piston_window v0.80.0 (available: v0.147.0) [INFO] [stderr] Adding rand v0.5.6 (available: v0.10.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston-float v0.3.0 [INFO] [stderr] Downloaded pistoncore-window v0.32.0 [INFO] [stderr] Downloaded shader_version v0.3.0 [INFO] [stderr] Downloaded fps_counter v1.0.0 [INFO] [stderr] Downloaded piston-viewport v0.3.0 [INFO] [stderr] Downloaded glutin v0.14.0 [INFO] [stderr] Downloaded find_folder v0.3.0 [INFO] [stderr] Downloaded piston v0.37.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.32.0 [INFO] [stderr] Downloaded read_color v1.0.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.37.0 [INFO] [stderr] Downloaded rusttype v0.4.3 [INFO] [stderr] Downloaded gfx_gl v0.5.0 [INFO] [stderr] Downloaded gfx_core v0.8.3 [INFO] [stderr] Downloaded gfx_device_gl v0.15.5 [INFO] [stderr] Downloaded cocoa v0.14.0 [INFO] [stderr] Downloaded piston2d-graphics v0.26.0 [INFO] [stderr] Downloaded xml-rs v0.8.28 [INFO] [stderr] Downloaded deflate v0.7.20 [INFO] [stderr] Downloaded wayland-protocols v0.12.5 [INFO] [stderr] Downloaded image v0.19.0 [INFO] [stderr] Downloaded wayland-kbd v0.13.1 [INFO] [stderr] Downloaded xml-rs v0.7.0 [INFO] [stderr] Downloaded wayland-client v0.12.5 [INFO] [stderr] Downloaded jpeg-decoder v0.1.22 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Downloaded wayland-window v0.13.3 [INFO] [stderr] Downloaded khronos_api v2.2.0 [INFO] [stderr] Downloaded winit v0.12.0 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.53.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.47.0 [INFO] [stderr] Downloaded png v0.12.0 [INFO] [stderr] Downloaded gleam v0.6.19 [INFO] [stderr] Downloaded gl_generator v0.9.0 [INFO] [stderr] Downloaded gfx v0.17.1 [INFO] [stderr] Downloaded gl v0.10.0 [INFO] [stderr] Downloaded piston_window v0.80.0 [INFO] [stderr] Downloaded piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Downloaded piston-texture v0.6.0 [INFO] [stderr] Downloaded core-foundation v0.5.1 [INFO] [stderr] Downloaded wayland-scanner v0.12.5 [INFO] [stderr] Downloaded wayland-sys v0.12.5 [INFO] [stderr] Downloaded gl_generator v0.13.1 [INFO] [stderr] Downloaded pistoncore-input v0.21.0 [INFO] [stderr] Downloaded interpolation v0.1.0 [INFO] [stderr] Downloaded stb_truetype v0.2.8 [INFO] [stderr] Downloaded token_store v0.1.2 [INFO] [stderr] Downloaded draw_state v0.8.0 [INFO] [stderr] Downloaded vecmath v0.3.1 [INFO] [stderr] Downloaded memmap v0.6.2 [INFO] [stderr] Downloaded num-derive v0.2.5 [INFO] [stderr] Downloaded num-traits v0.1.43 [INFO] [stderr] Downloaded ordered-float v0.5.2 [INFO] [stderr] Downloaded cgl v0.2.3 [INFO] [stderr] Downloaded core-foundation-sys v0.5.1 [INFO] [stderr] Downloaded core-graphics v0.13.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5709586b624203224b3c3d2f9520c884d69136a75949832d8dafbf1fa7caad1 [INFO] running `Command { std: "docker" "start" "-a" "c5709586b624203224b3c3d2f9520c884d69136a75949832d8dafbf1fa7caad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5709586b624203224b3c3d2f9520c884d69136a75949832d8dafbf1fa7caad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5709586b624203224b3c3d2f9520c884d69136a75949832d8dafbf1fa7caad1", kill_on_drop: false }` [INFO] [stdout] c5709586b624203224b3c3d2f9520c884d69136a75949832d8dafbf1fa7caad1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e35d150fae7297ad77806518d34a6cb80f7c3af7d2d389eef4c5ba68408c388 [INFO] running `Command { std: "docker" "start" "-a" "9e35d150fae7297ad77806518d34a6cb80f7c3af7d2d389eef4c5ba68408c388", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling vecmath v0.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling fps_counter v1.0.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling piston-gfx_texture v0.32.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.53.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.47.0 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling piston_window v0.80.0 [INFO] [stderr] Compiling space_os v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.14.0, winit v0.12.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9e35d150fae7297ad77806518d34a6cb80f7c3af7d2d389eef4c5ba68408c388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e35d150fae7297ad77806518d34a6cb80f7c3af7d2d389eef4c5ba68408c388", kill_on_drop: false }` [INFO] [stdout] 9e35d150fae7297ad77806518d34a6cb80f7c3af7d2d389eef4c5ba68408c388 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aec9dbbf2f37ba52f6083a39f8cfdf265623c44010511aa35aac0bd874a8e635 [INFO] running `Command { std: "docker" "start" "-a" "aec9dbbf2f37ba52f6083a39f8cfdf265623c44010511aa35aac0bd874a8e635", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling space_os v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.14.0, winit v0.12.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "aec9dbbf2f37ba52f6083a39f8cfdf265623c44010511aa35aac0bd874a8e635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec9dbbf2f37ba52f6083a39f8cfdf265623c44010511aa35aac0bd874a8e635", kill_on_drop: false }` [INFO] [stdout] aec9dbbf2f37ba52f6083a39f8cfdf265623c44010511aa35aac0bd874a8e635 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17c38dff4645a17be6c164cdc8c3805fb04e1915622c3dab893c0ef99f733f17 [INFO] running `Command { std: "docker" "start" "-a" "17c38dff4645a17be6c164cdc8c3805fb04e1915622c3dab893c0ef99f733f17", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.14.0, winit v0.12.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/space_os-e12cfcfc6fc7687d) [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] running `Command { std: "docker" "inspect" "17c38dff4645a17be6c164cdc8c3805fb04e1915622c3dab893c0ef99f733f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c38dff4645a17be6c164cdc8c3805fb04e1915622c3dab893c0ef99f733f17", kill_on_drop: false }` [INFO] [stdout] 17c38dff4645a17be6c164cdc8c3805fb04e1915622c3dab893c0ef99f733f17