[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#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoggers%2Famethyst_servo" "/workspace/builds/worker-8/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Moggers/amethyst_servo on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-8/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-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" "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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 648870d7e74499880fa79694f13850308a97689b260d18858eec942ca6bd0810
[INFO] running `"docker" "start" "-a" "648870d7e74499880fa79694f13850308a97689b260d18858eec942ca6bd0810"`
[INFO] [stderr]    Compiling libc v0.2.39
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]    Compiling khronos_api v2.1.0
[INFO] [stderr]    Compiling itoa v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.2
[INFO] [stderr]    Compiling mozjs_sys v0.50.1
[INFO] [stderr]     Checking utf-8 v0.7.2
[INFO] [stderr]    Compiling procedural-masquerade v0.1.5
[INFO] [stderr]     Checking smallbitvec v1.0.7
[INFO] [stderr]     Checking either v1.4.0
[INFO] [stderr]     Checking signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250)
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]     Checking odds v0.2.26
[INFO] [stderr]     Checking futures v0.1.19
[INFO] [stderr]     Checking unicode-segmentation v1.2.0
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]     Checking mint v0.5.0
[INFO] [stderr]     Checking atomic_refcell v0.1.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]     Checking binary-space-partition v0.1.2
[INFO] [stderr]    Compiling webrender v0.57.0 (https://github.com/servo/webrender#00b85801)
[INFO] [stderr]     Checking thread_profiler v0.1.3
[INFO] [stderr]     Checking bitreader v0.3.1
[INFO] [stderr]     Checking alloc-no-stdlib v1.2.0
[INFO] [stderr]     Checking mp3-metadata v0.3.0
[INFO] [stderr]     Checking shrev v0.8.1
[INFO] [stderr]     Checking hex v0.3.1
[INFO] [stderr]     Checking half v1.1.0
[INFO] [stderr]     Checking hound v1.1.0
[INFO] [stderr]    Compiling script_plugins v0.0.1 (https://github.com/servo/servo#e8fdc677)
[INFO] [stderr]     Checking hetseq v0.1.5
[INFO] [stderr]     Checking swapper v0.1.0
[INFO] [stderr]     Checking wavefront_obj v5.1.0
[INFO] [stderr]     Checking ref_filter_map v1.0.1
[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/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a
[INFO] [stderr]            crate `rustc`: /opt/rustwide/rustup-home/toolchains/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a
[INFO] [stderr]            crate `rustc`: /opt/rustwide/rustup-home/toolchains/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a
[INFO] [stderr]            crate `rustc`: /opt/rustwide/rustup-home/toolchains/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a
[INFO] [stderr] 
[INFO] [stderr]    Compiling dom_struct v0.0.1 (https://github.com/servo/servo#e8fdc677)
[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[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: build failed
[INFO] running `"docker" "inspect" "648870d7e74499880fa79694f13850308a97689b260d18858eec942ca6bd0810"`
[INFO] running `"docker" "rm" "-f" "648870d7e74499880fa79694f13850308a97689b260d18858eec942ca6bd0810"`
[INFO] [stdout] 648870d7e74499880fa79694f13850308a97689b260d18858eec942ca6bd0810
