[INFO] updating cached repository https://github.com/cpg1111/conspect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d08a443728c0d3ea555c1637df036a47be64ce0 [INFO] documenting cpg1111/conspect against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpg1111%2Fconspect" "/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/cpg1111/conspect on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cpg1111/conspect [INFO] finished tweaking git repo https://github.com/cpg1111/conspect [INFO] tweaked toml for git repo https://github.com/cpg1111/conspect written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/cpg1111/conspect already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d25765d04d4d18ddfbe9c91389f24b89f1917020d4d03bc4abf11a519bb0d5b [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" "4d25765d04d4d18ddfbe9c91389f24b89f1917020d4d03bc4abf11a519bb0d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d25765d04d4d18ddfbe9c91389f24b89f1917020d4d03bc4abf11a519bb0d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d25765d04d4d18ddfbe9c91389f24b89f1917020d4d03bc4abf11a519bb0d5b", kill_on_drop: false }` [INFO] [stdout] 4d25765d04d4d18ddfbe9c91389f24b89f1917020d4d03bc4abf11a519bb0d5b [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef9daa8fdda0b49bc87509b5e8ae9171a4f1e53d5c758fa1a646ca315bdf328c [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" "ef9daa8fdda0b49bc87509b5e8ae9171a4f1e53d5c758fa1a646ca315bdf328c", kill_on_drop: false }` [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v0.1.77 [INFO] [stderr] Documenting conspect v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `CGroup_Reader` should have an upper camel case name [INFO] [stdout] --> src/container/cgroup_reader.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | trait CGroup_Reader { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CgroupReader` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CPU_Reader` should have an upper camel case name [INFO] [stdout] --> src/container/cgroup_reader.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | struct CPU_Reader { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `CpuReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Mem_Reader` should have an upper camel case name [INFO] [stdout] --> src/container/cgroup_reader.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | struct Mem_Reader { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `MemReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BLKIO_Reader` should have an upper camel case name [INFO] [stdout] --> src/container/cgroup_reader.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | struct BLKIO_Reader { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkioReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Net_Reader` should have an upper camel case name [INFO] [stdout] --> src/container/cgroup_reader.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | struct Net_Reader { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `NetReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CGroup_Stat` should have an upper camel case name [INFO] [stdout] --> src/container/cgroup_reader.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | pub type CGroup_Stat = (String, String); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CgroupStat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NS_Group` should have an upper camel case name [INFO] [stdout] --> src/container/ns_reader.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub type NS_Group = (Vec, Vec); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `NsGroup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NS_Reader` should have an upper camel case name [INFO] [stdout] --> src/container/ns_reader.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | trait NS_Reader { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NsReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User_NS_Reader` should have an upper camel case name [INFO] [stdout] --> src/container/ns_reader.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | struct User_NS_Reader { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserNsReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IPC_NS_Reader` should have an upper camel case name [INFO] [stdout] --> src/container/ns_reader.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | struct IPC_NS_Reader { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IpcNsReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `MNT_NS_Reader` should have an upper camel case name [INFO] [stdout] --> src/container/ns_reader.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | struct MNT_NS_Reader { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MntNsReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Net_NS_Reader` should have an upper camel case name [INFO] [stdout] --> src/container/ns_reader.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | struct Net_NS_Reader { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NetNsReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PID_NS_Reader` should have an upper camel case name [INFO] [stdout] --> src/container/ns_reader.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | struct PID_NS_Reader { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PidNsReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `UTS_NS_Reader` should have an upper camel case name [INFO] [stdout] --> src/container/ns_reader.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | struct UTS_NS_Reader { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UtsNsReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn for<'r> std::ops::Fn(&'r std::fs::DirEntry) + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/manager/mod.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | fn walk_proc(&self, cb: Fn(&DirEntry)) { [INFO] [stdout] | ^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Sized` is not implemented for `(dyn for<'r> std::ops::Fn(&'r std::fs::DirEntry) + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: Could not document `conspect`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name conspect 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 libc=/opt/rustwide/target/debug/deps/liblibc-93307c16aac9de4d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4cc5aa1edc6feaae.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "ef9daa8fdda0b49bc87509b5e8ae9171a4f1e53d5c758fa1a646ca315bdf328c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9daa8fdda0b49bc87509b5e8ae9171a4f1e53d5c758fa1a646ca315bdf328c", kill_on_drop: false }` [INFO] [stdout] ef9daa8fdda0b49bc87509b5e8ae9171a4f1e53d5c758fa1a646ca315bdf328c