[INFO] cloning repository https://github.com/emwalker/folio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emwalker/folio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femwalker%2Ffolio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femwalker%2Ffolio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d5ec839fcb74376e6be428bc69e836708973d5f
[INFO] testing emwalker/folio against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femwalker%2Ffolio" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/emwalker/folio
[INFO] finished tweaking git repo https://github.com/emwalker/folio
[INFO] tweaked toml for git repo https://github.com/emwalker/folio written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emwalker/folio on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emwalker/folio 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb6ea3aef8ba094cd634b9c35daeb34a3bdbb00eed22cc1ccfe1f65cfbb950d8
[INFO] running `Command { std: "docker" "start" "-a" "fb6ea3aef8ba094cd634b9c35daeb34a3bdbb00eed22cc1ccfe1f65cfbb950d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb6ea3aef8ba094cd634b9c35daeb34a3bdbb00eed22cc1ccfe1f65cfbb950d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb6ea3aef8ba094cd634b9c35daeb34a3bdbb00eed22cc1ccfe1f65cfbb950d8", kill_on_drop: false }`
[INFO] [stdout] fb6ea3aef8ba094cd634b9c35daeb34a3bdbb00eed22cc1ccfe1f65cfbb950d8
[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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 31d45a593d078c865a56a418b007484b63a264e4a3f528489278d0498cafac7b
[INFO] running `Command { std: "docker" "start" "-a" "31d45a593d078c865a56a418b007484b63a264e4a3f528489278d0498cafac7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ansi-str v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling papergrid v0.13.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling crokey-proc_macros v1.3.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling lazy-regex v3.4.2
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling crokey v1.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling minimad v0.13.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling termimad v0.30.1
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tabled v0.17.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=4751de74e5a22f3c -C extra-filename=-4c472aad0c49b9e9 --out-dir /opt/rustwide/target/debug/build/chrono-tz/4c472aad0c49b9e9/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/22756a69648bb107/deps -L dependency=/opt/rustwide/target/debug/build/chrono/a9f04a96ad86e6bc/deps -L dependency=/opt/rustwide/target/debug/build/chrono-tz/3da7447ef544dc3a/deps -L dependency=/opt/rustwide/target/debug/build/chrono-tz/4c472aad0c49b9e9/deps -L dependency=/opt/rustwide/target/debug/build/chrono-tz/b732867ac99ec291/deps -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/54997521cde77023/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/35b569ea63351f60/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/ca8a17926a2d9230/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/feac8c174845622f/deps -L dependency=/opt/rustwide/target/debug/build/phf/aa1f2f82821008d2/deps -L dependency=/opt/rustwide/target/debug/build/phf_shared/99305bd754d836ce/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/0857234c7afb9dee/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/64da8e383a3e157c/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/9cbb24a77c6b5a34/deps -L dependency=/opt/rustwide/target/debug/build/quote/100f11ec804b7c0f/deps -L dependency=/opt/rustwide/target/debug/build/quote/3675d1a0bb05c9b7/deps -L dependency=/opt/rustwide/target/debug/build/quote/8ce6644e18674a5b/deps -L dependency=/opt/rustwide/target/debug/build/serde/33ac9732744c378b/deps -L dependency=/opt/rustwide/target/debug/build/serde/b86e8d6d9dfc4f3d/deps -L dependency=/opt/rustwide/target/debug/build/serde/cb0d3db940a05ca3/deps -L dependency=/opt/rustwide/target/debug/build/serde_core/1ba092cd255d5ee1/deps -L dependency=/opt/rustwide/target/debug/build/serde_core/57e528f07a610d2d/deps -L dependency=/opt/rustwide/target/debug/build/serde_core/d124585ea586a717/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive/d567f421c6449440/deps -L dependency=/opt/rustwide/target/debug/build/siphasher/f4ddcf7845cbccbe/deps -L dependency=/opt/rustwide/target/debug/build/syn/416e81999a183f0d/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/deps --extern chrono=/opt/rustwide/target/debug/build/chrono/a9f04a96ad86e6bc/deps/libchrono-a9f04a96ad86e6bc.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/aa1f2f82821008d2/deps/libphf-aa1f2f82821008d2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "31d45a593d078c865a56a418b007484b63a264e4a3f528489278d0498cafac7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d45a593d078c865a56a418b007484b63a264e4a3f528489278d0498cafac7b", kill_on_drop: false }`
[INFO] [stdout] 31d45a593d078c865a56a418b007484b63a264e4a3f528489278d0498cafac7b
