[INFO] cloning repository https://github.com/runnerSnail/deno_redis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/runnerSnail/deno_redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrunnerSnail%2Fdeno_redis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrunnerSnail%2Fdeno_redis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89681aa9f6093e796e5807c0ce5a0410a593f034 [INFO] documenting runnerSnail/deno_redis 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%2FrunnerSnail%2Fdeno_redis" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/runnerSnail/deno_redis 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/runnerSnail/deno_redis [INFO] finished tweaking git repo https://github.com/runnerSnail/deno_redis [INFO] tweaked toml for git repo https://github.com/runnerSnail/deno_redis written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/runnerSnail/deno_redis 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 deno_core v0.35.0 [INFO] [stderr] Downloaded rusty_v8 v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] c61484c0e0fab993c415adee8f427dd44a7711a009d5f590be27cd1f62db266c [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" "c61484c0e0fab993c415adee8f427dd44a7711a009d5f590be27cd1f62db266c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c61484c0e0fab993c415adee8f427dd44a7711a009d5f590be27cd1f62db266c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c61484c0e0fab993c415adee8f427dd44a7711a009d5f590be27cd1f62db266c", kill_on_drop: false }` [INFO] [stdout] c61484c0e0fab993c415adee8f427dd44a7711a009d5f590be27cd1f62db266c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 93af053507feca8764ab55b8ae804f8390e25a5f84baf42b65af1c334bb41d60 [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" "93af053507feca8764ab55b8ae804f8390e25a5f84baf42b65af1c334bb41d60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rusty_v8 v0.3.4 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking redis v0.15.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking bson v0.14.1 [INFO] [stderr] Checking deno_core v0.35.0 [INFO] [stderr] Documenting deno_redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `channels` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | type channels = HashSet; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Channels` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "93af053507feca8764ab55b8ae804f8390e25a5f84baf42b65af1c334bb41d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93af053507feca8764ab55b8ae804f8390e25a5f84baf42b65af1c334bb41d60", kill_on_drop: false }` [INFO] [stdout] 93af053507feca8764ab55b8ae804f8390e25a5f84baf42b65af1c334bb41d60