[INFO] cloning repository https://github.com/ForsakenHarmony/wasm3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ForsakenHarmony/wasm3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsakenHarmony%2Fwasm3d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsakenHarmony%2Fwasm3d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce034194ac1c70701821e19bf0aeac1852f4cef4 [INFO] checking ForsakenHarmony/wasm3d against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsakenHarmony%2Fwasm3d" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ForsakenHarmony/wasm3d on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/ForsakenHarmony/wasm3d [INFO] finished tweaking git repo https://github.com/ForsakenHarmony/wasm3d [INFO] tweaked toml for git repo https://github.com/ForsakenHarmony/wasm3d written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ForsakenHarmony/wasm3d already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string_cache v0.7.5 [INFO] [stderr] Downloaded gltf v0.14.0 [INFO] [stderr] Downloaded gltf-derive v0.14.0 [INFO] [stderr] Downloaded gltf-json v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5df35189c0ce11f1de8a71750ce315572c3ab66cffb76bc14a3917c1c5818562 [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" "5df35189c0ce11f1de8a71750ce315572c3ab66cffb76bc14a3917c1c5818562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5df35189c0ce11f1de8a71750ce315572c3ab66cffb76bc14a3917c1c5818562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df35189c0ce11f1de8a71750ce315572c3ab66cffb76bc14a3917c1c5818562", kill_on_drop: false }` [INFO] [stdout] 5df35189c0ce11f1de8a71750ce315572c3ab66cffb76bc14a3917c1c5818562 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd0c296bd80eb48ef3972ed863b1836ed87cece5c53b49f21efcedf0e2bc2703 [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" "cd0c296bd80eb48ef3972ed863b1836ed87cece5c53b49f21efcedf0e2bc2703", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling RustyXML v0.1.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling utf-8 v0.6.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tendril v0.2.4 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.3.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Compiling string_cache v0.4.0 [INFO] [stderr] Compiling html5ever-atoms v0.2.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling html5ever v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling gltf-derive v0.14.0 [INFO] [stderr] Compiling html2runes v1.0.1 [INFO] [stderr] Compiling engine_codegen v0.1.0 (/opt/rustwide/workdir/engine_codegen) [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Checking gltf-json v0.14.0 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking gltf v0.14.0 [INFO] [stderr] Compiling webidl v0.8.0 [INFO] [stderr] Compiling webgl_generator v0.2.0 [INFO] [stderr] Compiling wasm3d v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `wasm3d` [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(nll)] [INFO] [stdout] 2 | | #![recursion_limit = "512"] [INFO] [stdout] 3 | | // FIXME: remove this [INFO] [stdout] 4 | | #![allow(unused, unused_mut, dead_code)] [INFO] [stdout] ... | [INFO] [stdout] 401 | | ] [INFO] [stdout] 402 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `src/main.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm3d` [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] [stdout] warning: associated constant `Pos` should have an upper case name [INFO] [stdout] --> src/engine/mesh.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | const Pos = 0b00000001; [INFO] [stdout] | ^^^ help: convert the identifier to upper case (notice the capitalization): `POS` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Tex` should have an upper case name [INFO] [stdout] --> src/engine/mesh.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | const Tex = 0b00000010; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `TEX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Nor` should have an upper case name [INFO] [stdout] --> src/engine/mesh.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | const Nor = 0b00000100; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `NOR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Col` should have an upper case name [INFO] [stdout] --> src/engine/mesh.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | const Col = 0b00001000; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `COL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Tan` should have an upper case name [INFO] [stdout] --> src/engine/mesh.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | const Tan = 0b00010000; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `TAN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `PosTex` should have an upper case name [INFO] [stdout] --> src/engine/mesh.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | const PosTex = Self::Pos.bits | Self::Tex.bits; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `POS_TEX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `PosCol` should have an upper case name [INFO] [stdout] --> src/engine/mesh.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | const PosCol = Self::Pos.bits | Self::Col.bits; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `POS_COL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `PosTexNor` should have an upper case name [INFO] [stdout] --> src/engine/mesh.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | const PosTexNor = Self::Pos.bits | Self::Tex.bits | Self::Nor.bits; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `POS_TEX_NOR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `PosTexNorTan` should have an upper case name [INFO] [stdout] --> src/engine/mesh.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | const PosTexNorTan = Self::Pos.bits | Self::Tex.bits | Self::Nor.bits | Self::Tan.bits; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `POS_TEX_NOR_TAN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Pos` should have an upper case name [INFO] [stdout] --> src/engine/mesh.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | const Pos = 0b00000001; [INFO] [stdout] | ^^^ help: convert the identifier to upper case (notice the capitalization): `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cd0c296bd80eb48ef3972ed863b1836ed87cece5c53b49f21efcedf0e2bc2703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0c296bd80eb48ef3972ed863b1836ed87cece5c53b49f21efcedf0e2bc2703", kill_on_drop: false }` [INFO] [stdout] cd0c296bd80eb48ef3972ed863b1836ed87cece5c53b49f21efcedf0e2bc2703