[INFO] cloning repository https://github.com/vivax3794/asteroids [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vivax3794/asteroids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivax3794%2Fasteroids", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivax3794%2Fasteroids'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d302970144239e6dc384768f2416b97b34b50ab0 [INFO] building vivax3794/asteroids against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivax3794%2Fasteroids" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vivax3794/asteroids on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/vivax3794/asteroids [INFO] finished tweaking git repo https://github.com/vivax3794/asteroids [INFO] tweaked toml for git repo https://github.com/vivax3794/asteroids written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vivax3794/asteroids 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iyes_loopless v0.5.1 [INFO] [stderr] Downloaded bevy_prototype_lyon v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4b6c5f034843a8e751e716675d4a6c2c77ebd559da30db7032ab6876fdc3d82 [INFO] running `Command { std: "docker" "start" "-a" "e4b6c5f034843a8e751e716675d4a6c2c77ebd559da30db7032ab6876fdc3d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4b6c5f034843a8e751e716675d4a6c2c77ebd559da30db7032ab6876fdc3d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b6c5f034843a8e751e716675d4a6c2c77ebd559da30db7032ab6876fdc3d82", kill_on_drop: false }` [INFO] [stdout] e4b6c5f034843a8e751e716675d4a6c2c77ebd559da30db7032ab6876fdc3d82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a23b5ae118d92baea810a05bab37e55c384ee6387ccf7360d897f4506400621b [INFO] running `Command { std: "docker" "start" "-a" "a23b5ae118d92baea810a05bab37e55c384ee6387ccf7360d897f4506400621b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling astroids v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling lyon_geom v0.17.6 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling hexasphere v7.0.0 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling bevy_app v0.7.0 [INFO] [stderr] Compiling bevy_core v0.7.0 [INFO] [stderr] Compiling bevy_log v0.7.0 [INFO] [stderr] Compiling bevy_hierarchy v0.7.0 [INFO] [stderr] Compiling bevy_window v0.7.0 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_winit v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling iyes_loopless v0.5.1 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.7.0 [INFO] [stderr] Compiling bevy_sprite v0.7.0 [INFO] [stderr] Compiling bevy_pbr v0.7.0 [INFO] [stderr] Compiling bevy_text v0.7.0 [INFO] [stderr] Compiling bevy_ui v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy v0.7.0 [INFO] [stderr] Compiling bevy_prototype_lyon v0.5.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.53s [INFO] running `Command { std: "docker" "inspect" "a23b5ae118d92baea810a05bab37e55c384ee6387ccf7360d897f4506400621b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a23b5ae118d92baea810a05bab37e55c384ee6387ccf7360d897f4506400621b", kill_on_drop: false }` [INFO] [stdout] a23b5ae118d92baea810a05bab37e55c384ee6387ccf7360d897f4506400621b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da6d6b99738f103459dfc71105e429a873d8566909dbf16bc86978c3fd92402d [INFO] running `Command { std: "docker" "start" "-a" "da6d6b99738f103459dfc71105e429a873d8566909dbf16bc86978c3fd92402d", kill_on_drop: false }` [INFO] [stderr] Compiling astroids v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.90s [INFO] running `Command { std: "docker" "inspect" "da6d6b99738f103459dfc71105e429a873d8566909dbf16bc86978c3fd92402d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6d6b99738f103459dfc71105e429a873d8566909dbf16bc86978c3fd92402d", kill_on_drop: false }` [INFO] [stdout] da6d6b99738f103459dfc71105e429a873d8566909dbf16bc86978c3fd92402d [INFO] building vivax3794/asteroids against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivax3794%2Fasteroids" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vivax3794/asteroids on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/vivax3794/asteroids [INFO] finished tweaking git repo https://github.com/vivax3794/asteroids [INFO] tweaked toml for git repo https://github.com/vivax3794/asteroids written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vivax3794/asteroids 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30a19a76d339d0e365c385a2abed2a59aba22e0f589eaa8ac19ff88ee78afb7d [INFO] running `Command { std: "docker" "start" "-a" "30a19a76d339d0e365c385a2abed2a59aba22e0f589eaa8ac19ff88ee78afb7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30a19a76d339d0e365c385a2abed2a59aba22e0f589eaa8ac19ff88ee78afb7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a19a76d339d0e365c385a2abed2a59aba22e0f589eaa8ac19ff88ee78afb7d", kill_on_drop: false }` [INFO] [stdout] 30a19a76d339d0e365c385a2abed2a59aba22e0f589eaa8ac19ff88ee78afb7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b462b95c85e09a478dd9cf671a36b6527385592b0f9328e0e132ec7675ef9c5 [INFO] running `Command { std: "docker" "start" "-a" "4b462b95c85e09a478dd9cf671a36b6527385592b0f9328e0e132ec7675ef9c5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling lyon_geom v0.17.6 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling astroids v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling hexasphere v7.0.0 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling bevy_app v0.7.0 [INFO] [stderr] Compiling bevy_core v0.7.0 [INFO] [stderr] Compiling bevy_log v0.7.0 [INFO] [stderr] Compiling bevy_hierarchy v0.7.0 [INFO] [stderr] Compiling bevy_window v0.7.0 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling iyes_loopless v0.5.1 [INFO] [stderr] Compiling bevy_winit v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.7.0 [INFO] [stderr] Compiling bevy_sprite v0.7.0 [INFO] [stderr] Compiling bevy_pbr v0.7.0 [INFO] [stderr] Compiling bevy_text v0.7.0 [INFO] [stderr] Compiling bevy_ui v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy v0.7.0 [INFO] [stderr] Compiling bevy_prototype_lyon v0.5.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustckRAoLT/symbols.o" "/opt/rustwide/target/debug/deps/astroids-d57f530c1f4c3ed4.astroids.d2116d747be9ea5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/astroids-d57f530c1f4c3ed4.43lhs1erped4mklb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libastroids-0ffe0a0c0178f301.rlib" "/opt/rustwide/target/debug/deps/libiyes_loopless-34e3cb0595c2e8b4.rlib" "/opt/rustwide/target/debug/deps/libbevy_prototype_lyon-6b0948138c413dc9.rlib" "/opt/rustwide/target/debug/deps/libsvgtypes-cde0ab0e871419ce.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-14934a56cfe552cd.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-8e6b8f832c217e58.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-ceec146ffc15a1b2.rlib" "/opt/rustwide/target/debug/deps/libfloat_next_after-768f0b4452ab5497.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-cc9d934d18e8d502.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-2f96b6f4d5f83a7f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-809046b8863f9430.rlib" "/opt/rustwide/target/debug/deps/libbevy-ef9e957f05d75ba2.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-a3dbcd51f80cd9e6.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-3a573d57bb499547.rlib" "/opt/rustwide/target/debug/deps/libwinit-18472b9a68eb3398.rlib" "/opt/rustwide/target/debug/deps/libmio-1b0a7832c8fba459.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c9e25bb38eaf3322.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-12ed290499d15b0e.rlib" "/opt/rustwide/target/debug/deps/libstretch-67930779c87522ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-a51af7601bb87f76.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-2483fb4c71283e7c.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-b2957e96bdab2f3f.rlib" "/opt/rustwide/target/debug/deps/libapprox-2e7a9a076f710adf.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-1e29ae5aeaaba909.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-e1db7e5100d16a67.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-76a0101556f81ce6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3438e6809dfb671d.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-fcabe31ba5e46f23.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-951f4945ca4bfc35.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-972b2906d788eba8.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-94a36c6ead0736dc.rlib" "/opt/rustwide/target/debug/deps/libeuclid-b2ea893c378866ec.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-428418ea47d5fc63.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-95d149ac866b8f6d.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-86b1e7b8668fb0f9.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libimage-5fe77735095e4082.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a34cc69393c860ba.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-88136df05264a70e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-444ac153e1de81c7.rlib" "/opt/rustwide/target/debug/deps/libbevy_crevice-4973eba8dccbd310.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-3851936e0b571c89.rlib" "/opt/rustwide/target/debug/deps/libwgpu-44f36b4702d6d481.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-0b2706448f0f6b42.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-f098c3cdf0914e23.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-ab43a7cac632393e.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-f6a1b6070aa65bd6.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-d7f272831fe6d5ab.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-b2403b9825a37a03.rlib" "/opt/rustwide/target/debug/deps/libprofiling-8f09deb8b6d9f83c.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-2caf9fff51721405.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-4e1f6b3936d99d84.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-80b0488b8f9326b6.rlib" "/opt/rustwide/target/debug/deps/libash-011cacf139c919e1.rlib" "/opt/rustwide/target/debug/deps/liblibloading-00c582fba1e1dbe9.rlib" "/opt/rustwide/target/debug/deps/libnaga-91dae5c7c7e68350.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libbit_set-3379274353adb67d.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-529325617ebee5d6.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-6c792824c85374e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-5c8d1ad0631ac08d.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-6002d5e5f7a30ed1.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-fb300dab2f26a148.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c1a2d9f8ec650408.rlib" "/opt/rustwide/target/debug/deps/libspirv-3510d82e308650cc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3a2e7fa99f90a4cf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8370d7125ce86546.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-908f8254c1668d72.rlib" "/opt/rustwide/target/debug/deps/libglow-a768e2d7a93f004f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-722220098e5fa68f.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-c4932d2750a77d46.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-49d6e1c89aeefbc9.rlib" "/opt/rustwide/target/debug/deps/libcty-afa5d5140d09a5a3.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-39f36d9364beea1e.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-724c57f18c56f6e4.rlib" "/opt/rustwide/target/debug/deps/libron-c838ec5ec7b953a8.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-7e91b4befa906d11.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-e66f8f3d7940b93c.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-9e3f77e5bac7b48d.rlib" "/opt/rustwide/target/debug/deps/librand-1638038bda5c14a7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c899e31942dad2a9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-a7697b4b29df24cd.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-4393391817a02cc8.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-ca64492296baacec.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-8474908a287e3375.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-50654a8cd42f3a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fcd018dd3769c15e.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-ae7ccba20cda39ce.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-ea8ac13eebc55755.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libmatchers-f007e59d239ec7c8.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b8b8f8a697ae2644.rlib" "/opt/rustwide/target/debug/deps/libregex-332bb7f77b8122e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80f7a70dd86fdf7a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5167e4c1df8f9679.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bb169c4f46faf8a6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6f9906bc2a1b7b03.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-e26580e4da659555.rlib" "/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e6a8de9725697aa8.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-d2876ae3ce27bda5.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-9b678338c601eb93.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-08d9c59c69e7b508.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d11dc4b602186058.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-5ef8bde612a88c7e.rlib" "/opt/rustwide/target/debug/deps/libslab-504bf5108b608b54.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-822f9448c9fb2f04.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-c0102bb155ceecc3.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f2a44f5048c3d0e5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6abf6bf498beb93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-ad906351667ba5f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-358782a6dc613a76.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0b032d3457129c56.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ca20e9cb763742fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-316594b94716acb3.rlib" "/opt/rustwide/target/debug/deps/libparking-5d347c5922689b59.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-a5c0d281671af34a.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-3796ae65c392edfa.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-bdc0a96e88807560.rlib" "/opt/rustwide/target/debug/deps/libglam-e7af86cda367fa98.rlib" "/opt/rustwide/target/debug/deps/libmint-3947f45c089f6a0d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-68e6661d35cd1239.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-58b9cc06810fb496.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-61c387f503677cab.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-382cbe7de3a9dd6f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-5777906e3d50784e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3e934824feca8257.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-6f40e669a5c6d448.rlib" "/opt/rustwide/target/debug/deps/libuuid-4b54028aace3ed75.rlib" "/opt/rustwide/target/debug/deps/libtracing-9ffe0098eaa7f8b3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-adb9b8db51e465f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libinstant-8b264b16143f4108.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d92c2e8e00e4b006.rlib" "/opt/rustwide/target/debug/deps/libserde-9ffc5aeb70877d63.rlib" "/opt/rustwide/target/debug/deps/libahash-642d6cc2d56b5d84.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-03db55530c9dbc6f.rlib" "/opt/rustwide/target/debug/deps/liblibc-655b04a26ff0aa2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8880db5172f9bf72.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91a8c1dba89c667e.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c2cd90cfc6ab779d.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/astroids-d57f530c1f4c3ed4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "-lm" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `astroids` (bin "astroids") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4b462b95c85e09a478dd9cf671a36b6527385592b0f9328e0e132ec7675ef9c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b462b95c85e09a478dd9cf671a36b6527385592b0f9328e0e132ec7675ef9c5", kill_on_drop: false }` [INFO] [stdout] 4b462b95c85e09a478dd9cf671a36b6527385592b0f9328e0e132ec7675ef9c5