[INFO] fetching crate mxl-investigator 0.2.3... [INFO] testing mxl-investigator-0.2.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate mxl-investigator 0.2.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate mxl-investigator 0.2.3 [INFO] finished tweaking crates.io crate mxl-investigator 0.2.3 [INFO] tweaked toml for crates.io crate mxl-investigator 0.2.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mxl-investigator 0.2.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mxl-investigator 0.2.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce79f6a9304a2f231f53e33edc589bc8efa1b22eb53482df8926dd147504f693 [INFO] running `Command { std: "docker" "start" "-a" "ce79f6a9304a2f231f53e33edc589bc8efa1b22eb53482df8926dd147504f693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce79f6a9304a2f231f53e33edc589bc8efa1b22eb53482df8926dd147504f693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce79f6a9304a2f231f53e33edc589bc8efa1b22eb53482df8926dd147504f693", kill_on_drop: false }` [INFO] [stdout] ce79f6a9304a2f231f53e33edc589bc8efa1b22eb53482df8926dd147504f693 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7599b4049d1e31b2de246b7038660d1e29b6943f29663f216846935338a71f46 [INFO] running `Command { std: "docker" "start" "-a" "7599b4049d1e31b2de246b7038660d1e29b6943f29663f216846935338a71f46", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling self_cell v1.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling relm4-icons-build v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling rust-embed-utils v8.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling lzma-rust2 v0.13.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling trash v5.2.5 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling rust-embed-impl v8.8.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.1 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rust-embed v8.8.0 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zip v6.0.0 [INFO] [stderr] Compiling fluent v0.17.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Compiling i18n-embed v0.16.0 [INFO] [stderr] Compiling i18n-embed-fl v0.10.0 [INFO] [stderr] Compiling gvdb v0.9.0 [INFO] [stderr] Compiling mxl-investigator v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "7599b4049d1e31b2de246b7038660d1e29b6943f29663f216846935338a71f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7599b4049d1e31b2de246b7038660d1e29b6943f29663f216846935338a71f46", kill_on_drop: false }` [INFO] [stdout] 7599b4049d1e31b2de246b7038660d1e29b6943f29663f216846935338a71f46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ae6aabdc3de7ecc330146f255cc7f8c0a264a7f29313e550692e5c1f49d8598 [INFO] running `Command { std: "docker" "start" "-a" "9ae6aabdc3de7ecc330146f255cc7f8c0a264a7f29313e550692e5c1f49d8598", kill_on_drop: false }` [INFO] [stderr] Compiling mxl-investigator v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.51s [INFO] running `Command { std: "docker" "inspect" "9ae6aabdc3de7ecc330146f255cc7f8c0a264a7f29313e550692e5c1f49d8598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae6aabdc3de7ecc330146f255cc7f8c0a264a7f29313e550692e5c1f49d8598", kill_on_drop: false }` [INFO] [stdout] 9ae6aabdc3de7ecc330146f255cc7f8c0a264a7f29313e550692e5c1f49d8598 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09ee7fff6fd9980f81721b720d0f036372aef3789422510a2752d01e8b493090 [INFO] running `Command { std: "docker" "start" "-a" "09ee7fff6fd9980f81721b720d0f036372aef3789422510a2752d01e8b493090", kill_on_drop: false }` [INFO] [stderr] Compiling mxl-investigator v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.71s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mxl_investigator-d717953e2b23bed9) [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 mxl_investigator [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] running `Command { std: "docker" "inspect" "09ee7fff6fd9980f81721b720d0f036372aef3789422510a2752d01e8b493090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ee7fff6fd9980f81721b720d0f036372aef3789422510a2752d01e8b493090", kill_on_drop: false }` [INFO] [stdout] 09ee7fff6fd9980f81721b720d0f036372aef3789422510a2752d01e8b493090