[INFO] updating cached repository https://github.com/crawlis/crawler [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/crawlis/crawler [INFO] [stderr] - [deleted] (none) -> donacrio/update_docker_compose [INFO] [stderr] 70a9263..993bd97 master -> master [INFO] [stderr] * [new tag] v0.1.0 -> v0.1.0 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 993bd97e64bf1012e4344b9156a0eff2d779b5db [INFO] testing crawlis/crawler against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrawlis%2Fcrawler" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crawlis/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/crawlis/crawler [INFO] finished tweaking git repo https://github.com/crawlis/crawler [INFO] tweaked toml for git repo https://github.com/crawlis/crawler written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/crawlis/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] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 6532a5ad9c7b747b574a97384c3460628f7ec6f81684bcc93ecef03c5fecf4a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "6532a5ad9c7b747b574a97384c3460628f7ec6f81684bcc93ecef03c5fecf4a4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling openssl-src v111.9.0+1.1.1g [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling crawler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 59s [INFO] running `"docker" "inspect" "6532a5ad9c7b747b574a97384c3460628f7ec6f81684bcc93ecef03c5fecf4a4"` [INFO] running `"docker" "rm" "-f" "6532a5ad9c7b747b574a97384c3460628f7ec6f81684bcc93ecef03c5fecf4a4"` [INFO] [stdout] 6532a5ad9c7b747b574a97384c3460628f7ec6f81684bcc93ecef03c5fecf4a4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "test" "--frozen" "--no-run"` [INFO] [stdout] d481d7e6468a08f792d66d6494665ab68ab9e6af1cb56e6615dc43d9262547f5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d481d7e6468a08f792d66d6494665ab68ab9e6af1cb56e6615dc43d9262547f5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling crawler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `"docker" "inspect" "d481d7e6468a08f792d66d6494665ab68ab9e6af1cb56e6615dc43d9262547f5"` [INFO] running `"docker" "rm" "-f" "d481d7e6468a08f792d66d6494665ab68ab9e6af1cb56e6615dc43d9262547f5"` [INFO] [stdout] d481d7e6468a08f792d66d6494665ab68ab9e6af1cb56e6615dc43d9262547f5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a1ae5badff9a5eddbd869c16a380fd14bc6b8bc6ef232184cba565d5d9b56ff6 [INFO] running `"docker" "start" "-a" "a1ae5badff9a5eddbd869c16a380fd14bc6b8bc6ef232184cba565d5d9b56ff6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/crawler-2a5738b66f15e011 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a1ae5badff9a5eddbd869c16a380fd14bc6b8bc6ef232184cba565d5d9b56ff6"` [INFO] running `"docker" "rm" "-f" "a1ae5badff9a5eddbd869c16a380fd14bc6b8bc6ef232184cba565d5d9b56ff6"` [INFO] [stdout] a1ae5badff9a5eddbd869c16a380fd14bc6b8bc6ef232184cba565d5d9b56ff6