[INFO] fetching crate jieba-rs 0.8.1... [INFO] testing jieba-rs-0.8.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate jieba-rs 0.8.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate jieba-rs 0.8.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jieba-rs 0.8.1 [INFO] tweaked toml for crates.io crate jieba-rs 0.8.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jieba-rs 0.8.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jieba-rs 0.8.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_shared v0.13.1 [INFO] [stderr] Downloaded ordered-float v5.0.0 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.51 [INFO] [stderr] Downloaded include-flate-codegen v0.3.1 [INFO] [stderr] Downloaded phf v0.13.1 [INFO] [stderr] Downloaded dary_heap v0.3.7 [INFO] [stderr] Downloaded cedarwood v0.4.6 [INFO] [stderr] Downloaded codspeed v3.0.5 [INFO] [stderr] Downloaded codspeed-criterion-compat v3.0.5 [INFO] [stderr] Downloaded include-flate-compress v0.3.1 [INFO] [stderr] Downloaded include-flate v0.3.1 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.51 [INFO] [stderr] Downloaded phf_generator v0.13.1 [INFO] [stderr] Downloaded phf_codegen v0.13.1 [INFO] [stderr] Downloaded tikv-jemallocator v0.6.0 [INFO] [stderr] Downloaded codspeed-criterion-compat-walltime v3.0.5 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded jieba-macros v0.8.1 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26098be8a51b905a940456e3834a4269bd9eda039877a47c397f3f51cf202ac3 [INFO] running `Command { std: "docker" "start" "-a" "26098be8a51b905a940456e3834a4269bd9eda039877a47c397f3f51cf202ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26098be8a51b905a940456e3834a4269bd9eda039877a47c397f3f51cf202ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26098be8a51b905a940456e3834a4269bd9eda039877a47c397f3f51cf202ac3", kill_on_drop: false }` [INFO] [stdout] 26098be8a51b905a940456e3834a4269bd9eda039877a47c397f3f51cf202ac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a093031b85554c34d775495de2310df47520801f62362b78385db17c099c1059 [INFO] running `Command { std: "docker" "start" "-a" "a093031b85554c34d775495de2310df47520801f62362b78385db17c099c1059", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling cedarwood v0.4.6 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling jieba-macros v0.8.1 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling include-flate-compress v0.3.1 [INFO] [stderr] Compiling include-flate-codegen v0.3.1 [INFO] [stderr] Compiling include-flate v0.3.1 [INFO] [stderr] Compiling jieba-rs v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.79s [INFO] running `Command { std: "docker" "inspect" "a093031b85554c34d775495de2310df47520801f62362b78385db17c099c1059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a093031b85554c34d775495de2310df47520801f62362b78385db17c099c1059", kill_on_drop: false }` [INFO] [stdout] a093031b85554c34d775495de2310df47520801f62362b78385db17c099c1059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4747dfbe570b990e9dfa47934fe2f135161347f4e322b9d4ea38eb3e380ccd04 [INFO] running `Command { std: "docker" "start" "-a" "4747dfbe570b990e9dfa47934fe2f135161347f4e322b9d4ea38eb3e380ccd04", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling codspeed-criterion-compat v3.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling include-flate-compress v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.101 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling include-flate-codegen v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.51 [INFO] [stderr] Compiling include-flate v0.3.1 [INFO] [stderr] Compiling jieba-rs v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.101 [INFO] [stderr] Compiling js-sys v0.3.78 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling codspeed v3.0.5 [INFO] [stderr] Compiling codspeed-criterion-compat-walltime v3.0.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.51 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.51 [INFO] [stderr] Compiling tikv-jemallocator v0.6.0 [INFO] [stdout] error: couldn't read `src/../examples/weicheng/src/weicheng.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1004:37 [INFO] [stdout] | [INFO] [stdout] 1004 | static WEICHENG_TXT: &str = include_str!("../examples/weicheng/src/weicheng.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jieba-rs` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4747dfbe570b990e9dfa47934fe2f135161347f4e322b9d4ea38eb3e380ccd04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4747dfbe570b990e9dfa47934fe2f135161347f4e322b9d4ea38eb3e380ccd04", kill_on_drop: false }` [INFO] [stdout] 4747dfbe570b990e9dfa47934fe2f135161347f4e322b9d4ea38eb3e380ccd04