[INFO] cloning repository https://github.com/kaaboaye/crawler [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaboaye%2Fcrawler'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 08afe96964765837fa53d1f8292df26598ae2424 [INFO] testing kaaboaye/crawler against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaboaye%2Fcrawler" "/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/kaaboaye/crawler on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/kaaboaye/crawler already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/servo/mio.git` [INFO] [stderr] Updating git repository `https://github.com/servo/spirv_cross` [INFO] [stderr] Updating git submodule `https://github.com/gfx-rs/SPIRV-Cross-Minimal` [INFO] [stderr] Updating git repository `https://github.com/servo/surfman` [INFO] [stderr] Updating git repository `https://github.com/asajeffrey/surfman-chains` [INFO] [stderr] Updating git repository `https://github.com/servo/winapi-rs` [INFO] [stderr] Updating git repository `https://github.com/servo/webxr` [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] Downloading crates ... [INFO] [stderr] Downloaded smallbitvec v2.3.0 [INFO] [stderr] Downloaded surfman-chains-api v0.2.0 [INFO] [stderr] Downloaded accountable-refcell v0.2.0 [INFO] [stderr] Downloaded webdriver v0.40.1 [INFO] [stderr] Downloaded sparkle v0.1.24 [INFO] [stderr] Downloaded speexdsp-resampler v0.1.0 [INFO] [stderr] Downloaded content-security-policy v0.4.1 [INFO] [stderr] Downloaded mozangle v0.2.7 [INFO] [stderr] Downloaded encoding_c v0.9.7 [INFO] [stderr] Downloaded encoding_c_mem v0.2.5 [INFO] [stderr] Downloaded hyper_serde v0.11.1 [INFO] [stderr] Downloaded uluru v0.4.0 [INFO] [stderr] Downloaded ipc-channel v0.14.1 [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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6456af114d5f625c2569f78a17a8cda97f0ec2fa377e3427308adb380d6fd3c2 [INFO] running `"docker" "start" "-a" "6456af114d5f625c2569f78a17a8cda97f0ec2fa377e3427308adb380d6fd3c2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 libc v0.2.70 [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 getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling smallbitvec v2.3.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling surfman-chains-api v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling bindgen v0.53.1 [INFO] [stderr] Compiling boxfnonce v0.1.0 [INFO] [stderr] Compiling servo-media-traits v0.1.0 (https://github.com/servo/media#62cd58a9) [INFO] [stderr] Compiling byte-slice-cast v0.2.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling encoding_c_mem v0.2.5 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling speexdsp-resampler v0.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling encoding_c v0.9.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [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 mitochondria v1.1.2 [INFO] [stderr] Compiling ref_filter_map v1.0.1 [INFO] [stderr] Compiling script_plugins v0.0.1 (https://github.com/servo/servo.git#58c0b3ef) [INFO] [stderr] Compiling ref_slice v1.1.1 [INFO] [stderr] Compiling swapper v0.1.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] error[E0463]: can't find crate for `rustc_ast` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/58c0b3e/components/script_plugins/lib.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | extern crate rustc_ast; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] Compiling dtoa-short v0.3.0 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [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 `"docker" "inspect" "6456af114d5f625c2569f78a17a8cda97f0ec2fa377e3427308adb380d6fd3c2"` [INFO] running `"docker" "rm" "-f" "6456af114d5f625c2569f78a17a8cda97f0ec2fa377e3427308adb380d6fd3c2"` [INFO] [stdout] 6456af114d5f625c2569f78a17a8cda97f0ec2fa377e3427308adb380d6fd3c2