[INFO] fetching crate nautilus-serialization 0.52.0...
[INFO] checking nautilus-serialization-0.52.0 against try#9bb5641bfa3e7e0c9ede079ad0a1d43b1b7422bc for require-direct
[INFO] extracting crate nautilus-serialization 0.52.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate nautilus-serialization 0.52.0
[INFO] finished tweaking crates.io crate nautilus-serialization 0.52.0
[INFO] tweaked toml for crates.io crate nautilus-serialization 0.52.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nautilus-serialization 0.52.0 on toolchain 9bb5641bfa3e7e0c9ede079ad0a1d43b1b7422bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bb5641bfa3e7e0c9ede079ad0a1d43b1b7422bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nautilus-serialization 0.52.0 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" "+9bb5641bfa3e7e0c9ede079ad0a1d43b1b7422bc" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9bb5641bfa3e7e0c9ede079ad0a1d43b1b7422bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86ad5ec4653b578aa42cb44525edcc6d13b91eab37e3367880c47517953ba14e
[INFO] running `Command { std: "docker" "start" "-a" "86ad5ec4653b578aa42cb44525edcc6d13b91eab37e3367880c47517953ba14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86ad5ec4653b578aa42cb44525edcc6d13b91eab37e3367880c47517953ba14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86ad5ec4653b578aa42cb44525edcc6d13b91eab37e3367880c47517953ba14e", kill_on_drop: false }`
[INFO] [stdout] 86ad5ec4653b578aa42cb44525edcc6d13b91eab37e3367880c47517953ba14e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9bb5641bfa3e7e0c9ede079ad0a1d43b1b7422bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 018cff390c38fa84c3ff82fe6c1a2e3d1ffd435e967673f911441cad7a17d3a0
[INFO] running `Command { std: "docker" "start" "-a" "018cff390c38fa84c3ff82fe6c1a2e3d1ffd435e967673f911441cad7a17d3a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking arrow-schema v57.1.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling capnp v0.23.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling implied-vol v2.0.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling nautilus-model v0.52.0
[INFO] [stderr]     Checking evalexpr v11.3.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling capnpc v0.23.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling nautilus-core v0.52.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling nautilus-serialization v0.52.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ustr v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking arrow-buffer v57.1.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking arrow-data v57.1.0
[INFO] [stderr]     Checking criterion v0.8.1
[INFO] [stderr]     Checking arrow-array v57.1.0
[INFO] [stderr]     Checking bon v3.8.1
[INFO] [stderr]     Checking arrow-select v57.1.0
[INFO] [stderr]     Checking arrow-arith v57.1.0
[INFO] [stderr]     Checking arrow-row v57.1.0
[INFO] [stderr]     Checking arrow-ord v57.1.0
[INFO] [stderr]     Checking arrow-ipc v57.1.0
[INFO] [stderr]     Checking arrow-string v57.1.0
[INFO] [stderr]     Checking arrow-cast v57.1.0
[INFO] [stderr]     Checking arrow-csv v57.1.0
[INFO] [stderr]     Checking arrow-json v57.1.0
[INFO] [stderr]     Checking arrow v57.1.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "018cff390c38fa84c3ff82fe6c1a2e3d1ffd435e967673f911441cad7a17d3a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "018cff390c38fa84c3ff82fe6c1a2e3d1ffd435e967673f911441cad7a17d3a0", kill_on_drop: false }`
[INFO] [stdout] 018cff390c38fa84c3ff82fe6c1a2e3d1ffd435e967673f911441cad7a17d3a0
