[INFO] cloning repository https://github.com/spaghetus/fantascan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spaghetus/fantascan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetus%2Ffantascan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetus%2Ffantascan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7142b73c60cd3a44759b7e1d7230678c5cb61c7d [INFO] testing spaghetus/fantascan against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetus%2Ffantascan" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spaghetus/fantascan on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spaghetus/fantascan [INFO] finished tweaking git repo https://github.com/spaghetus/fantascan [INFO] tweaked toml for git repo https://github.com/spaghetus/fantascan written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/spaghetus/fantascan 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sapp-windows v0.2.18 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.37 [INFO] [stderr] Downloaded sapp-android v0.1.8 [INFO] [stderr] Downloaded mlua v0.6.6 [INFO] [stderr] Downloaded lua-src v543.1.0 [INFO] [stderr] Downloaded macroquad v0.3.10 [INFO] [stderr] Downloaded luajit-src v210.3.1+restycd2285f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcf736f20805ab6b54c4fb7afa4fca6cb4a5ac585e5014f208fb5fc8feed1dbd [INFO] running `Command { std: "docker" "start" "-a" "dcf736f20805ab6b54c4fb7afa4fca6cb4a5ac585e5014f208fb5fc8feed1dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcf736f20805ab6b54c4fb7afa4fca6cb4a5ac585e5014f208fb5fc8feed1dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf736f20805ab6b54c4fb7afa4fca6cb4a5ac585e5014f208fb5fc8feed1dbd", kill_on_drop: false }` [INFO] [stdout] dcf736f20805ab6b54c4fb7afa4fca6cb4a5ac585e5014f208fb5fc8feed1dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a252e0b14c97a05c5fbdbc139a32a39d9d55282001de8cdb6770f26d18bdcf36 [INFO] running `Command { std: "docker" "start" "-a" "a252e0b14c97a05c5fbdbc139a32a39d9d55282001de8cdb6770f26d18bdcf36", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling luajit-src v210.3.1+restycd2285f [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling lua-src v543.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling mlua v0.6.6 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] Compiling fantascan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DrawCall` [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use draw::{DrawCall, DrawPlan}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iter::plumbing::UnindexedProducer` [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use rayon::{iter::plumbing::UnindexedProducer, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/draw/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> src/main.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | use rayon::{iter::plumbing::UnindexedProducer, prelude::*}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a252e0b14c97a05c5fbdbc139a32a39d9d55282001de8cdb6770f26d18bdcf36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a252e0b14c97a05c5fbdbc139a32a39d9d55282001de8cdb6770f26d18bdcf36", kill_on_drop: false }` [INFO] [stdout] a252e0b14c97a05c5fbdbc139a32a39d9d55282001de8cdb6770f26d18bdcf36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e89f309cf734f73bdbb872c47c6e737a64b871313fb3b60ef0fc7683d897594 [INFO] running `Command { std: "docker" "start" "-a" "4e89f309cf734f73bdbb872c47c6e737a64b871313fb3b60ef0fc7683d897594", kill_on_drop: false }` [INFO] [stderr] Compiling fantascan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DrawCall` [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use draw::{DrawCall, DrawPlan}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iter::plumbing::UnindexedProducer` [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use rayon::{iter::plumbing::UnindexedProducer, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/draw/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> src/main.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | use rayon::{iter::plumbing::UnindexedProducer, prelude::*}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4e89f309cf734f73bdbb872c47c6e737a64b871313fb3b60ef0fc7683d897594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e89f309cf734f73bdbb872c47c6e737a64b871313fb3b60ef0fc7683d897594", kill_on_drop: false }` [INFO] [stdout] 4e89f309cf734f73bdbb872c47c6e737a64b871313fb3b60ef0fc7683d897594 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70bf3db7d2a214b5faa95de1a3e65f453cff18634eeb129037fdd56769de3103 [INFO] running `Command { std: "docker" "start" "-a" "70bf3db7d2a214b5faa95de1a3e65f453cff18634eeb129037fdd56769de3103", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `DrawCall` [INFO] [stderr] --> src/main.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | use draw::{DrawCall, DrawPlan}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `iter::plumbing::UnindexedProducer` [INFO] [stderr] --> src/main.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use rayon::{iter::plumbing::UnindexedProducer, prelude::*}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `rayon::prelude` [INFO] [stderr] --> src/draw/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use rayon::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `prelude` [INFO] [stderr] --> src/main.rs:6:48 [INFO] [stderr] | [INFO] [stderr] 6 | use rayon::{iter::plumbing::UnindexedProducer, prelude::*}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `fantascan` (bin "fantascan" test) generated 4 warnings (run `cargo fix --bin "fantascan" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fantascan-0ec379d69c369ffd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70bf3db7d2a214b5faa95de1a3e65f453cff18634eeb129037fdd56769de3103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70bf3db7d2a214b5faa95de1a3e65f453cff18634eeb129037fdd56769de3103", kill_on_drop: false }` [INFO] [stdout] 70bf3db7d2a214b5faa95de1a3e65f453cff18634eeb129037fdd56769de3103 [INFO] testing spaghetus/fantascan against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetus%2Ffantascan" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spaghetus/fantascan on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spaghetus/fantascan [INFO] finished tweaking git repo https://github.com/spaghetus/fantascan [INFO] tweaked toml for git repo https://github.com/spaghetus/fantascan written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/spaghetus/fantascan 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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92921c672f3d14d7929acbcf7b1525c14cf8ea0d87fc7d5afaf107aba8b9dbc5 [INFO] running `Command { std: "docker" "start" "-a" "92921c672f3d14d7929acbcf7b1525c14cf8ea0d87fc7d5afaf107aba8b9dbc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92921c672f3d14d7929acbcf7b1525c14cf8ea0d87fc7d5afaf107aba8b9dbc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92921c672f3d14d7929acbcf7b1525c14cf8ea0d87fc7d5afaf107aba8b9dbc5", kill_on_drop: false }` [INFO] [stdout] 92921c672f3d14d7929acbcf7b1525c14cf8ea0d87fc7d5afaf107aba8b9dbc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3092308876272e1f7e910684e0e562e538a9a0e3c61d4b47a7791d4b7f057ba [INFO] running `Command { std: "docker" "start" "-a" "f3092308876272e1f7e910684e0e562e538a9a0e3c61d4b47a7791d4b7f057ba", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling luajit-src v210.3.1+restycd2285f [INFO] [stderr] Compiling lua-src v543.1.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling mlua v0.6.6 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] error: failed to run custom build command for `mlua v0.6.6` [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/mlua-529b3013142f8fa7/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/mlua-d597161d3cd84a94/out/luajit-build/build/src" && BUILDMODE="static" XCFLAGS="-fPIC" "make" "-e" [INFO] [stderr] CC lj_init.o [INFO] [stderr] HOSTCC host/minilua.o [INFO] [stderr] HOSTLINK host/minilua [INFO] [stderr] DYNASM host/buildvm_arch.h [INFO] [stderr] HOSTCC host/buildvm.o [INFO] [stderr] HOSTCC host/buildvm_asm.o [INFO] [stderr] HOSTCC host/buildvm_peobj.o [INFO] [stderr] HOSTCC host/buildvm_lib.o [INFO] [stderr] HOSTCC host/buildvm_fold.o [INFO] [stderr] HOSTLINK host/buildvm [INFO] [stderr] BUILDVM lj_vm.S [INFO] [stderr] ASM lj_vm.o [INFO] [stderr] CC lj_assert.o [INFO] [stderr] CC lj_gc.o [INFO] [stderr] BUILDVM lj_ffdef.h [INFO] [stderr] CC lj_err.o [INFO] [stderr] CC lj_char.o [INFO] [stderr] BUILDVM lj_bcdef.h [INFO] [stderr] CC lj_bc.o [INFO] [stderr] CC lj_obj.o [INFO] [stderr] CC lj_buf.o [INFO] [stderr] CC lj_str.o [INFO] [stderr] CC lj_tab.o [INFO] [stderr] CC lj_func.o [INFO] [stderr] CC lj_udata.o [INFO] [stderr] CC lj_meta.o [INFO] [stderr] CC lj_debug.o [INFO] [stderr] CC lj_prng.o [INFO] [stderr] CC lj_state.o [INFO] [stderr] CC lj_dispatch.o [INFO] [stderr] CC lj_vmevent.o [INFO] [stderr] CC lj_vmmath.o [INFO] [stderr] CC lj_strscan.o [INFO] [stderr] CC lj_strfmt.o [INFO] [stderr] CC lj_strfmt_num.o [INFO] [stderr] CC lj_serialize.o [INFO] [stderr] CC lj_api.o [INFO] [stderr] CC lj_profile.o [INFO] [stderr] CC lj_lex.o [INFO] [stderr] CC lj_parse.o [INFO] [stderr] CC lj_bcread.o [INFO] [stderr] CC lj_bcwrite.o [INFO] [stderr] CC lj_load.o [INFO] [stderr] CC lj_ir.o [INFO] [stderr] CC lj_opt_mem.o [INFO] [stderr] BUILDVM lj_folddef.h [INFO] [stderr] CC lj_opt_fold.o [INFO] [stderr] CC lj_opt_narrow.o [INFO] [stderr] CC lj_opt_dce.o [INFO] [stderr] CC lj_opt_loop.o [INFO] [stderr] CC lj_opt_split.o [INFO] [stderr] CC lj_opt_sink.o [INFO] [stderr] CC lj_mcode.o [INFO] [stderr] CC lj_snap.o [INFO] [stderr] CC lj_record.o [INFO] [stderr] CC lj_crecord.o [INFO] [stderr] BUILDVM lj_recdef.h [INFO] [stderr] CC lj_ffrecord.o [INFO] [stderr] CC lj_asm.o [INFO] [stderr] CC lj_trace.o [INFO] [stderr] CC lj_gdbjit.o [INFO] [stderr] CC lj_ctype.o [INFO] [stderr] CC lj_cdata.o [INFO] [stderr] CC lj_cconv.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] lj_cconv.c:768:1: fatal error: error writing to /tmp/ccLBdHeg.s: No space left on device [INFO] [stderr] 768 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:708: lj_cconv.o] Error 1 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/luajit-src-210.3.1+restycd2285f/src/lib.rs:200:13: [INFO] [stderr] [INFO] [stderr] Error building LuaJIT: [INFO] [stderr] Command: cd "/opt/rustwide/target/debug/build/mlua-d597161d3cd84a94/out/luajit-build/build/src" && BUILDMODE="static" XCFLAGS="-fPIC" "make" "-e" [INFO] [stderr] Exit status: exit status: 2 [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559635248c46 - std::backtrace_rs::backtrace::libunwind::trace::hbf3981e6c8a62f19 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x559635248c46 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d13053d67c404cc [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559635248c46 - std::sys_common::backtrace::_print_fmt::hd24dc5b701eaf8ad [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x559635248c46 - ::fmt::h1d0155c7c5a7d116 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55963526d99c - core::fmt::rt::Argument::fmt::h462c7a4781d69908 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55963526d99c - core::fmt::write::h3cadc3d0c35667c3 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55963524629f - std::io::Write::write_fmt::hed25ebadf8dbdff6 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/io/mod.rs:1846:15 [INFO] [stderr] 7: 0x5596352489f4 - std::sys_common::backtrace::_print::h21e0ad4a03aa55df [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5596352489f4 - std::sys_common::backtrace::print::hb7cfd89cda9bdca7 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55963524a25b - std::panicking::default_hook::{{closure}}::hceb0cad555a61bc8 [INFO] [stderr] 10: 0x559635249fa9 - std::panicking::default_hook::h00eb745c4c12778b [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55963524a6fd - std::panicking::rust_panic_with_hook::hccddb3269d601551 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:782:13 [INFO] [stderr] 12: 0x55963524a5d2 - std::panicking::begin_panic_handler::{{closure}}::h1759cdf989495c64 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:660:13 [INFO] [stderr] 13: 0x559635249126 - std::sys_common::backtrace::__rust_end_short_backtrace::h209794238b4d13a4 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55963524a304 - rust_begin_unwind [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:648:5 [INFO] [stderr] 15: 0x559635205d95 - core::panicking::panic_fmt::ha17ebef8fbaa0a3e [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55963520ca21 - luajit_src::Build::build_unix::h47d3956a5a227216 [INFO] [stderr] 17: 0x55963520b7e3 - luajit_src::Build::build::h8416eb2bd31843db [INFO] [stderr] 18: 0x55963520750f - build_script_main::find::probe_lua::h0dc0995560d496e4 [INFO] [stderr] 19: 0x55963520864e - build_script_main::main::h08d2c2f33596a1c8 [INFO] [stderr] 20: 0x559635206853 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0060c9da0b526b36 [INFO] [stderr] 21: 0x5596352069e9 - std::rt::lang_start::{{closure}}::hed868bbf7490b1ff [INFO] [stderr] 22: 0x5596352421e3 - core::ops::function::impls:: for &F>::call_once::h7d1c89267327c395 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5596352421e3 - std::panicking::try::do_call::hec8ee524898e5318 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:555:40 [INFO] [stderr] 24: 0x5596352421e3 - std::panicking::try::h85c96e2ce7745fbd [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:519:19 [INFO] [stderr] 25: 0x5596352421e3 - std::panic::catch_unwind::h01b393d92a7d858b [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panic.rs:142:14 [INFO] [stderr] 26: 0x5596352421e3 - std::rt::lang_start_internal::{{closure}}::hecb3333b28712af4 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x5596352421e3 - std::panicking::try::do_call::hf03ca5e740a75feb [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:555:40 [INFO] [stderr] 28: 0x5596352421e3 - std::panicking::try::h3875e18ff8e3d631 [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:519:19 [INFO] [stderr] 29: 0x5596352421e3 - std::panic::catch_unwind::h014a8be543d3570f [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x5596352421e3 - std::rt::lang_start_internal::hb844c77b3284ebab [INFO] [stderr] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x559635209a55 - main [INFO] [stderr] 32: 0x7f1129bebd90 - [INFO] [stderr] 33: 0x7f1129bebe40 - __libc_start_main [INFO] [stderr] 34: 0x559635206375 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f3092308876272e1f7e910684e0e562e538a9a0e3c61d4b47a7791d4b7f057ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3092308876272e1f7e910684e0e562e538a9a0e3c61d4b47a7791d4b7f057ba", kill_on_drop: false }` [INFO] [stdout] f3092308876272e1f7e910684e0e562e538a9a0e3c61d4b47a7791d4b7f057ba