[INFO] cloning repository https://github.com/clintbugsdev/rust_weather [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clintbugsdev/rust_weather" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintbugsdev%2Frust_weather", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintbugsdev%2Frust_weather'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51c0b9ab86815e951c52b24ed65f009d53477836 [INFO] documenting clintbugsdev/rust_weather against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintbugsdev%2Frust_weather" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clintbugsdev/rust_weather on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clintbugsdev/rust_weather [INFO] finished tweaking git repo https://github.com/clintbugsdev/rust_weather [INFO] tweaked toml for git repo https://github.com/clintbugsdev/rust_weather written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/clintbugsdev/rust_weather already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (reqwest) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.verson [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework v2.4.0 [INFO] [stderr] Downloaded security-framework-sys v2.4.0 [INFO] [stderr] Downloaded object v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ffb145c60972c2ce9587e3e20fe85f425d487403fc7e441e85309ff05554fec [INFO] running `Command { std: "docker" "start" "-a" "0ffb145c60972c2ce9587e3e20fe85f425d487403fc7e441e85309ff05554fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ffb145c60972c2ce9587e3e20fe85f425d487403fc7e441e85309ff05554fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ffb145c60972c2ce9587e3e20fe85f425d487403fc7e441e85309ff05554fec", kill_on_drop: false }` [INFO] [stdout] 0ffb145c60972c2ce9587e3e20fe85f425d487403fc7e441e85309ff05554fec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53e29c5b997127e38c4fd52dc7741d4cf2d11db3cedc95d62485e39037d0c317 [INFO] running `Command { std: "docker" "start" "-a" "53e29c5b997127e38c4fd52dc7741d4cf2d11db3cedc95d62485e39037d0c317", kill_on_drop: false }` [INFO] [stderr] warning: dependency (reqwest) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.verson [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Checking dotenv_codegen v0.15.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking hyper v0.14.12 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Documenting cmd_weather v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | dotenv!("API_KEY") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Error loading .env file: path not found [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/main.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | dotenv!("API_KEY") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `cmd_weather` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name cmd_weather src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=ea1fca632c8d27fd -L dependency=/opt/rustwide/target/debug/deps --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-a7b9edffd3c45857.rmeta --extern dotenv_codegen=/opt/rustwide/target/debug/deps/libdotenv_codegen-edc7bf4980bd4d5f.rmeta --extern exitfailure=/opt/rustwide/target/debug/deps/libexitfailure-1c4f49bd1d8497bd.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0dff325cdde1b53e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cb711998502541f1.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-4d5f9a00358b7bae.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0086f7af86eb516.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-b99e9116a97ba129.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9b6d91baa48a4437.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "53e29c5b997127e38c4fd52dc7741d4cf2d11db3cedc95d62485e39037d0c317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e29c5b997127e38c4fd52dc7741d4cf2d11db3cedc95d62485e39037d0c317", kill_on_drop: false }` [INFO] [stdout] 53e29c5b997127e38c4fd52dc7741d4cf2d11db3cedc95d62485e39037d0c317