[INFO] fetching crate discord-webhook2 0.3.1...
[INFO] checking discord-webhook2-0.3.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate discord-webhook2 0.3.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate discord-webhook2 0.3.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate discord-webhook2 0.3.1
[INFO] finished tweaking crates.io crate discord-webhook2 0.3.1
[INFO] tweaked toml for crates.io crate discord-webhook2 0.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate discord-webhook2 0.3.1 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.11.0
[INFO] [stderr]   Downloaded iso8061-timestamp v0.1.7
[INFO] [stderr]   Downloaded iso8601-timestamp v0.1.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b501f7215d99da4bfa7ffd60536c02fa85f232c6f0d4085ef3cdcae2e37a270
[INFO] running `Command { std: "docker" "start" "-a" "1b501f7215d99da4bfa7ffd60536c02fa85f232c6f0d4085ef3cdcae2e37a270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b501f7215d99da4bfa7ffd60536c02fa85f232c6f0d4085ef3cdcae2e37a270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b501f7215d99da4bfa7ffd60536c02fa85f232c6f0d4085ef3cdcae2e37a270", kill_on_drop: false }`
[INFO] [stdout] 1b501f7215d99da4bfa7ffd60536c02fa85f232c6f0d4085ef3cdcae2e37a270
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f5ec35a888eabf54d61aea26ff878a240a5ae0938592b8fbc6caf90dea9ea25
[INFO] running `Command { std: "docker" "start" "-a" "3f5ec35a888eabf54d61aea26ff878a240a5ae0938592b8fbc6caf90dea9ea25", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking iso8601-timestamp v0.1.11
[INFO] [stderr]     Checking iso8061-timestamp v0.1.7
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking discord-webhook2 v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `DISCORD_WEBHOOK_URL` not defined at compile time
[INFO] [stdout]  --> examples/hello_world.rs:6:39
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let webhook = DiscordWebhook::new(env!("DISCORD_WEBHOOK_URL")).unwrap();
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("DISCORD_WEBHOOK_URL")` to read the variable at run time
[INFO] [stdout]   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `DISCORD_WEBHOOK_URL` not defined at compile time
[INFO] [stdout]   --> examples/delete_message.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let webhook = DiscordWebhook::new(env!("DISCORD_WEBHOOK_URL")).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("DISCORD_WEBHOOK_URL")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `DISCORD_WEBHOOK_URL` not defined at compile time
[INFO] [stdout]  --> examples/complex_embed.rs:8:39
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let webhook = DiscordWebhook::new(env!("DISCORD_WEBHOOK_URL")).unwrap();
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("DISCORD_WEBHOOK_URL")` to read the variable at run time
[INFO] [stdout]   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `discord-webhook2` (example "hello_world") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `discord-webhook2` (example "delete_message") due to 2 previous errors
[INFO] [stdout] error: environment variable `DISCORD_WEBHOOK_URL` not defined at compile time
[INFO] [stdout]   --> examples/get_message.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let webhook = DiscordWebhook::new(env!("DISCORD_WEBHOOK_URL")).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("DISCORD_WEBHOOK_URL")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `discord-webhook2` (example "complex_embed") due to 2 previous errors
[INFO] [stdout] error: environment variable `DISCORD_WEBHOOK_URL` not defined at compile time
[INFO] [stdout]  --> examples/send_file.rs:8:39
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let webhook = DiscordWebhook::new(env!("DISCORD_WEBHOOK_URL")).unwrap();
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("DISCORD_WEBHOOK_URL")` to read the variable at run time
[INFO] [stdout]   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `discord-webhook2` (example "get_message") due to 2 previous errors
[INFO] [stderr] error: could not compile `discord-webhook2` (example "send_file") due to 2 previous errors
[INFO] [stdout] error: environment variable `DISCORD_WEBHOOK_URL` not defined at compile time
[INFO] [stdout]  --> examples/poll.rs:6:39
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let webhook = DiscordWebhook::new(env!("DISCORD_WEBHOOK_URL")).unwrap();
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("DISCORD_WEBHOOK_URL")` to read the variable at run time
[INFO] [stdout]   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `DISCORD_WEBHOOK_URL` not defined at compile time
[INFO] [stdout]  --> examples/simple_embed.rs:6:39
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let webhook = DiscordWebhook::new(env!("DISCORD_WEBHOOK_URL")).unwrap();
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("DISCORD_WEBHOOK_URL")` to read the variable at run time
[INFO] [stdout]   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `discord-webhook2` (example "poll") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `DISCORD_WEBHOOK_URL` not defined at compile time
[INFO] [stdout]   --> examples/edit_message.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let webhook = DiscordWebhook::new(env!("DISCORD_WEBHOOK_URL")).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("DISCORD_WEBHOOK_URL")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `discord-webhook2` (example "simple_embed") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `discord-webhook2` (example "edit_message") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3f5ec35a888eabf54d61aea26ff878a240a5ae0938592b8fbc6caf90dea9ea25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f5ec35a888eabf54d61aea26ff878a240a5ae0938592b8fbc6caf90dea9ea25", kill_on_drop: false }`
[INFO] [stdout] 3f5ec35a888eabf54d61aea26ff878a240a5ae0938592b8fbc6caf90dea9ea25
