[INFO] updating cached repository https://github.com/kevinmehall/webrender-experiments [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] 7c077ef1f15d87530a28132485783068be9c08ce [INFO] checking kevinmehall/webrender-experiments against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinmehall%2Fwebrender-experiments" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kevinmehall/webrender-experiments on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kevinmehall/webrender-experiments [INFO] finished tweaking git repo https://github.com/kevinmehall/webrender-experiments [INFO] tweaked toml for git repo https://github.com/kevinmehall/webrender-experiments written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kevinmehall/webrender-experiments already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/servo/webrender` [INFO] [stderr] Updating git repository `https://github.com/servo/webrender_traits` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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] fe9ddb2be92b1bc08a13717d3c61f335f555b0602cc63179b7312c3afa95ed8b [INFO] running `"docker" "start" "-a" "fe9ddb2be92b1bc08a13717d3c61f335f555b0602cc63179b7312c3afa95ed8b"` [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking binary-space-partition v0.1.2 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking thread_profiler v0.1.3 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking x11 v2.18.1 [INFO] [stderr] Checking bincode v0.6.1 [INFO] [stderr] Checking euclid v0.9.0 [INFO] [stderr] Checking app_units v0.3.1 [INFO] [stderr] Checking euclid v0.6.8 [INFO] [stderr] Compiling cstr-macros v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling gleam v0.2.32 [INFO] [stderr] Compiling offscreen_gl_context v0.3.0 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 (https://github.com/servo/webrender#4fbbd3fc) [INFO] [stderr] Compiling malloc_size_of_derive v0.1.1 [INFO] [stderr] error[E0423]: expected function, tuple struct or tuple variant, found struct `ast::Name` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.54.0/src/symbol.rs:146:27 [INFO] [stderr] | [INFO] [stderr] 146 | name: ast::Name($index), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 165 | / declare_keywords! { [INFO] [stderr] 166 | | // Invalid identifier [INFO] [stderr] 167 | | (0, Invalid, "") [INFO] [stderr] 168 | | [INFO] [stderr] ... | [INFO] [stderr] 231 | | (56, CrateRoot, "{{root}}") [INFO] [stderr] 232 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] Checking ipc-channel v0.5.1 [INFO] [stderr] Compiling webrender_build v0.0.1 (https://github.com/servo/webrender#4fbbd3fc) [INFO] [stderr] Compiling gleam v0.6.19 [INFO] [stderr] Checking cstr v0.1.7 [INFO] [stderr] Compiling webrender v0.60.0 (https://github.com/servo/webrender#4fbbd3fc) [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking glutin v0.4.9 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `syntex_syntax`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fe9ddb2be92b1bc08a13717d3c61f335f555b0602cc63179b7312c3afa95ed8b"` [INFO] running `"docker" "rm" "-f" "fe9ddb2be92b1bc08a13717d3c61f335f555b0602cc63179b7312c3afa95ed8b"` [INFO] [stdout] fe9ddb2be92b1bc08a13717d3c61f335f555b0602cc63179b7312c3afa95ed8b