[INFO] cloning repository nickmass/web-tetris [INFO] running `"git" "clone" "--bare" "git://github.com/nickmass/web-tetris.git" "work/cache/sources/gh/nickmass/web-tetris"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/nickmass/web-tetris'... [INFO] running `"git" "clone" "work/cache/sources/gh/nickmass/web-tetris" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/nickmass/web-tetris"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/nickmass/web-tetris'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nickmass/web-tetris" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/nickmass/web-tetris"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/nickmass/web-tetris'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8ed0c0e0aa62f44ff0202caad342e3cb6d927663 [INFO] sha for GitHub repo nickmass/web-tetris: 8ed0c0e0aa62f44ff0202caad342e3cb6d927663 [INFO] validating manifest of nickmass/web-tetris on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nickmass/web-tetris on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nickmass/web-tetris [INFO] finished frobbing nickmass/web-tetris [INFO] frobbed toml for nickmass/web-tetris written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/nickmass/web-tetris/Cargo.toml [INFO] started frobbing nickmass/web-tetris [INFO] finished frobbing nickmass/web-tetris [INFO] frobbed toml for nickmass/web-tetris written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/nickmass/web-tetris/Cargo.toml [INFO] crate nickmass/web-tetris already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stdweb v0.4.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking nickmass/web-tetris against master#9f06855064ed06a50c496577b21ca50f92a2e67d for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-3/master#9f06855064ed06a50c496577b21ca50f92a2e67d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/nickmass/web-tetris:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6b792705606e0a93063c9a7631b25956b08b8c4e7c7985babf48fc89efcdc299 [INFO] running `"docker" "start" "-a" "6b792705606e0a93063c9a7631b25956b08b8c4e7c7985babf48fc89efcdc299"` [INFO] [stderr] Checking serde v1.0.24 [INFO] [stderr] Compiling stdweb v0.4.0 [INFO] [stderr] Checking random v0.12.2 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Checking serde_json v1.0.8 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Checking web-tetris v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:21:3 [INFO] [stderr] | [INFO] [stderr] 21 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:21:3 [INFO] [stderr] | [INFO] [stderr] 21 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:29:3 [INFO] [stderr] | [INFO] [stderr] 29 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:38:3 [INFO] [stderr] | [INFO] [stderr] 38 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:46:3 [INFO] [stderr] | [INFO] [stderr] 46 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:54:3 [INFO] [stderr] | [INFO] [stderr] 54 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:62:3 [INFO] [stderr] | [INFO] [stderr] 62 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:70:3 [INFO] [stderr] | [INFO] [stderr] 70 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:78:3 [INFO] [stderr] | [INFO] [stderr] 78 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `stdweb::js_export` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use stdweb::js_export; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `js_export` in the root [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:29:3 [INFO] [stderr] | [INFO] [stderr] 29 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:38:3 [INFO] [stderr] | [INFO] [stderr] 38 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:46:3 [INFO] [stderr] | [INFO] [stderr] 46 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:54:3 [INFO] [stderr] | [INFO] [stderr] 54 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:62:3 [INFO] [stderr] | [INFO] [stderr] 62 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:70:3 [INFO] [stderr] | [INFO] [stderr] 70 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `js_export` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> src/main.rs:78:3 [INFO] [stderr] | [INFO] [stderr] 78 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `stdweb::js_export` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use stdweb::js_export; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `js_export` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `web-tetris`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `web-tetris`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6b792705606e0a93063c9a7631b25956b08b8c4e7c7985babf48fc89efcdc299"` [INFO] running `"docker" "rm" "-f" "6b792705606e0a93063c9a7631b25956b08b8c4e7c7985babf48fc89efcdc299"` [INFO] [stdout] 6b792705606e0a93063c9a7631b25956b08b8c4e7c7985babf48fc89efcdc299