[INFO] fetching crate githuber 0.2.6... [INFO] checking githuber-0.2.6 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate githuber 0.2.6 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate githuber 0.2.6 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate githuber 0.2.6 [INFO] finished tweaking crates.io crate githuber 0.2.6 [INFO] tweaked toml for crates.io crate githuber 0.2.6 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a799a7b2df0ffeadea6643f5a64778d9c47b0fd08f3171014e3b2e319b2bd1f [INFO] running `Command { std: "docker" "start" "-a" "7a799a7b2df0ffeadea6643f5a64778d9c47b0fd08f3171014e3b2e319b2bd1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a799a7b2df0ffeadea6643f5a64778d9c47b0fd08f3171014e3b2e319b2bd1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a799a7b2df0ffeadea6643f5a64778d9c47b0fd08f3171014e3b2e319b2bd1f", kill_on_drop: false }` [INFO] [stdout] 7a799a7b2df0ffeadea6643f5a64778d9c47b0fd08f3171014e3b2e319b2bd1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e054c2bc48e41f209bd2d03cc76b85d336fc93497ce40bceefbdec976ba1c42 [INFO] running `Command { std: "docker" "start" "-a" "1e054c2bc48e41f209bd2d03cc76b85d336fc93497ce40bceefbdec976ba1c42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Compiling isahc v1.5.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking githuber v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::responses::issue` [INFO] [stdout] --> src/requests/issues/create_an_issue.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | use crate::{responses::issue::Issue, Githuber}; [INFO] [stdout] | ^^^^^ could not find `issue` in `responses` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::ReadResponseExt` [INFO] [stdout] --> src/requests/issues/create_an_issue.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 79 | use isahc::ReadResponseExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::ReadResponseExt` [INFO] [stdout] --> src/requests/issues/create_an_issue_comment.rs:47:6 [INFO] [stdout] | [INFO] [stdout] 47 | use isahc::ReadResponseExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_env` found for struct `Githuber` in the current scope [INFO] [stdout] --> src/requests/issues/create_an_issue.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | let githuber = Githuber::from_env(); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Githuber` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Githuber { [INFO] [stdout] | ------------------- function or associated item `from_env` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_env` found for struct `Githuber` in the current scope [INFO] [stdout] --> src/requests/issues/create_an_issue_comment.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | let githuber = Githuber::from_env(); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Githuber` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Githuber { [INFO] [stdout] | ------------------- function or associated item `from_env` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `githuber` due to 4 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1e054c2bc48e41f209bd2d03cc76b85d336fc93497ce40bceefbdec976ba1c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e054c2bc48e41f209bd2d03cc76b85d336fc93497ce40bceefbdec976ba1c42", kill_on_drop: false }` [INFO] [stdout] 1e054c2bc48e41f209bd2d03cc76b85d336fc93497ce40bceefbdec976ba1c42