[INFO] fetching crate stockton-bsp 3.1.0... [INFO] checking stockton-bsp-3.1.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate stockton-bsp 3.1.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate stockton-bsp 3.1.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding bit-vec v0.6.3 (available: v0.8.0) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding nalgebra v0.20.0 (available: v0.33.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra v0.20.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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 245a3ffb4cbe7d424d4cebe7b84615ae6b18851a5ab3c6ae1710f56d2a901a4d [INFO] running `Command { std: "docker" "start" "-a" "245a3ffb4cbe7d424d4cebe7b84615ae6b18851a5ab3c6ae1710f56d2a901a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "245a3ffb4cbe7d424d4cebe7b84615ae6b18851a5ab3c6ae1710f56d2a901a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245a3ffb4cbe7d424d4cebe7b84615ae6b18851a5ab3c6ae1710f56d2a901a4d", kill_on_drop: false }` [INFO] [stdout] 245a3ffb4cbe7d424d4cebe7b84615ae6b18851a5ab3c6ae1710f56d2a901a4d [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da746ade89c41c22b05a7b4eca1215715ef9ce6301d4bf4093eb2a6ba4362218 [INFO] running `Command { std: "docker" "start" "-a" "da746ade89c41c22b05a7b4eca1215715ef9ce6301d4bf4093eb2a6ba4362218", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.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] 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` (test "mod") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "da746ade89c41c22b05a7b4eca1215715ef9ce6301d4bf4093eb2a6ba4362218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da746ade89c41c22b05a7b4eca1215715ef9ce6301d4bf4093eb2a6ba4362218", kill_on_drop: false }` [INFO] [stdout] da746ade89c41c22b05a7b4eca1215715ef9ce6301d4bf4093eb2a6ba4362218