[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 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaboaye%2Fcrawler" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaaboaye/crawler on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-1/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.44.0" "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] fff1a5574a33c63b1fdaf3ef5d6cf5afb3c57d51b90fa4f18558caec74872550 [INFO] running `"docker" "start" "-a" "fff1a5574a33c63b1fdaf3ef5d6cf5afb3c57d51b90fa4f18558caec74872550"` [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 byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling smallvec v1.3.0 [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 thin-slice v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [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 glob v0.3.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling bindgen v0.53.1 [INFO] [stderr] Compiling servo-media-traits v0.1.0 (https://github.com/servo/media#62cd58a9) [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling boxfnonce v0.1.0 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling encoding_c v0.9.7 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling speexdsp-resampler v0.1.0 [INFO] [stderr] Compiling byte-slice-cast v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling encoding_c_mem v0.2.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250) [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling atomic_refcell v0.1.6 [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] 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 ref_slice v1.1.1 [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" "fff1a5574a33c63b1fdaf3ef5d6cf5afb3c57d51b90fa4f18558caec74872550"` [INFO] running `"docker" "rm" "-f" "fff1a5574a33c63b1fdaf3ef5d6cf5afb3c57d51b90fa4f18558caec74872550"` [INFO] [stdout] fff1a5574a33c63b1fdaf3ef5d6cf5afb3c57d51b90fa4f18558caec74872550