[INFO] cloning repository https://github.com/NarukamiTO/resource-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NarukamiTO/resource-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNarukamiTO%2Fresource-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNarukamiTO%2Fresource-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5977a8edc2481f62633d618f461551a0d982e0e
[INFO] building NarukamiTO/resource-generator against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNarukamiTO%2Fresource-generator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NarukamiTO/resource-generator
[INFO] finished tweaking git repo https://github.com/NarukamiTO/resource-generator
[INFO] tweaked toml for git repo https://github.com/NarukamiTO/resource-generator written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NarukamiTO/resource-generator on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NarukamiTO/resource-generator 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/NarukamiTO/protocol`
[INFO] [stderr]     Updating git repository `https://github.com/NarukamiTO/tara`
[INFO] [stderr]     Updating git repository `https://github.com/NarukamiTO/threedee`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.83
[INFO] [stderr]   Downloaded git2 v0.17.2
[INFO] [stderr]   Downloaded libz-sys v1.1.18
[INFO] [stderr]   Downloaded libgit2-sys v0.15.2+1.6.4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1f95890b53e1c1c3da29105a8816880f4216a96e3b21bb700a357fbef379bd6
[INFO] running `Command { std: "docker" "start" "-a" "b1f95890b53e1c1c3da29105a8816880f4216a96e3b21bb700a357fbef379bd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1f95890b53e1c1c3da29105a8816880f4216a96e3b21bb700a357fbef379bd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1f95890b53e1c1c3da29105a8816880f4216a96e3b21bb700a357fbef379bd6", kill_on_drop: false }`
[INFO] [stdout] b1f95890b53e1c1c3da29105a8816880f4216a96e3b21bb700a357fbef379bd6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15eda1aa5098382f87e5366276e4ef9068193008f6e4bc749e89be1e87c10f13
[INFO] running `Command { std: "docker" "start" "-a" "15eda1aa5098382f87e5366276e4ef9068193008f6e4bc749e89be1e87c10f13", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tara v0.1.0 (https://github.com/NarukamiTO/tara?rev=5573d3a#5573d3a5)
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling alternativa_protocol_derive v0.1.0 (https://github.com/NarukamiTO/protocol?rev=0ac0269#0ac0269f)
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling threedee v0.1.0 (https://github.com/NarukamiTO/threedee?rev=84c4b8f#84c4b8f5)
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling alternativa_protocol v0.1.1 (https://github.com/NarukamiTO/protocol?rev=0ac0269#0ac0269f)
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling resource-generator v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/kind/map.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |   fn as_public(&self) -> PublicMap {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |   fn as_public(&self) -> PublicMap<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/kind/map.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |   fn as_private(&self, proplibs: &HashMap<String, ResourceDefinition>) -> PrivateMap {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here                         ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |   fn as_private(&self, proplibs: &HashMap<String, ResourceDefinition>) -> PrivateMap<'_> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/kind/map.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |   fn as_private(&self) -> PrivateBonusRegion {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |   fn as_private(&self) -> PrivateBonusRegion<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/kind/map.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |   fn as_private(&self) -> PrivateSpawnPoint {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |   fn as_private(&self) -> PrivateSpawnPoint<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "15eda1aa5098382f87e5366276e4ef9068193008f6e4bc749e89be1e87c10f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15eda1aa5098382f87e5366276e4ef9068193008f6e4bc749e89be1e87c10f13", kill_on_drop: false }`
[INFO] [stdout] 15eda1aa5098382f87e5366276e4ef9068193008f6e4bc749e89be1e87c10f13
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc6db17998ea66e9cd7ea695fb26a830d3ea24ed329c322e49cbe396f38529ab
[INFO] running `Command { std: "docker" "start" "-a" "bc6db17998ea66e9cd7ea695fb26a830d3ea24ed329c322e49cbe396f38529ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling resource-generator v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/kind/map.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |   fn as_public(&self) -> PublicMap {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |   fn as_public(&self) -> PublicMap<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/kind/map.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |   fn as_private(&self, proplibs: &HashMap<String, ResourceDefinition>) -> PrivateMap {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here                         ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |   fn as_private(&self, proplibs: &HashMap<String, ResourceDefinition>) -> PrivateMap<'_> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/kind/map.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |   fn as_private(&self) -> PrivateBonusRegion {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |   fn as_private(&self) -> PrivateBonusRegion<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/kind/map.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |   fn as_private(&self) -> PrivateSpawnPoint {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |   fn as_private(&self) -> PrivateSpawnPoint<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "bc6db17998ea66e9cd7ea695fb26a830d3ea24ed329c322e49cbe396f38529ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc6db17998ea66e9cd7ea695fb26a830d3ea24ed329c322e49cbe396f38529ab", kill_on_drop: false }`
[INFO] [stdout] bc6db17998ea66e9cd7ea695fb26a830d3ea24ed329c322e49cbe396f38529ab
