[INFO] cloning repository https://github.com/nobody1986/rspider [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nobody1986/rspider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnobody1986%2Frspider", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnobody1986%2Frspider'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0bf3d0ca0f341b181689c676e5cfcb73af8b3b5 [INFO] documenting nobody1986/rspider 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%2Fnobody1986%2Frspider" "/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/nobody1986/rspider 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/nobody1986/rspider [INFO] finished tweaking git repo https://github.com/nobody1986/rspider [INFO] tweaked toml for git repo https://github.com/nobody1986/rspider written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nobody1986/rspider 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] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/carllerche/syncbox` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-url` [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] 8dc846133190f4061962dd05e5361e2df3abeac6c6e9806ceffee5ac6316a807 [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" "8dc846133190f4061962dd05e5361e2df3abeac6c6e9806ceffee5ac6316a807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dc846133190f4061962dd05e5361e2df3abeac6c6e9806ceffee5ac6316a807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc846133190f4061962dd05e5361e2df3abeac6c6e9806ceffee5ac6316a807", kill_on_drop: false }` [INFO] [stdout] 8dc846133190f4061962dd05e5361e2df3abeac6c6e9806ceffee5ac6316a807 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ed6938a67f4c7cc4458f2110b157064d57e074355212b20de17e328db8d4f7d [INFO] running `Command { std: "docker" "start" "-a" "9ed6938a67f4c7cc4458f2110b157064d57e074355212b20de17e328db8d4f7d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking percent-encoding v2.1.0 (https://github.com/servo/rust-url#a46bec6e) [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Compiling time v0.2.17 [INFO] [stderr] Compiling libsqlite3-sys v0.20.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 (https://github.com/servo/rust-url#a46bec6e) [INFO] [stderr] Checking idna v0.2.0 (https://github.com/servo/rust-url#a46bec6e) [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking syncbox v0.2.4 (https://github.com/carllerche/syncbox#ae5c0ec9) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.1.1 (https://github.com/servo/rust-url#a46bec6e) [INFO] [stderr] Checking rusqlite v0.24.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking select v0.5.0 [INFO] [stderr] Documenting spider v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unexpected token: `}` [INFO] [stdout] --> src/Spider/Downloader.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | }) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `futures` [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate futures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: Could not document `spider`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name spider src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern hyper=/opt/rustwide/target/debug/deps/libhyper-64a83eecc0366083.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-97c8e1b6019c288b.rmeta --extern select=/opt/rustwide/target/debug/deps/libselect-e94bc9b2f665f201.rmeta --extern syncbox=/opt/rustwide/target/debug/deps/libsyncbox-72080155b4f5b3fb.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-53ee63e5c948c328.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0733de85b4ebe1f5.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "9ed6938a67f4c7cc4458f2110b157064d57e074355212b20de17e328db8d4f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed6938a67f4c7cc4458f2110b157064d57e074355212b20de17e328db8d4f7d", kill_on_drop: false }` [INFO] [stdout] 9ed6938a67f4c7cc4458f2110b157064d57e074355212b20de17e328db8d4f7d