[INFO] updating cached repository https://github.com/AtsukiTak/letsboardgame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/AtsukiTak/letsboardgame [INFO] [stderr] e185334..abec3ec master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abec3ec688340d6e31759bb3a01a06e272962b6c [INFO] testing AtsukiTak/letsboardgame against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Fletsboardgame" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AtsukiTak/letsboardgame on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/AtsukiTak/letsboardgame [INFO] finished tweaking git repo https://github.com/AtsukiTak/letsboardgame [INFO] tweaked toml for git repo https://github.com/AtsukiTak/letsboardgame written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/AtsukiTak/letsboardgame already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87a4278f031463617800b410f4994481797bb1509c18613d1302f5793e71a238 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "87a4278f031463617800b410f4994481797bb1509c18613d1302f5793e71a238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a4278f031463617800b410f4994481797bb1509c18613d1302f5793e71a238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a4278f031463617800b410f4994481797bb1509c18613d1302f5793e71a238", kill_on_drop: false }` [INFO] [stdout] 87a4278f031463617800b410f4994481797bb1509c18613d1302f5793e71a238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1c71f65e83d1212a191a6a3d327ea9b152c5f350e3bb63164f42cd03c953f4a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1c71f65e83d1212a191a6a3d327ea9b152c5f350e3bb63164f42cd03c953f4a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.17 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling three-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "a1c71f65e83d1212a191a6a3d327ea9b152c5f350e3bb63164f42cd03c953f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1c71f65e83d1212a191a6a3d327ea9b152c5f350e3bb63164f42cd03c953f4a", kill_on_drop: false }` [INFO] [stdout] a1c71f65e83d1212a191a6a3d327ea9b152c5f350e3bb63164f42cd03c953f4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a541ccec956fdff86ad0b087aa81446a0bfad28056b52e8f682326f669510329 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a541ccec956fdff86ad0b087aa81446a0bfad28056b52e8f682326f669510329", kill_on_drop: false }` [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.17 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.17 [INFO] [stderr] Compiling three-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0560]: struct `meshes::Mesh` has no field named `positions` [INFO] [stdout] --> src/meshes/torus.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | positions: pos, [INFO] [stdout] | ^^^^^^^^^ `meshes::Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `meshes::Mesh` has no field named `colors` [INFO] [stdout] --> src/meshes/torus.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | colors: col, [INFO] [stdout] | ^^^^^^ `meshes::Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `meshes::Mesh` has no field named `indexes` [INFO] [stdout] --> src/meshes/torus.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | indexes: idx, [INFO] [stdout] | ^^^^^^^ `meshes::Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `meshes::Mesh` has no field named `normals` [INFO] [stdout] --> src/meshes/torus.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | normals: nor, [INFO] [stdout] | ^^^^^^^ `meshes::Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `meshes::Mesh` [INFO] [stdout] --> src/meshes/torus.rs:216:29 [INFO] [stdout] | [INFO] [stdout] 216 | relative_eq!(torus1.positions.0.as_slice(), torus2[0].as_slice()); [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normals` on type `meshes::Mesh` [INFO] [stdout] --> src/meshes/torus.rs:217:29 [INFO] [stdout] | [INFO] [stdout] 217 | relative_eq!(torus1.normals.0.as_slice(), torus2[1].as_slice()); [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `colors` on type `meshes::Mesh` [INFO] [stdout] --> src/meshes/torus.rs:218:29 [INFO] [stdout] | [INFO] [stdout] 218 | relative_eq!(torus1.colors.0.as_slice(), torus2[2].as_slice()); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `indexes` on type `meshes::Mesh` [INFO] [stdout] --> src/meshes/torus.rs:220:20 [INFO] [stdout] | [INFO] [stdout] 220 | torus1.indexes.0, [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0560, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0560`. [INFO] [stdout] [INFO] [stderr] error: could not compile `three-wasm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a541ccec956fdff86ad0b087aa81446a0bfad28056b52e8f682326f669510329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a541ccec956fdff86ad0b087aa81446a0bfad28056b52e8f682326f669510329", kill_on_drop: false }` [INFO] [stdout] a541ccec956fdff86ad0b087aa81446a0bfad28056b52e8f682326f669510329