[INFO] fetching crate xan 0.53.0... [INFO] testing xan-0.53.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate xan 0.53.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate xan 0.53.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate xan 0.53.0 [INFO] tweaked toml for crates.io crate xan 0.53.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xan 0.53.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xan 0.53.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b913b6ecb289dcd3053c0cc0c1eaba824a407aa2c28fef1a1654de1baade6c8 [INFO] running `Command { std: "docker" "start" "-a" "4b913b6ecb289dcd3053c0cc0c1eaba824a407aa2c28fef1a1654de1baade6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b913b6ecb289dcd3053c0cc0c1eaba824a407aa2c28fef1a1654de1baade6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b913b6ecb289dcd3053c0cc0c1eaba824a407aa2c28fef1a1654de1baade6c8", kill_on_drop: false }` [INFO] [stdout] 4b913b6ecb289dcd3053c0cc0c1eaba824a407aa2c28fef1a1654de1baade6c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4ed7b790a0eca3d6d499a70844b3ee6e471476031dd9709eeee1d14bb86e213 [INFO] running `Command { std: "docker" "start" "-a" "f4ed7b790a0eca3d6d499a70844b3ee6e471476031dd9709eeee1d14bb86e213", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling debug_unsafe v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling atoi_simd v0.16.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling binary-layout v2.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling csscolorparser v0.7.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling comrak v0.39.0 [INFO] [stderr] Compiling zip v4.2.0 [INFO] [stderr] Compiling ctrlc v3.4.6 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling colorgrad v0.7.1 [INFO] [stderr] Compiling pariter v0.5.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling pager v0.16.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling topk v0.5.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tdigest v0.2.3 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling rand_seeder v0.4.0 [INFO] [stderr] Compiling deepsize v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling numfmt v1.1.1 [INFO] [stderr] Compiling termsize v0.1.9 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling rust_xlsxwriter v0.88.0 [INFO] [stderr] Compiling mime2ext v0.1.54 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling namedlock v0.7.0 [INFO] [stderr] Compiling dlv-list v0.6.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.14/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="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=1e4ec9fe8275e259 -C extra-filename=-0520add9f582fc06 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "f4ed7b790a0eca3d6d499a70844b3ee6e471476031dd9709eeee1d14bb86e213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4ed7b790a0eca3d6d499a70844b3ee6e471476031dd9709eeee1d14bb86e213", kill_on_drop: false }` [INFO] [stdout] f4ed7b790a0eca3d6d499a70844b3ee6e471476031dd9709eeee1d14bb86e213