[INFO] updating cached repository https://github.com/Moggers/amethyst_servo
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 82c3b28937004b24fc31558655e00fde7d6bb324
[INFO] checking Moggers/amethyst_servo against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoggers%2Famethyst_servo" "/workspace/builds/worker-3/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Moggers/amethyst_servo on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/Moggers/amethyst_servo
[INFO] finished tweaking git repo https://github.com/Moggers/amethyst_servo
[INFO] tweaked toml for git repo https://github.com/Moggers/amethyst_servo written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/Moggers/amethyst_servo already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 1630ab1a32126b2a5b65b8982b9690d640397975e683932331688887bea46801
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "1630ab1a32126b2a5b65b8982b9690d640397975e683932331688887bea46801"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling libc v0.2.39
[INFO] [stderr]    Compiling num-traits v0.2.2
[INFO] [stderr]     Checking utf-8 v0.7.2
[INFO] [stderr]    Compiling mozjs_sys v0.50.1
[INFO] [stderr]    Compiling procedural-masquerade v0.1.5
[INFO] [stderr]     Checking smallbitvec v1.0.7
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]     Checking atom v0.3.4
[INFO] [stderr]     Checking futures v0.1.19
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]     Checking atomic_refcell v0.1.1
[INFO] [stderr]     Checking mint v0.5.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling webrender v0.57.0 (https://github.com/servo/webrender#00b85801)
[INFO] [stderr]     Checking bitreader v0.3.1
[INFO] [stderr]     Checking alloc-no-stdlib v1.2.0
[INFO] [stderr]     Checking hex v0.3.1
[INFO] [stderr]     Checking mp3-metadata v0.3.0
[INFO] [stderr]     Checking shrev v0.8.1
[INFO] [stderr]    Compiling dom_struct v0.0.1 (https://github.com/servo/servo#e8fdc677)
[INFO] [stderr]     Checking half v1.1.0
[INFO] [stderr]    Compiling script_plugins v0.0.1 (https://github.com/servo/servo#e8fdc677)
[INFO] [stderr]     Checking mint v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.29
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]    Compiling libz-sys v1.0.18
[INFO] [stderr]     Checking net2 v0.2.32
[INFO] [stderr]     Checking hashglobe v0.1.0 (https://github.com/servo/servo#e8fdc677)
[INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stderr]   --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/e8fdc67/components/dom_struct/lib.rs:17:22
[INFO] [stderr]    |
[INFO] [stderr] 17 |     let attributes = quote! {
[INFO] [stderr]    |                      ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stderr]    = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: procedural macros cannot be expanded to expressions
[INFO] [stderr]   --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/e8fdc67/components/dom_struct/lib.rs:17:22
[INFO] [stderr]    |
[INFO] [stderr] 17 |       let attributes = quote! {
[INFO] [stderr]    |  ______________________^
[INFO] [stderr] 18 | |         #[derive(DenyPublicFields, DomObject, JSTraceable, MallocSizeOf)]
[INFO] [stderr] 19 | |         #[must_root]
[INFO] [stderr] 20 | |         #[repr(C)]
[INFO] [stderr] 21 | |     };
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #54727 <https://github.com/rust-lang/rust/issues/54727> for more information
[INFO] [stderr]    = help: add `#![feature(proc_macro_hygiene)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_quote'
[INFO] [stderr]  --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/e8fdc67/components/dom_struct/lib.rs:9:31
[INFO] [stderr]   |
[INFO] [stderr] 9 | use proc_macro::{TokenStream, quote};
[INFO] [stderr]   |                               ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: see issue #54722 <https://github.com/rust-lang/rust/issues/54722> for more information
[INFO] [stderr]   = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0658`.
[INFO] [stderr] error: could not compile `dom_struct`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0462]: found staticlib `rustc` instead of rlib or dylib
[INFO] [stderr]   --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/e8fdc67/components/script_plugins/lib.rs:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | extern crate rustc;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: please recompile that crate using --crate-type lib
[INFO] [stderr]    = note: the following crate versions were found:
[INFO] [stderr]            crate `rustc`: /opt/rustwide/rustup-home/toolchains/209b2be09fcaff937480d1fbbe8b31646e361c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a
[INFO] [stderr]            crate `rustc`: /opt/rustwide/rustup-home/toolchains/209b2be09fcaff937480d1fbbe8b31646e361c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a
[INFO] [stderr]            crate `rustc`: /opt/rustwide/rustup-home/toolchains/209b2be09fcaff937480d1fbbe8b31646e361c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a
[INFO] [stderr]            crate `rustc`: /opt/rustwide/rustup-home/toolchains/209b2be09fcaff937480d1fbbe8b31646e361c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `script_plugins`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "1630ab1a32126b2a5b65b8982b9690d640397975e683932331688887bea46801"`
[INFO] running `"docker" "rm" "-f" "1630ab1a32126b2a5b65b8982b9690d640397975e683932331688887bea46801"`
[INFO] [stdout] 1630ab1a32126b2a5b65b8982b9690d640397975e683932331688887bea46801
