[INFO] cloning repository https://github.com/hellux/servim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hellux/servim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellux%2Fservim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellux%2Fservim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00260e021da12237ec23e73d4beb25fffb63a9eb [INFO] testing hellux/servim against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellux%2Fservim" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hellux/servim on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking git repo https://github.com/hellux/servim [INFO] finished tweaking git repo https://github.com/hellux/servim [INFO] tweaked toml for git repo https://github.com/hellux/servim written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/hellux/servim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72ab2c987ac5fed58a6b1623c415439b138284cb2295ad93e4ece48f09874908 [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" "72ab2c987ac5fed58a6b1623c415439b138284cb2295ad93e4ece48f09874908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72ab2c987ac5fed58a6b1623c415439b138284cb2295ad93e4ece48f09874908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ab2c987ac5fed58a6b1623c415439b138284cb2295ad93e4ece48f09874908", kill_on_drop: false }` [INFO] [stdout] 72ab2c987ac5fed58a6b1623c415439b138284cb2295ad93e4ece48f09874908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5842728ab27113df1fa8dd402ef2c13dc4ab0f6ed341d36e6df3519741c747c [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" "b5842728ab27113df1fa8dd402ef2c13dc4ab0f6ed341d36e6df3519741c747c", 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] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling smallbitvec v2.5.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libloading v0.6.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling servo-media-traits v0.1.0 (https://github.com/servo/media#cdf82da4) [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling byte-slice-cast v0.2.0 [INFO] [stderr] Compiling gstreamer v0.15.7 [INFO] [stderr] Compiling speexdsp-resampler v0.1.0 [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling muldiv v0.2.1 [INFO] [stderr] Compiling signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250) [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling gstreamer-base v0.15.4 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Compiling encoding_c v0.9.7 [INFO] [stderr] Compiling encoding_c_mem v0.2.6 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling ucd v0.1.1 [INFO] [stderr] Compiling gstreamer-video v0.15.7 [INFO] [stderr] Compiling surfman-chains-api v0.2.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Compiling svg_fmt v0.4.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling gstreamer-sdp v0.15.6 [INFO] [stderr] Compiling gstreamer-gl v0.15.0 [INFO] [stderr] Compiling sw-composite v0.7.10 [INFO] [stderr] Compiling tracy-rs v0.1.2 [INFO] [stderr] Compiling gstreamer-webrtc v0.15.5 [INFO] [stderr] Compiling gstreamer-app v0.15.6 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling moite_moite v0.2.0 [INFO] [stderr] Compiling gstreamer-player v0.15.5 [INFO] [stderr] Compiling mitochondria v1.1.2 [INFO] [stderr] Compiling gstreamer-audio v0.15.7 [INFO] [stderr] Compiling half v1.0.0 [INFO] [stderr] Compiling net v0.0.1 (https://github.com/servo/servo.git?rev=84185eb#84185eb1) [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling ref_filter_map v1.0.1 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling script_plugins v0.0.1 (https://github.com/servo/servo.git?rev=84185eb#84185eb1) [INFO] [stderr] Compiling ref_slice v1.2.0 [INFO] [stderr] Compiling swapper v0.1.0 [INFO] [stderr] Compiling libservo v0.0.1 (https://github.com/servo/servo.git?rev=84185eb#84185eb1) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/components/script_plugins/lib.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(plugin_registrar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: a __rustc_plugin_registrar symbol must now be defined instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/84185eb/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] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `script_plugins` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b5842728ab27113df1fa8dd402ef2c13dc4ab0f6ed341d36e6df3519741c747c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5842728ab27113df1fa8dd402ef2c13dc4ab0f6ed341d36e6df3519741c747c", kill_on_drop: false }` [INFO] [stdout] b5842728ab27113df1fa8dd402ef2c13dc4ab0f6ed341d36e6df3519741c747c