[INFO] cloning repository https://github.com/sorami/sudachi.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorami/sudachi.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorami%2Fsudachi.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorami%2Fsudachi.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26a9f183afd1d10baf82d60bd68f9e603ee14081 [INFO] testing sorami/sudachi.rs 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%2Fsorami%2Fsudachi.rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorami/sudachi.rs 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/sorami/sudachi.rs [INFO] finished tweaking git repo https://github.com/sorami/sudachi.rs [INFO] tweaked toml for git repo https://github.com/sorami/sudachi.rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/sorami/sudachi.rs 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 08c5203b95e9e0b216baa5be4740a8c6503b40c543530e70a531bf3a0df3fb0b [INFO] running `Command { std: "docker" "start" "-a" "08c5203b95e9e0b216baa5be4740a8c6503b40c543530e70a531bf3a0df3fb0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08c5203b95e9e0b216baa5be4740a8c6503b40c543530e70a531bf3a0df3fb0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c5203b95e9e0b216baa5be4740a8c6503b40c543530e70a531bf3a0df3fb0b", kill_on_drop: false }` [INFO] [stdout] 08c5203b95e9e0b216baa5be4740a8c6503b40c543530e70a531bf3a0df3fb0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4c398339cfdf3e005623b42c6604a7d85f8af8f14ae689f59edc92c3cd2e6c04 [INFO] running `Command { std: "docker" "start" "-a" "4c398339cfdf3e005623b42c6604a7d85f8af8f14ae689f59edc92c3cd2e6c04", kill_on_drop: false }` [INFO] [stderr] Compiling yada v0.5.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling sudachi v0.6.4-a1 (/opt/rustwide/workdir/sudachi) [INFO] [stderr] Compiling sudachi-cli v0.6.4-a1 (/opt/rustwide/workdir/sudachi-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "4c398339cfdf3e005623b42c6604a7d85f8af8f14ae689f59edc92c3cd2e6c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c398339cfdf3e005623b42c6604a7d85f8af8f14ae689f59edc92c3cd2e6c04", kill_on_drop: false }` [INFO] [stdout] 4c398339cfdf3e005623b42c6604a7d85f8af8f14ae689f59edc92c3cd2e6c04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] a45c39d68cc117d04f13cecaab8ac19f7917d93b4c5e1133c0de61a84c4e0401 [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" "a45c39d68cc117d04f13cecaab8ac19f7917d93b4c5e1133c0de61a84c4e0401", kill_on_drop: false }` [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling join_numeric v0.6.4-a1 (/opt/rustwide/workdir/plugin/path_rewrite/join_numeric) [INFO] [stderr] Compiling join_katakana_oov v0.6.4-a1 (/opt/rustwide/workdir/plugin/path_rewrite/join_katakana_oov) [INFO] [stderr] Compiling simple_oov v0.6.4-a1 (/opt/rustwide/workdir/plugin/oov/simple_oov) [INFO] [stderr] Compiling default_input_text v0.6.4-a1 (/opt/rustwide/workdir/plugin/input_text/default_input_text) [INFO] [stderr] Compiling sudachi-cli v0.6.4-a1 (/opt/rustwide/workdir/sudachi-cli) [INFO] [stderr] Compiling sudachi v0.6.4-a1 (/opt/rustwide/workdir/sudachi) [INFO] [stderr] error: could not compile `sudachi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sudachi --edition=2018 sudachi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=3f129818a14786f6 -C extra-filename=-3f129818a14786f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern claim=/opt/rustwide/target/debug/deps/libclaim-3e9638f5c20ceeda.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-4434891338d9400c.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-808f29989f0fdcc2.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ffa118a100eafc7e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-6da397ef521596c2.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-806c3ee381058ee7.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-62a997c686f3a53b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b047e89a4e185da2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-cb5decca57e7d179.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5ffe0210a1033927.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib --extern yada=/opt/rustwide/target/debug/deps/libyada-c2c3d97b5e09f14f.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a45c39d68cc117d04f13cecaab8ac19f7917d93b4c5e1133c0de61a84c4e0401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45c39d68cc117d04f13cecaab8ac19f7917d93b4c5e1133c0de61a84c4e0401", kill_on_drop: false }` [INFO] [stdout] a45c39d68cc117d04f13cecaab8ac19f7917d93b4c5e1133c0de61a84c4e0401