[INFO] cloning repository https://github.com/cramshaw/rust-walkdir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cramshaw/rust-walkdir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcramshaw%2Frust-walkdir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcramshaw%2Frust-walkdir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee35be8831909439f8f054a13276f2a368ef5fb7 [INFO] checking cramshaw/rust-walkdir against master#da897dfb6daa268a965d2d73620316ba56020a19 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcramshaw%2Frust-walkdir" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cramshaw/rust-walkdir on toolchain da897dfb6daa268a965d2d73620316ba56020a19 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cramshaw/rust-walkdir [INFO] finished tweaking git repo https://github.com/cramshaw/rust-walkdir [INFO] tweaked toml for git repo https://github.com/cramshaw/rust-walkdir written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/cramshaw/rust-walkdir already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b920e0810fe3bf20eecf0692e91127ec1db6629c008850bbb356c994b1b21626 [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" "b920e0810fe3bf20eecf0692e91127ec1db6629c008850bbb356c994b1b21626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b920e0810fe3bf20eecf0692e91127ec1db6629c008850bbb356c994b1b21626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b920e0810fe3bf20eecf0692e91127ec1db6629c008850bbb356c994b1b21626", kill_on_drop: false }` [INFO] [stdout] b920e0810fe3bf20eecf0692e91127ec1db6629c008850bbb356c994b1b21626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14b02c377229c0fdc3a3b3c670715ad1721fc6613da2c4fd79de0f19150d13c5 [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" "14b02c377229c0fdc3a3b3c670715ad1721fc6613da2c4fd79de0f19150d13c5", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.59 [INFO] [stderr] Compiling bumpalo v3.2.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.59 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.59 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking js-sys v0.3.36 [INFO] [stderr] Checking readfiles v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unexpected closing delimiter: `}` [INFO] [stdout] --> src/lib.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 77 | for entry in walker.into_iter().filter_entry(|e| is_valid(e))) { [INFO] [stdout] | - this opening brace... [INFO] [stdout] ... [INFO] [stdout] 132 | } [INFO] [stdout] | - ...matches this closing brace [INFO] [stdout] 133 | } [INFO] [stdout] | ^ unexpected closing delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: mismatched closing delimiter: `)` [INFO] [stdout] --> src/lib.rs:77:66 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn search() -> Vec { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 77 | for entry in walker.into_iter().filter_entry(|e| is_valid(e))) { [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `readfiles`. [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] error: return value of constructor must be a bare path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4791:13 [INFO] [stdout] | [INFO] [stdout] 4791 | / /// The [INFO] [stdout] 4792 | | #[doc = $ctor] [INFO] [stdout] 4793 | | /// constructor creates an array of unsigned 8-bit integers. [INFO] [stdout] 4794 | | /// [INFO] [stdout] ... | [INFO] [stdout] 4798 | | #[wasm_bindgen(constructor)] [INFO] [stdout] 4799 | | pub fn new(constructor_arg: &JsValue) -> $name; [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: return value of constructor must be a bare path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4801:13 [INFO] [stdout] | [INFO] [stdout] 4801 | / /// An [INFO] [stdout] 4802 | | #[doc = $ctor] [INFO] [stdout] 4803 | | /// which creates an array with an internal buffer large [INFO] [stdout] 4804 | | /// enough for `length` elements. [INFO] [stdout] ... | [INFO] [stdout] 4809 | | #[wasm_bindgen(constructor)] [INFO] [stdout] 4810 | | pub fn new_with_length(length: u32) -> $name; [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: return value of constructor must be a bare path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4812:13 [INFO] [stdout] | [INFO] [stdout] 4812 | / /// An [INFO] [stdout] 4813 | | #[doc = $ctor] [INFO] [stdout] 4814 | | /// which creates an array with the given buffer but is a [INFO] [stdout] 4815 | | /// view starting at `byte_offset`. [INFO] [stdout] ... | [INFO] [stdout] 4820 | | #[wasm_bindgen(constructor)] [INFO] [stdout] 4821 | | pub fn new_with_byte_offset(buffer: &JsValue, byte_offset: u32) -> $name; [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: return value of constructor must be a bare path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4823:13 [INFO] [stdout] | [INFO] [stdout] 4823 | / /// An [INFO] [stdout] 4824 | | #[doc = $ctor] [INFO] [stdout] 4825 | | /// which creates an array with the given buffer but is a [INFO] [stdout] 4826 | | /// view starting at `byte_offset` for `length` elements. [INFO] [stdout] ... | [INFO] [stdout] 4835 | | length: u32, [INFO] [stdout] 4836 | | ) -> $name; [INFO] [stdout] | |_______________________^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: first argument of method must be a path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4843:32 [INFO] [stdout] | [INFO] [stdout] 4843 | pub fn fill(this: &$name, value: $ty, start: u32, end: u32) -> $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: first argument of method must be a path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4848:34 [INFO] [stdout] | [INFO] [stdout] 4848 | pub fn buffer(this: &$name) -> ArrayBuffer; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: first argument of method must be a path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4854:36 [INFO] [stdout] | [INFO] [stdout] 4854 | pub fn subarray(this: &$name, begin: u32, end: u32) -> $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: first argument of method must be a path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4860:33 [INFO] [stdout] | [INFO] [stdout] 4860 | pub fn slice(this: &$name, begin: u32, end: u32) -> $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: first argument of method must be a path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4867:36 [INFO] [stdout] | [INFO] [stdout] 4867 | pub fn for_each(this: &$name, callback: &mut dyn FnMut($ty, u32, $name)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: first argument of method must be a path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4872:34 [INFO] [stdout] | [INFO] [stdout] 4872 | pub fn length(this: &$name) -> u32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: first argument of method must be a path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4877:39 [INFO] [stdout] | [INFO] [stdout] 4877 | pub fn byte_length(this: &$name) -> u32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: first argument of method must be a path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4882:39 [INFO] [stdout] | [INFO] [stdout] 4882 | pub fn byte_offset(this: &$name) -> u32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: first argument of method must be a path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4887:31 [INFO] [stdout] | [INFO] [stdout] 4887 | pub fn set(this: &$name, src: &JsValue, offset: u32); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: first argument of method must be a path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4891:37 [INFO] [stdout] | [INFO] [stdout] 4891 | pub fn get_index(this: &$name, idx: u32) -> $ty; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: first argument of method must be a path [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4895:37 [INFO] [stdout] | [INFO] [stdout] 4895 | pub fn set_index(this: &$name, idx: u32, value: $ty); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4995 | / arrays! { [INFO] [stdout] 4996 | | /// `Int8Array()` [INFO] [stdout] 4997 | | /// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array [INFO] [stdout] 4998 | | Int8Array: i8, [INFO] [stdout] ... | [INFO] [stdout] 5030 | | Float64Array: f64, [INFO] [stdout] 5031 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Int8Array` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4998:5 [INFO] [stdout] | [INFO] [stdout] 4998 | Int8Array: i8, [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `Int8Array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Int16Array` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5002:5 [INFO] [stdout] | [INFO] [stdout] 5002 | Int16Array: i16, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `Int16Array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Int32Array` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5006:5 [INFO] [stdout] | [INFO] [stdout] 5006 | Int32Array: i32, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `Int32Array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Uint8Array` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5010:5 [INFO] [stdout] | [INFO] [stdout] 5010 | Uint8Array: u8, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `Uint8Array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Uint8ClampedArray` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5014:5 [INFO] [stdout] | [INFO] [stdout] 5014 | Uint8ClampedArray: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `Uint8ClampedArray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Uint16Array` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5018:5 [INFO] [stdout] | [INFO] [stdout] 5018 | Uint16Array: u16, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `Uint16Array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Uint32Array` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5022:5 [INFO] [stdout] | [INFO] [stdout] 5022 | Uint32Array: u32, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `Uint32Array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Float32Array` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5026:5 [INFO] [stdout] | [INFO] [stdout] 5026 | Float32Array: f32, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `Float32Array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Float64Array` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5030:5 [INFO] [stdout] | [INFO] [stdout] 5030 | Float64Array: f64, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `Float64Array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Int32Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:700:37 [INFO] [stdout] | [INFO] [stdout] 700 | pub fn notify(typed_array: &Int32Array, index: u32) -> Result; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Int32Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:705:27 [INFO] [stdout] | [INFO] [stdout] 705 | typed_array: &Int32Array, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Int32Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:744:35 [INFO] [stdout] | [INFO] [stdout] 744 | pub fn wait(typed_array: &Int32Array, index: u32, value: i32) -> Result; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Int32Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:751:27 [INFO] [stdout] | [INFO] [stdout] 751 | typed_array: &Int32Array, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Int8Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:4998:5 [INFO] [stdout] | [INFO] [stdout] 4998 | Int8Array: i8, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Int16Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5002:5 [INFO] [stdout] | [INFO] [stdout] 5002 | Int16Array: i16, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Int32Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5006:5 [INFO] [stdout] | [INFO] [stdout] 5006 | Int32Array: i32, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Uint8Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5010:5 [INFO] [stdout] | [INFO] [stdout] 5010 | Uint8Array: u8, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Uint8ClampedArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5014:5 [INFO] [stdout] | [INFO] [stdout] 5014 | Uint8ClampedArray: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Uint16Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5018:5 [INFO] [stdout] | [INFO] [stdout] 5018 | Uint16Array: u16, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Uint32Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5022:5 [INFO] [stdout] | [INFO] [stdout] 5022 | Uint32Array: u32, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Float32Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5026:5 [INFO] [stdout] | [INFO] [stdout] 5026 | Float32Array: f32, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Float64Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.36/src/lib.rs:5030:5 [INFO] [stdout] | [INFO] [stdout] 5030 | Float64Array: f64, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "14b02c377229c0fdc3a3b3c670715ad1721fc6613da2c4fd79de0f19150d13c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b02c377229c0fdc3a3b3c670715ad1721fc6613da2c4fd79de0f19150d13c5", kill_on_drop: false }` [INFO] [stdout] 14b02c377229c0fdc3a3b3c670715ad1721fc6613da2c4fd79de0f19150d13c5