[INFO] cloning repository https://github.com/botisan-ai/lingua-serverless [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/botisan-ai/lingua-serverless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbotisan-ai%2Flingua-serverless", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbotisan-ai%2Flingua-serverless'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc390d2e33651e529d1cf5409ebe3edde2c33435 [INFO] testing botisan-ai/lingua-serverless against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbotisan-ai%2Flingua-serverless" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/botisan-ai/lingua-serverless 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 git repo https://github.com/botisan-ai/lingua-serverless [INFO] finished tweaking git repo https://github.com/botisan-ai/lingua-serverless [INFO] tweaked toml for git repo https://github.com/botisan-ai/lingua-serverless written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/botisan-ai/lingua-serverless 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4e343cdb8577dfc2f78d844df66e3b9d8411e3ad1cf38643f5985c204179b8a [INFO] running `Command { std: "docker" "start" "-a" "f4e343cdb8577dfc2f78d844df66e3b9d8411e3ad1cf38643f5985c204179b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4e343cdb8577dfc2f78d844df66e3b9d8411e3ad1cf38643f5985c204179b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e343cdb8577dfc2f78d844df66e3b9d8411e3ad1cf38643f5985c204179b8a", kill_on_drop: false }` [INFO] [stdout] f4e343cdb8577dfc2f78d844df66e3b9d8411e3ad1cf38643f5985c204179b8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c02e60f93332f7141e38e04e12fd14d2c560e41bfae9c85a741396d8ff1ab2a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c02e60f93332f7141e38e04e12fd14d2c560e41bfae9c85a741396d8ff1ab2a4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling lingua-slovak-language-model v1.0.1 [INFO] [stderr] Compiling lingua-spanish-language-model v1.0.1 [INFO] [stderr] Compiling lingua-yoruba-language-model v1.0.1 [INFO] [stderr] Compiling lingua-azerbaijani-language-model v1.0.1 [INFO] [stderr] Compiling lingua-english-language-model v1.0.1 [INFO] [stderr] Compiling lingua-serbian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-hungarian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-mongolian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-punjabi-language-model v1.0.1 [INFO] [stderr] Compiling lingua-chinese-language-model v1.0.1 [INFO] [stderr] Compiling lingua-sotho-language-model v1.0.1 [INFO] [stderr] Compiling lingua-irish-language-model v1.0.1 [INFO] [stderr] Compiling lingua-turkish-language-model v1.0.1 [INFO] [stderr] Compiling lingua-georgian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-croatian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-bosnian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-welsh-language-model v1.0.1 [INFO] [stderr] Compiling lingua-esperanto-language-model v1.0.1 [INFO] [stderr] Compiling lingua-catalan-language-model v1.0.1 [INFO] [stderr] Compiling lingua-romanian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-icelandic-language-model v1.0.1 [INFO] [stderr] Compiling lingua-russian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-bengali-language-model v1.0.1 [INFO] [stderr] Compiling lingua-xhosa-language-model v1.0.1 [INFO] [stderr] Compiling lingua-italian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-belarusian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-czech-language-model v1.0.1 [INFO] [stderr] Compiling lingua-portuguese-language-model v1.0.1 [INFO] [stderr] Compiling lingua-basque-language-model v1.0.1 [INFO] [stderr] Compiling lingua-albanian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-latin-language-model v1.0.1 [INFO] [stderr] Compiling lingua-german-language-model v1.0.1 [INFO] [stderr] Compiling lingua-greek-language-model v1.0.1 [INFO] [stderr] Compiling lingua-tswana-language-model v1.0.1 [INFO] [stderr] Compiling lingua-tsonga-language-model v1.0.1 [INFO] [stderr] Compiling lingua-nynorsk-language-model v1.0.1 [INFO] [stderr] Compiling lingua-macedonian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-ganda-language-model v1.0.1 [INFO] [stderr] Compiling lingua-indonesian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-swahili-language-model v1.0.1 [INFO] [stderr] Compiling lingua-afrikaans-language-model v1.0.1 [INFO] [stderr] Compiling lingua-kazakh-language-model v1.0.1 [INFO] [stderr] Compiling lingua-thai-language-model v1.0.1 [INFO] [stderr] Compiling lingua-somali-language-model v1.0.1 [INFO] [stderr] Compiling lingua-lithuanian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-armenian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-ukrainian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-french-language-model v1.0.1 [INFO] [stderr] Compiling lingua-zulu-language-model v1.0.1 [INFO] [stderr] Compiling lingua-estonian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-persian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-japanese-language-model v1.0.1 [INFO] [stderr] Compiling lingua-hindi-language-model v1.0.1 [INFO] [stderr] Compiling lingua-bokmal-language-model v1.0.1 [INFO] [stderr] Compiling lingua-swedish-language-model v1.0.1 [INFO] [stderr] Compiling lingua-danish-language-model v1.0.1 [INFO] [stderr] Compiling lingua-shona-language-model v1.0.1 [INFO] [stderr] Compiling lingua-maori-language-model v1.0.1 [INFO] [stderr] Compiling lingua-latvian-language-model v1.0.2 [INFO] [stderr] Compiling lingua-malay-language-model v1.0.1 [INFO] [stderr] Compiling lingua-bulgarian-language-model v1.0.1 [INFO] [stderr] Compiling lingua-gujarati-language-model v1.0.1 [INFO] [stderr] Compiling lingua-arabic-language-model v1.0.1 [INFO] [stderr] Compiling lingua-urdu-language-model v1.0.1 [INFO] [stderr] Compiling lingua-slovene-language-model v1.0.1 [INFO] [stderr] Compiling lingua-korean-language-model v1.0.1 [INFO] [stderr] Compiling lingua-tamil-language-model v1.0.1 [INFO] [stderr] Compiling lingua-vietnamese-language-model v1.0.1 [INFO] [stderr] Compiling lingua-finnish-language-model v1.0.1 [INFO] [stderr] Compiling lingua-tagalog-language-model v1.0.1 [INFO] [stderr] Compiling lingua-dutch-language-model v1.0.1 [INFO] [stderr] Compiling lingua-telugu-language-model v1.0.1 [INFO] [stderr] Compiling lingua-marathi-language-model v1.0.1 [INFO] [stderr] Compiling lingua-polish-language-model v1.0.1 [INFO] [stderr] Compiling lingua-hebrew-language-model v1.0.1 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.10.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling lingua v1.3.3 [INFO] [stderr] Compiling lambda_runtime_api_client v0.5.0 [INFO] [stderr] Compiling lambda_runtime v0.5.0 [INFO] [stderr] Compiling lingua-serverless v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "c02e60f93332f7141e38e04e12fd14d2c560e41bfae9c85a741396d8ff1ab2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02e60f93332f7141e38e04e12fd14d2c560e41bfae9c85a741396d8ff1ab2a4", kill_on_drop: false }` [INFO] [stdout] c02e60f93332f7141e38e04e12fd14d2c560e41bfae9c85a741396d8ff1ab2a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6211feb3134e37d3fd3ff0deb1ca4031d53dd48aa5034fd64baa0c881ad0c254 [INFO] running `Command { std: "docker" "start" "-a" "6211feb3134e37d3fd3ff0deb1ca4031d53dd48aa5034fd64baa0c881ad0c254", kill_on_drop: false }` [INFO] [stderr] Compiling lingua-serverless v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.76s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/lingua_serverless-5758221662564fa0) [INFO] running `Command { std: "docker" "inspect" "6211feb3134e37d3fd3ff0deb1ca4031d53dd48aa5034fd64baa0c881ad0c254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6211feb3134e37d3fd3ff0deb1ca4031d53dd48aa5034fd64baa0c881ad0c254", kill_on_drop: false }` [INFO] [stdout] 6211feb3134e37d3fd3ff0deb1ca4031d53dd48aa5034fd64baa0c881ad0c254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 259acc1c921781eedaa850e40bfb2d0313f0f2f9edd4661da078c36cee0ddb40 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "259acc1c921781eedaa850e40bfb2d0313f0f2f9edd4661da078c36cee0ddb40", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lingua_serverless-5758221662564fa0) [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" "259acc1c921781eedaa850e40bfb2d0313f0f2f9edd4661da078c36cee0ddb40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259acc1c921781eedaa850e40bfb2d0313f0f2f9edd4661da078c36cee0ddb40", kill_on_drop: false }` [INFO] [stdout] 259acc1c921781eedaa850e40bfb2d0313f0f2f9edd4661da078c36cee0ddb40