[INFO] fetching crate stockton-bsp 3.1.0... [INFO] checking stockton-bsp-3.1.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate stockton-bsp 3.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate stockton-bsp 3.1.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stockton-bsp 3.1.0 [INFO] finished tweaking crates.io crate stockton-bsp 3.1.0 [INFO] tweaked toml for crates.io crate stockton-bsp 3.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 538221b1594a3fcdfc8fe48bb1862643e222f1e9214c0ece444b8ec51e7b6697 [INFO] running `Command { std: "docker" "start" "-a" "538221b1594a3fcdfc8fe48bb1862643e222f1e9214c0ece444b8ec51e7b6697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "538221b1594a3fcdfc8fe48bb1862643e222f1e9214c0ece444b8ec51e7b6697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538221b1594a3fcdfc8fe48bb1862643e222f1e9214c0ece444b8ec51e7b6697", kill_on_drop: false }` [INFO] [stdout] 538221b1594a3fcdfc8fe48bb1862643e222f1e9214c0ece444b8ec51e7b6697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8ec8936fbda83e57c6bac10cf89892924af4c104cf7fd6c19cb031302b17226 [INFO] running `Command { std: "docker" "start" "-a" "d8ec8936fbda83e57c6bac10cf89892924af4c104cf7fd6c19cb031302b17226", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking nalgebra v0.20.0 [INFO] [stderr] Checking stockton-bsp v3.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lumps/brushes.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | const BRUSH_SIZE: usize = (4 * 3); [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lumps/brushes.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | const SIDE_SIZE: usize = (4 * 2); [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lumps/textures.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | const TEXTURE_LUMP_SIZE: usize = (64 + 4 + 4); [INFO] [stdout] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lumps/brushes.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | const BRUSH_SIZE: usize = (4 * 3); [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lumps/brushes.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | const SIDE_SIZE: usize = (4 * 2); [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lumps/textures.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | const TEXTURE_LUMP_SIZE: usize = (64 + 4 + 4); [INFO] [stdout] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/advertisements/./test_advertisements.bin: No such file or directory (os error 2) [INFO] [stdout] --> tests/advertisements/mod.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | let data = include_bytes!("./test_advertisements.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/brushes/./test_brushes.bin: No such file or directory (os error 2) [INFO] [stdout] --> tests/brushes/mod.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let buf = include_bytes!("./test_brushes.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/effects/./test_effects.bin: No such file or directory (os error 2) [INFO] [stdout] --> tests/effects/mod.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | let raw = include_bytes!("./test_effects.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/lightmaps/./test_lightmaps.bin: No such file or directory (os error 2) [INFO] [stdout] --> tests/lightmaps/mod.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | let lump = include_bytes!("./test_lightmaps.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/models/./test_models.bin: No such file or directory (os error 2) [INFO] [stdout] --> tests/models/mod.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | let data = include_bytes!("./test_models.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/tree/./test_tree.bin: No such file or directory (os error 2) [INFO] [stdout] --> tests/tree/mod.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let buf = include_bytes!("./test_tree.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/vertices/./test_vertices.bin: No such file or directory (os error 2) [INFO] [stdout] --> tests/vertices/mod.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | let lump = include_bytes!("./test_vertices.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/vertices/./test_meshvertices.bin: No such file or directory (os error 2) [INFO] [stdout] --> tests/vertices/mod.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | let lump = include_bytes!("./test_meshvertices.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/visdata/./test_visdata.bin: No such file or directory (os error 2) [INFO] [stdout] --> tests/visdata/mod.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | let data = include_bytes!("./test_visdata.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stockton-bsp` due to 10 previous errors [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d8ec8936fbda83e57c6bac10cf89892924af4c104cf7fd6c19cb031302b17226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ec8936fbda83e57c6bac10cf89892924af4c104cf7fd6c19cb031302b17226", kill_on_drop: false }` [INFO] [stdout] d8ec8936fbda83e57c6bac10cf89892924af4c104cf7fd6c19cb031302b17226