[INFO] cloning repository https://github.com/hobarak/rustdatastructures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hobarak/rustdatastructures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhobarak%2Frustdatastructures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhobarak%2Frustdatastructures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c2d49596d650b84b5478d3471d82ba0010ab4de [INFO] documenting hobarak/rustdatastructures 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%2Fhobarak%2Frustdatastructures" "/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/hobarak/rustdatastructures 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/hobarak/rustdatastructures [INFO] finished tweaking git repo https://github.com/hobarak/rustdatastructures [INFO] tweaked toml for git repo https://github.com/hobarak/rustdatastructures written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hobarak/rustdatastructures 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] 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] [stdout] 90fa31f40ee63fcbbc3e1cd89a3f0eece6dbb9b800fce5197aa3e8099c1dc728 [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" "90fa31f40ee63fcbbc3e1cd89a3f0eece6dbb9b800fce5197aa3e8099c1dc728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90fa31f40ee63fcbbc3e1cd89a3f0eece6dbb9b800fce5197aa3e8099c1dc728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fa31f40ee63fcbbc3e1cd89a3f0eece6dbb9b800fce5197aa3e8099c1dc728", kill_on_drop: false }` [INFO] [stdout] 90fa31f40ee63fcbbc3e1cd89a3f0eece6dbb9b800fce5197aa3e8099c1dc728 [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] ff12a9c89e9cd70f8ddc28cc594282595fb02d17e9230056f8bdd8d46f350c2d [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" "ff12a9c89e9cd70f8ddc28cc594282595fb02d17e9230056f8bdd8d46f350c2d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking threadpool v1.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Documenting rustdatastructures v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `mynode` should have an upper case name [INFO] [stdout] --> src/artofmultiprocessor/ch7.rs:160:18 [INFO] [stdout] | [INFO] [stdout] 160 | pub static mynode: AtomicBool = AtomicBool::new(false); [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `MYNODE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mypred` should have an upper case name [INFO] [stdout] --> src/artofmultiprocessor/ch7.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 161 | pub static mypred: Cell<&'static AtomicBool> = Cell::new(&falsenode); [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `MYPRED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `falsenode` should have an upper case name [INFO] [stdout] --> src/artofmultiprocessor/ch7.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 164 | pub static falsenode: AtomicBool = AtomicBool::new(false); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `FALSENODE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `sayHello` should have a snake case name [INFO] [stdout] --> src/pointers/simplerc.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn sayHello(&self); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `say_hello` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.13s [INFO] running `Command { std: "docker" "inspect" "ff12a9c89e9cd70f8ddc28cc594282595fb02d17e9230056f8bdd8d46f350c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff12a9c89e9cd70f8ddc28cc594282595fb02d17e9230056f8bdd8d46f350c2d", kill_on_drop: false }` [INFO] [stdout] ff12a9c89e9cd70f8ddc28cc594282595fb02d17e9230056f8bdd8d46f350c2d