[INFO] cloning repository https://github.com/lyuben-todorov/piko [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lyuben-todorov/piko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyuben-todorov%2Fpiko", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyuben-todorov%2Fpiko'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7c5658814aab75285431db6d1a88a57ca45427f [INFO] documenting lyuben-todorov/piko 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%2Flyuben-todorov%2Fpiko" "/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/lyuben-todorov/piko 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/lyuben-todorov/piko [INFO] finished tweaking git repo https://github.com/lyuben-todorov/piko [INFO] tweaked toml for git repo https://github.com/lyuben-todorov/piko written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lyuben-todorov/piko 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-derive v0.3.1 [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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83b158fafda3b9eb67d772f3d50aeda5edd4fb91fa1c063589b5f2c4390cb6dd [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" "83b158fafda3b9eb67d772f3d50aeda5edd4fb91fa1c063589b5f2c4390cb6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83b158fafda3b9eb67d772f3d50aeda5edd4fb91fa1c063589b5f2c4390cb6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b158fafda3b9eb67d772f3d50aeda5edd4fb91fa1c063589b5f2c4390cb6dd", kill_on_drop: false }` [INFO] [stdout] 83b158fafda3b9eb67d772f3d50aeda5edd4fb91fa1c063589b5f2c4390cb6dd [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" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceaf652501ef9af92f4849b0d1fa3e7d24f7089cfd7caf31a88c12cacc8b7d1a [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" "ceaf652501ef9af92f4849b0d1fa3e7d24f7089cfd7caf31a88c12cacc8b7d1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling num-derive v0.3.1 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking piko v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting piko v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/dsc.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Write, Read}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/dsc.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Write, Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `PROTO_VERSION` [INFO] [stdout] --> src/proto.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | static PROTO_VERSION: &str = "1.0"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/net.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | stream.read_exact(&mut buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/net.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | stream.write_u8(count as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/net.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | stream.write_all(buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "ceaf652501ef9af92f4849b0d1fa3e7d24f7089cfd7caf31a88c12cacc8b7d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceaf652501ef9af92f4849b0d1fa3e7d24f7089cfd7caf31a88c12cacc8b7d1a", kill_on_drop: false }` [INFO] [stdout] ceaf652501ef9af92f4849b0d1fa3e7d24f7089cfd7caf31a88c12cacc8b7d1a