[INFO] cloning repository https://github.com/AL1218AL/oxidized
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AL1218AL/oxidized" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAL1218AL%2Foxidized", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAL1218AL%2Foxidized'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5489e525c9c17ae66fab3bb0f9334e010e0a720
[INFO] checking AL1218AL/oxidized against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAL1218AL%2Foxidized" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AL1218AL/oxidized
[INFO] finished tweaking git repo https://github.com/AL1218AL/oxidized
[INFO] tweaked toml for git repo https://github.com/AL1218AL/oxidized written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AL1218AL/oxidized on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AL1218AL/oxidized 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.227
[INFO] [stderr]   Downloaded serde_core v1.0.227
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.4
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded deranged v0.5.3
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded serde v1.0.227
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded derive_more v2.0.1
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded derive_more-impl v2.0.1
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded str_indices v0.4.4
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] [stderr]   Downloaded tracing-appender v0.2.3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e2db57367fa987dd3a004c2cb444307988ab30546c2c08bb4453f4759cc7430
[INFO] running `Command { std: "docker" "start" "-a" "9e2db57367fa987dd3a004c2cb444307988ab30546c2c08bb4453f4759cc7430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e2db57367fa987dd3a004c2cb444307988ab30546c2c08bb4453f4759cc7430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e2db57367fa987dd3a004c2cb444307988ab30546c2c08bb4453f4759cc7430", kill_on_drop: false }`
[INFO] [stdout] 9e2db57367fa987dd3a004c2cb444307988ab30546c2c08bb4453f4759cc7430
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dec6ea4a2be557cd79f5186d0462d3170fba6d95cde7fafc926810195e5d0efd
[INFO] running `Command { std: "docker" "start" "-a" "dec6ea4a2be557cd79f5186d0462d3170fba6d95cde7fafc926810195e5d0efd", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling core-text v0.1.0 (/opt/rustwide/workdir/crates/core-text)
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking proptest v1.8.0
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking core-terminal v0.1.0 (/opt/rustwide/workdir/crates/core-terminal)
[INFO] [stderr]     Checking core-state v0.1.0 (/opt/rustwide/workdir/crates/core-state)
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking core-keymap v0.1.0 (/opt/rustwide/workdir/crates/core-keymap)
[INFO] [stderr]     Checking core-model v0.1.0 (/opt/rustwide/workdir/crates/core-model)
[INFO] [stderr]     Checking core-render v0.1.0 (/opt/rustwide/workdir/crates/core-render)
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking core-config v0.1.0 (/opt/rustwide/workdir/crates/core-config)
[INFO] [stderr]     Checking core-events v0.1.0 (/opt/rustwide/workdir/crates/core-events)
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking core-actions v0.1.0 (/opt/rustwide/workdir/crates/core-actions)
[INFO] [stderr]     Checking core-plugin v0.1.0 (/opt/rustwide/workdir/crates/core-plugin)
[INFO] [stderr]     Checking core-input v0.1.0 (/opt/rustwide/workdir/crates/core-input)
[INFO] [stderr]     Checking oxidized v0.1.0 (/opt/rustwide/workdir/crates/ox-bin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.60s
[INFO] running `Command { std: "docker" "inspect" "dec6ea4a2be557cd79f5186d0462d3170fba6d95cde7fafc926810195e5d0efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dec6ea4a2be557cd79f5186d0462d3170fba6d95cde7fafc926810195e5d0efd", kill_on_drop: false }`
[INFO] [stdout] dec6ea4a2be557cd79f5186d0462d3170fba6d95cde7fafc926810195e5d0efd
