[INFO] fetching crate concatsql_macro 0.1.0...
[INFO] testing concatsql_macro-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate concatsql_macro 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate concatsql_macro 0.1.0
[INFO] finished tweaking crates.io crate concatsql_macro 0.1.0
[INFO] tweaked toml for crates.io crate concatsql_macro 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate concatsql_macro 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding concatsql v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4e3be6ce12368889f52d95c214209489b15090f87f426e51f0fc89023324617
[INFO] running `Command { std: "docker" "start" "-a" "c4e3be6ce12368889f52d95c214209489b15090f87f426e51f0fc89023324617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4e3be6ce12368889f52d95c214209489b15090f87f426e51f0fc89023324617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4e3be6ce12368889f52d95c214209489b15090f87f426e51f0fc89023324617", kill_on_drop: false }`
[INFO] [stdout] c4e3be6ce12368889f52d95c214209489b15090f87f426e51f0fc89023324617
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5c427d4f604d6269e834a5a41bd32c38c4171814b58f70787898a19d86ee922
[INFO] running `Command { std: "docker" "start" "-a" "b5c427d4f604d6269e834a5a41bd32c38c4171814b58f70787898a19d86ee922", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling concatsql_macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.94s
[INFO] running `Command { std: "docker" "inspect" "b5c427d4f604d6269e834a5a41bd32c38c4171814b58f70787898a19d86ee922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5c427d4f604d6269e834a5a41bd32c38c4171814b58f70787898a19d86ee922", kill_on_drop: false }`
[INFO] [stdout] b5c427d4f604d6269e834a5a41bd32c38c4171814b58f70787898a19d86ee922
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51edb6f392ebdc9c3a1518334111a2977eb03928c1cccb1b6a4d76cd1145defb
[INFO] running `Command { std: "docker" "start" "-a" "51edb6f392ebdc9c3a1518334111a2977eb03928c1cccb1b6a4d76cd1145defb", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling concatsql v0.4.0
[INFO] [stderr]    Compiling concatsql_macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no associated item named `_init` found for struct `concatsql::WrapString<'a>` in the current scope
[INFO] [stdout]   --> tests/macro.rs:8:19
[INFO] [stdout]    |
[INFO] [stdout]  8 |         let sql = query!(r#"SELECT {name}"#);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `concatsql::WrapString<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `concatsql::WrapString<'_>` consider using one of the following associated functions:
[INFO] [stdout]       concatsql::WrapString::<'a>::init
[INFO] [stdout]       concatsql::WrapString::<'a>::null
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concatsql-0.4.0/src/wrapstring.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn init(s: &'static str) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub const fn null() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `_init` found for struct `concatsql::WrapString<'a>` in the current scope
[INFO] [stdout]   --> tests/macro.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let sql = query!(r#"SELECT name FROM users WHERE age = {age}"#);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `concatsql::WrapString<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `concatsql::WrapString<'_>` consider using one of the following associated functions:
[INFO] [stdout]       concatsql::WrapString::<'a>::init
[INFO] [stdout]       concatsql::WrapString::<'a>::null
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concatsql-0.4.0/src/wrapstring.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn init(s: &'static str) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub const fn null() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `_init` found for struct `concatsql::WrapString<'a>` in the current scope
[INFO] [stdout]   --> tests/macro.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |         let sql = query!(r#"{name}{name};"#);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `concatsql::WrapString<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `concatsql::WrapString<'_>` consider using one of the following associated functions:
[INFO] [stdout]       concatsql::WrapString::<'a>::init
[INFO] [stdout]       concatsql::WrapString::<'a>::null
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concatsql-0.4.0/src/wrapstring.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn init(s: &'static str) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub const fn null() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `_init` found for struct `concatsql::WrapString<'a>` in the current scope
[INFO] [stdout]   --> tests/macro.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let sql = query!(r#"{{name}}"#);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ associated item not found in `concatsql::WrapString<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `concatsql::WrapString<'_>` consider using one of the following associated functions:
[INFO] [stdout]       concatsql::WrapString::<'a>::init
[INFO] [stdout]       concatsql::WrapString::<'a>::null
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concatsql-0.4.0/src/wrapstring.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn init(s: &'static str) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub const fn null() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `_init` found for struct `concatsql::WrapString<'a>` in the current scope
[INFO] [stdout]   --> tests/macro.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let sql = query!("{ name }");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ associated item not found in `concatsql::WrapString<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `concatsql::WrapString<'_>` consider using one of the following associated functions:
[INFO] [stdout]       concatsql::WrapString::<'a>::init
[INFO] [stdout]       concatsql::WrapString::<'a>::null
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concatsql-0.4.0/src/wrapstring.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn init(s: &'static str) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub const fn null() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `_init` found for struct `concatsql::WrapString<'a>` in the current scope
[INFO] [stdout]   --> tests/macro.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let sql = query!(r#"{i32_}{i64_}{f32_}{f64_}{text}"#);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `concatsql::WrapString<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `concatsql::WrapString<'_>` consider using one of the following associated functions:
[INFO] [stdout]       concatsql::WrapString::<'a>::init
[INFO] [stdout]       concatsql::WrapString::<'a>::null
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concatsql-0.4.0/src/wrapstring.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn init(s: &'static str) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub const fn null() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `concatsql_macro` (test "macro") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "51edb6f392ebdc9c3a1518334111a2977eb03928c1cccb1b6a4d76cd1145defb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51edb6f392ebdc9c3a1518334111a2977eb03928c1cccb1b6a4d76cd1145defb", kill_on_drop: false }`
[INFO] [stdout] 51edb6f392ebdc9c3a1518334111a2977eb03928c1cccb1b6a4d76cd1145defb
