[INFO] cloning repository https://github.com/kepet19/webkogle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kepet19/webkogle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkepet19%2Fwebkogle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkepet19%2Fwebkogle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5218032049693a02354af204d65add033b9cfa07 [INFO] checking kepet19/webkogle against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkepet19%2Fwebkogle" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kepet19/webkogle [INFO] finished tweaking git repo https://github.com/kepet19/webkogle [INFO] tweaked toml for git repo https://github.com/kepet19/webkogle written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kepet19/webkogle on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kepet19/webkogle already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-native-certs v0.6.2 [INFO] [stderr] Downloaded chunked_transfer v1.4.0 [INFO] [stderr] Downloaded scraper v0.13.0 [INFO] [stderr] Downloaded os_str_bytes v6.2.0 [INFO] [stderr] Downloaded cookie_store v0.16.1 [INFO] [stderr] Downloaded string_cache v0.8.4 [INFO] [stderr] Downloaded clap_derive v3.2.17 [INFO] [stderr] Downloaded semver v1.0.13 [INFO] [stderr] Downloaded publicsuffix v2.2.2 [INFO] [stderr] Downloaded ureq v2.5.0 [INFO] [stderr] Downloaded clap v3.2.17 [INFO] [stderr] Downloaded serde_json v1.0.83 [INFO] [stderr] Downloaded time v0.3.13 [INFO] [stderr] Downloaded libc v0.2.131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f68c004cbff1170d7e2891da5c8bccf95550d72029c3fba5125b992ae9c6e65 [INFO] running `Command { std: "docker" "start" "-a" "0f68c004cbff1170d7e2891da5c8bccf95550d72029c3fba5125b992ae9c6e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f68c004cbff1170d7e2891da5c8bccf95550d72029c3fba5125b992ae9c6e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f68c004cbff1170d7e2891da5c8bccf95550d72029c3fba5125b992ae9c6e65", kill_on_drop: false }` [INFO] [stdout] 0f68c004cbff1170d7e2891da5c8bccf95550d72029c3fba5125b992ae9c6e65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5180bfd433ac97d1ea802377dc51e3ba38a23eec26d0c0cd5202ec39cf416b7b [INFO] running `Command { std: "docker" "start" "-a" "5180bfd433ac97d1ea802377dc51e3ba38a23eec26d0c0cd5202ec39cf416b7b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking time v0.3.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking publicsuffix v2.2.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking clap v3.2.17 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking cookie_store v0.16.1 [INFO] [stderr] Checking ureq v2.5.0 [INFO] [stderr] Checking scraper v0.13.0 [INFO] [stderr] Checking r_web_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected expression, found `.` [INFO] [stdout] --> src/main.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | .cookie_tin(); [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `.` [INFO] [stdout] --> src/main.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | .cookie_tin(); [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `state` of struct `Agent` is private [INFO] [stdout] --> src/main.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | let state = self.agent.state; [INFO] [stdout] | ^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `state` of struct `Agent` is private [INFO] [stdout] --> src/main.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | let state = self.agent.state; [INFO] [stdout] | ^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coockie` [INFO] [stdout] --> src/main.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn add_coockie(&mut self, coockie: &str) -> &mut Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coockie` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coockie` [INFO] [stdout] --> src/main.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn add_coockie(&mut self, coockie: &str) -> &mut Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coockie` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0616`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0616`. [INFO] [stdout] [INFO] [stderr] error: could not compile `r_web_test` (bin "r_web_test") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `r_web_test` (bin "r_web_test" test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5180bfd433ac97d1ea802377dc51e3ba38a23eec26d0c0cd5202ec39cf416b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5180bfd433ac97d1ea802377dc51e3ba38a23eec26d0c0cd5202ec39cf416b7b", kill_on_drop: false }` [INFO] [stdout] 5180bfd433ac97d1ea802377dc51e3ba38a23eec26d0c0cd5202ec39cf416b7b