[INFO] cloning repository https://github.com/kaaboaye/crawler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaaboaye/crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaboaye%2Fcrawler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaboaye%2Fcrawler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08afe96964765837fa53d1f8292df26598ae2424 [INFO] testing kaaboaye/crawler against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaboaye%2Fcrawler" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaaboaye/crawler on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaaboaye/crawler [INFO] finished tweaking git repo https://github.com/kaaboaye/crawler [INFO] tweaked toml for git repo https://github.com/kaaboaye/crawler written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/kaaboaye/crawler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Patch `surfman v0.2.0 (https://github.com/servo/surfman#bc084411)` was not used in the crate graph. [INFO] [stderr] Patch `surfman-chains v0.3.0 (https://github.com/asajeffrey/surfman-chains#b949a240)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23324dfcf6c0ba8a3da8450772b955de447c49314fd79bd7a69ed1605d7790fd [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" "23324dfcf6c0ba8a3da8450772b955de447c49314fd79bd7a69ed1605d7790fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23324dfcf6c0ba8a3da8450772b955de447c49314fd79bd7a69ed1605d7790fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23324dfcf6c0ba8a3da8450772b955de447c49314fd79bd7a69ed1605d7790fd", kill_on_drop: false }` [INFO] [stdout] 23324dfcf6c0ba8a3da8450772b955de447c49314fd79bd7a69ed1605d7790fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbd73cf245370918c4263165f24e0f6ca8d8f9022a1cbe05f4add9bc7ede99ce [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" "fbd73cf245370918c4263165f24e0f6ca8d8f9022a1cbe05f4add9bc7ede99ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `surfman v0.2.0 (https://github.com/servo/surfman#bc084411)` was not used in the crate graph. [INFO] [stderr] Patch `surfman-chains v0.3.0 (https://github.com/asajeffrey/surfman-chains#b949a240)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling smallbitvec v2.3.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling surfman-chains-api v0.2.0 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling servo-media-traits v0.1.0 (https://github.com/servo/media#62cd58a9) [INFO] [stderr] Compiling boxfnonce v0.1.0 [INFO] [stderr] Compiling bindgen v0.53.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling encoding_c_mem v0.2.5 [INFO] [stderr] Compiling byte-slice-cast v0.2.0 [INFO] [stderr] Compiling speexdsp-resampler v0.1.0 [INFO] [stderr] Compiling encoding_c v0.9.7 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250) [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling swapper v0.1.0 [INFO] [stderr] Compiling script_plugins v0.0.1 (https://github.com/servo/servo.git#58c0b3ef) [INFO] [stderr] Compiling mitochondria v1.1.2 [INFO] [stderr] Compiling ref_filter_map v1.0.1 [INFO] [stderr] Compiling ref_slice v1.1.1 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling dtoa-short v0.3.0 [INFO] [stdout] error[E0463]: can't find crate for `rustc_ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/58c0b3e/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 addr2line v0.12.0 [INFO] [stderr] Compiling walkdir v2.3.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" "fbd73cf245370918c4263165f24e0f6ca8d8f9022a1cbe05f4add9bc7ede99ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbd73cf245370918c4263165f24e0f6ca8d8f9022a1cbe05f4add9bc7ede99ce", kill_on_drop: false }` [INFO] [stdout] fbd73cf245370918c4263165f24e0f6ca8d8f9022a1cbe05f4add9bc7ede99ce