[INFO] cloning repository https://github.com/sou-chon/wiki_six_degree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sou-chon/wiki_six_degree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsou-chon%2Fwiki_six_degree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsou-chon%2Fwiki_six_degree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61205e9d69589eb1d16e3a659492a71d27218284 [INFO] documenting sou-chon/wiki_six_degree 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%2Fsou-chon%2Fwiki_six_degree" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sou-chon/wiki_six_degree 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/sou-chon/wiki_six_degree [INFO] finished tweaking git repo https://github.com/sou-chon/wiki_six_degree [INFO] tweaked toml for git repo https://github.com/sou-chon/wiki_six_degree written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/sou-chon/wiki_six_degree 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 70052746c4abc3b88504cbd0787da5552a3a76a957fd666323b94814656da23c [INFO] running `Command { std: "docker" "start" "-a" "70052746c4abc3b88504cbd0787da5552a3a76a957fd666323b94814656da23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70052746c4abc3b88504cbd0787da5552a3a76a957fd666323b94814656da23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70052746c4abc3b88504cbd0787da5552a3a76a957fd666323b94814656da23c", kill_on_drop: false }` [INFO] [stdout] 70052746c4abc3b88504cbd0787da5552a3a76a957fd666323b94814656da23c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 2989a20e993b8caa1fe3fab2f2b9bb8719f62bef56131dfc7b91e40512977a7a [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" "2989a20e993b8caa1fe3fab2f2b9bb8719f62bef56131dfc7b91e40512977a7a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling rand_os v0.1.3 [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 openssl-sys v0.9.57 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking openssl v0.10.29 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking ctrlc v3.1.4 [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.17 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking reqwest v0.10.5 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Checking scraper v0.11.0 [INFO] [stderr] Documenting wikipedia_six_degree v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0015]: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] --> src/link_graph/link_graph_struct.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 6 | const UNIFORM_DISTRIBUTION: Uniform = Uniform::from(5..=15); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: Could not document `wikipedia_six_degree`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name wikipedia_six_degree 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 ctrlc=/opt/rustwide/target/debug/deps/libctrlc-6803757c5dbb099e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e3e35e3c8e63e9b6.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-429c8e64be2ca761.rmeta --extern scraper=/opt/rustwide/target/debug/deps/libscraper-894e6c1582f12e7e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-40954e462673c101.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-66f72b4f1a377d98.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "2989a20e993b8caa1fe3fab2f2b9bb8719f62bef56131dfc7b91e40512977a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2989a20e993b8caa1fe3fab2f2b9bb8719f62bef56131dfc7b91e40512977a7a", kill_on_drop: false }` [INFO] [stdout] 2989a20e993b8caa1fe3fab2f2b9bb8719f62bef56131dfc7b91e40512977a7a