[INFO] cloning repository https://github.com/jamestthompson3/place [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamestthompson3/place" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamestthompson3%2Fplace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamestthompson3%2Fplace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b29914931a60e544b62d9be7d5917650752f8258 [INFO] documenting jamestthompson3/place against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamestthompson3%2Fplace" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamestthompson3/place on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamestthompson3/place [INFO] finished tweaking git repo https://github.com/jamestthompson3/place [INFO] tweaked toml for git repo https://github.com/jamestthompson3/place written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jamestthompson3/place already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_repr v0.1.6 [INFO] [stderr] Downloaded blocking v0.4.2 [INFO] [stderr] Downloaded smol v0.1.7 [INFO] [stderr] Downloaded wepoll-binding v2.0.1 [INFO] [stderr] Downloaded parking v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", 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] 6d059cf5def2914d1401a33d8b5153e530c72063e6df683ef108e3ecce63aabe [INFO] running `Command { std: "docker" "start" "-a" "6d059cf5def2914d1401a33d8b5153e530c72063e6df683ef108e3ecce63aabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d059cf5def2914d1401a33d8b5153e530c72063e6df683ef108e3ecce63aabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d059cf5def2914d1401a33d8b5153e530c72063e6df683ef108e3ecce63aabe", kill_on_drop: false }` [INFO] [stdout] 6d059cf5def2914d1401a33d8b5153e530c72063e6df683ef108e3ecce63aabe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc61c62b39ec3928860adc0b29653d3429ce04b349db9977d18a77ea8442c47b [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" "dc61c62b39ec3928860adc0b29653d3429ce04b349db9977d18a77ea8442c47b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Checking parking v1.0.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.21 [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] Compiling selectors v0.22.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pin-project v0.4.16 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking blocking v0.4.2 [INFO] [stderr] Checking piper v0.1.1 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking smol v0.1.7 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Documenting place v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `::`, found `,` [INFO] [stdout] --> src/sharing/protocol.rs:157:57 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn chunk_file(file_handle: File) -> Result<>, ()> { [INFO] [stdout] | ^ expected `::` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `place`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name place 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 anyhow=/opt/rustwide/target/debug/deps/libanyhow-70b362b0d3f6c020.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c65b11cf362483e1.rmeta --extern scraper=/opt/rustwide/target/debug/deps/libscraper-0d6fc2a3c9df7e21.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8a60f030a7e715e8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0129801279fda94d.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-3bd52d31ef3cd34b.so --extern smol=/opt/rustwide/target/debug/deps/libsmol-7e48ddfc8528a94e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a1f5832a6a8772cd.rmeta --cap-lints=warn --crate-version 0.1.0` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "dc61c62b39ec3928860adc0b29653d3429ce04b349db9977d18a77ea8442c47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc61c62b39ec3928860adc0b29653d3429ce04b349db9977d18a77ea8442c47b", kill_on_drop: false }` [INFO] [stdout] dc61c62b39ec3928860adc0b29653d3429ce04b349db9977d18a77ea8442c47b