[INFO] fetching crate oauth1-request-derive 0.5.0...
[INFO] checking oauth1-request-derive-0.5.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate oauth1-request-derive 0.5.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate oauth1-request-derive 0.5.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate oauth1-request-derive 0.5.0
[INFO] finished tweaking crates.io crate oauth1-request-derive 0.5.0
[INFO] tweaked toml for crates.io crate oauth1-request-derive 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 59 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (latest: v3.1.0)
[INFO] [stderr]       Adding pulldown-cmark v0.9.6 (latest: v0.10.3)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding toml v0.7.8 (latest: v0.8.12)
[INFO] [stderr]       Adding toml_edit v0.19.15 (latest: v0.22.12)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1d171a6f96a51d56320d10918dedefb0a7fe11706910538d6a51adbab0eb05b
[INFO] running `Command { std: "docker" "start" "-a" "d1d171a6f96a51d56320d10918dedefb0a7fe11706910538d6a51adbab0eb05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1d171a6f96a51d56320d10918dedefb0a7fe11706910538d6a51adbab0eb05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1d171a6f96a51d56320d10918dedefb0a7fe11706910538d6a51adbab0eb05b", kill_on_drop: false }`
[INFO] [stdout] d1d171a6f96a51d56320d10918dedefb0a7fe11706910538d6a51adbab0eb05b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3246a96ad04a2132f62d262ff169663bccc6e7a8a905dea4eca0e2b2bc2892e0
[INFO] running `Command { std: "docker" "start" "-a" "3246a96ad04a2132f62d262ff169663bccc6e7a8a905dea4eca0e2b2bc2892e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking syn v2.0.60
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking proc-macro-crate v1.3.1
[INFO] [stderr]     Checking oauth1-request-derive v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking version-sync v0.9.5
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `oauth1_request`
[INFO] [stdout]   --> tests/pull_3.rs:5:18
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[derive(oauth1_request::Request)]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ use of undeclared crate or module `oauth1_request`
[INFO] [stdout] ...
[INFO] [stdout] 12 | def_foo!(Option<u64>);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `def_foo` (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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `oauth1_request`
[INFO] [stdout]  --> tests/pass.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate oauth1_request as oauth;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `oauth1_request`
[INFO] [stdout]  --> tests/no_std.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate oauth1_request as oauth;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oauth1-request-derive` (test "pull_3") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]   --> tests/no_std.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |         #[oauth1(option = true)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]   --> tests/no_std.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[oauth1(fmt = crate::common::fmt_ignore)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:181:3
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[oauth1(crate = oauth)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]   --> tests/no_std.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[oauth1(skip_if = crate::common::always)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:187:11
[INFO] [stdout]     |
[INFO] [stdout] 187 |         #[oauth1(encoded)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:190:11
[INFO] [stdout]     |
[INFO] [stdout] 190 |         #[oauth1(rename = "FLAG")]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |         #[oauth1()] // OK
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 194 |         #[oauth1(skip)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[oauth1(skip_if = std::option::Option::is_none, fmt = super::fmt_option_str)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:200:11
[INFO] [stdout]     |
[INFO] [stdout] 200 |         #[oauth1(option = true)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 |         #[oauth1(option = true)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:206:11
[INFO] [stdout]     |
[INFO] [stdout] 206 |         #[oauth1(option = true, fmt = crate::common::fmt_ignore)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |         #[oauth1(option = false, fmt = crate::common::fmt_ignore)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |         #[oauth1(skip_if = <dyn std::any::Any>::is::<&'static str>)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:213:11
[INFO] [stdout]     |
[INFO] [stdout] 213 |         #[oauth1(fmt = std::fmt::Debug::fmt)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:216:11
[INFO] [stdout]     |
[INFO] [stdout] 216 |         #[oauth1(skip_if = <[u8]>::is_empty)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:217:11
[INFO] [stdout]     |
[INFO] [stdout] 217 |         #[oauth1(fmt = std::fmt::Debug::fmt)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 |         #[oauth1(skip_if = crate::common::always, fmt = crate::common::fmt_ignore)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 |         #[oauth1(skip_if = str::is_empty)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:224:11
[INFO] [stdout]     |
[INFO] [stdout] 224 |         #[oauth1(fmt = crate::common::fmt_str)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[oauth1(fmt = common::fmt_ignore)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:247:7
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[oauth1(skip_if = common::always)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:252:7
[INFO] [stdout]     |
[INFO] [stdout] 252 |     #[oauth1(fmt = common::fmt_ignore)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:257:7
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[oauth1(skip_if = common::always)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oauth1-request-derive` (test "no_std") due to 5 previous errors
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:265:7
[INFO] [stdout]     |
[INFO] [stdout] 265 |     #[oauth1(fmt = helper)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:269:7
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[oauth1(fmt = tmp)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:272:7
[INFO] [stdout]     |
[INFO] [stdout] 272 |     #[oauth1(fmt = serializer)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[oauth1(skip_if = str::is_empty, fmt = std::fmt::Debug::fmt)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `oauth1` in this scope
[INFO] [stdout]    --> tests/pass.rs:296:7
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[oauth1(skip,)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 27 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oauth1-request-derive` (test "pass") due to 28 previous errors
[INFO] running `Command { std: "docker" "inspect" "3246a96ad04a2132f62d262ff169663bccc6e7a8a905dea4eca0e2b2bc2892e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3246a96ad04a2132f62d262ff169663bccc6e7a8a905dea4eca0e2b2bc2892e0", kill_on_drop: false }`
[INFO] [stdout] 3246a96ad04a2132f62d262ff169663bccc6e7a8a905dea4eca0e2b2bc2892e0
