[INFO] fetching crate good-ormning 0.5.15...
[INFO] checking good-ormning-0.5.15 against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] extracting crate good-ormning 0.5.15 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate good-ormning 0.5.15
[INFO] finished tweaking crates.io crate good-ormning 0.5.15
[INFO] tweaked toml for crates.io crate good-ormning 0.5.15 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate good-ormning 0.5.15 on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate good-ormning 0.5.15 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 65b40f0b9b52389898e69bc75cf1f750f6f8a775f14812b15454fbfc10ec10de
[INFO] running `Command { std: "docker" "start" "65b40f0b9b52389898e69bc75cf1f750f6f8a775f14812b15454fbfc10ec10de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65b40f0b9b52389898e69bc75cf1f750f6f8a775f14812b15454fbfc10ec10de", 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" "65b40f0b9b52389898e69bc75cf1f750f6f8a775f14812b15454fbfc10ec10de" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65b40f0b9b52389898e69bc75cf1f750f6f8a775f14812b15454fbfc10ec10de", 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" "65b40f0b9b52389898e69bc75cf1f750f6f8a775f14812b15454fbfc10ec10de" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.21
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling loga v0.5.4
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling archery v1.2.2
[INFO] [stderr]    Compiling uint v0.8.5
[INFO] [stderr]    Compiling ibig v0.3.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling firestorm v0.5.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling rpds v1.2.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling sqlparser v0.52.0
[INFO] [stderr]    Compiling loga v0.4.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling flowcontrol v0.2.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking stable-hash v0.4.3
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling sqlparser v0.56.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking cargo-manifest v0.15.2
[INFO] [stderr]     Checking genemichaels-lib v0.5.11
[INFO] [stderr]    Compiling samevariant v0.0.4
[INFO] [stderr]    Compiling good-ormning-core v0.5.15
[INFO] [stderr]    Compiling good-ormning-macros v0.5.15
[INFO] [stderr]     Checking good-ormning v0.5.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stable-hash v0.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "65b40f0b9b52389898e69bc75cf1f750f6f8a775f14812b15454fbfc10ec10de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65b40f0b9b52389898e69bc75cf1f750f6f8a775f14812b15454fbfc10ec10de", kill_on_drop: false }`
[INFO] [stdout] 65b40f0b9b52389898e69bc75cf1f750f6f8a775f14812b15454fbfc10ec10de
