[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] checking hellux/servim against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellux%2Fservim" "/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/hellux/servim on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-4/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51e2da5a0872b4c3128cd5375f2d3d775916dc7bf15cf5485aa775b428122e89 [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" "51e2da5a0872b4c3128cd5375f2d3d775916dc7bf15cf5485aa775b428122e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51e2da5a0872b4c3128cd5375f2d3d775916dc7bf15cf5485aa775b428122e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e2da5a0872b4c3128cd5375f2d3d775916dc7bf15cf5485aa775b428122e89", kill_on_drop: false }` [INFO] [stdout] 51e2da5a0872b4c3128cd5375f2d3d775916dc7bf15cf5485aa775b428122e89 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 165c9afe9ffc42846b07664d0256f9548cf3dbc0ef00590c48e34bbeef2e246a [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" "165c9afe9ffc42846b07664d0256f9548cf3dbc0ef00590c48e34bbeef2e246a", kill_on_drop: false }` [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_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking smallbitvec v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking getopts v0.2.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking servo-media-traits v0.1.0 (https://github.com/servo/media#cdf82da4) [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking speexdsp-resampler v0.1.0 [INFO] [stderr] Checking atomic_refcell v0.1.6 [INFO] [stderr] Checking byte-slice-cast v0.2.0 [INFO] [stderr] Compiling gstreamer v0.15.7 [INFO] [stderr] Checking muldiv v0.2.1 [INFO] [stderr] Checking inplace_it v0.3.2 [INFO] [stderr] Checking signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250) [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling gstreamer-base v0.15.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Compiling encoding_c_mem v0.2.6 [INFO] [stderr] Compiling encoding_c v0.9.7 [INFO] [stderr] Compiling gstreamer-video v0.15.7 [INFO] [stderr] Checking ucd v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Checking surfman-chains-api v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking binary-space-partition v0.1.2 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Checking svg_fmt v0.4.0 [INFO] [stderr] Checking sw-composite v0.7.10 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking tracy-rs v0.1.2 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling gstreamer-gl v0.15.0 [INFO] [stderr] Compiling gstreamer-sdp v0.15.6 [INFO] [stderr] Compiling gstreamer-webrtc v0.15.5 [INFO] [stderr] Checking moite_moite v0.2.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling gstreamer-app v0.15.6 [INFO] [stderr] Checking half v1.0.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Compiling net v0.0.1 (https://github.com/servo/servo.git?rev=84185eb#84185eb1) [INFO] [stderr] Compiling gstreamer-audio v0.15.7 [INFO] [stderr] Compiling gstreamer-player v0.15.5 [INFO] [stderr] Checking mitochondria v1.1.2 [INFO] [stderr] Checking ref_slice v1.2.0 [INFO] [stderr] Checking swapper v0.1.0 [INFO] [stderr] Checking ref_filter_map v1.0.1 [INFO] [stderr] Checking 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 libservo v0.0.1 (https://github.com/servo/servo.git?rev=84185eb#84185eb1) [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] [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] 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" "165c9afe9ffc42846b07664d0256f9548cf3dbc0ef00590c48e34bbeef2e246a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165c9afe9ffc42846b07664d0256f9548cf3dbc0ef00590c48e34bbeef2e246a", kill_on_drop: false }` [INFO] [stdout] 165c9afe9ffc42846b07664d0256f9548cf3dbc0ef00590c48e34bbeef2e246a