[INFO] cloning repository https://github.com/nolantait/pong-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nolantait/pong-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolantait%2Fpong-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolantait%2Fpong-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c47b5037d8841a435d16fcee3a99e9c78bb8871e [INFO] checking nolantait/pong-tutorial against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolantait%2Fpong-tutorial" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nolantait/pong-tutorial on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nolantait/pong-tutorial [INFO] finished tweaking git repo https://github.com/nolantait/pong-tutorial [INFO] tweaked toml for git repo https://github.com/nolantait/pong-tutorial written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nolantait/pong-tutorial 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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f42a9cd23fc4b6147d949ec06ca92a93a9aa0620dc7cc66d13cc56938965a6c [INFO] running `Command { std: "docker" "start" "-a" "9f42a9cd23fc4b6147d949ec06ca92a93a9aa0620dc7cc66d13cc56938965a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f42a9cd23fc4b6147d949ec06ca92a93a9aa0620dc7cc66d13cc56938965a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f42a9cd23fc4b6147d949ec06ca92a93a9aa0620dc7cc66d13cc56938965a6c", kill_on_drop: false }` [INFO] [stdout] 9f42a9cd23fc4b6147d949ec06ca92a93a9aa0620dc7cc66d13cc56938965a6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86a667e46c04bf84afec21203bb350f660c7bd4bd230c857a0029bba93ea94e2 [INFO] running `Command { std: "docker" "start" "-a" "86a667e46c04bf84afec21203bb350f660c7bd4bd230c857a0029bba93ea94e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking bevy_ptr v0.13.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking bevy_tasks v0.13.0 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking libloading v0.8.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling bevy_macro_utils v0.13.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling wgpu-hal v0.19.3 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking accesskit v0.12.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Compiling wgpu-core v0.19.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling wgpu v0.19.3 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking constgebra v0.1.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Checking ktx2 v0.3.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.0 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling bevy_derive v0.13.0 [INFO] [stderr] Compiling bevy_asset_macros v0.13.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking async-fs v2.1.1 [INFO] [stderr] Compiling bevy_render_macros v0.13.0 [INFO] [stderr] Compiling bevy_encase_derive v0.13.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling winit v0.29.13 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Compiling gltf-derive v1.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling gilrs v0.10.4 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking grid v0.10.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling bevy_gizmos_macros v0.13.0 [INFO] [stderr] Checking sysinfo v0.30.6 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking taffy v0.3.18 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking erased-serde v0.4.3 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking gilrs-core v0.5.10 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking bevy_utils v0.13.0 [INFO] [stderr] Checking gltf-json v1.4.0 [INFO] [stderr] Checking bevy_math v0.13.0 [INFO] [stderr] Checking bevy_mikktspace v0.13.0 [INFO] [stderr] Checking hexasphere v10.0.0 [INFO] [stderr] Checking encase v0.7.0 [INFO] [stderr] Checking bevy_reflect v0.13.0 [INFO] [stderr] Checking gltf v1.4.0 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking naga_oil v0.13.0 [INFO] [stderr] Checking bevy_ecs v0.13.0 [INFO] [stderr] Checking accesskit_winit v0.17.0 [INFO] [stderr] Checking bevy_app v0.13.0 [INFO] [stderr] Checking bevy_log v0.13.0 [INFO] [stderr] Checking bevy_core v0.13.0 [INFO] [stderr] Checking bevy_input v0.13.0 [INFO] [stderr] Checking bevy_a11y v0.13.0 [INFO] [stderr] Checking bevy_time v0.13.0 [INFO] [stderr] Checking bevy_asset v0.13.0 [INFO] [stderr] Checking bevy_hierarchy v0.13.0 [INFO] [stderr] Checking bevy_diagnostic v0.13.0 [INFO] [stderr] Checking bevy_transform v0.13.0 [INFO] [stderr] Checking bevy_window v0.13.0 [INFO] [stderr] Checking bevy_gilrs v0.13.0 [INFO] [stderr] Checking bevy_audio v0.13.0 [INFO] [stderr] Checking bevy_winit v0.13.0 [INFO] [stderr] Checking bevy_render v0.13.0 [INFO] [stderr] Checking bevy_core_pipeline v0.13.0 [INFO] [stderr] Checking bevy_scene v0.13.0 [INFO] [stderr] Checking bevy_animation v0.13.0 [INFO] [stderr] Checking bevy_sprite v0.13.0 [INFO] [stderr] Checking bevy_pbr v0.13.0 [INFO] [stderr] Checking bevy_text v0.13.0 [INFO] [stderr] Checking bevy_ui v0.13.0 [INFO] [stderr] Checking bevy_gltf v0.13.0 [INFO] [stderr] Checking bevy_gizmos v0.13.0 [INFO] [stderr] Checking bevy_internal v0.13.0 [INFO] [stderr] Checking bevy v0.13.0 [INFO] [stderr] Checking pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.38s [INFO] running `Command { std: "docker" "inspect" "86a667e46c04bf84afec21203bb350f660c7bd4bd230c857a0029bba93ea94e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86a667e46c04bf84afec21203bb350f660c7bd4bd230c857a0029bba93ea94e2", kill_on_drop: false }` [INFO] [stdout] 86a667e46c04bf84afec21203bb350f660c7bd4bd230c857a0029bba93ea94e2 [INFO] checking nolantait/pong-tutorial against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolantait%2Fpong-tutorial" "/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/nolantait/pong-tutorial on toolchain 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nolantait/pong-tutorial [INFO] finished tweaking git repo https://github.com/nolantait/pong-tutorial [INFO] tweaked toml for git repo https://github.com/nolantait/pong-tutorial written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nolantait/pong-tutorial 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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a241e91d01850b461b5b37373b1b06b45aaf16415f143b5858d6e0810a856258 [INFO] running `Command { std: "docker" "start" "-a" "a241e91d01850b461b5b37373b1b06b45aaf16415f143b5858d6e0810a856258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a241e91d01850b461b5b37373b1b06b45aaf16415f143b5858d6e0810a856258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a241e91d01850b461b5b37373b1b06b45aaf16415f143b5858d6e0810a856258", kill_on_drop: false }` [INFO] [stdout] a241e91d01850b461b5b37373b1b06b45aaf16415f143b5858d6e0810a856258 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 330d596ec87d25b770f7723cf6d7c240185ff2460b5347df2cc465eaf8be47bb [INFO] running `Command { std: "docker" "start" "-a" "330d596ec87d25b770f7723cf6d7c240185ff2460b5347df2cc465eaf8be47bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `quote` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawpt3kT" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMABQW6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `log` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-6ead46ffab0de893.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcqIvDsO/symbols.o" "/opt/rustwide/target/debug/build/slab-9a8a864962a46ec5/build_script_build-9a8a864962a46ec5.build_script_build.109cddec12e53a1a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/slab-9a8a864962a46ec5/build_script_build-9a8a864962a46ec5.9q4xat4d1dq4cswtcrraoq1s0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-a7b9971646bb635c.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9f4544d1e1cf245e.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-670f2ef8c6803edf.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/slab-9a8a864962a46ec5/build_script_build-9a8a864962a46ec5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slab` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6urMBa" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaOAGygm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "330d596ec87d25b770f7723cf6d7c240185ff2460b5347df2cc465eaf8be47bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "330d596ec87d25b770f7723cf6d7c240185ff2460b5347df2cc465eaf8be47bb", kill_on_drop: false }` [INFO] [stdout] 330d596ec87d25b770f7723cf6d7c240185ff2460b5347df2cc465eaf8be47bb