[INFO] fetching crate xunmi 0.2.1... [INFO] testing xunmi-0.2.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate xunmi 0.2.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate xunmi 0.2.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xunmi 0.2.1 [INFO] finished tweaking crates.io crate xunmi 0.2.1 [INFO] tweaked toml for crates.io crate xunmi 0.2.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate xunmi 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 097b9f731dc438f0eb1336686b7934268fc8cfac8656b3fb913857ea4106b18d [INFO] running `Command { std: "docker" "start" "-a" "097b9f731dc438f0eb1336686b7934268fc8cfac8656b3fb913857ea4106b18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "097b9f731dc438f0eb1336686b7934268fc8cfac8656b3fb913857ea4106b18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "097b9f731dc438f0eb1336686b7934268fc8cfac8656b3fb913857ea4106b18d", kill_on_drop: false }` [INFO] [stdout] 097b9f731dc438f0eb1336686b7934268fc8cfac8656b3fb913857ea4106b18d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b54609d94e9e03b6301644283fddb36373ff38f4d33659cb97e46ad663202c4 [INFO] running `Command { std: "docker" "start" "-a" "9b54609d94e9e03b6301644283fddb36373ff38f4d33659cb97e46ad663202c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling tantivy-bitpacker v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling fastdivide v0.3.0 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling tantivy-common v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling ownedbytes v0.1.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling cedarwood v0.4.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling fastfield_codecs v0.1.0 [INFO] [stderr] Compiling lz4_flex v0.8.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling measure_time v0.7.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling jieba-rs v0.6.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling fast2s v0.3.0 [INFO] [stderr] Compiling tantivy-query-grammar v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling tantivy v0.16.1 [INFO] [stderr] Compiling cang-jie v0.13.0 [INFO] [stderr] Compiling xunmi v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.86s [INFO] running `Command { std: "docker" "inspect" "9b54609d94e9e03b6301644283fddb36373ff38f4d33659cb97e46ad663202c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b54609d94e9e03b6301644283fddb36373ff38f4d33659cb97e46ad663202c4", kill_on_drop: false }` [INFO] [stdout] 9b54609d94e9e03b6301644283fddb36373ff38f4d33659cb97e46ad663202c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9512cea066d3b3143c76d86397b03d7765e3d3b1e1b6fe391b6c4017e40ef2a [INFO] running `Command { std: "docker" "start" "-a" "e9512cea066d3b3143c76d86397b03d7765e3d3b1e1b6fe391b6c4017e40ef2a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xunmi v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.19s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/xunmi-47112368f17d5618) [INFO] running `Command { std: "docker" "inspect" "e9512cea066d3b3143c76d86397b03d7765e3d3b1e1b6fe391b6c4017e40ef2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9512cea066d3b3143c76d86397b03d7765e3d3b1e1b6fe391b6c4017e40ef2a", kill_on_drop: false }` [INFO] [stdout] e9512cea066d3b3143c76d86397b03d7765e3d3b1e1b6fe391b6c4017e40ef2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5d654dd8c3fb7deefcbd5428274b0a8ecc868dfd4e44736cb8074de783799d6 [INFO] running `Command { std: "docker" "start" "-a" "b5d654dd8c3fb7deefcbd5428274b0a8ecc868dfd4e44736cb8074de783799d6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xunmi-47112368f17d5618) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test config::tests::config_should_work ... ok [INFO] [stdout] test tests::index_data_and_search ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Doc-tests xunmi [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b5d654dd8c3fb7deefcbd5428274b0a8ecc868dfd4e44736cb8074de783799d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d654dd8c3fb7deefcbd5428274b0a8ecc868dfd4e44736cb8074de783799d6", kill_on_drop: false }` [INFO] [stdout] b5d654dd8c3fb7deefcbd5428274b0a8ecc868dfd4e44736cb8074de783799d6