[INFO] cloning repository https://github.com/MacroFake/houston-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MacroFake/houston-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMacroFake%2Fhouston-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMacroFake%2Fhouston-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d488e6b50c3e52083b8ae0b99a4d97485a1c1fa0 [INFO] testing MacroFake/houston-tools against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMacroFake%2Fhouston-tools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MacroFake/houston-tools on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MacroFake/houston-tools [INFO] finished tweaking git repo https://github.com/MacroFake/houston-tools [INFO] tweaked toml for git repo https://github.com/MacroFake/houston-tools written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MacroFake/houston-tools 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16f325a90ab48126dbbfe94a72a873d27f3b247f7a37c1285f9f3cadae005cca [INFO] running `Command { std: "docker" "start" "-a" "16f325a90ab48126dbbfe94a72a873d27f3b247f7a37c1285f9f3cadae005cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16f325a90ab48126dbbfe94a72a873d27f3b247f7a37c1285f9f3cadae005cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f325a90ab48126dbbfe94a72a873d27f3b247f7a37c1285f9f3cadae005cca", kill_on_drop: false }` [INFO] [stdout] 16f325a90ab48126dbbfe94a72a873d27f3b247f7a37c1285f9f3cadae005cca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8133199e302804b792bb7118aa79cfbe9d681725fe6c3be90fdbb659e935b9a [INFO] running `Command { std: "docker" "start" "-a" "a8133199e302804b792bb7118aa79cfbe9d681725fe6c3be90fdbb659e935b9a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.1.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lz4-sys v1.11.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling binrw_derive v0.14.0 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling luajit-src v210.5.10+f725e44 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling mlua-sys v0.6.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling binrw v0.14.0 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling serenity v0.12.2 (https://github.com/serenity-rs/serenity.git?rev=d3665b7f25019b0fbf163c38014fe2cd31935416#d3665b7f) [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling texture2ddecoder v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling poise_macros v0.6.1 (https://github.com/serenity-rs/poise.git?rev=575025909b063c3b998659abf9d241c8790404ee#57502590) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling azur_lane_data_collector v1.6.1 (/opt/rustwide/workdir/azur_lane_data_collector) [INFO] [stderr] Compiling houston_app v1.7.2 (/opt/rustwide/workdir/houston_app) [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling value-trait v0.8.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling simd-json v0.13.10 [INFO] [stderr] Compiling utils v4.0.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling azur_lane v1.6.1 (/opt/rustwide/workdir/azur_lane) [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling mlua v0.9.9 [INFO] [stderr] Compiling lz4 v1.27.0 [INFO] [stderr] Compiling unity_read v3.0.1 (/opt/rustwide/workdir/unity_read) [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling poise v0.6.1 (https://github.com/serenity-rs/poise.git?rev=575025909b063c3b998659abf9d241c8790404ee#57502590) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "a8133199e302804b792bb7118aa79cfbe9d681725fe6c3be90fdbb659e935b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8133199e302804b792bb7118aa79cfbe9d681725fe6c3be90fdbb659e935b9a", kill_on_drop: false }` [INFO] [stdout] a8133199e302804b792bb7118aa79cfbe9d681725fe6c3be90fdbb659e935b9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e82d4cd84ff245070e0bac60936da58fa3b88e6ab7360796eae668df83024a61 [INFO] running `Command { std: "docker" "start" "-a" "e82d4cd84ff245070e0bac60936da58fa3b88e6ab7360796eae668df83024a61", kill_on_drop: false }` [INFO] [stderr] Compiling unity_read v3.0.1 (/opt/rustwide/workdir/unity_read) [INFO] [stderr] Compiling azur_lane v1.6.1 (/opt/rustwide/workdir/azur_lane) [INFO] [stderr] Compiling utils v4.0.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling houston_app v1.7.2 (/opt/rustwide/workdir/houston_app) [INFO] [stderr] Compiling azur_lane_data_collector v1.6.1 (/opt/rustwide/workdir/azur_lane_data_collector) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.11s [INFO] running `Command { std: "docker" "inspect" "e82d4cd84ff245070e0bac60936da58fa3b88e6ab7360796eae668df83024a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e82d4cd84ff245070e0bac60936da58fa3b88e6ab7360796eae668df83024a61", kill_on_drop: false }` [INFO] [stdout] e82d4cd84ff245070e0bac60936da58fa3b88e6ab7360796eae668df83024a61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51b9c8941525af9643f9c55356355b3ce977b7656898a2a224ed0db95b220e35 [INFO] running `Command { std: "docker" "start" "-a" "51b9c8941525af9643f9c55356355b3ce977b7656898a2a224ed0db95b220e35", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azur_lane-b22c395fc6890775) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/azur_lane_data_collector-80f733902d2b7143) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/houston_app-aa1c333c513cb65a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test slashies::calc::test::success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unity_read-d04d2b4249842da3) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/utils-be08ca384fa364dc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test range::test::range_i16 ... ok [INFO] [stdout] test fuzzy::test::search ... ok [INFO] [stdout] test range::test::range_u16 ... ok [INFO] [stdout] test range::test::range_isize ... ok [INFO] [stdout] test range::test::range_u32 ... ok [INFO] [stdout] test range::test::range_u128 ... ok [INFO] [stdout] test range::test::range_u8 ... ok [INFO] [stdout] test range::test::range_usize ... ok [INFO] [stdout] test str_as_data::test::invalid_char_b256_fails ... ok [INFO] [stdout] test range::test::range_u64 ... ok [INFO] [stdout] test str_as_data::test::min_b256 ... ok [INFO] [stdout] test str_as_data::test::invalid_char_b65536_fails ... ok [INFO] [stdout] test test::sub_correct ... ok [INFO] [stdout] test test::add_correct ... ok [INFO] [stdout] test text::truncate_impl::test::truncate_ref ... ok [INFO] [stdout] test text::truncate_impl::test::truncate_multi_byte ... ok [INFO] [stdout] test text::truncate_impl::test::truncate_string ... ok [INFO] [stdout] test range::test::range_i32 ... ok [INFO] [stdout] test range::test::range_i128 ... ok [INFO] [stdout] test range::test::range_i64 ... ok [INFO] [stdout] test str_as_data::test::min_b65536 ... ok [INFO] [stdout] test range::test::range_i8 ... ok [INFO] [stdout] test str_as_data::test::round_trip_b65536_odd ... ok [INFO] [stdout] test str_as_data::test::round_trip_b65536_even ... ok [INFO] [stdout] test str_as_data::test::round_trip_b256 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests azur_lane [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests unity_read [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test unity_read/src/classes/mod.rs - classes::define_unity_class (line 150) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests utils [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test utils/src/lib.rs - define_simple_error (line 70) - compile ... ok [INFO] [stdout] test utils/src/mem.rs - mem::transmute_slice (line 82) - compile ... ok [INFO] [stdout] test utils/src/range.rs - range::RangeI128::new (line 254) - compile ... ok [INFO] [stdout] test utils/src/range.rs - range::RangeI64::new (line 253) - compile ... ok [INFO] [stdout] test utils/src/lib.rs - define_simple_error (line 56) - compile ... ok [INFO] [stdout] test utils/src/lib.rs - define_simple_error (line 63) - compile ... ok [INFO] [stdout] test utils/src/range.rs - range::RangeI32::new (line 252) - compile ... ok [INFO] [stdout] test utils/src/range.rs - range::RangeI16::new (line 251) - compile ... ok [INFO] [stdout] test utils/src/range.rs - range::RangeI8::new (line 250) - compile ... ok [INFO] [stdout] test utils/src/range.rs - range::RangeIsize::new (line 255) - compile ... ok [INFO] [stdout] test utils/src/lib.rs - define_simple_error (line 77) - compile ... ok [INFO] [stdout] test utils/src/range.rs - range::RangeU32::new (line 245) - compile ... ok [INFO] [stdout] test utils/src/range.rs - range::RangeU8::new (line 243) - compile ... ok [INFO] [stdout] test utils/src/lib.rs - join_path (line 132) ... ok [INFO] [stdout] test utils/src/range.rs - range::RangeU128::new (line 247) - compile ... ok [INFO] [stdout] test utils/src/mem.rs - mem::as_bytes (line 131) ... ok [INFO] [stdout] test utils/src/range.rs - range::RangeU16::new (line 244) - compile ... ok [INFO] [stdout] test utils/src/lib.rs - impl_op_via_assign (line 164) ... ok [INFO] [stdout] test utils/src/range.rs - range::RangeU64::new (line 246) - compile ... ok [INFO] [stdout] test utils/src/fields.rs - fields::field_mut (line 147) ... ok [INFO] [stdout] test utils/src/range.rs - range::RangeUsize::new (line 248) - compile ... ok [INFO] [stdout] test utils/src/lib.rs - impl_op_via_assign (line 183) ... ok [INFO] [stdout] test utils/src/mem.rs - mem::as_sized (line 17) ... ok [INFO] [stdout] test utils/src/mem.rs - mem::try_as_sized (line 38) ... ok [INFO] [stdout] test utils/src/fields.rs - fields::field (line 120) ... ok [INFO] [stdout] test utils/src/text/mod.rs - text::titlecase (line 73) ... ok [INFO] [stdout] test utils/src/text/mod.rs - text::join (line 107) ... ok [INFO] [stdout] test utils/src/text/truncate_impl.rs - text::truncate_impl::truncate (line 24) ... ok [INFO] [stdout] test utils/src/text/mod.rs - text::to_titlecase (line 21) ... ok [INFO] [stdout] test utils/src/text/truncate_impl.rs - text::truncate_impl::truncate (line 35) ... ok [INFO] [stdout] test utils/src/text/mod.rs - text::titlecase (line 61) ... ok [INFO] [stdout] test utils/src/text/truncate_impl.rs - text::truncate_impl::truncate (line 46) ... ok [INFO] [stdout] test utils/src/text/mod.rs - text::titlecase (line 67) ... ok [INFO] [stdout] test utils/src/text/mod.rs - text::to_titlecase (line 14) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.90s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "51b9c8941525af9643f9c55356355b3ce977b7656898a2a224ed0db95b220e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b9c8941525af9643f9c55356355b3ce977b7656898a2a224ed0db95b220e35", kill_on_drop: false }` [INFO] [stdout] 51b9c8941525af9643f9c55356355b3ce977b7656898a2a224ed0db95b220e35