[INFO] cloning repository https://github.com/hellux/servim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hellux/servim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellux%2Fservim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellux%2Fservim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00260e021da12237ec23e73d4beb25fffb63a9eb [INFO] testing hellux/servim against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellux%2Fservim" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hellux/servim on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking git repo https://github.com/hellux/servim [INFO] finished tweaking git repo https://github.com/hellux/servim [INFO] tweaked toml for git repo https://github.com/hellux/servim written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/hellux/servim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ebe8e15e94fba9f8365dfba36617e3f7a77376619e80eb9f19bdcee8bb8cf909 [INFO] running `Command { std: "docker" "start" "-a" "ebe8e15e94fba9f8365dfba36617e3f7a77376619e80eb9f19bdcee8bb8cf909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebe8e15e94fba9f8365dfba36617e3f7a77376619e80eb9f19bdcee8bb8cf909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe8e15e94fba9f8365dfba36617e3f7a77376619e80eb9f19bdcee8bb8cf909", kill_on_drop: false }` [INFO] [stdout] ebe8e15e94fba9f8365dfba36617e3f7a77376619e80eb9f19bdcee8bb8cf909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0635dcc9b5e45cbf2cdc69b67ee5763c22c77526019b3bbfe322d31aae42456 [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" "a0635dcc9b5e45cbf2cdc69b67ee5763c22c77526019b3bbfe322d31aae42456", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling smallbitvec v2.5.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libloading v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling servo-media-traits v0.1.0 (https://github.com/servo/media#cdf82da4) [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling speexdsp-resampler v0.1.0 [INFO] [stderr] Compiling gstreamer v0.15.7 [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling byte-slice-cast v0.2.0 [INFO] [stderr] Compiling signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250) [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling muldiv v0.2.1 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling gstreamer-base v0.15.4 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Compiling encoding_c_mem v0.2.6 [INFO] [stderr] Compiling encoding_c v0.9.7 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling gstreamer-video v0.15.7 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling ucd v0.1.1 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling surfman-chains-api v0.2.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling svg_fmt v0.4.0 [INFO] [stderr] Compiling tracy-rs v0.1.2 [INFO] [stderr] Compiling gstreamer-gl v0.15.0 [INFO] [stderr] Compiling sw-composite v0.7.10 [INFO] [stderr] Compiling gstreamer-sdp v0.15.6 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling gstreamer-player v0.15.5 [INFO] [stderr] Compiling gstreamer-webrtc v0.15.5 [INFO] [stderr] Compiling mitochondria v1.1.2 [INFO] [stderr] Compiling gstreamer-audio v0.15.7 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling net v0.0.1 (https://github.com/servo/servo.git?rev=84185eb#84185eb1) [INFO] [stderr] Compiling gstreamer-app v0.15.6 [INFO] [stderr] Compiling half v1.0.0 [INFO] [stderr] Compiling moite_moite v0.2.0 [INFO] [stderr] Compiling ref_slice v1.2.0 [INFO] [stderr] Compiling swapper v0.1.0 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling script_plugins v0.0.1 (https://github.com/servo/servo.git?rev=84185eb#84185eb1) [INFO] [stderr] Compiling ref_filter_map v1.0.1 [INFO] [stderr] Compiling libservo v0.0.1 (https://github.com/servo/servo.git?rev=84185eb#84185eb1) [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/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[E0463]: can't find crate for `rustc_ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_ast; [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 `rustc_driver` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate rustc_driver; [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 `rustc_hir` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate rustc_hir; [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 `rustc_lint` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | extern crate rustc_lint; [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 `rustc_middle` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | extern crate rustc_middle; [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 `rustc_session` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | extern crate rustc_session; [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 `rustc_span` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | extern crate rustc_span; [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: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | #[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 gstreamer-sys v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | declare_lint!( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttrKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | AttrKind::Normal(attr_item) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `AttrKind` [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/84185eb/components/script_plugins/lib.rs:102:57 [INFO] [stdout] | [INFO] [stdout] 102 | fn is_unrooted_ty(sym: &Symbols, 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/84185eb/components/script_plugins/lib.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | 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/84185eb/components/script_plugins/lib.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | if let ty::Adt(did, _) = inner.kind { [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 `sym` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:133:57 [INFO] [stdout] | [INFO] [stdout] 133 | } else if match_def_path(cx, did.did, &[sym::core, sym.cell, sym.Ref]) || [INFO] [stdout] | ^^^ use of undeclared crate or module `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sym` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | match_def_path(cx, did.did, &[sym::core, sym.cell, sym.RefMut]) || [INFO] [stdout] | ^^^ use of undeclared crate or module `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sym` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:135:51 [INFO] [stdout] | [INFO] [stdout] 135 | match_def_path(cx, did.did, &[sym::core, sym.slice, sym.Iter]) || [INFO] [stdout] | ^^^ use of undeclared crate or module `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sym` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:136:51 [INFO] [stdout] | [INFO] [stdout] 136 | match_def_path(cx, did.did, &[sym::core, sym.slice, sym.IterMut]) || [INFO] [stdout] | ^^^ use of undeclared crate or module `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sym` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | &[sym::std, sym.collections, sym.hash, sym.map, sym.Entry], [INFO] [stdout] | ^^^ use of undeclared crate or module `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sym` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | ... sym::std, [INFO] [stdout] | ^^^ use of undeclared crate or module `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sym` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | ... sym::std, [INFO] [stdout] | ^^^ use of undeclared crate or module `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sym` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:169:27 [INFO] [stdout] | [INFO] [stdout] 169 | &[sym::std, sym.collections, sym.hash, sym.map, sym.Iter], [INFO] [stdout] | ^^^ use of undeclared crate or module `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sym` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:174:27 [INFO] [stdout] | [INFO] [stdout] 174 | &[sym::std, sym.collections, sym.hash, sym.set, sym.Iter], [INFO] [stdout] | ^^^ use of undeclared crate or module `sym` [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/84185eb/components/script_plugins/lib.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | 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/84185eb/components/script_plugins/lib.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | 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/84185eb/components/script_plugins/lib.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | 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/84185eb/components/script_plugins/lib.rs:188:29 [INFO] [stdout] | [INFO] [stdout] 188 | ty::FnDef(..) | ty::FnPtr(_) => false, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gstreamer-base-sys v0.8.1 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:260:15 [INFO] [stdout] | [INFO] [stdout] 260 | 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 `source_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:263:15 [INFO] [stdout] | [INFO] [stdout] 263 | 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/84185eb/components/script_plugins/lib.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | 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/84185eb/components/script_plugins/lib.rs:267:52 [INFO] [stdout] | [INFO] [stdout] 267 | 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/84185eb/components/script_plugins/lib.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | 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/84185eb/components/script_plugins/lib.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | 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/84185eb/components/script_plugins/lib.rs:311:16 [INFO] [stdout] | [INFO] [stdout] 311 | impl<'a, 'tcx> visit::Visitor<'tcx> for FnDefVisitor<'a, 'tcx> { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 330 | 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/84185eb/components/script_plugins/lib.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | 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 `visit` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | 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 type `ExpnKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | ExpnKind::Macro(MacroKind::Derive, _) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExpnKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacroKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:407:25 [INFO] [stdout] | [INFO] [stdout] 407 | ExpnKind::Macro(MacroKind::Derive, _) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `MacroKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:422:28 [INFO] [stdout] | [INFO] [stdout] 422 | $( $s: Symbol::intern(stringify!($s)), )+ [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] ... [INFO] [stdout] 429 | / symbols! { [INFO] [stdout] 430 | | unrooted_must_root_lint [INFO] [stdout] 431 | | allow_unrooted_interior [INFO] [stdout] 432 | | allow_unrooted_in_rc [INFO] [stdout] ... | [INFO] [stdout] 450 | | VacantEntry [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `symbols` (in Nightly builds, run with -Z macro-backtrace for more info) [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/84185eb/components/script_plugins/lib.rs:45:35 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn plugin_registrar(reg: &mut Registry) { [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/84185eb/components/script_plugins/lib.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | fn registrar(reg: &mut Registry) { [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/84185eb/components/script_plugins/lib.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | reg.lint_store.register_lints(&[&UNROOTED_MUST_ROOT]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:89:42 [INFO] [stdout] | [INFO] [stdout] 89 | fn has_lint_attr(sym: &Symbols, attrs: &[Attribute], name: Symbol) -> bool { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Symbol` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:89:60 [INFO] [stdout] | [INFO] [stdout] 89 | fn has_lint_attr(sym: &Symbols, attrs: &[Attribute], name: Symbol) -> bool { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Symbols` [INFO] [stdout] ... [INFO] [stdout] 415 | struct Symbols { [INFO] [stdout] | -------------- similarly named struct `Symbols` defined here [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/84185eb/components/script_plugins/lib.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | fn is_unrooted_ty(sym: &Symbols, 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/84185eb/components/script_plugins/lib.rs:199:6 [INFO] [stdout] | [INFO] [stdout] 199 | impl LintPass for UnrootedPass { [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/84185eb/components/script_plugins/lib.rs:205:12 [INFO] [stdout] | [INFO] [stdout] 205 | impl<'tcx> LateLintPass<'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/84185eb/components/script_plugins/lib.rs:208:35 [INFO] [stdout] | [INFO] [stdout] 208 | fn check_item(&mut self, cx: &LateContext<'tcx>, item: &'tcx hir::Item) { [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/84185eb/components/script_plugins/lib.rs:216:29 [INFO] [stdout] | [INFO] [stdout] 216 | cx.lint(UNROOTED_MUST_ROOT, |lint| { [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/84185eb/components/script_plugins/lib.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 231 | fn check_variant(&mut self, cx: &LateContext, var: &hir::Variant) { [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/84185eb/components/script_plugins/lib.rs:240:37 [INFO] [stdout] | [INFO] [stdout] 240 | ... cx.lint(UNROOTED_MUST_ROOT, |lint| { [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/84185eb/components/script_plugins/lib.rs:259:14 [INFO] [stdout] | [INFO] [stdout] 259 | cx: &LateContext<'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/84185eb/components/script_plugins/lib.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | 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/84185eb/components/script_plugins/lib.rs:279:29 [INFO] [stdout] | [INFO] [stdout] 279 | cx.lint(UNROOTED_MUST_ROOT, |lint| { [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/84185eb/components/script_plugins/lib.rs:287:29 [INFO] [stdout] | [INFO] [stdout] 287 | cx.lint(UNROOTED_MUST_ROOT, |lint| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gstreamer-video-sys v0.8.1 [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | cx: &'a LateContext<'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/84185eb/components/script_plugins/lib.rs:317:36 [INFO] [stdout] | [INFO] [stdout] 317 | let 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/84185eb/components/script_plugins/lib.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | cx.lint(UNROOTED_MUST_ROOT, |lint| { [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/84185eb/components/script_plugins/lib.rs:362:29 [INFO] [stdout] | [INFO] [stdout] 362 | cx.lint(UNROOTED_MUST_ROOT, |lint| { [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/84185eb/components/script_plugins/lib.rs:385:24 [INFO] [stdout] | [INFO] [stdout] 385 | fn match_def_path(cx: &LateContext, def_id: DefId, path: &[Symbol]) -> 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/84185eb/components/script_plugins/lib.rs:385:45 [INFO] [stdout] | [INFO] [stdout] 385 | fn match_def_path(cx: &LateContext, def_id: DefId, path: &[Symbol]) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Symbol` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:385:60 [INFO] [stdout] | [INFO] [stdout] 385 | fn match_def_path(cx: &LateContext, def_id: DefId, path: &[Symbol]) -> bool { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Symbols` [INFO] [stdout] ... [INFO] [stdout] 415 | struct Symbols { [INFO] [stdout] | -------------- similarly named struct `Symbols` defined here [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/84185eb/components/script_plugins/lib.rs:404:25 [INFO] [stdout] | [INFO] [stdout] 404 | 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 `Symbol` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:416:20 [INFO] [stdout] | [INFO] [stdout] 416 | $( $s: Symbol, )+ [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 429 | / symbols! { [INFO] [stdout] 430 | | unrooted_must_root_lint [INFO] [stdout] 431 | | allow_unrooted_interior [INFO] [stdout] 432 | | allow_unrooted_in_rc [INFO] [stdout] ... | [INFO] [stdout] 450 | | VacantEntry [INFO] [stdout] 451 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `symbols` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/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 stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/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 stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/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 68 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] error: could not compile `script_plugins` due to 69 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a0635dcc9b5e45cbf2cdc69b67ee5763c22c77526019b3bbfe322d31aae42456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0635dcc9b5e45cbf2cdc69b67ee5763c22c77526019b3bbfe322d31aae42456", kill_on_drop: false }` [INFO] [stdout] a0635dcc9b5e45cbf2cdc69b67ee5763c22c77526019b3bbfe322d31aae42456