[INFO] fetching crate lindera-server 0.12.0... [INFO] testing lindera-server-0.12.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate lindera-server 0.12.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate lindera-server 0.12.0 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 lindera-server 0.12.0 [INFO] finished tweaking crates.io crate lindera-server 0.12.0 [INFO] tweaked toml for crates.io crate lindera-server 0.12.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate lindera-server 0.12.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 4a0a193eec47a87599b89a85ab600ecd26e602e9a38d04111644ab3fb9925b03 [INFO] running `Command { std: "docker" "start" "-a" "4a0a193eec47a87599b89a85ab600ecd26e602e9a38d04111644ab3fb9925b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a0a193eec47a87599b89a85ab600ecd26e602e9a38d04111644ab3fb9925b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a0a193eec47a87599b89a85ab600ecd26e602e9a38d04111644ab3fb9925b03", kill_on_drop: false }` [INFO] [stdout] 4a0a193eec47a87599b89a85ab600ecd26e602e9a38d04111644ab3fb9925b03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 5aa0c260873d1d05d39c65afeebf3ceecb2bf080cb5d78becdb61d1ef1314ac5 [INFO] running `Command { std: "docker" "start" "-a" "5aa0c260873d1d05d39c65afeebf3ceecb2bf080cb5d78becdb61d1ef1314ac5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling yada v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling lzma-rs v0.2.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling axum-core v0.1.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling lindera-core v0.12.0 [INFO] [stderr] Compiling lindera-decompress v0.12.0 [INFO] [stderr] Compiling lindera-cc-cedict-builder v0.12.0 [INFO] [stderr] Compiling lindera-dictionary v0.12.0 [INFO] [stderr] Compiling lindera-unidic-builder v0.12.0 [INFO] [stderr] Compiling lindera-ipadic-builder v0.12.0 [INFO] [stderr] Compiling lindera-ko-dic-builder v0.12.0 [INFO] [stderr] Compiling lindera v0.12.0 [INFO] [stderr] Compiling axum v0.4.8 [INFO] [stderr] Compiling lindera-server v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `axum::AddExtensionLayer`: Use `axum::extract::Extension` instead. It implements `tower::Layer` [INFO] [stdout] --> src/main.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use axum::AddExtensionLayer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `axum::AddExtensionLayer`: Use `axum::extract::Extension` instead. It implements `tower::Layer` [INFO] [stdout] --> src/main.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | .layer(AddExtensionLayer::new(Arc::new(tokenizer))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.28s [INFO] running `Command { std: "docker" "inspect" "5aa0c260873d1d05d39c65afeebf3ceecb2bf080cb5d78becdb61d1ef1314ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa0c260873d1d05d39c65afeebf3ceecb2bf080cb5d78becdb61d1ef1314ac5", kill_on_drop: false }` [INFO] [stdout] 5aa0c260873d1d05d39c65afeebf3ceecb2bf080cb5d78becdb61d1ef1314ac5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] e8868e5b0af38256203201bc04eca5ee2fcb54328da48ecefbe14d2b180083c8 [INFO] running `Command { std: "docker" "start" "-a" "e8868e5b0af38256203201bc04eca5ee2fcb54328da48ecefbe14d2b180083c8", kill_on_drop: false }` [INFO] [stderr] Compiling lindera-server v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `axum::AddExtensionLayer`: Use `axum::extract::Extension` instead. It implements `tower::Layer` [INFO] [stdout] --> src/main.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use axum::AddExtensionLayer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `axum::AddExtensionLayer`: Use `axum::extract::Extension` instead. It implements `tower::Layer` [INFO] [stdout] --> src/main.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | .layer(AddExtensionLayer::new(Arc::new(tokenizer))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/lindera_server-4a790f04bdbc70bf) [INFO] running `Command { std: "docker" "inspect" "e8868e5b0af38256203201bc04eca5ee2fcb54328da48ecefbe14d2b180083c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8868e5b0af38256203201bc04eca5ee2fcb54328da48ecefbe14d2b180083c8", kill_on_drop: false }` [INFO] [stdout] e8868e5b0af38256203201bc04eca5ee2fcb54328da48ecefbe14d2b180083c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 8927b9bb9de3a6f0c99a25a4617a71c73bd3cc9b382b3754d71021403d3e1945 [INFO] running `Command { std: "docker" "start" "-a" "8927b9bb9de3a6f0c99a25a4617a71c73bd3cc9b382b3754d71021403d3e1945", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated struct `axum::AddExtensionLayer`: Use `axum::extract::Extension` instead. It implements `tower::Layer` [INFO] [stderr] --> src/main.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | use axum::AddExtensionLayer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `axum::AddExtensionLayer`: Use `axum::extract::Extension` instead. It implements `tower::Layer` [INFO] [stderr] --> src/main.rs:163:16 [INFO] [stderr] | [INFO] [stderr] 163 | .layer(AddExtensionLayer::new(Arc::new(tokenizer))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `lindera-server` (bin "lindera-server" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lindera_server-4a790f04bdbc70bf) [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" "8927b9bb9de3a6f0c99a25a4617a71c73bd3cc9b382b3754d71021403d3e1945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8927b9bb9de3a6f0c99a25a4617a71c73bd3cc9b382b3754d71021403d3e1945", kill_on_drop: false }` [INFO] [stdout] 8927b9bb9de3a6f0c99a25a4617a71c73bd3cc9b382b3754d71021403d3e1945