[INFO] cloning repository https://github.com/mkinoshi/airbnb-scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkinoshi/airbnb-scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkinoshi%2Fairbnb-scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkinoshi%2Fairbnb-scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 755dc27d0c602470f837d9ab5e406cf75ed26819 [INFO] documenting mkinoshi/airbnb-scraper against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkinoshi%2Fairbnb-scraper" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkinoshi/airbnb-scraper on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/mkinoshi/airbnb-scraper [INFO] finished tweaking git repo https://github.com/mkinoshi/airbnb-scraper [INFO] tweaked toml for git repo https://github.com/mkinoshi/airbnb-scraper written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mkinoshi/airbnb-scraper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "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-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" "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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f567c0f46f6388c760c26fb55ddbc8cb4437a5307be7519e303632a91c2c9ea [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" "2f567c0f46f6388c760c26fb55ddbc8cb4437a5307be7519e303632a91c2c9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f567c0f46f6388c760c26fb55ddbc8cb4437a5307be7519e303632a91c2c9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f567c0f46f6388c760c26fb55ddbc8cb4437a5307be7519e303632a91c2c9ea", kill_on_drop: false }` [INFO] [stdout] 2f567c0f46f6388c760c26fb55ddbc8cb4437a5307be7519e303632a91c2c9ea [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06afe4375611ca1933c4001e87ad7f8cb206ec9e6b700d164d39a51c99f5994e [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" "06afe4375611ca1933c4001e87ad7f8cb206ec9e6b700d164d39a51c99f5994e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling standback v0.2.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking headers-core v0.1.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking headers v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking ignore v0.4.14 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking cookie v0.13.3 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking hyper v0.13.4 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking diesel v1.4.4 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Checking warp v0.1.22 [INFO] [stderr] Checking tera v1.2.0 [INFO] [stderr] Checking webdriver v0.40.2 [INFO] [stderr] Checking fantoccini v0.13.0 [INFO] [stderr] Documenting scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "06afe4375611ca1933c4001e87ad7f8cb206ec9e6b700d164d39a51c99f5994e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06afe4375611ca1933c4001e87ad7f8cb206ec9e6b700d164d39a51c99f5994e", kill_on_drop: false }` [INFO] [stdout] 06afe4375611ca1933c4001e87ad7f8cb206ec9e6b700d164d39a51c99f5994e