[INFO] cloning repository https://github.com/Tristan1075/crawler_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tristan1075/crawler_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae3867f8657382412be5f6b2b5222ceb77812a8b [INFO] documenting Tristan1075/crawler_rust 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%2FTristan1075%2Fcrawler_rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tristan1075/crawler_rust 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] started tweaking git repo https://github.com/Tristan1075/crawler_rust [INFO] finished tweaking git repo https://github.com/Tristan1075/crawler_rust [INFO] tweaked toml for git repo https://github.com/Tristan1075/crawler_rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Tristan1075/crawler_rust 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] d5a48dde8e30a2efb62bd1ad87ff0c003f4fbcc0b256ba023bfe38db870b7684 [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" "d5a48dde8e30a2efb62bd1ad87ff0c003f4fbcc0b256ba023bfe38db870b7684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5a48dde8e30a2efb62bd1ad87ff0c003f4fbcc0b256ba023bfe38db870b7684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a48dde8e30a2efb62bd1ad87ff0c003f4fbcc0b256ba023bfe38db870b7684", kill_on_drop: false }` [INFO] [stdout] d5a48dde8e30a2efb62bd1ad87ff0c003f4fbcc0b256ba023bfe38db870b7684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] c0842bb35455ecd6c9ccbc1bf6e4859539e514cea8bb359cd678e09aaa2b266a [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" "c0842bb35455ecd6c9ccbc1bf6e4859539e514cea8bb359cd678e09aaa2b266a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking ego-tree v0.1.1 [INFO] [stderr] Checking io v0.0.2 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling strcursor v0.2.5 [INFO] [stderr] Compiling scan-rules v0.1.3 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking quickersort v2.2.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling string_cache v0.2.29 [INFO] [stderr] Compiling html5ever v0.5.4 [INFO] [stderr] Checking sluice v0.4.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.25 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking selectors v0.5.9 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking scraper v0.4.0 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Checking surf v1.0.3 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Documenting rust_crawler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "c0842bb35455ecd6c9ccbc1bf6e4859539e514cea8bb359cd678e09aaa2b266a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0842bb35455ecd6c9ccbc1bf6e4859539e514cea8bb359cd678e09aaa2b266a", kill_on_drop: false }` [INFO] [stdout] c0842bb35455ecd6c9ccbc1bf6e4859539e514cea8bb359cd678e09aaa2b266a