[INFO] updating cached repository https://github.com/retep007/servo_1 [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] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7b53e8fd309c4263111cf69f4c054af718cc036 [INFO] testing retep007/servo_1/c7b53e8fd309c4263111cf69f4c054af718cc036 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretep007%2Fservo_1" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 23% (18112/76183) Updating files: 24% (18284/76183) Updating files: 25% (19046/76183) Updating files: 26% (19808/76183) Updating files: 27% (20570/76183) Updating files: 28% (21332/76183) Updating files: 29% (22094/76183) Updating files: 30% (22855/76183) Updating files: 31% (23617/76183) Updating files: 32% (24379/76183) Updating files: 33% (25141/76183) Updating files: 34% (25903/76183) Updating files: 35% (26665/76183) Updating files: 36% (27426/76183) Updating files: 37% (28188/76183) Updating files: 38% (28950/76183) Updating files: 39% (29712/76183) Updating files: 40% (30474/76183) Updating files: 41% (31236/76183) Updating files: 42% (31997/76183) Updating files: 43% (32759/76183) Updating files: 44% (33521/76183) Updating files: 45% (34283/76183) Updating files: 46% (35045/76183) Updating files: 47% (35807/76183) Updating files: 48% (36568/76183) Updating files: 49% (37330/76183) Updating files: 50% (38092/76183) Updating files: 51% (38854/76183) Updating files: 52% (39616/76183) Updating files: 53% (40377/76183) Updating files: 54% (41139/76183) Updating files: 55% (41901/76183) Updating files: 56% (42663/76183) Updating files: 57% (43425/76183) Updating files: 58% (44187/76183) Updating files: 59% (44948/76183) Updating files: 60% (45710/76183) Updating files: 61% (46472/76183) Updating files: 62% (47234/76183) Updating files: 63% (47996/76183) Updating files: 64% (48758/76183) Updating files: 65% (49519/76183) Updating files: 66% (50281/76183) Updating files: 66% (50431/76183) Updating files: 67% (51043/76183) Updating files: 68% (51805/76183) Updating files: 69% (52567/76183) Updating files: 70% (53329/76183) Updating files: 71% (54090/76183) Updating files: 72% (54852/76183) Updating files: 73% (55614/76183) Updating files: 74% (56376/76183) Updating files: 75% (57138/76183) Updating files: 76% (57900/76183) Updating files: 77% (58661/76183) Updating files: 78% (59423/76183) Updating files: 79% (60185/76183) Updating files: 80% (60947/76183) Updating files: 81% (61709/76183) Updating files: 82% (62471/76183) Updating files: 83% (63232/76183) Updating files: 84% (63994/76183) Updating files: 85% (64756/76183) Updating files: 86% (65518/76183) Updating files: 87% (66280/76183) Updating files: 88% (67042/76183) Updating files: 89% (67803/76183) Updating files: 90% (68565/76183) Updating files: 91% (69327/76183) Updating files: 92% (70089/76183) Updating files: 93% (70851/76183) Updating files: 94% (71613/76183) Updating files: 95% (72374/76183) Updating files: 96% (73136/76183) Updating files: 96% (73297/76183) Updating files: 97% (73898/76183) Updating files: 98% (74660/76183) Updating files: 99% (75422/76183) Updating files: 100% (76183/76183) Updating files: 100% (76183/76183), done. [INFO] validating manifest of git repo https://github.com/retep007/servo_1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-34/source/.cargo/config [INFO] removed /workspace/builds/worker-34/source/rust-toolchain [INFO] started tweaking git repo https://github.com/retep007/servo_1 [INFO] finished tweaking git repo https://github.com/retep007/servo_1 [INFO] tweaked toml for git repo https://github.com/retep007/servo_1 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/retep007/servo_1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-34/source/components/net/Cargo.toml: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-34/source/components/net/tests/resource_thread.rs [INFO] [stderr] * /workspace/builds/worker-34/source/components/net/tests/http_loader.rs [INFO] [stderr] * /workspace/builds/worker-34/source/components/net/tests/cookie.rs [INFO] [stderr] * /workspace/builds/worker-34/source/components/net/tests/mime_classifier.rs [INFO] [stderr] * /workspace/builds/worker-34/source/components/net/tests/hsts.rs [INFO] [stderr] * /workspace/builds/worker-34/source/components/net/tests/filemanager_thread.rs [INFO] [stderr] * /workspace/builds/worker-34/source/components/net/tests/file_loader.rs [INFO] [stderr] * /workspace/builds/worker-34/source/components/net/tests/data_loader.rs [INFO] [stderr] * /workspace/builds/worker-34/source/components/net/tests/subresource_integrity.rs [INFO] [stderr] * /workspace/builds/worker-34/source/components/net/tests/fetch.rs [INFO] [stderr] * /workspace/builds/worker-34/source/components/net/tests/cookie_http_state.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6107d4d61f5a2824defc32724e5d904028b3c838eb66057ffcce9ee23c8e3ad [INFO] running `Command { std: "docker" "start" "-a" "b6107d4d61f5a2824defc32724e5d904028b3c838eb66057ffcce9ee23c8e3ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6107d4d61f5a2824defc32724e5d904028b3c838eb66057ffcce9ee23c8e3ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6107d4d61f5a2824defc32724e5d904028b3c838eb66057ffcce9ee23c8e3ad", kill_on_drop: false }` [INFO] [stdout] b6107d4d61f5a2824defc32724e5d904028b3c838eb66057ffcce9ee23c8e3ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c7a6272e0c9ef88bcd2bcf8b90d4895fa38db5ec741338e52ca4cfe950f3252 [INFO] running `Command { std: "docker" "start" "-a" "1c7a6272e0c9ef88bcd2bcf8b90d4895fa38db5ec741338e52ca4cfe950f3252", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/components/net/Cargo.toml: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/components/net/tests/resource_thread.rs [INFO] [stderr] * /opt/rustwide/workdir/components/net/tests/http_loader.rs [INFO] [stderr] * /opt/rustwide/workdir/components/net/tests/cookie.rs [INFO] [stderr] * /opt/rustwide/workdir/components/net/tests/mime_classifier.rs [INFO] [stderr] * /opt/rustwide/workdir/components/net/tests/hsts.rs [INFO] [stderr] * /opt/rustwide/workdir/components/net/tests/filemanager_thread.rs [INFO] [stderr] * /opt/rustwide/workdir/components/net/tests/file_loader.rs [INFO] [stderr] * /opt/rustwide/workdir/components/net/tests/data_loader.rs [INFO] [stderr] * /opt/rustwide/workdir/components/net/tests/subresource_integrity.rs [INFO] [stderr] * /opt/rustwide/workdir/components/net/tests/fetch.rs [INFO] [stderr] * /opt/rustwide/workdir/components/net/tests/cookie_http_state.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling cc v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling mozjs_sys v0.50.1 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling khronos_api v2.1.0 [INFO] [stderr] Compiling smallbitvec v2.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling getopts v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250) [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling atomic_refcell v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling webrender v0.57.2 (https://github.com/servo/webrender#81920df7) [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling simd v0.2.0 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling thread_profiler v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling bitreader v0.3.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling alloc-no-stdlib v1.2.0 [INFO] [stderr] Compiling script_plugins v0.0.1 (/opt/rustwide/workdir/components/script_plugins) [INFO] [stderr] Compiling mp3-metadata v0.3.0 [INFO] [stderr] Compiling ref_slice v1.1.1 [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote' [INFO] [stdout] --> components/dom_struct/lib.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | let attributes = quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54722 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling half v1.0.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> components/dom_struct/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dom_struct v0.0.1 (/opt/rustwide/workdir/components/dom_struct) [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_quote' [INFO] [stdout] --> components/dom_struct/lib.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | use proc_macro::{TokenStream, quote}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54722 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ref_filter_map v1.0.1 [INFO] [stderr] Compiling mitochondria v1.1.2 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> components/script_plugins/lib.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | #![feature(plugin_registrar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: a __rustc_plugin_registrar symbol must now be defined instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling swapper v0.1.0 [INFO] [stderr] Compiling threadpool v1.3.2 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stdout] Some errors have detailed explanations: E0554, E0658. [INFO] [stdout] [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] Compiling osmesa-src v17.3.1-devel (https://github.com/servo/osmesa-src#6d23daed) [INFO] [stderr] Compiling histogram v0.6.8 [INFO] [stderr] Compiling servo v0.0.1 (/opt/rustwide/workdir/ports/servo) [INFO] [stderr] Compiling sig v0.1.1 [INFO] [stderr] Compiling size_of_test v0.0.1 (/opt/rustwide/workdir/components/size_of_test) [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> components/script_plugins/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.asan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> components/script_plugins/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.7.1 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling utf-8 v0.7.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> components/script_plugins/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling hashglobe v0.1.0 (/opt/rustwide/workdir/components/hashglobe) [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | declare_lint!(UNROOTED_MUST_ROOT, Deny, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | lint_array!(UNROOTED_MUST_ROOT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> components/script_plugins/lib.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[plugin_registrar] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `plugin_registrar` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | fn is_unrooted_ty(cx: &LateContext, ty: &ty::TyS, in_new_function: bool) -> bool { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | ty::TyAdt(did, _) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dom_struct` due to 4 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | ty::TyRef(..) => false, // don't recurse down &ptrs [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | ty::TyRawPtr(..) => false, // don't recurse down *ptrs [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | ty::TyFnDef(..) | ty::TyFnPtr(_) => false, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | ty::TyFnDef(..) | ty::TyFnPtr(_) => false, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | def: &hir::VariantData, [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:89:29 [INFO] [stdout] | [INFO] [stdout] 89 | _n: ast::Name, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | _gen: &hir::Generics, [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | id: ast::NodeId) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast_map` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | ast_map::Node::NodeItem(item) => item, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `ast_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:108:57 [INFO] [stdout] | [INFO] [stdout] 108 | fn check_variant(&mut self, cx: &LateContext, var: &hir::Variant, _gen: &hir::Generics) { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:108:78 [INFO] [stdout] | [INFO] [stdout] 108 | fn check_variant(&mut self, cx: &LateContext, var: &hir::Variant, _gen: &hir::Generics) { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | hir::VariantData::Tuple(ref fields, _) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 129 | kind: visit::FnKind, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:130:29 [INFO] [stdout] | [INFO] [stdout] 130 | decl: &'tcx hir::FnDecl, [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | body: &'tcx hir::Body, [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | span: codemap::Span, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | id: ast::NodeId) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | visit::FnKind::ItemFn(n, _, _, _, _, _, _) | [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | visit::FnKind::Method(n, _, _, _) => { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | visit::FnKind::Closure(_) => return, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | visit::walk_expr(&mut visitor, &body.value); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:172:20 [INFO] [stdout] | [INFO] [stdout] 172 | impl<'a, 'b, 'tcx> visit::Visitor<'tcx> for FnDefVisitor<'a, 'b, 'tcx> { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:173:42 [INFO] [stdout] | [INFO] [stdout] 173 | fn visit_expr(&mut self, expr: &'tcx hir::Expr) { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:176:78 [INFO] [stdout] | [INFO] [stdout] 176 | fn require_rooted(cx: &LateContext, in_new_function: bool, subexpr: &hir::Expr) { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | hir::ExprCast(ref subexpr, _) => require_rooted(cx, self.in_new_function, &*subexpr), [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | visit::walk_expr(self, expr); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:207:40 [INFO] [stdout] | [INFO] [stdout] 207 | fn visit_pat(&mut self, pat: &'tcx hir::Pat) { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | hir::PatKind::Binding(hir::BindingAnnotation::Unannotated, _, _, _) | [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:215:35 [INFO] [stdout] | [INFO] [stdout] 215 | hir::PatKind::Binding(hir::BindingAnnotation::Unannotated, _, _, _) | [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | hir::PatKind::Binding(hir::BindingAnnotation::Mutable, _, _, _) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:216:35 [INFO] [stdout] | [INFO] [stdout] 216 | hir::PatKind::Binding(hir::BindingAnnotation::Mutable, _, _, _) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | visit::walk_pat(self, pat); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:230:37 [INFO] [stdout] | [INFO] [stdout] 230 | fn visit_ty(&mut self, _: &'tcx hir::Ty) {} [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:232:52 [INFO] [stdout] | [INFO] [stdout] 232 | fn nested_visit_map<'this>(&'this mut self) -> hir::intravisit::NestedVisitorMap<'this, 'tcx> { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | hir::intravisit::NestedVisitorMap::OnlyBodies(&self.cx.tcx.hir) [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExpnFormat` [INFO] [stdout] --> components/script_plugins/utils.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | if let ExpnFormat::MacroAttribute(n) = i.callee.format { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ExpnFormat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | fn is_unrooted_ty(cx: &LateContext, ty: &ty::TyS, in_new_function: bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:78:6 [INFO] [stdout] | [INFO] [stdout] 78 | impl LintPass for UnrootedPass { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for UnrootedPass { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | cx: &LateContext, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNROOTED_MUST_ROOT` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 100 | cx.span_lint(UNROOTED_MUST_ROOT, field.span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:108:38 [INFO] [stdout] | [INFO] [stdout] 108 | fn check_variant(&mut self, cx: &LateContext, var: &hir::Variant, _gen: &hir::Generics) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNROOTED_MUST_ROOT` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:116:42 [INFO] [stdout] | [INFO] [stdout] 116 | ... cx.span_lint(UNROOTED_MUST_ROOT, field.ty.span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | cx: &LateContext<'a, 'tcx>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNROOTED_MUST_ROOT` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | cx.span_lint(UNROOTED_MUST_ROOT, arg.span, "Type must be rooted") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNROOTED_MUST_ROOT` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:154:34 [INFO] [stdout] | [INFO] [stdout] 154 | cx.span_lint(UNROOTED_MUST_ROOT, decl.output.span(), "Type must be rooted") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | cx: &'a LateContext<'b, 'tcx>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | fn require_rooted(cx: &LateContext, in_new_function: bool, subexpr: &hir::Expr) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNROOTED_MUST_ROOT` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:179:30 [INFO] [stdout] | [INFO] [stdout] 179 | cx.span_lint(UNROOTED_MUST_ROOT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNROOTED_MUST_ROOT` in this scope [INFO] [stdout] --> components/script_plugins/unrooted_must_root.rs:219:34 [INFO] [stdout] | [INFO] [stdout] 219 | cx.span_lint(UNROOTED_MUST_ROOT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> components/script_plugins/utils.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn match_def_path(cx: &LateContext, def_id: DefId, path: &[&str]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> components/script_plugins/utils.rs:12:49 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn match_def_path(cx: &LateContext, def_id: DefId, path: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> components/script_plugins/utils.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn in_derive_expn(span: Span) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Registry` in this scope [INFO] [stdout] --> components/script_plugins/lib.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn plugin_registrar(reg: &mut Registry) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Whitelisted` in this scope [INFO] [stdout] --> components/script_plugins/lib.rs:46:67 [INFO] [stdout] | [INFO] [stdout] 46 | reg.register_attribute("allow_unrooted_interior".to_string(), Whitelisted); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Whitelisted` in this scope [INFO] [stdout] --> components/script_plugins/lib.rs:47:53 [INFO] [stdout] | [INFO] [stdout] 47 | reg.register_attribute("must_root".to_string(), Whitelisted); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> components/script_plugins/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(macro_vis_matcher)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `macro_vis_matcher` has been stable since 1.30.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> components/script_plugins/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #![feature(plugin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> components/script_plugins/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #![feature(plugin_registrar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> components/script_plugins/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 70 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/lib.rs:3:64 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(cfg_target_feature, repr_simd, platform_intrinsics, const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(cfg_target_feature, repr_simd, platform_intrinsics, const_fn)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_movemask_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | fn x86_mm_movemask_ps(x: f32x4) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | fn x86_mm_max_ps(x: f32x4, y: f32x4) -> f32x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_min_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_mm_min_ps(x: f32x4, y: f32x4) -> f32x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_rsqrt_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | fn x86_mm_rsqrt_ps(x: f32x4) -> f32x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_rcp_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | fn x86_mm_rcp_ps(x: f32x4) -> f32x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_sqrt_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | fn x86_mm_sqrt_ps(x: f32x4) -> f32x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn x86_mm_adds_epi8(x: i8x16, y: i8x16) -> i8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn x86_mm_adds_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn x86_mm_adds_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epu16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn x86_mm_adds_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_avg_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn x86_mm_avg_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_avg_epu16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | fn x86_mm_avg_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_madd_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | fn x86_mm_madd_epi16(x: i16x8, y: i16x8) -> i32x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn x86_mm_max_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | fn x86_mm_max_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_pd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | fn x86_mm_max_pd(x: f64x2, y: f64x2) -> f64x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_min_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn x86_mm_min_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_min_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | fn x86_mm_min_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_min_pd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | fn x86_mm_min_pd(x: f64x2, y: f64x2) -> f64x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_movemask_pd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | fn x86_mm_movemask_pd(x: f64x2) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_movemask_epi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | fn x86_mm_movemask_epi8(x: i8x16) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_mul_epu32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | fn x86_mm_mul_epu32(x: u32x4, y: u32x4) -> u64x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_mulhi_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn x86_mm_mulhi_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_mulhi_epu16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | fn x86_mm_mulhi_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_packs_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | fn x86_mm_packs_epi16(x: i16x8, y: i16x8) -> i8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_packs_epi32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | fn x86_mm_packs_epi32(x: i32x4, y: i32x4) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_packus_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | fn x86_mm_packus_epi16(x: i16x8, y: i16x8) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_sad_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn x86_mm_sad_epu8(x: u8x16, y: u8x16) -> u64x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_sqrt_pd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | fn x86_mm_sqrt_pd(x: f64x2) -> f64x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | fn x86_mm_subs_epi8(x: i8x16, y: i8x16) -> i8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | fn x86_mm_subs_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | fn x86_mm_subs_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epu16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | fn x86_mm_subs_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0503]: cannot use `state` because it was mutably borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.14/src/lib.rs:1008:25 [INFO] [stdout] | [INFO] [stdout] 955 | let mut machine = |cont: &mut bool, (i, c): (usize, char)| { [INFO] [stdout] | ---------------------------------------- borrow of `state` occurs here [INFO] [stdout] ... [INFO] [stdout] 959 | state = match (state, whitespace, limit) { [INFO] [stdout] | ----- borrow occurs due to use of `state` in closure [INFO] [stdout] ... [INFO] [stdout] 1008 | while cont && match state { B | C => true, A => false } { [INFO] [stdout] | ^^^^^ use of borrowed `state` [INFO] [stdout] 1009 | machine(&mut cont, (fake_i, ' ')); [INFO] [stdout] | ------- borrow later used here [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 E0503`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> components/hashglobe/src/hash_map.rs:1676:34 [INFO] [stdout] | [INFO] [stdout] 1676 | fn next(&mut self) -> Option<(&'a K)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1676 - fn next(&mut self) -> Option<(&'a K)> { [INFO] [stdout] 1676 + fn next(&mut self) -> Option<&'a K> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> components/hashglobe/src/hash_map.rs:1695:34 [INFO] [stdout] | [INFO] [stdout] 1695 | fn next(&mut self) -> Option<(&'a V)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1695 - fn next(&mut self) -> Option<(&'a V)> { [INFO] [stdout] 1695 + fn next(&mut self) -> Option<&'a V> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> components/hashglobe/src/hash_map.rs:1713:34 [INFO] [stdout] | [INFO] [stdout] 1713 | fn next(&mut self) -> Option<(&'a mut V)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1713 - fn next(&mut self) -> Option<(&'a mut V)> { [INFO] [stdout] 1713 + fn next(&mut self) -> Option<&'a mut V> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1c7a6272e0c9ef88bcd2bcf8b90d4895fa38db5ec741338e52ca4cfe950f3252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7a6272e0c9ef88bcd2bcf8b90d4895fa38db5ec741338e52ca4cfe950f3252", kill_on_drop: false }` [INFO] [stdout] 1c7a6272e0c9ef88bcd2bcf8b90d4895fa38db5ec741338e52ca4cfe950f3252