[INFO] fetching crate rojo 7.5.1... [INFO] testing rojo-7.5.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rojo 7.5.1 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate rojo 7.5.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rojo 7.5.1 [INFO] tweaked toml for crates.io crate rojo 7.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rojo 7.5.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rojo 7.5.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snax v0.2.0 [INFO] [stderr] Downloaded ritz_impl v0.1.0 [INFO] [stderr] Downloaded roblox_install v1.0.0 [INFO] [stderr] Downloaded embed-resource v1.8.0 [INFO] [stderr] Downloaded tracy-client v0.17.0 [INFO] [stderr] Downloaded opener v0.5.2 [INFO] [stderr] Downloaded loom v0.7.1 [INFO] [stderr] Downloaded rbx_xml v1.0.0 [INFO] [stderr] Downloaded rbx_reflection_database v1.0.3+roblox-670 [INFO] [stderr] Downloaded memofs v0.3.0 [INFO] [stderr] Downloaded ritz v0.1.0 [INFO] [stderr] Downloaded rbx_binary v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d64e1d89bc64c7709e9d4b865bc0d5a87f27c8356dbdbc30dd1992c3c0e504a [INFO] running `Command { std: "docker" "start" "-a" "3d64e1d89bc64c7709e9d4b865bc0d5a87f27c8356dbdbc30dd1992c3c0e504a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d64e1d89bc64c7709e9d4b865bc0d5a87f27c8356dbdbc30dd1992c3c0e504a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d64e1d89bc64c7709e9d4b865bc0d5a87f27c8356dbdbc30dd1992c3c0e504a", kill_on_drop: false }` [INFO] [stdout] 3d64e1d89bc64c7709e9d4b865bc0d5a87f27c8356dbdbc30dd1992c3c0e504a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ed52f15044913e8bda7b8e6990e480f9bffe1b0a952c033ae3359c3644c9e00 [INFO] running `Command { std: "docker" "start" "-a" "9ed52f15044913e8bda7b8e6990e480f9bffe1b0a952c033ae3359c3644c9e00", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling once_cell v1.19.0 [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 itoa v1.0.10 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling cc v1.0.89 [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 parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling snax v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling adler v1.0.2 [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 termcolor v1.4.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling ritz_impl v0.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling regex v1.10.3 [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 proc-macro-error v1.0.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling opener v0.5.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling roblox_install v1.0.0 [INFO] [stderr] Compiling ritz v0.1.0 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rbx_types v2.0.0 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling memofs v0.3.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling rbx_reflection v5.0.0 [INFO] [stderr] Compiling rbx_dom_weak v3.0.0 [INFO] [stderr] Compiling embed-resource v1.8.0 [INFO] [stderr] Compiling rojo v7.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rbx_reflection_database v1.0.3+roblox-670 [INFO] [stderr] Compiling rbx_xml v1.0.0 [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 v1.0.0 [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:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn get_instance(&self, id: Ref) -> Option { [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] 76 | pub fn get_instance(&self, id: Ref) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/snapshot/tree.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn get_instance_mut(&mut self, id: Ref) -> Option { [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] 86 | pub fn get_instance_mut(&mut self, id: Ref) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "9ed52f15044913e8bda7b8e6990e480f9bffe1b0a952c033ae3359c3644c9e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed52f15044913e8bda7b8e6990e480f9bffe1b0a952c033ae3359c3644c9e00", kill_on_drop: false }` [INFO] [stdout] 9ed52f15044913e8bda7b8e6990e480f9bffe1b0a952c033ae3359c3644c9e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9afad1dd6b77dfd65f32eb555f0fc1595e487dd041ee723550c1f1e06c60a35e [INFO] running `Command { std: "docker" "start" "-a" "9afad1dd6b77dfd65f32eb555f0fc1595e487dd041ee723550c1f1e06c60a35e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [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 crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling cc v1.0.89 [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 num_cpus v1.16.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling embed-resource v1.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memofs v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling rbx_types v2.0.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling rojo v7.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rbx_reflection v5.0.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rbx_dom_weak v3.0.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rbx_reflection_database v1.0.3+roblox-670 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ritz v0.1.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rbx_xml v1.0.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling opener v0.5.2 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Compiling roblox_install v1.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling insta v1.36.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling rbx_binary v1.0.0 [INFO] [stdout] error[E0432]: unresolved import `rojo_insta_ext` [INFO] [stdout] --> src/tree_view.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rojo_insta_ext::RedactionMap; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rojo_insta_ext` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rojo_insta_ext`, use `cargo add rojo_insta_ext` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rojo_insta_ext` [INFO] [stdout] --> src/snapshot/tests/apply.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rojo_insta_ext::RedactionMap; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rojo_insta_ext` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rojo_insta_ext`, use `cargo add rojo_insta_ext` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rojo_insta_ext` [INFO] [stdout] --> src/snapshot/tests/compute.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rojo_insta_ext::RedactionMap; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rojo_insta_ext` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rojo_insta_ext`, use `cargo add rojo_insta_ext` to add it to your `Cargo.toml` [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:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn get_instance(&self, id: Ref) -> Option { [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] 76 | pub fn get_instance(&self, id: Ref) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/snapshot/tree.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn get_instance_mut(&mut self, id: Ref) -> Option { [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] 86 | pub fn get_instance_mut(&mut self, id: Ref) -> Option> { [INFO] [stdout] | ++++ [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:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn get_instance(&self, id: Ref) -> Option { [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] 76 | pub fn get_instance(&self, id: Ref) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/snapshot/tree.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn get_instance_mut(&mut self, id: Ref) -> Option { [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] 86 | pub fn get_instance_mut(&mut self, id: Ref) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rojo` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9afad1dd6b77dfd65f32eb555f0fc1595e487dd041ee723550c1f1e06c60a35e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9afad1dd6b77dfd65f32eb555f0fc1595e487dd041ee723550c1f1e06c60a35e", kill_on_drop: false }` [INFO] [stdout] 9afad1dd6b77dfd65f32eb555f0fc1595e487dd041ee723550c1f1e06c60a35e