[INFO] crate bittrex 0.5.2 is already in cache [INFO] checking bittrex-0.5.2 against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] extracting crate bittrex 0.5.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate bittrex 0.5.2 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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] 878e6d533e931364da72b7180574d24f6c2825b5ac38d33939e458cc4c049593 [INFO] running `"docker" "start" "-a" "878e6d533e931364da72b7180574d24f6c2825b5ac38d33939e458cc4c049593"` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking publicsuffix v1.5.4 [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 8.68s [INFO] running `"docker" "inspect" "878e6d533e931364da72b7180574d24f6c2825b5ac38d33939e458cc4c049593"` [INFO] running `"docker" "rm" "-f" "878e6d533e931364da72b7180574d24f6c2825b5ac38d33939e458cc4c049593"` [INFO] [stdout] 878e6d533e931364da72b7180574d24f6c2825b5ac38d33939e458cc4c049593