[INFO] cloning repository https://github.com/guillaume-be/SentencePiece-Rust-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guillaume-be/SentencePiece-Rust-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaume-be%2FSentencePiece-Rust-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaume-be%2FSentencePiece-Rust-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bccaa3384f4e7ff0597ae6cd1d5b20d6670f98b [INFO] testing guillaume-be/SentencePiece-Rust-example against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaume-be%2FSentencePiece-Rust-example" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guillaume-be/SentencePiece-Rust-example on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/guillaume-be/SentencePiece-Rust-example [INFO] finished tweaking git repo https://github.com/guillaume-be/SentencePiece-Rust-example [INFO] tweaked toml for git repo https://github.com/guillaume-be/SentencePiece-Rust-example written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/guillaume-be/SentencePiece-Rust-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2f88a59d3258aa5448b3c66dcef307f548b3be16b610a093a5741ec580544e7 [INFO] running `Command { std: "docker" "start" "-a" "e2f88a59d3258aa5448b3c66dcef307f548b3be16b610a093a5741ec580544e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2f88a59d3258aa5448b3c66dcef307f548b3be16b610a093a5741ec580544e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f88a59d3258aa5448b3c66dcef307f548b3be16b610a093a5741ec580544e7", kill_on_drop: false }` [INFO] [stdout] e2f88a59d3258aa5448b3c66dcef307f548b3be16b610a093a5741ec580544e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea4c6ec47059b51d8c94fb73d373fef2aebe4051c9586ec1664ce565a35ae2e7 [INFO] running `Command { std: "docker" "start" "-a" "ea4c6ec47059b51d8c94fb73d373fef2aebe4051c9586ec1664ce565a35ae2e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling ahash v0.3.5 [INFO] [stderr] Compiling rust_tokenizers v3.1.2 [INFO] [stderr] Compiling darts v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling sentence_piece_examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.24s [INFO] running `Command { std: "docker" "inspect" "ea4c6ec47059b51d8c94fb73d373fef2aebe4051c9586ec1664ce565a35ae2e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4c6ec47059b51d8c94fb73d373fef2aebe4051c9586ec1664ce565a35ae2e7", kill_on_drop: false }` [INFO] [stdout] ea4c6ec47059b51d8c94fb73d373fef2aebe4051c9586ec1664ce565a35ae2e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 519f469584453d7622ede09b5f51bb7d3b6e7ab8317bb7187097f24a6bfe18a0 [INFO] running `Command { std: "docker" "start" "-a" "519f469584453d7622ede09b5f51bb7d3b6e7ab8317bb7187097f24a6bfe18a0", kill_on_drop: false }` [INFO] [stderr] Compiling sentence_piece_examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "519f469584453d7622ede09b5f51bb7d3b6e7ab8317bb7187097f24a6bfe18a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519f469584453d7622ede09b5f51bb7d3b6e7ab8317bb7187097f24a6bfe18a0", kill_on_drop: false }` [INFO] [stdout] 519f469584453d7622ede09b5f51bb7d3b6e7ab8317bb7187097f24a6bfe18a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9028fbb6660b2fdf6da0083d75b5646701e444505e26764ac1e51c3d09643032 [INFO] running `Command { std: "docker" "start" "-a" "9028fbb6660b2fdf6da0083d75b5646701e444505e26764ac1e51c3d09643032", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/basic_implementation-b948415175325559) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dart_implementation-0994b336c03ca855) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/trie_implementation-bb9ed6b88f810558) [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] [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" "9028fbb6660b2fdf6da0083d75b5646701e444505e26764ac1e51c3d09643032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9028fbb6660b2fdf6da0083d75b5646701e444505e26764ac1e51c3d09643032", kill_on_drop: false }` [INFO] [stdout] 9028fbb6660b2fdf6da0083d75b5646701e444505e26764ac1e51c3d09643032