[INFO] cloning repository https://github.com/xDestinoJS/argon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xDestinoJS/argon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxDestinoJS%2Fargon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxDestinoJS%2Fargon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b258eb696cd33be942e1bd7e38a6f95901669199
[INFO] checking xDestinoJS/argon against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxDestinoJS%2Fargon" "/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/xDestinoJS/argon
[INFO] finished tweaking git repo https://github.com/xDestinoJS/argon
[INFO] tweaked toml for git repo https://github.com/xDestinoJS/argon written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xDestinoJS/argon on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xDestinoJS/argon 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yaml2lua v0.1.1
[INFO] [stderr]   Downloaded toml2lua v0.1.0
[INFO] [stderr]   Downloaded zmij v1.0.6
[INFO] [stderr]   Downloaded zipsign-api v0.1.2
[INFO] [stderr]   Downloaded winsafe v0.0.26
[INFO] [stderr]   Downloaded self-replace v1.4.0
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded roblox_install v1.0.0
[INFO] [stderr]   Downloaded rmpv v1.3.1
[INFO] [stderr]   Downloaded rmp-serde v1.3.1
[INFO] [stderr]   Downloaded quinn-udp v0.5.4
[INFO] [stderr]   Downloaded rbx_xml v2.0.1
[INFO] [stderr]   Downloaded rbx_reflection_database v2.0.2+roblox-700
[INFO] [stderr]   Downloaded rbx_types v3.1.0
[INFO] [stderr]   Downloaded rbx_reflection v6.1.0
[INFO] [stderr]   Downloaded blake3 v1.5.3
[INFO] [stderr]   Downloaded ustr v1.1.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.3
[INFO] [stderr]   Downloaded path-clean v1.0.1
[INFO] [stderr]   Downloaded panic-message v0.3.0
[INFO] [stderr]   Downloaded optfield v0.4.0
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.15
[INFO] [stderr]   Downloaded pipeline v0.5.0
[INFO] [stderr]   Downloaded keybd_event v0.1.2
[INFO] [stderr]   Downloaded libudev v0.2.0
[INFO] [stderr]   Downloaded markdown v0.3.0
[INFO] [stderr]   Downloaded json2lua v0.1.3
[INFO] [stderr]   Downloaded globenv v0.2.1
[INFO] [stderr]   Downloaded documented v0.9.2
[INFO] [stderr]   Downloaded phf_generator v0.12.1
[INFO] [stderr]   Downloaded documented-macros v0.9.2
[INFO] [stderr]   Downloaded phf_macros v0.12.1
[INFO] [stderr]   Downloaded derive-from-one v0.1.0
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded impl-more v0.1.6
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.16
[INFO] [stderr]   Downloaded actix-http v3.12.0
[INFO] [stderr]   Downloaded actix-msgpack v0.1.4
[INFO] [stderr]   Downloaded zerocopy v0.8.16
[INFO] [stderr]   Downloaded rbx_binary v2.0.1
[INFO] [stderr]   Downloaded rbx_dom_weak v4.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 402ce63af89e58932e2f1de3b9bc0d521c57437f7ce7eab36107b2041c5937c9
[INFO] running `Command { std: "docker" "start" "402ce63af89e58932e2f1de3b9bc0d521c57437f7ce7eab36107b2041c5937c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "402ce63af89e58932e2f1de3b9bc0d521c57437f7ce7eab36107b2041c5937c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "402ce63af89e58932e2f1de3b9bc0d521c57437f7ce7eab36107b2041c5937c9" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "402ce63af89e58932e2f1de3b9bc0d521c57437f7ce7eab36107b2041c5937c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "402ce63af89e58932e2f1de3b9bc0d521c57437f7ce7eab36107b2041c5937c9" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling zerocopy v0.8.16
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling futures-util v0.3.33
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rbx_types v3.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]    Compiling tempfile v3.11.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling self_update v0.39.0 (/opt/rustwide/workdir/crates/self_update)
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]     Checking actix-http v3.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling self-replace v1.4.0
[INFO] [stderr]     Checking ustr v1.1.0
[INFO] [stderr]     Checking rbx_reflection v6.1.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking actix-web v4.13.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking rbx_reflection_database v2.0.2+roblox-700
[INFO] [stderr]     Checking rbx_dom_weak v4.1.0
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling optfield v0.4.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]    Compiling documented-macros v0.9.2
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling argon-rbx v2.0.142 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling profiling-procmacros v0.1.0 (/opt/rustwide/workdir/crates/profiling/profiling-procmacros)
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking file-id v0.2.1
[INFO] [stderr]     Checking xml-rs v0.8.20
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking pipeline v0.5.0
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking markdown v0.3.0
[INFO] [stderr]     Checking notify-debouncer-full v0.3.1 (/opt/rustwide/workdir/crates/notify-debouncer-full)
[INFO] [stderr]     Checking rmpv v1.3.1
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> crates/notify-debouncer-full/src/cache.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 |             usize::max_value()
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking rbx_xml v2.0.1
[INFO] [stderr]     Checking actix-msgpack v0.1.4
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking yaml2lua v0.1.1
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking profiling v0.1.0 (/opt/rustwide/workdir/crates/profiling/profiling)
[INFO] [stderr]     Checking documented v0.9.2
[INFO] [stderr]     Checking toml2lua v0.1.0
[INFO] [stderr]     Checking puffin_http v0.16.1
[INFO] [stderr]     Checking trash v5.2.5
[INFO] [stderr]     Checking clap-verbosity-flag v2.2.3
[INFO] [stderr]     Checking rbx_binary v2.0.1
[INFO] [stderr]     Checking roblox_install v1.0.0
[INFO] [stderr]     Checking actix-ws v0.3.1
[INFO] [stderr]     Checking json-formatter v0.1.0 (/opt/rustwide/workdir/crates/json-formatter)
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking json2lua v0.1.3
[INFO] [stderr]    Compiling derive-from-one v0.1.0
[INFO] [stderr]    Compiling config-derive v0.1.0 (/opt/rustwide/workdir/crates/config-derive)
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking globenv v0.2.1
[INFO] [stderr]     Checking panic-message v0.3.0
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: markdown v0.3.0, nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "402ce63af89e58932e2f1de3b9bc0d521c57437f7ce7eab36107b2041c5937c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "402ce63af89e58932e2f1de3b9bc0d521c57437f7ce7eab36107b2041c5937c9", kill_on_drop: false }`
[INFO] [stdout] 402ce63af89e58932e2f1de3b9bc0d521c57437f7ce7eab36107b2041c5937c9
