[INFO] cloning repository https://github.com/raniejade/yahmc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raniejade/yahmc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franiejade%2Fyahmc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franiejade%2Fyahmc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3db12f9634869d4b6d83e845b7c48d9a8d649b83 [INFO] checking raniejade/yahmc against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franiejade%2Fyahmc" "/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/raniejade/yahmc on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raniejade/yahmc [INFO] finished tweaking git repo https://github.com/raniejade/yahmc [INFO] tweaked toml for git repo https://github.com/raniejade/yahmc written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/raniejade/yahmc 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/ecs2/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/engine/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/ecs/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/ecs_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v0.5.0 [INFO] [stderr] Downloaded rlua v0.13.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf65fbdf975c2c58cc1a718e658cdd47cf9c2f3102c3881dcfaa3e485c3df11a [INFO] running `Command { std: "docker" "start" "-a" "cf65fbdf975c2c58cc1a718e658cdd47cf9c2f3102c3881dcfaa3e485c3df11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf65fbdf975c2c58cc1a718e658cdd47cf9c2f3102c3881dcfaa3e485c3df11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf65fbdf975c2c58cc1a718e658cdd47cf9c2f3102c3881dcfaa3e485c3df11a", kill_on_drop: false }` [INFO] [stdout] cf65fbdf975c2c58cc1a718e658cdd47cf9c2f3102c3881dcfaa3e485c3df11a [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ef3ee48545e276af1698ee8e9f7f7e1cdd0bd1c8746868468bd3fd239251c73 [INFO] running `Command { std: "docker" "start" "-a" "7ef3ee48545e276af1698ee8e9f7f7e1cdd0bd1c8746868468bd3fd239251c73", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/ecs_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/ecs2/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/engine/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/ecs/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking bit-set v0.5.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking simple_logger v0.5.0 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling rlua v0.13.0 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking ecs2 v0.1.0 (/opt/rustwide/workdir/ecs2) [INFO] [stdout] warning: unused import: `Any` [INFO] [stdout] --> ecs2/src/component.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::any::{Any, TypeId}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RefCell` and `RefMut` [INFO] [stdout] --> ecs2/src/component.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cell::{RefCell, RefMut}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `component::Component` [INFO] [stdout] --> ecs2/src/context.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use component::Component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> ecs2/src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aspect::Aspect` [INFO] [stdout] --> ecs2/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use aspect::Aspect; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> ecs2/src/resource.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | inner: Ref<'a, Box>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | inner: Ref<'a, Box>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> ecs2/src/resource.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | inner: RefMut<'a, Box>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 | inner: RefMut<'a, Box>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> ecs2/src/resource.rs:74:50 [INFO] [stdout] | [INFO] [stdout] 74 | resources: FxHashMap>>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 74 | resources: FxHashMap>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> ecs2/src/system.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | systems: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 | systems: Vec>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> ecs2/src/resource.rs:136:69 [INFO] [stdout] | [INFO] [stdout] 136 | fn try_fetch_internal(&self, id: TypeId) -> Option<&RefCell>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 136 | fn try_fetch_internal(&self, id: TypeId) -> Option<&RefCell>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stdout] warning: unused import: `Any` [INFO] [stdout] --> ecs2/src/component.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::any::{Any, TypeId}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RefCell` and `RefMut` [INFO] [stdout] --> ecs2/src/component.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cell::{RefCell, RefMut}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `component::Component` [INFO] [stdout] --> ecs2/src/context.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use component::Component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> ecs2/src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aspect::Aspect` [INFO] [stdout] --> ecs2/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use aspect::Aspect; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> ecs2/src/resource.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | inner: Ref<'a, Box>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | inner: Ref<'a, Box>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> ecs2/src/resource.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | inner: RefMut<'a, Box>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 | inner: RefMut<'a, Box>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> ecs2/src/resource.rs:74:50 [INFO] [stdout] | [INFO] [stdout] 74 | resources: FxHashMap>>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 74 | resources: FxHashMap>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> ecs2/src/system.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | systems: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 | systems: Vec>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> ecs2/src/resource.rs:136:69 [INFO] [stdout] | [INFO] [stdout] 136 | fn try_fetch_internal(&self, id: TypeId) -> Option<&RefCell>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 136 | fn try_fetch_internal(&self, id: TypeId) -> Option<&RefCell>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manager` [INFO] [stdout] --> ecs2/src/aspect.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn check(&self, manager: &ComponentManager, bits: &BitSet) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manager` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manager` [INFO] [stdout] --> ecs2/src/aspect.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn check(&self, manager: &ComponentManager, bits: &BitSet) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manager` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ecs2/src/entity.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn destroy(mut self) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ecs2/src/entity.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn commit(mut self) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> ecs2/src/entity.rs:95:37 [INFO] [stdout] | [INFO] [stdout] 95 | fn add(&mut self, entity: Entity, component: T) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `component` [INFO] [stdout] --> ecs2/src/entity.rs:95:53 [INFO] [stdout] | [INFO] [stdout] 95 | fn add(&mut self, entity: Entity, component: T) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> ecs2/src/entity.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 99 | fn remove(&mut self, entity: Entity) -> T { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> ecs2/src/entity.rs:103:38 [INFO] [stdout] | [INFO] [stdout] 103 | fn contains(&self, entity: Entity) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> ecs2/src/entity.rs:107:33 [INFO] [stdout] | [INFO] [stdout] 107 | fn get(&self, entity: Entity) -> Option<&T> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> ecs2/src/entity.rs:111:41 [INFO] [stdout] | [INFO] [stdout] 111 | fn get_mut(&mut self, entity: Entity) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `component_manager` [INFO] [stdout] --> ecs2/src/entity.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | fn remove(&mut self, component_manager: &ComponentManager, entity: Entity) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_component_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entity_manager` and `dispatcher` are never read [INFO] [stdout] --> ecs2/src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct World<'a> { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 24 | entity_manager: EntityManager, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 25 | dispatcher: SystemDispatcher<'a> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RESOURCE_NOT_FOUND` is never used [INFO] [stdout] --> ecs2/src/resource.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const RESOURCE_NOT_FOUND: &str = "No resource with the given id"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> ecs2/src/resource.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl ResourceId { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 26 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `resources` is never read [INFO] [stdout] --> ecs2/src/resource.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Resources { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 74 | resources: FxHashMap>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> ecs2/src/resource.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 77 | impl Resources { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 78 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn add(&mut self, resource: R) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn has_value(&self, res_id: ResourceId) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn fetch(&self) -> Fetch [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn try_fetch(&self) -> Option> [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn fetch_mut(&self) -> FetchMut [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | pub fn try_fetch_mut(&self) -> Option> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | fn try_fetch_internal(&self, id: TypeId) -> Option<&RefCell>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> ecs2/src/aspect.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl Matcher { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 46 | pub fn new(manager: &ComponentManager) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InternalContext` is never constructed [INFO] [stdout] --> ecs2/src/context.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct InternalContext<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `get_entities` are never used [INFO] [stdout] --> ecs2/src/context.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a> InternalContext<'a> { [INFO] [stdout] | ---------------------------- associated items in this implementation [INFO] [stdout] 16 | pub fn new(entity_manager: &'a mut EntityManager) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn get_entities(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> ecs2/src/entity.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a> EntityEditor<'a> { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 16 | fn new(entity: Entity, entity_manager: &'a mut EntityManager) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `create`, `editor`, `entities`, `is_alive`, and `register` are never used [INFO] [stdout] --> ecs2/src/entity.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl EntityManager { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 61 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn create(&mut self) -> EntityEditor { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn editor(&mut self, entity: Entity) -> EntityEditor { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn entities(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn is_alive(&self, entity: Entity) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn register(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> ecs2/src/entity.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 133 | impl EntityStates { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 134 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `register`, and `entities` are never used [INFO] [stdout] --> ecs2/src/entity.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 152 | impl AspectIndex { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 153 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | fn register(&mut self, component_manager: &ComponentManager) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | fn entities(&self, component_manager: &ComponentManager) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `next_id` is never read [INFO] [stdout] --> ecs2/src/entity.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 202 | struct EntityStorage { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 203 | next_id: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntityStorage` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `create`, and `next_id` are never used [INFO] [stdout] --> ecs2/src/entity.rs:209:8 [INFO] [stdout] | [INFO] [stdout] 208 | impl EntityStorage { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 209 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | fn create(&mut self) -> Entity { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | fn next_id(&mut self) -> Entity { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ComponentSetter` is never used [INFO] [stdout] --> ecs2/src/entity.rs:244:7 [INFO] [stdout] | [INFO] [stdout] 244 | trait ComponentSetter { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> ecs2/src/storage/vec.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 9 | / impl VecStorage [INFO] [stdout] 10 | | where [INFO] [stdout] 11 | | T: Component, [INFO] [stdout] | |_________________- associated function in this implementation [INFO] [stdout] 12 | { [INFO] [stdout] 13 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `execute` is never used [INFO] [stdout] --> ecs2/src/system.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | trait Executor { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 15 | fn execute(&mut self, context: &mut InternalContext, duration: Duration); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `dispatch` are never used [INFO] [stdout] --> ecs2/src/system.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl<'a> SystemDispatcher<'a> { [INFO] [stdout] | ----------------------------- associated items in this implementation [INFO] [stdout] 35 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn dispatch(&mut self, context: &mut InternalContext, duration: Duration) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> ecs2/src/storage/vec.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | mem::replace(&mut self.components[index], component); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 58 | let _ = mem::replace(&mut self.components[index], component); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ecs2/src/aspect.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 208 | let mut bits = BitSet::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ecs2/src/entity.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn destroy(mut self) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ecs2/src/entity.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn commit(mut self) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> ecs2/src/entity.rs:95:37 [INFO] [stdout] | [INFO] [stdout] 95 | fn add(&mut self, entity: Entity, component: T) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `component` [INFO] [stdout] --> ecs2/src/entity.rs:95:53 [INFO] [stdout] | [INFO] [stdout] 95 | fn add(&mut self, entity: Entity, component: T) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> ecs2/src/entity.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 99 | fn remove(&mut self, entity: Entity) -> T { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> ecs2/src/entity.rs:103:38 [INFO] [stdout] | [INFO] [stdout] 103 | fn contains(&self, entity: Entity) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> ecs2/src/entity.rs:107:33 [INFO] [stdout] | [INFO] [stdout] 107 | fn get(&self, entity: Entity) -> Option<&T> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> ecs2/src/entity.rs:111:41 [INFO] [stdout] | [INFO] [stdout] 111 | fn get_mut(&mut self, entity: Entity) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `component_manager` [INFO] [stdout] --> ecs2/src/entity.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | fn remove(&mut self, component_manager: &ComponentManager, entity: Entity) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_component_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ecs2/src/entity.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | let mut index = AspectIndex::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ecs2/src/storage/vec.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | let mut storage: VecStorage = VecStorage::new(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> ecs2/src/system.rs:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | fn process(&mut self, context: &mut impl Context, duration: Duration, entities: Vec) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> ecs2/src/system.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | fn process(&mut self, context: &mut impl Context, duration: Duration, entities: Vec) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> ecs2/src/system.rs:88:59 [INFO] [stdout] | [INFO] [stdout] 88 | fn process(&mut self, context: &mut impl Context, duration: Duration, entities: Vec) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> ecs2/src/system.rs:88:79 [INFO] [stdout] | [INFO] [stdout] 88 | fn process(&mut self, context: &mut impl Context, duration: Duration, entities: Vec) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entity_manager` and `dispatcher` are never read [INFO] [stdout] --> ecs2/src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct World<'a> { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 24 | entity_manager: EntityManager, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 25 | dispatcher: SystemDispatcher<'a> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `register` is never used [INFO] [stdout] --> ecs2/src/entity.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl EntityManager { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn register(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> ecs2/src/storage/vec.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | mem::replace(&mut self.components[index], component); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 58 | let _ = mem::replace(&mut self.components[index], component); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ecs_derive v0.1.0 (/opt/rustwide/workdir/ecs_derive) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: rlua@0.13.0: lua/ldblib.c:455:1: fatal error: error writing to /tmp/ccKxQK4T.s: No space left on device [INFO] [stderr] warning: rlua@0.13.0: 455 | } [INFO] [stderr] warning: rlua@0.13.0: | ^ [INFO] [stderr] warning: rlua@0.13.0: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `rlua v0.13.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rlua-4ba890b30b010e4c/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua" "-DLUA_USE_LINUX" "-DLUA_USE_APICHECK" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/rlua-b480e95902795a69/out/lua/lapi.o" "-c" "lua/lapi.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua" "-DLUA_USE_LINUX" "-DLUA_USE_APICHECK" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/rlua-b480e95902795a69/out/lua/lauxlib.o" "-c" "lua/lauxlib.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua" "-DLUA_USE_LINUX" "-DLUA_USE_APICHECK" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/rlua-b480e95902795a69/out/lua/lbaselib.o" "-c" "lua/lbaselib.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua" "-DLUA_USE_LINUX" "-DLUA_USE_APICHECK" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/rlua-b480e95902795a69/out/lua/lbitlib.o" "-c" "lua/lbitlib.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua" "-DLUA_USE_LINUX" "-DLUA_USE_APICHECK" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/rlua-b480e95902795a69/out/lua/lcode.o" "-c" "lua/lcode.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua" "-DLUA_USE_LINUX" "-DLUA_USE_APICHECK" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/rlua-b480e95902795a69/out/lua/lcorolib.o" "-c" "lua/lcorolib.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua" "-DLUA_USE_LINUX" "-DLUA_USE_APICHECK" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/rlua-b480e95902795a69/out/lua/lctype.o" "-c" "lua/lctype.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua" "-DLUA_USE_LINUX" "-DLUA_USE_APICHECK" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/rlua-b480e95902795a69/out/lua/ldblib.o" "-c" "lua/ldblib.c" [INFO] [stderr] cargo:warning=lua/ldblib.c:455:1: fatal error: error writing to /tmp/ccKxQK4T.s: No space left on device [INFO] [stderr] cargo:warning= 455 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gcc-0.3.54/src/lib.rs:1670:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua" "-DLUA_USE_LINUX" "-DLUA_USE_APICHECK" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/rlua-b480e95902795a69/out/lua/ldblib.o" "-c" "lua/ldblib.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559124380c9d - std::backtrace_rs::backtrace::libunwind::trace::h98c9a654267da697 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x559124380c9d - std::backtrace_rs::backtrace::trace_unsynchronized::h190a30907a7f9d83 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559124380c9d - std::sys::backtrace::_print_fmt::hcc14119a649c05d5 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x559124380c9d - ::fmt::h307c820e611adcc1 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5591243a3e4b - core::fmt::rt::Argument::fmt::hf6414887658cef86 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5591243a3e4b - core::fmt::write::h50e5cf1a1bbbfb61 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x55912437d513 - std::io::Write::write_fmt::hfc88489c25d2d1c3 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x559124382072 - std::sys::backtrace::BacktraceLock::print::hba3cc5deb45a767f [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x559124382072 - std::panicking::default_hook::{{closure}}::hb90019c1baf4675d [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x559124381cde - std::panicking::default_hook::hd6283d6abadafbbc [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x5591243828df - std::panicking::rust_panic_with_hook::hf91a9486dfeb7bd8 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x559124382657 - std::panicking::begin_panic_handler::{{closure}}::h4775fd5bb3e8f8c9 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x559124381189 - std::sys::backtrace::__rust_end_short_backtrace::h7c722d4cbb226afa [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5591243822e4 - rust_begin_unwind [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x5591243a2c03 - core::panicking::panic_fmt::h859356f717ec907f [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x559124340992 - gcc::fail::h9caa5689c070873c [INFO] [stderr] 16: 0x55912433411f - gcc::Build::compile::h45bbda36b9897b5e [INFO] [stderr] 17: 0x55912433071b - build_script_build::main::h579e12a6c2e8e2f1 [INFO] [stderr] 18: 0x55912432f693 - core::ops::function::FnOnce::call_once::hbc9e3143b2ee1bc9 [INFO] [stderr] 19: 0x55912432f5f6 - std::sys::backtrace::__rust_begin_short_backtrace::h0725b459e9f9a79a [INFO] [stderr] 20: 0x55912432f5d9 - std::rt::lang_start::{{closure}}::ha6ab4cf7e5bb5071 [INFO] [stderr] 21: 0x559124379520 - core::ops::function::impls:: for &F>::call_once::hfdfcf88e5311494d [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x559124379520 - std::panicking::try::do_call::h1b87ed9a97597d34 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:554:40 [INFO] [stderr] 23: 0x559124379520 - std::panicking::try::h5679b1e83dd3b8c0 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:518:19 [INFO] [stderr] 24: 0x559124379520 - std::panic::catch_unwind::ha28eb59c4e51012a [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panic.rs:345:14 [INFO] [stderr] 25: 0x559124379520 - std::rt::lang_start_internal::{{closure}}::h026e5211c31f5a68 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/rt.rs:143:48 [INFO] [stderr] 26: 0x559124379520 - std::panicking::try::do_call::hf825b7cacd4e86b6 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:554:40 [INFO] [stderr] 27: 0x559124379520 - std::panicking::try::h9b198ac6f10a0269 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:518:19 [INFO] [stderr] 28: 0x559124379520 - std::panic::catch_unwind::hd5c4e923ec1adddc [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panic.rs:345:14 [INFO] [stderr] 29: 0x559124379520 - std::rt::lang_start_internal::h71b15335846f2bc7 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/rt.rs:143:20 [INFO] [stderr] 30: 0x55912432f5b7 - std::rt::lang_start::h2a1c3b97d3877b3b [INFO] [stderr] 31: 0x559124330785 - main [INFO] [stderr] 32: 0x7f32081d7d90 - [INFO] [stderr] 33: 0x7f32081d7e40 - __libc_start_main [INFO] [stderr] 34: 0x55912432f2f5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.16` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-5cc5beed5da1b9ef/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/backtrace-sys-ce367d72c523239e/out" && AR="ar" CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra" RANLIB="ranlib" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure" "--with-pic" "--disable-multilib" "--disable-shared" "--disable-host-shared" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking target system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking for C compiler default output file name... [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] configure: error: in `/opt/rustwide/target/debug/build/backtrace-sys-ce367d72c523239e/out': [INFO] [stderr] configure: error: C compiler cannot create executables [INFO] [stderr] See `config.log' for more details. [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 86: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 90: printf: write error: No space left on device [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/build.rs:176:9: [INFO] [stderr] failed with: exit status: 77 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56138ca80abd - std::backtrace_rs::backtrace::libunwind::trace::h98c9a654267da697 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x56138ca80abd - std::backtrace_rs::backtrace::trace_unsynchronized::h190a30907a7f9d83 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56138ca80abd - std::sys::backtrace::_print_fmt::hcc14119a649c05d5 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56138ca80abd - ::fmt::h307c820e611adcc1 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56138caa40bb - core::fmt::rt::Argument::fmt::hf6414887658cef86 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x56138caa40bb - core::fmt::write::h50e5cf1a1bbbfb61 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x56138ca7d9c3 - std::io::Write::write_fmt::hfc88489c25d2d1c3 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x56138ca81e92 - std::sys::backtrace::BacktraceLock::print::hba3cc5deb45a767f [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x56138ca81e92 - std::panicking::default_hook::{{closure}}::hb90019c1baf4675d [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x56138ca81afe - std::panicking::default_hook::hd6283d6abadafbbc [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x56138ca8273f - std::panicking::rust_panic_with_hook::hf91a9486dfeb7bd8 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x56138ca82427 - std::panicking::begin_panic_handler::{{closure}}::h4775fd5bb3e8f8c9 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x56138ca80fa9 - std::sys::backtrace::__rust_end_short_backtrace::h7c722d4cbb226afa [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x56138ca820b4 - rust_begin_unwind [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x56138caa2ea3 - core::panicking::panic_fmt::h859356f717ec907f [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x56138ca34c24 - build_script_build::run::h36ff2fd6e7b890bc [INFO] [stderr] 16: 0x56138ca3379e - build_script_build::main::h2ac270c8cb388927 [INFO] [stderr] 17: 0x56138ca31453 - core::ops::function::FnOnce::call_once::hcf481ed0c0aefec8 [INFO] [stderr] 18: 0x56138ca30ec6 - std::sys::backtrace::__rust_begin_short_backtrace::he6db76a23fb15c9e [INFO] [stderr] 19: 0x56138ca30b69 - std::rt::lang_start::{{closure}}::hd618b9325b9d9bae [INFO] [stderr] 20: 0x56138ca79d60 - core::ops::function::impls:: for &F>::call_once::hfdfcf88e5311494d [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x56138ca79d60 - std::panicking::try::do_call::h1b87ed9a97597d34 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:554:40 [INFO] [stderr] 22: 0x56138ca79d60 - std::panicking::try::h5679b1e83dd3b8c0 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:518:19 [INFO] [stderr] 23: 0x56138ca79d60 - std::panic::catch_unwind::ha28eb59c4e51012a [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panic.rs:345:14 [INFO] [stderr] 24: 0x56138ca79d60 - std::rt::lang_start_internal::{{closure}}::h026e5211c31f5a68 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/rt.rs:143:48 [INFO] [stderr] 25: 0x56138ca79d60 - std::panicking::try::do_call::hf825b7cacd4e86b6 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:554:40 [INFO] [stderr] 26: 0x56138ca79d60 - std::panicking::try::h9b198ac6f10a0269 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panicking.rs:518:19 [INFO] [stderr] 27: 0x56138ca79d60 - std::panic::catch_unwind::hd5c4e923ec1adddc [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/panic.rs:345:14 [INFO] [stderr] 28: 0x56138ca79d60 - std::rt::lang_start_internal::h71b15335846f2bc7 [INFO] [stderr] at /rustc/0f442e265c165c0a78633bef98de18517815150c/library/std/src/rt.rs:143:20 [INFO] [stderr] 29: 0x56138ca30b47 - std::rt::lang_start::h21e27a1776e210bb [INFO] [stderr] 30: 0x56138ca34e85 - main [INFO] [stderr] 31: 0x7f62883e8d90 - [INFO] [stderr] 32: 0x7f62883e8e40 - __libc_start_main [INFO] [stderr] 33: 0x56138ca307c5 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "7ef3ee48545e276af1698ee8e9f7f7e1cdd0bd1c8746868468bd3fd239251c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef3ee48545e276af1698ee8e9f7f7e1cdd0bd1c8746868468bd3fd239251c73", kill_on_drop: false }` [INFO] [stdout] 7ef3ee48545e276af1698ee8e9f7f7e1cdd0bd1c8746868468bd3fd239251c73 [INFO] checking raniejade/yahmc against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franiejade%2Fyahmc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking raniejade/yahmc against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franiejade%2Fyahmc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking raniejade/yahmc against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franiejade%2Fyahmc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking raniejade/yahmc against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franiejade%2Fyahmc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking raniejade/yahmc against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franiejade%2Fyahmc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/raniejade/yahmc [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.