[INFO] cloning repository https://github.com/kahomayo/monolith-renderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kahomayo/monolith-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkahomayo%2Fmonolith-renderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkahomayo%2Fmonolith-renderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffd1c29a9353786fd9e00f40ab9f788e74324097 [INFO] checking kahomayo/monolith-renderer against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkahomayo%2Fmonolith-renderer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kahomayo/monolith-renderer [INFO] finished tweaking git repo https://github.com/kahomayo/monolith-renderer [INFO] tweaked toml for git repo https://github.com/kahomayo/monolith-renderer written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kahomayo/monolith-renderer on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kahomayo/monolith-renderer 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded java-rand v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad712aaf1f6019eccef38847217515fe5d38bc49be871c5bf02b7fdcf126262e [INFO] running `Command { std: "docker" "start" "-a" "ad712aaf1f6019eccef38847217515fe5d38bc49be871c5bf02b7fdcf126262e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad712aaf1f6019eccef38847217515fe5d38bc49be871c5bf02b7fdcf126262e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad712aaf1f6019eccef38847217515fe5d38bc49be871c5bf02b7fdcf126262e", kill_on_drop: false }` [INFO] [stdout] ad712aaf1f6019eccef38847217515fe5d38bc49be871c5bf02b7fdcf126262e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64a9a8de348960356d08619d3b8711ee0828b4b858301330d0555ce03305c7db [INFO] running `Command { std: "docker" "start" "-a" "64a9a8de348960356d08619d3b8711ee0828b4b858301330d0555ce03305c7db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking java-rand v0.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking monolith-finder v0.1.0 (/opt/rustwide/workdir/monolith-finder) [INFO] [stdout] warning: function `less_equals_constraint` is never used [INFO] [stdout] --> monolith-finder/src/finder/search_constraint.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn less_equals_constraint(bound: f64) -> impl SearchConstraint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `greater_constraint` is never used [INFO] [stdout] --> monolith-finder/src/finder/search_constraint.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn greater_constraint(bound: f64) -> impl SearchConstraint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `greater_equals_constraint` is never used [INFO] [stdout] --> monolith-finder/src/finder/search_constraint.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn greater_equals_constraint(bound: f64) -> impl SearchConstraint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DerefSliceArray` is never constructed [INFO] [stdout] --> monolith-finder/src/util.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DerefSliceArray<'a, T, const I: usize>(pub &'a mut [T; I]); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> monolith-finder/src/noise/fractal.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn begin_sampling_into(&self, cuboid: SamplingCuboid, results: T) -> SampleJobImpl [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn begin_sampling_into(&self, cuboid: SamplingCuboid, results: T) -> SampleJobImpl<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> monolith-finder/src/worldgen/scaled_noise.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 39 | ) -> SampleJobImpl [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | ) -> SampleJobImpl<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> monolith-finder/src/worldgen/scaled_noise.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> SampleJobImpl [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | ) -> SampleJobImpl<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `less_equals_constraint` is never used [INFO] [stdout] --> monolith-finder/src/finder/search_constraint.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn less_equals_constraint(bound: f64) -> impl SearchConstraint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `greater_constraint` is never used [INFO] [stdout] --> monolith-finder/src/finder/search_constraint.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn greater_constraint(bound: f64) -> impl SearchConstraint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `greater_equals_constraint` is never used [INFO] [stdout] --> monolith-finder/src/finder/search_constraint.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn greater_equals_constraint(bound: f64) -> impl SearchConstraint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DerefSliceArray` is never constructed [INFO] [stdout] --> monolith-finder/src/util.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DerefSliceArray<'a, T, const I: usize>(pub &'a mut [T; I]); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> monolith-finder/src/noise/fractal.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn begin_sampling_into(&self, cuboid: SamplingCuboid, results: T) -> SampleJobImpl [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn begin_sampling_into(&self, cuboid: SamplingCuboid, results: T) -> SampleJobImpl<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> monolith-finder/src/worldgen/scaled_noise.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 39 | ) -> SampleJobImpl [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | ) -> SampleJobImpl<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> monolith-finder/src/worldgen/scaled_noise.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> SampleJobImpl [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | ) -> SampleJobImpl<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name wasm_bindgen_backend --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-backend-0.2.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="spans"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "spans"))' -C metadata=0820792c97163a06 -C extra-filename=-ac2238c06ca86005 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-2c81ecd2d06ddf6c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-64e4f3632e0a179a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ea54d792119c380c.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-ca6edffcefff9a94.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-a82721ca890d2615.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="spans"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "spans", "strict-macro"))' -C metadata=10568a7abc7dd15d -C extra-filename=-1c7602f2eaa3a1b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ea54d792119c380c.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-ca6edffcefff9a94.rmeta --extern wasm_bindgen_backend=/opt/rustwide/target/debug/deps/libwasm_bindgen_backend-ac2238c06ca86005.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-a82721ca890d2615.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "64a9a8de348960356d08619d3b8711ee0828b4b858301330d0555ce03305c7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a9a8de348960356d08619d3b8711ee0828b4b858301330d0555ce03305c7db", kill_on_drop: false }` [INFO] [stdout] 64a9a8de348960356d08619d3b8711ee0828b4b858301330d0555ce03305c7db