[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] testing Moggers/amethyst_servo against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoggers%2Famethyst_servo" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Moggers/amethyst_servo on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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-7/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] c5bb5f5adb3720cd271ea92c6fd97b626452cc748733d099e0eb86737adf7d94 [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" "c5bb5f5adb3720cd271ea92c6fd97b626452cc748733d099e0eb86737adf7d94"` [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling khronos_api v2.1.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling mozjs_sys v0.50.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.5 [INFO] [stderr] Compiling smallbitvec v1.0.7 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250) [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling futures v0.1.19 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling atomic_refcell v0.1.1 [INFO] [stderr] Compiling mint v0.5.0 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling webrender v0.57.0 (https://github.com/servo/webrender#00b85801) [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bitreader v0.3.1 [INFO] [stderr] Compiling alloc-no-stdlib v1.2.0 [INFO] [stderr] Compiling thread_profiler v0.1.3 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling shrev v0.8.1 [INFO] [stderr] Compiling hex v0.3.1 [INFO] [stderr] Compiling mp3-metadata v0.3.0 [INFO] [stderr] Compiling claxon v0.3.1 [INFO] [stderr] Compiling swapper v0.1.0 [INFO] [stderr] Compiling script_plugins v0.0.1 (https://github.com/servo/servo#e8fdc677) [INFO] [stderr] Compiling half v1.1.0 [INFO] [stderr] Compiling dom_struct v0.0.1 (https://github.com/servo/servo#e8fdc677) [INFO] [stderr] Compiling mitochondria v1.1.2 [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 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 for more information [INFO] [stderr] = help: add `#![feature(proc_macro_hygiene)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] Compiling ref_filter_map v1.0.1 [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 for more information [INFO] [stderr] = help: add `#![feature(proc_macro_quote)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] Compiling hetseq v0.1.5 [INFO] [stderr] Compiling ref_slice v1.1.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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a [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: 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: 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" "c5bb5f5adb3720cd271ea92c6fd97b626452cc748733d099e0eb86737adf7d94"` [INFO] running `"docker" "rm" "-f" "c5bb5f5adb3720cd271ea92c6fd97b626452cc748733d099e0eb86737adf7d94"` [INFO] [stdout] c5bb5f5adb3720cd271ea92c6fd97b626452cc748733d099e0eb86737adf7d94