[INFO] crate bittrex 0.5.2 is already in cache [INFO] checking bittrex-0.5.2 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate bittrex 0.5.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate bittrex 0.5.2 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bittrex 0.5.2 [INFO] finished tweaking crates.io crate bittrex 0.5.2 [INFO] tweaked toml for crates.io crate bittrex 0.5.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "RUSTFLAGS=--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" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee99bca1a0f10b0ac35054fbb71ef2f2490eb0bb914b578e7e4b606931338093 [INFO] running `"docker" "start" "-a" "ee99bca1a0f10b0ac35054fbb71ef2f2490eb0bb914b578e7e4b606931338093"` [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking bittrex v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | /// API URL. [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 38 | / lazy_static! { [INFO] [stderr] 39 | | static ref API_URL: Url = Url::parse("https://bittrex.com/api/v1.1/").unwrap(); [INFO] [stderr] 40 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | /// API URL. [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 38 | / lazy_static! { [INFO] [stderr] 39 | | static ref API_URL: Url = Url::parse("https://bittrex.com/api/v1.1/").unwrap(); [INFO] [stderr] 40 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.85s [INFO] running `"docker" "inspect" "ee99bca1a0f10b0ac35054fbb71ef2f2490eb0bb914b578e7e4b606931338093"` [INFO] running `"docker" "rm" "-f" "ee99bca1a0f10b0ac35054fbb71ef2f2490eb0bb914b578e7e4b606931338093"` [INFO] [stdout] ee99bca1a0f10b0ac35054fbb71ef2f2490eb0bb914b578e7e4b606931338093