[INFO] cloning repository https://github.com/shadow3aaa/fas-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadow3aaa/fas-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadow3aaa%2Ffas-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadow3aaa%2Ffas-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09ba876fcdf378004305f30243e979c7cea346dc
[INFO] checking shadow3aaa/fas-rs against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadow3aaa%2Ffas-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/shadow3aaa/fas-rs
[INFO] finished tweaking git repo https://github.com/shadow3aaa/fas-rs
[INFO] tweaked toml for git repo https://github.com/shadow3aaa/fas-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shadow3aaa/fas-rs on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shadow3aaa/fas-rs 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:65:1
[INFO] [stderr]    |
[INFO] [stderr] 65 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `fas-rs` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8d0fbdc2a54321ea66f788af38c411d5ebe5cf06784dcdda1c34f2826cb7dd14
[INFO] running `Command { std: "docker" "start" "8d0fbdc2a54321ea66f788af38c411d5ebe5cf06784dcdda1c34f2826cb7dd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d0fbdc2a54321ea66f788af38c411d5ebe5cf06784dcdda1c34f2826cb7dd14", 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" "8d0fbdc2a54321ea66f788af38c411d5ebe5cf06784dcdda1c34f2826cb7dd14" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d0fbdc2a54321ea66f788af38c411d5ebe5cf06784dcdda1c34f2826cb7dd14", 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" "8d0fbdc2a54321ea66f788af38c411d5ebe5cf06784dcdda1c34f2826cb7dd14" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:65:1
[INFO] [stderr]    |
[INFO] [stderr] 65 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `fas-rs` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.4
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling luajit-src v210.6.1+f9140a6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling lua-src v550.0.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking zlib-rs v0.5.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking dtor v0.0.6
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling likely_stable v0.1.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling frame-analyzer v0.3.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking libz-rs-sys v0.5.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C overflow-checks=off --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=83da2f5b4e0818c1 -C extra-filename=-e904f1b84442b4ca --out-dir /opt/rustwide/target/debug/build/object/e904f1b84442b4ca/out -C strip=symbols -L dependency=/opt/rustwide/target/debug/build/allocator-api2/b942137e9cf2cec3/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/e65b21c4c8a647e1/out -L dependency=/opt/rustwide/target/debug/build/equivalent/880b6e1c2c6bb111/out -L dependency=/opt/rustwide/target/debug/build/foldhash/dc732cee69abf0da/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/d90c1f34aa5622f5/out --extern crc32fast=/opt/rustwide/target/debug/build/crc32fast/28eadd1c54e0791b/out/libcrc32fast-28eadd1c54e0791b.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/d90c1f34aa5622f5/out/libhashbrown-d90c1f34aa5622f5.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/e7b9cd092345cfd5/out/libindexmap-e7b9cd092345cfd5.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/fcad724ea782aaa2/out/libmemchr-fcad724ea782aaa2.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8d0fbdc2a54321ea66f788af38c411d5ebe5cf06784dcdda1c34f2826cb7dd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d0fbdc2a54321ea66f788af38c411d5ebe5cf06784dcdda1c34f2826cb7dd14", kill_on_drop: false }`
[INFO] [stdout] 8d0fbdc2a54321ea66f788af38c411d5ebe5cf06784dcdda1c34f2826cb7dd14
