[INFO] fetching crate hackgt-nfc 0.4.2...
[INFO] checking hackgt-nfc-0.4.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate hackgt-nfc 0.4.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate hackgt-nfc 0.4.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hackgt-nfc 0.4.2
[INFO] finished tweaking crates.io crate hackgt-nfc 0.4.2
[INFO] tweaked toml for crates.io crate hackgt-nfc 0.4.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pcsc-sys v1.2.0
[INFO] [stderr]   Downloaded pcsc v2.8.2
[INFO] [stderr]   Downloaded graphql-parser v0.2.3
[INFO] [stderr]   Downloaded graphql_query_derive v0.8.0
[INFO] [stderr]   Downloaded graphql_client_codegen v0.8.0
[INFO] [stderr]   Downloaded graphql_client v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc1aa47e6d9e3910d4754b973605925672e32c9696bf4df3e1d2b24d99c8848c
[INFO] running `Command { std: "docker" "start" "-a" "bc1aa47e6d9e3910d4754b973605925672e32c9696bf4df3e1d2b24d99c8848c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc1aa47e6d9e3910d4754b973605925672e32c9696bf4df3e1d2b24d99c8848c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc1aa47e6d9e3910d4754b973605925672e32c9696bf4df3e1d2b24d99c8848c", kill_on_drop: false }`
[INFO] [stdout] bc1aa47e6d9e3910d4754b973605925672e32c9696bf4df3e1d2b24d99c8848c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f9229238946a52a1de7058cc3eba61d29ca3d47ad3247b1cfcbd12120ddd32d
[INFO] running `Command { std: "docker" "start" "-a" "2f9229238946a52a1de7058cc3eba61d29ca3d47ad3247b1cfcbd12120ddd32d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling pcsc-sys v1.2.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking pcsc v2.8.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking openssl-sys v0.9.102
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling graphql_client_codegen v0.8.0
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]    Compiling graphql_query_derive v0.8.0
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking graphql_client v0.8.0
[INFO] [stderr]     Checking hackgt-nfc v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/api.rs:257:18
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let instance = CheckinAPI::login(&username, &password).unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^---------------------- an argument of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/api.rs:75:9
[INFO] [stdout]     |
[INFO] [stdout] 75  |     pub fn login(username: &str, password: &str, url: &str) -> Result<Self, Error> {
[INFO] [stdout]     |            ^^^^^ --------------  --------------  ---------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let instance = CheckinAPI::login(&username, &password, /* &str */).unwrap();
[INFO] [stdout]     |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hackgt-nfc` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2f9229238946a52a1de7058cc3eba61d29ca3d47ad3247b1cfcbd12120ddd32d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f9229238946a52a1de7058cc3eba61d29ca3d47ad3247b1cfcbd12120ddd32d", kill_on_drop: false }`
[INFO] [stdout] 2f9229238946a52a1de7058cc3eba61d29ca3d47ad3247b1cfcbd12120ddd32d
