[INFO] cloning repository https://github.com/CDouv/subscriptions-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CDouv/subscriptions-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCDouv%2Fsubscriptions-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCDouv%2Fsubscriptions-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0b326a531c5062b4018b5c7136dec9a3c582c41 [INFO] documenting CDouv/subscriptions-rs against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCDouv%2Fsubscriptions-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CDouv/subscriptions-rs on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CDouv/subscriptions-rs [INFO] finished tweaking git repo https://github.com/CDouv/subscriptions-rs [INFO] tweaked toml for git repo https://github.com/CDouv/subscriptions-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/CDouv/subscriptions-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] e4e44d382d0dfcc7c4584533195d93f5c1343835f15b9d3d8f137d77db49f3e4 [INFO] running `Command { std: "docker" "start" "-a" "e4e44d382d0dfcc7c4584533195d93f5c1343835f15b9d3d8f137d77db49f3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4e44d382d0dfcc7c4584533195d93f5c1343835f15b9d3d8f137d77db49f3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e44d382d0dfcc7c4584533195d93f5c1343835f15b9d3d8f137d77db49f3e4", kill_on_drop: false }` [INFO] [stdout] e4e44d382d0dfcc7c4584533195d93f5c1343835f15b9d3d8f137d77db49f3e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] e4e42f63f25aa04ba6f247819f9f3f6b2ded92ba50f7490042c50110ed140fea [INFO] running `Command { std: "docker" "start" "-a" "e4e42f63f25aa04ba6f247819f9f3f6b2ded92ba50f7490042c50110ed140fea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking ipnet v2.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking postgres-protocol v0.5.3 [INFO] [stderr] Checking postgres-types v0.1.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking h2 v0.3.12 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-postgres v0.5.5 [INFO] [stderr] Checking postgres v0.17.5 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Documenting subscriptions-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | fn get_data() -> Result<(ChargebeeList), reqwest::Error> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 71 - fn get_data() -> Result<(ChargebeeList), reqwest::Error> { [INFO] [stdout] 71 + fn get_data() -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:119:78 [INFO] [stdout] | [INFO] [stdout] 119 | fn get_subscription_entitlement(subscription:(String,Vec)) -> Result<(ChargebeeSubscriptionEntitlements), reqwest::Error>{ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 119 - fn get_subscription_entitlement(subscription:(String,Vec)) -> Result<(ChargebeeSubscriptionEntitlements), reqwest::Error>{ [INFO] [stdout] 119 + fn get_subscription_entitlement(subscription:(String,Vec)) -> Result{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "e4e42f63f25aa04ba6f247819f9f3f6b2ded92ba50f7490042c50110ed140fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e42f63f25aa04ba6f247819f9f3f6b2ded92ba50f7490042c50110ed140fea", kill_on_drop: false }` [INFO] [stdout] e4e42f63f25aa04ba6f247819f9f3f6b2ded92ba50f7490042c50110ed140fea