[INFO] cloning repository https://github.com/Atome-FE/llama-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Atome-FE/llama-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtome-FE%2Fllama-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtome-FE%2Fllama-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ad64d0af36ea4763e87ec97b4547a1c05d39029
[INFO] testing Atome-FE/llama-node against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtome-FE%2Fllama-node" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Atome-FE/llama-node
[INFO] finished tweaking git repo https://github.com/Atome-FE/llama-node
[INFO] tweaked toml for git repo https://github.com/Atome-FE/llama-node written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Atome-FE/llama-node on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Atome-FE/llama-node 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/rustformers/llm.git`
[INFO] [stderr]     Updating git submodule `https://github.com/ggerganov/ggml.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded monostate v0.1.6
[INFO] [stderr]   Downloaded which v4.4.0
[INFO] [stderr]   Downloaded monostate-impl v0.1.6
[INFO] [stderr]   Downloaded serde_derive v1.0.163
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.34
[INFO] [stderr]   Downloaded partial_sort v0.2.0
[INFO] [stderr]   Downloaded napi-sys v2.2.3
[INFO] [stderr]   Downloaded serde v1.0.163
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.34
[INFO] [stderr]   Downloaded platforms v3.0.2
[INFO] [stderr]   Downloaded bytesize v1.2.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.3
[INFO] [stderr]   Downloaded num-complex v0.4.3
[INFO] [stderr]   Downloaded fancy-regex v0.10.0
[INFO] [stderr]   Downloaded time v0.3.21
[INFO] [stderr]   Downloaded bitflags v2.1.0
[INFO] [stderr]   Downloaded tokenizers v0.13.3
[INFO] [stderr]   Downloaded napi-derive v2.12.3
[INFO] [stderr]   Downloaded napi v2.12.4
[INFO] [stderr]   Downloaded regex v1.8.3
[INFO] [stderr]   Downloaded serde_bytes v0.11.9
[INFO] [stderr]   Downloaded zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]   Downloaded ctor v0.2.0
[INFO] [stderr]   Downloaded napi-build v2.0.1
[INFO] [stderr]   Downloaded regex-syntax v0.7.2
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5702470841ae0ca771ada49c552c7568b6afe9666f09be94ec5240b13f363682
[INFO] running `Command { std: "docker" "start" "-a" "5702470841ae0ca771ada49c552c7568b6afe9666f09be94ec5240b13f363682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5702470841ae0ca771ada49c552c7568b6afe9666f09be94ec5240b13f363682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5702470841ae0ca771ada49c552c7568b6afe9666f09be94ec5240b13f363682", kill_on_drop: false }`
[INFO] [stdout] 5702470841ae0ca771ada49c552c7568b6afe9666f09be94ec5240b13f363682
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 370e74bc99b89d7082f8256e0d90b6cbc9a8a89b6fd83c0603dfd9ccda6bd51f
[INFO] running `Command { std: "docker" "start" "-a" "370e74bc99b89d7082f8256e0d90b6cbc9a8a89b6fd83c0603dfd9ccda6bd51f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling platforms v3.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling napi-build v2.0.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling partial_sort v0.2.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.84
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "370e74bc99b89d7082f8256e0d90b6cbc9a8a89b6fd83c0603dfd9ccda6bd51f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "370e74bc99b89d7082f8256e0d90b6cbc9a8a89b6fd83c0603dfd9ccda6bd51f", kill_on_drop: false }`
[INFO] [stdout] 370e74bc99b89d7082f8256e0d90b6cbc9a8a89b6fd83c0603dfd9ccda6bd51f
