[INFO] cloning repository https://github.com/azul-rbx/azul
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azul-rbx/azul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazul-rbx%2Fazul", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazul-rbx%2Fazul'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 856d43ce6971147ac64cd497c2e829be926e2231
[INFO] building azul-rbx/azul against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazul-rbx%2Fazul" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/azul-rbx/azul
[INFO] finished tweaking git repo https://github.com/azul-rbx/azul
[INFO] tweaked toml for git repo https://github.com/azul-rbx/azul written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/azul-rbx/azul on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/azul-rbx/azul 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8035bc7f1973b09f60d23937d6dbf1f8372c332762154ea63943125db6ca467
[INFO] running `Command { std: "docker" "start" "-a" "b8035bc7f1973b09f60d23937d6dbf1f8372c332762154ea63943125db6ca467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8035bc7f1973b09f60d23937d6dbf1f8372c332762154ea63943125db6ca467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8035bc7f1973b09f60d23937d6dbf1f8372c332762154ea63943125db6ca467", kill_on_drop: false }`
[INFO] [stdout] b8035bc7f1973b09f60d23937d6dbf1f8372c332762154ea63943125db6ca467
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e138192236be9421131603c6d50cf091b10f56ad7814148fc4bfbb3c7ad445f3
[INFO] running `Command { std: "docker" "start" "-a" "e138192236be9421131603c6d50cf091b10f56ad7814148fc4bfbb3c7ad445f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling cc v1.0.89
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling snax v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ritz_impl v0.1.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling ritz v0.1.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling roblox_install v1.0.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling opener v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rbx_types v1.8.0
[INFO] [stderr]    Compiling rmp-serde v1.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling memofs v0.2.0 (/opt/rustwide/workdir/crates/memofs)
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling rbx_reflection v4.5.0
[INFO] [stderr]    Compiling rbx_dom_weak v2.7.0
[INFO] [stderr]    Compiling rbx_reflection_database v0.2.10+roblox-607
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling rbx_xml v0.13.3
[INFO] [stderr]    Compiling embed-resource v1.8.0
[INFO] [stderr]    Compiling rojo v7.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling lz4 v1.24.0
[INFO] [stderr]    Compiling rbx_binary v0.7.4
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/project.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         source: serde_json::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UploadKind` is never used
[INFO] [stdout]   --> src/cli/upload.rs:97:6
[INFO] [stdout]    |
[INFO] [stdout] 97 | enum UploadKind {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DisplayLua` is never constructed
[INFO] [stdout]   --> src/lua_ast.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct DisplayLua<T>(T);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/snapshot/tree.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn get_instance(&self, id: Ref) -> Option<InstanceWithMeta> {
[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] 69 |     pub fn get_instance(&self, id: Ref) -> Option<InstanceWithMeta<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/snapshot/tree.rs:79:29
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn get_instance_mut(&mut self, id: Ref) -> Option<InstanceWithMetaMut> {
[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] 79 |     pub fn get_instance_mut(&mut self, id: Ref) -> Option<InstanceWithMetaMut<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "e138192236be9421131603c6d50cf091b10f56ad7814148fc4bfbb3c7ad445f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e138192236be9421131603c6d50cf091b10f56ad7814148fc4bfbb3c7ad445f3", kill_on_drop: false }`
[INFO] [stdout] e138192236be9421131603c6d50cf091b10f56ad7814148fc4bfbb3c7ad445f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de9e89fa6df8528ff2ddb0df8f794ea9a5db825bdda60618275a4606a6fb8b44
[INFO] running `Command { std: "docker" "start" "-a" "de9e89fa6df8528ff2ddb0df8f794ea9a5db825bdda60618275a4606a6fb8b44", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling embed-resource v1.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling lz4 v1.24.0
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling rmp-serde v1.1.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling memofs v0.2.0 (/opt/rustwide/workdir/crates/memofs)
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling rbx_types v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rojo v7.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ritz v0.1.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling opener v0.5.2
[INFO] [stderr]    Compiling rbx_reflection v4.5.0
[INFO] [stderr]    Compiling rbx_dom_weak v2.7.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling rbx_reflection_database v0.2.10+roblox-607
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rbx_xml v0.13.3
[INFO] [stderr]    Compiling rbx_binary v0.7.4
[INFO] [stderr]    Compiling roblox_install v1.0.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling rojo-insta-ext v0.1.0 (/opt/rustwide/workdir/crates/rojo-insta-ext)
[INFO] [stderr]    Compiling insta v1.36.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/project.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         source: serde_json::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UploadKind` is never used
[INFO] [stdout]   --> src/cli/upload.rs:97:6
[INFO] [stdout]    |
[INFO] [stdout] 97 | enum UploadKind {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DisplayLua` is never constructed
[INFO] [stdout]   --> src/lua_ast.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct DisplayLua<T>(T);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/snapshot/tree.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn get_instance(&self, id: Ref) -> Option<InstanceWithMeta> {
[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] 69 |     pub fn get_instance(&self, id: Ref) -> Option<InstanceWithMeta<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/snapshot/tree.rs:79:29
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn get_instance_mut(&mut self, id: Ref) -> Option<InstanceWithMetaMut> {
[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] 79 |     pub fn get_instance_mut(&mut self, id: Ref) -> Option<InstanceWithMetaMut<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/project.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         source: serde_json::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UploadKind` is never used
[INFO] [stdout]   --> src/cli/upload.rs:97:6
[INFO] [stdout]    |
[INFO] [stdout] 97 | enum UploadKind {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DisplayLua` is never constructed
[INFO] [stdout]   --> src/lua_ast.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct DisplayLua<T>(T);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/snapshot/tree.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn get_instance(&self, id: Ref) -> Option<InstanceWithMeta> {
[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] 69 |     pub fn get_instance(&self, id: Ref) -> Option<InstanceWithMeta<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/snapshot/tree.rs:79:29
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn get_instance_mut(&mut self, id: Ref) -> Option<InstanceWithMetaMut> {
[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] 79 |     pub fn get_instance_mut(&mut self, id: Ref) -> Option<InstanceWithMetaMut<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/project.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         source: serde_json::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UploadKind` is never used
[INFO] [stdout]   --> src/cli/upload.rs:97:6
[INFO] [stdout]    |
[INFO] [stdout] 97 | enum UploadKind {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/snapshot/tree.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn get_instance(&self, id: Ref) -> Option<InstanceWithMeta> {
[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] 69 |     pub fn get_instance(&self, id: Ref) -> Option<InstanceWithMeta<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/snapshot/tree.rs:79:29
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn get_instance_mut(&mut self, id: Ref) -> Option<InstanceWithMetaMut> {
[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] 79 |     pub fn get_instance_mut(&mut self, id: Ref) -> Option<InstanceWithMetaMut<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/rojo_test/serve_util.rs:153:25
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn get_api_read(&self, id: Ref) -> Result<ReadResponse, reqwest::Error> {
[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] 153 |     pub fn get_api_read(&self, id: Ref) -> Result<ReadResponse<'_>, reqwest::Error> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "de9e89fa6df8528ff2ddb0df8f794ea9a5db825bdda60618275a4606a6fb8b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de9e89fa6df8528ff2ddb0df8f794ea9a5db825bdda60618275a4606a6fb8b44", kill_on_drop: false }`
[INFO] [stdout] de9e89fa6df8528ff2ddb0df8f794ea9a5db825bdda60618275a4606a6fb8b44
