[INFO] crate braintreepayment_graphql 0.1.2 is already in cache
[INFO] checking braintreepayment_graphql-0.1.2 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate braintreepayment_graphql 0.1.2 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate braintreepayment_graphql 0.1.2 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate braintreepayment_graphql 0.1.2
[INFO] finished tweaking crates.io crate braintreepayment_graphql 0.1.2
[INFO] tweaked toml for crates.io crate braintreepayment_graphql 0.1.2 written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 12cf20d32555451a109e411ee41d604fd55efe83ee490ffd691acef79f6eb1f2
[INFO] running `"docker" "start" "-a" "12cf20d32555451a109e411ee41d604fd55efe83ee490ffd691acef79f6eb1f2"`
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling failure v0.1.7
[INFO] [stderr]     Checking rust_decimal v1.4.1
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling serde_json v1.0.51
[INFO] [stderr]    Compiling rust_decimal_macro_impls v1.4.1
[INFO] [stderr]     Checking rust_decimal_macros v1.4.1
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]    Compiling graphql_client_codegen v0.8.0
[INFO] [stderr]    Compiling graphql_query_derive v0.8.0
[INFO] [stderr]     Checking graphql_client v0.8.0
[INFO] [stderr]     Checking braintreepayment_graphql v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused variable: `pm_android`
[INFO] [stderr]   --> tests/transactions.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |     let pm_android = "fake-android-pay-nonce";
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pm_android`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `print_errors_if_any`
[INFO] [stderr]  --> tests/common.rs:4:15
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub(crate) fn print_errors_if_any(errors: &Vec<graphql_client::Error>) {
[INFO] [stderr]   |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `"docker" "inspect" "12cf20d32555451a109e411ee41d604fd55efe83ee490ffd691acef79f6eb1f2"`
[INFO] running `"docker" "rm" "-f" "12cf20d32555451a109e411ee41d604fd55efe83ee490ffd691acef79f6eb1f2"`
[INFO] [stdout] 12cf20d32555451a109e411ee41d604fd55efe83ee490ffd691acef79f6eb1f2
