[INFO] cloning repository https://github.com/mercode-org/fireframe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mercode-org/fireframe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmercode-org%2Ffireframe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmercode-org%2Ffireframe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9747177939f8de29e4826880476475b8de763465 [INFO] testing mercode-org/fireframe against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmercode-org%2Ffireframe" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mercode-org/fireframe on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mercode-org/fireframe [INFO] finished tweaking git repo https://github.com/mercode-org/fireframe [INFO] tweaked toml for git repo https://github.com/mercode-org/fireframe written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mercode-org/fireframe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5bc747d5bd973e7db92d8edac75e26e4dc2884989dc237a377cd7e6cc0c244d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5bc747d5bd973e7db92d8edac75e26e4dc2884989dc237a377cd7e6cc0c244d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5bc747d5bd973e7db92d8edac75e26e4dc2884989dc237a377cd7e6cc0c244d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5bc747d5bd973e7db92d8edac75e26e4dc2884989dc237a377cd7e6cc0c244d", kill_on_drop: false }` [INFO] [stdout] f5bc747d5bd973e7db92d8edac75e26e4dc2884989dc237a377cd7e6cc0c244d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTFLAGS=--cap-lints=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6996975f9abdd93194688c072010757915df78471c11fb12e91ff5778654a34 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b6996975f9abdd93194688c072010757915df78471c11fb12e91ff5778654a34", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling smallbitvec v2.5.0 [INFO] [stderr] Compiling libloading v0.6.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling servo-media-traits v0.1.0 (https://github.com/servo/media#cdf82da4) [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling speexdsp-resampler v0.1.0 [INFO] [stderr] Compiling byte-slice-cast v0.2.0 [INFO] [stderr] Compiling signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250) [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling ucd v0.1.1 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling encoding_c v0.9.7 [INFO] [stderr] Compiling encoding_c_mem v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling surfman-chains-api v0.2.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tracy-rs v0.1.2 [INFO] [stderr] Compiling sw-composite v0.7.10 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling svg_fmt v0.4.0 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Compiling half v1.0.0 [INFO] [stderr] Compiling moite_moite v0.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling net v0.0.1 (https://github.com/servo/servo?rev=39c3f46375f2baf33c46d92ab5c110766330a6d8#39c3f463) [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling mitochondria v1.1.2 [INFO] [stderr] Compiling swapper v0.1.0 [INFO] [stderr] Compiling ref_filter_map v1.0.1 [INFO] [stderr] Compiling script_plugins v0.0.1 (https://github.com/servo/servo?rev=39c3f46375f2baf33c46d92ab5c110766330a6d8#39c3f463) [INFO] [stderr] Compiling ref_slice v1.2.0 [INFO] [stderr] Compiling libservo v0.0.1 (https://github.com/servo/servo?rev=39c3f46375f2baf33c46d92ab5c110766330a6d8#39c3f463) [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stdout] error[E0463]: can't find crate for `rustc_ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/39c3f46/components/script_plugins/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_ast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] Compiling unwind-sys v0.1.1 [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 `Command { std: "docker" "inspect" "b6996975f9abdd93194688c072010757915df78471c11fb12e91ff5778654a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6996975f9abdd93194688c072010757915df78471c11fb12e91ff5778654a34", kill_on_drop: false }` [INFO] [stdout] b6996975f9abdd93194688c072010757915df78471c11fb12e91ff5778654a34