[INFO] fetching crate rglua-macros 0.3.0...
[INFO] testing rglua-macros-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rglua-macros 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rglua-macros 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rglua-macros 0.3.0
[INFO] tweaked toml for crates.io crate rglua-macros 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rglua-macros 0.3.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] crate crates.io crate rglua-macros 0.3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1f3eabc12a810747f40e9e1bbeff1522e865ba19923e4473958371e146260004
[INFO] running `Command { std: "docker" "start" "-a" "1f3eabc12a810747f40e9e1bbeff1522e865ba19923e4473958371e146260004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f3eabc12a810747f40e9e1bbeff1522e865ba19923e4473958371e146260004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f3eabc12a810747f40e9e1bbeff1522e865ba19923e4473958371e146260004", kill_on_drop: false }`
[INFO] [stdout] 1f3eabc12a810747f40e9e1bbeff1522e865ba19923e4473958371e146260004
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3dc214a93ff884227c8ddc2b2ff1a3ca4a51364878825973d36d44438e7c6d9c
[INFO] running `Command { std: "docker" "start" "-a" "3dc214a93ff884227c8ddc2b2ff1a3ca4a51364878825973d36d44438e7c6d9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rglua-macros v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
[INFO] running `Command { std: "docker" "inspect" "3dc214a93ff884227c8ddc2b2ff1a3ca4a51364878825973d36d44438e7c6d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc214a93ff884227c8ddc2b2ff1a3ca4a51364878825973d36d44438e7c6d9c", kill_on_drop: false }`
[INFO] [stdout] 3dc214a93ff884227c8ddc2b2ff1a3ca4a51364878825973d36d44438e7c6d9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b58eb3f6dc06c3b3fdc675ceb2c9d15694c57a2dca1817c129e196d25229d263
[INFO] running `Command { std: "docker" "start" "-a" "b58eb3f6dc06c3b3fdc675ceb2c9d15694c57a2dca1817c129e196d25229d263", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling rglua-macros v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling trybuild v1.0.101
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rglua`
[INFO] [stdout]  --> tests/base.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rglua::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `rglua`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rglua`, use `cargo add rglua` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cstr` in this scope
[INFO] [stdout]   --> tests/base.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[lua_function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `lua_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cstr` in this scope
[INFO] [stdout]   --> tests/base.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[gmod_open]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `gmod_open` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cstr` in this scope
[INFO] [stdout]   --> tests/base.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[gmod_close]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `gmod_close` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rglua`
[INFO] [stdout]   --> tests/base.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[lua_function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rglua`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rglua`, use `cargo add rglua` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `lua_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rglua`
[INFO] [stdout]   --> tests/base.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[gmod_open]
[INFO] [stdout]    | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rglua`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rglua`, use `cargo add rglua` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `gmod_open` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rglua`
[INFO] [stdout]   --> tests/base.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[gmod_close]
[INFO] [stdout]    | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rglua`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rglua`, use `cargo add rglua` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `gmod_close` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LuaState` in this scope
[INFO] [stdout]   --> tests/base.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn add(_state: LuaState) -> Result<i32, LuaError> {
[INFO] [stdout]    |                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LuaState` in this scope
[INFO] [stdout]   --> tests/base.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn entry(_state: LuaState) -> Result<i32, LuaError> {
[INFO] [stdout]    |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LuaState` in this scope
[INFO] [stdout]   --> tests/base.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn close(_s: LuaState) -> Result<i32, LuaError> {
[INFO] [stdout]    |              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/base.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[lua_function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ expected `i32`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `lua_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/base.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[gmod_open]
[INFO] [stdout]    | ^^^^^^^^^^^^ expected `i32`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `gmod_open` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/base.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[gmod_close]
[INFO] [stdout]    | ^^^^^^^^^^^^^ expected `i32`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `gmod_close` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rglua-macros` (test "base") due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b58eb3f6dc06c3b3fdc675ceb2c9d15694c57a2dca1817c129e196d25229d263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b58eb3f6dc06c3b3fdc675ceb2c9d15694c57a2dca1817c129e196d25229d263", kill_on_drop: false }`
[INFO] [stdout] b58eb3f6dc06c3b3fdc675ceb2c9d15694c57a2dca1817c129e196d25229d263
