[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] documenting Francesco149/servo-embedding-example against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancesco149%2Fservo-embedding-example" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Francesco149/servo-embedding-example on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-37/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-37/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-05-20" "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-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2cb39f60437db65e568cf6476632ef8ecc7cb4907e5ca7bfae2f2e1c08be0df [INFO] running `Command { std: "docker" "start" "-a" "e2cb39f60437db65e568cf6476632ef8ecc7cb4907e5ca7bfae2f2e1c08be0df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2cb39f60437db65e568cf6476632ef8ecc7cb4907e5ca7bfae2f2e1c08be0df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2cb39f60437db65e568cf6476632ef8ecc7cb4907e5ca7bfae2f2e1c08be0df", kill_on_drop: false }` [INFO] [stdout] e2cb39f60437db65e568cf6476632ef8ecc7cb4907e5ca7bfae2f2e1c08be0df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 453b788379ce8a8ffcd40094812ba4c6b30be3907a6187941d6875473ed7d128 [INFO] running `Command { std: "docker" "start" "-a" "453b788379ce8a8ffcd40094812ba4c6b30be3907a6187941d6875473ed7d128", 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 proc-macro2 v0.4.26 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking lazycell v1.0.0 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking stable_deref_trait v1.0.0 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Checking matches v0.1.4 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bindgen v0.49.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Checking percent-encoding v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking string v0.1.1 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking smallbitvec v2.3.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking unicode-segmentation v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking getopts v0.2.17 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking safe-transmute v0.10.1 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250) [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling gstreamer v0.13.0 [INFO] [stderr] Checking muldiv v0.2.0 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking atomic_refcell v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling gstreamer-base v0.13.0 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking boxfnonce v0.1.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking byte-slice-cast v0.2.0 [INFO] [stderr] Compiling gstreamer-video v0.13.0 [INFO] [stderr] Compiling gstreamer-sdp v0.13.0 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking ucd v0.1.1 [INFO] [stderr] Checking binary-space-partition v0.1.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.0 [INFO] [stderr] Compiling gstreamer-player v0.13.0 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking thread_profiler v0.1.3 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling gstreamer-audio v0.13.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling gstreamer-app v0.13.0 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Compiling gstreamer-webrtc v0.13.0 [INFO] [stderr] Compiling gstreamer-gl v0.13.0 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling script_plugins v0.0.1 (https://github.com/servo/servo?rev=328244684a8b1f98d515d5f40655b9cf7347affd#32824468) [INFO] [stderr] Checking mitochondria v1.1.2 [INFO] [stderr] Checking half v1.0.0 [INFO] [stderr] Checking swapper v0.1.0 [INFO] [stderr] Checking ref_filter_map v1.0.1 [INFO] [stderr] Checking ref_slice v1.1.1 [INFO] [stderr] Checking threadpool v1.3.2 [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cc /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=482b667dcea3017c -C extra-filename=-482b667dcea3017c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `xml-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name xml /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=150d1920bfab59b2 -C extra-filename=-150d1920bfab59b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f8c7ae489edf90d5 -C extra-filename=-f8c7ae489edf90d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `glob` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glob /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glob-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6c9f8328fa7e7b81 -C extra-filename=-6c9f8328fa7e7b81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `termcolor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name termcolor /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termcolor-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=24e1ae8b24909985 -C extra-filename=-24e1ae8b24909985 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.10.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b8b2b417c77e3f68 -C extra-filename=-b8b2b417c77e3f68 --out-dir /opt/rustwide/target/debug/build/typenum-b8b2b417c77e3f68 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.0.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=0a0aea423cd5b201 -C extra-filename=-0a0aea423cd5b201 --out-dir /opt/rustwide/target/debug/build/regex-0a0aea423cd5b201 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `utf8-ranges` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name utf8_ranges /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/utf8-ranges-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c7c7d73be5df8ba5 -C extra-filename=-c7c7d73be5df8ba5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `futures` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --cfg 'feature="with-deprecated"' -C metadata=a1fa0f2e06f1e444 -C extra-filename=-a1fa0f2e06f1e444 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [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] [stderr] error: could not compile `unicode-normalization` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unicode_normalization /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=568d8fcc7351c54b -C extra-filename=-568d8fcc7351c54b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [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-05-20-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-05-20-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-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.lsan.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[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[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[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[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[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] [stderr] error: could not compile `ucd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ucd /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ucd-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=cf75389808928d75 -C extra-filename=-cf75389808928d75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `script_plugins` due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "453b788379ce8a8ffcd40094812ba4c6b30be3907a6187941d6875473ed7d128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453b788379ce8a8ffcd40094812ba4c6b30be3907a6187941d6875473ed7d128", kill_on_drop: false }` [INFO] [stdout] 453b788379ce8a8ffcd40094812ba4c6b30be3907a6187941d6875473ed7d128