[INFO] cloning repository https://github.com/Francesco149/servo-embedding-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Francesco149/servo-embedding-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancesco149%2Fservo-embedding-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancesco149%2Fservo-embedding-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ea6d425475211031d99d788b73b0fcf97156643 [INFO] testing Francesco149/servo-embedding-example against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancesco149%2Fservo-embedding-example" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Francesco149/servo-embedding-example on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Francesco149/servo-embedding-example [INFO] finished tweaking git repo https://github.com/Francesco149/servo-embedding-example [INFO] tweaked toml for git repo https://github.com/Francesco149/servo-embedding-example written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Francesco149/servo-embedding-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a03736e018582027dcaba6aa93b0fa3f66792db5a4aeb9de23d5352161f54e87 [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" "a03736e018582027dcaba6aa93b0fa3f66792db5a4aeb9de23d5352161f54e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a03736e018582027dcaba6aa93b0fa3f66792db5a4aeb9de23d5352161f54e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03736e018582027dcaba6aa93b0fa3f66792db5a4aeb9de23d5352161f54e87", kill_on_drop: false }` [INFO] [stdout] a03736e018582027dcaba6aa93b0fa3f66792db5a4aeb9de23d5352161f54e87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e0e487a4b05b103c572c9ceb220dffa4a4763865e9d0ebd5d979df7fa100c58 [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" "5e0e487a4b05b103c572c9ceb220dffa4a4763865e9d0ebd5d979df7fa100c58", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling bindgen v0.49.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling smallbitvec v2.3.0 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250) [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling gstreamer v0.13.0 [INFO] [stderr] Compiling muldiv v0.2.0 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling atomic_refcell v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling gstreamer-base v0.13.0 [INFO] [stderr] Compiling boxfnonce v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling gstreamer-video v0.13.0 [INFO] [stderr] Compiling byte-slice-cast v0.2.0 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling ucd v0.1.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.0 [INFO] [stderr] Compiling gstreamer-sdp v0.13.0 [INFO] [stderr] Compiling gstreamer-player v0.13.0 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling thread_profiler v0.1.3 [INFO] [stderr] Compiling gstreamer-app v0.13.0 [INFO] [stderr] Compiling gstreamer-audio v0.13.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling gstreamer-webrtc v0.13.0 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Compiling gstreamer-gl v0.13.0 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling threadpool v1.3.2 [INFO] [stderr] Compiling ref_slice v1.1.1 [INFO] [stderr] Compiling half v1.0.0 [INFO] [stderr] Compiling mitochondria v1.1.2 [INFO] [stderr] Compiling swapper v0.1.0 [INFO] [stderr] Compiling script_plugins v0.0.1 (https://github.com/servo/servo?rev=328244684a8b1f98d515d5f40655b9cf7347affd#32824468) [INFO] [stderr] Compiling ref_filter_map v1.0.1 [INFO] [stderr] Compiling histogram v0.6.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/lib.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![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] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | 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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.tsan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | 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] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | declare_lint!( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | lint_array!(UNROOTED_MUST_ROOT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:44:42 [INFO] [stdout] | [INFO] [stdout] 44 | 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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | ty::Adt(did, substs) => { [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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | if let ty::Adt(did, _) = inner.sty { [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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | ty::Ref(..) => 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | ty::RawPtr(..) => 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | ty::FnDef(..) | ty::FnPtr(_) => 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | ty::FnDef(..) | ty::FnPtr(_) => 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | def: &'tcx 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | _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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | _gen: &'tcx 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | hir::Node::Item(item) => item, [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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:141:57 [INFO] [stdout] | [INFO] [stdout] 141 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:141:78 [INFO] [stdout] | [INFO] [stdout] 141 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:171:15 [INFO] [stdout] | [INFO] [stdout] 171 | kind: visit::FnKind<'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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | 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 `source_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 174 | span: source_map::Span, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `source_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | visit::FnKind::ItemFn(n, _, _, _, _) | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:178:52 [INFO] [stdout] | [INFO] [stdout] 178 | visit::FnKind::ItemFn(n, _, _, _, _) | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:218:20 [INFO] [stdout] | [INFO] [stdout] 218 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:219:42 [INFO] [stdout] | [INFO] [stdout] 219 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:222:78 [INFO] [stdout] | [INFO] [stdout] 222 | 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 type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | ExprKind::Cast(ref subexpr, _) => require_rooted(cx, self.in_new_function, &*subexpr), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:255:40 [INFO] [stdout] | [INFO] [stdout] 255 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:263:35 [INFO] [stdout] | [INFO] [stdout] 263 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:264:35 [INFO] [stdout] | [INFO] [stdout] 264 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:280:37 [INFO] [stdout] | [INFO] [stdout] 280 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:282:52 [INFO] [stdout] | [INFO] [stdout] 282 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/utils.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | if let ExpnFormat::MacroAttribute(n) = i.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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:102:6 [INFO] [stdout] | [INFO] [stdout] 102 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:112:16 [INFO] [stdout] | [INFO] [stdout] 112 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | cx: &LateContext<'a, 'tcx>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | id: HirId, [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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:133:34 [INFO] [stdout] | [INFO] [stdout] 133 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:141:38 [INFO] [stdout] | [INFO] [stdout] 141 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:155:33 [INFO] [stdout] | [INFO] [stdout] 155 | ... 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:170:14 [INFO] [stdout] | [INFO] [stdout] 170 | cx: &LateContext<'a, 'tcx>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | id: HirId, [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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:190:34 [INFO] [stdout] | [INFO] [stdout] 190 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:222:32 [INFO] [stdout] | [INFO] [stdout] 222 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:226:21 [INFO] [stdout] | [INFO] [stdout] 226 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/unrooted_must_root.rs:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/utils.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/lib.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/lib.rs:43:67 [INFO] [stdout] | [INFO] [stdout] 43 | 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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/lib.rs:44:64 [INFO] [stdout] | [INFO] [stdout] 44 | reg.register_attribute("allow_unrooted_in_rc".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] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/lib.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | 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 beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(plugin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(plugin_registrar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/3282446/components/script_plugins/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 71 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] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] error: could not compile `script_plugins` due to 72 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5e0e487a4b05b103c572c9ceb220dffa4a4763865e9d0ebd5d979df7fa100c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e0e487a4b05b103c572c9ceb220dffa4a4763865e9d0ebd5d979df7fa100c58", kill_on_drop: false }` [INFO] [stdout] 5e0e487a4b05b103c572c9ceb220dffa4a4763865e9d0ebd5d979df7fa100c58