[INFO] fetching crate http-request-derive 0.2.0... [INFO] checking http-request-derive-0.2.0 against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543 [INFO] extracting crate http-request-derive 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate http-request-derive 0.2.0 on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate http-request-derive 0.2.0 [INFO] finished tweaking crates.io crate http-request-derive 0.2.0 [INFO] tweaked toml for crates.io crate http-request-derive 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate http-request-derive 0.2.0 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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-request-derive-macros v0.2.0 [INFO] [stderr] Downloaded serde_url_params v0.2.1 [INFO] [stderr] Downloaded snafu v0.8.2 [INFO] [stderr] Downloaded snafu-derive v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18e3916a9ee113b7042ab793505864707b65ef30ba2975718fdb7db9340504cb [INFO] running `Command { std: "docker" "start" "-a" "18e3916a9ee113b7042ab793505864707b65ef30ba2975718fdb7db9340504cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18e3916a9ee113b7042ab793505864707b65ef30ba2975718fdb7db9340504cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e3916a9ee113b7042ab793505864707b65ef30ba2975718fdb7db9340504cb", kill_on_drop: false }` [INFO] [stdout] 18e3916a9ee113b7042ab793505864707b65ef30ba2975718fdb7db9340504cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b7ca1a35bc3177bd3f0c76f92e5d77ca4fb67bf3ecaa54f2d61def92946dae1 [INFO] running `Command { std: "docker" "start" "-a" "3b7ca1a35bc3177bd3f0c76f92e5d77ca4fb67bf3ecaa54f2d61def92946dae1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling snafu-derive v0.8.2 [INFO] [stderr] Checking snafu v0.8.2 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling http-request-derive-macros v0.2.0 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking serde_url_params v0.2.1 [INFO] [stderr] Checking http-request-derive v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AnotherRequest` is never constructed [INFO] [stdout] --> examples/simple_get.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | struct AnotherRequest( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.46s [INFO] running `Command { std: "docker" "inspect" "3b7ca1a35bc3177bd3f0c76f92e5d77ca4fb67bf3ecaa54f2d61def92946dae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b7ca1a35bc3177bd3f0c76f92e5d77ca4fb67bf3ecaa54f2d61def92946dae1", kill_on_drop: false }` [INFO] [stdout] 3b7ca1a35bc3177bd3f0c76f92e5d77ca4fb67bf3ecaa54f2d61def92946dae1