[INFO] fetching crate rsvim 0.1.1-alpha.8...
[INFO] checking rsvim-0.1.1-alpha.8 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rsvim 0.1.1-alpha.8 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate rsvim 0.1.1-alpha.8 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rsvim 0.1.1-alpha.8
[INFO] finished tweaking crates.io crate rsvim 0.1.1-alpha.8
[INFO] tweaked toml for crates.io crate rsvim 0.1.1-alpha.8 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate rsvim 0.1.1-alpha.8 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3deb039765887d46a9b61e7e4dfb68dd0eb8dca2ecb54abacdc973976614d45f
[INFO] running `Command { std: "docker" "start" "-a" "3deb039765887d46a9b61e7e4dfb68dd0eb8dca2ecb54abacdc973976614d45f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3deb039765887d46a9b61e7e4dfb68dd0eb8dca2ecb54abacdc973976614d45f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3deb039765887d46a9b61e7e4dfb68dd0eb8dca2ecb54abacdc973976614d45f", kill_on_drop: false }`
[INFO] [stdout] 3deb039765887d46a9b61e7e4dfb68dd0eb8dca2ecb54abacdc973976614d45f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a4136ff51cf24bc878e140093f9933b872e3754932a9f4f797aca3c4e4af81d
[INFO] running `Command { std: "docker" "start" "-a" "7a4136ff51cf24bc878e140093f9933b872e3754932a9f4f797aca3c4e4af81d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling swc_visit v0.6.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling unicode-id-start v1.3.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling core_maths v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling gzip-header v1.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling icu_calendar_data v1.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling swc_bundler v0.237.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling icu_plurals_data v1.5.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling icu_timezone_data v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling icu_decimal_data v1.5.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling regex-automata v0.2.0
[INFO] [stderr]    Compiling icu_list_data v1.5.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling icu_collator_data v1.5.0
[INFO] [stderr]    Compiling icu_segmenter_data v1.5.0
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling icu_datetime_data v1.5.0
[INFO] [stderr]    Compiling icu_casemap_data v1.5.0
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling tzdb_data v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling swc_macros_common v0.3.13
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling str_indices v0.4.3
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr] error: could not compile `icu_datetime_data` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name icu_datetime_data --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu_datetime_data-1.5.0/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1c4c044b32abab0c -C extra-filename=-1c4c044b32abab0c --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] [stderr] error: could not compile `icu_datetime_data` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name icu_datetime_data --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/icu_datetime_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4bee48e21356ab29 -C extra-filename=-4bee48e21356ab29 --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] running `Command { std: "docker" "inspect" "7a4136ff51cf24bc878e140093f9933b872e3754932a9f4f797aca3c4e4af81d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a4136ff51cf24bc878e140093f9933b872e3754932a9f4f797aca3c4e4af81d", kill_on_drop: false }`
[INFO] [stdout] 7a4136ff51cf24bc878e140093f9933b872e3754932a9f4f797aca3c4e4af81d
