[INFO] cloning repository https://github.com/danieldk/wordpiece-stats [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danieldk/wordpiece-stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Fwordpiece-stats", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Fwordpiece-stats'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26c971fe4e2c5d4cde6d17c3273d21112d442d21 [INFO] testing danieldk/wordpiece-stats against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Fwordpiece-stats" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danieldk/wordpiece-stats on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danieldk/wordpiece-stats [INFO] finished tweaking git repo https://github.com/danieldk/wordpiece-stats [INFO] tweaked toml for git repo https://github.com/danieldk/wordpiece-stats written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/danieldk/wordpiece-stats already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.49 [INFO] [stderr] Downloaded fst v0.3.5 [INFO] [stderr] Downloaded wordpieces v0.2.1 [INFO] [stderr] Downloaded stdinout v0.4.0 [INFO] [stderr] Downloaded conllu v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9688888533888eca0afa25dc7a5b193f055d5d795c6277f8acc641d3dc518c6 [INFO] running `Command { std: "docker" "start" "-a" "a9688888533888eca0afa25dc7a5b193f055d5d795c6277f8acc641d3dc518c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9688888533888eca0afa25dc7a5b193f055d5d795c6277f8acc641d3dc518c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9688888533888eca0afa25dc7a5b193f055d5d795c6277f8acc641d3dc518c6", kill_on_drop: false }` [INFO] [stdout] a9688888533888eca0afa25dc7a5b193f055d5d795c6277f8acc641d3dc518c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6230419d9a59cff86fc726885422f39ba24a2def9624ea7a4259f0a0e3b47ca9 [INFO] running `Command { std: "docker" "start" "-a" "6230419d9a59cff86fc726885422f39ba24a2def9624ea7a4259f0a0e3b47ca9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling stdinout v0.4.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling wordpieces v0.2.1 [INFO] [stderr] Compiling conllu v0.3.0 [INFO] [stderr] Compiling wordpiece-stats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.34s [INFO] running `Command { std: "docker" "inspect" "6230419d9a59cff86fc726885422f39ba24a2def9624ea7a4259f0a0e3b47ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6230419d9a59cff86fc726885422f39ba24a2def9624ea7a4259f0a0e3b47ca9", kill_on_drop: false }` [INFO] [stdout] 6230419d9a59cff86fc726885422f39ba24a2def9624ea7a4259f0a0e3b47ca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08890fd78036b22e8c0aa0338832c20f3c279a58f0c8195d8123836be6124a0b [INFO] running `Command { std: "docker" "start" "-a" "08890fd78036b22e8c0aa0338832c20f3c279a58f0c8195d8123836be6124a0b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wordpiece-stats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "08890fd78036b22e8c0aa0338832c20f3c279a58f0c8195d8123836be6124a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08890fd78036b22e8c0aa0338832c20f3c279a58f0c8195d8123836be6124a0b", kill_on_drop: false }` [INFO] [stdout] 08890fd78036b22e8c0aa0338832c20f3c279a58f0c8195d8123836be6124a0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52965880d77c1d5e54d583a00e69e10dd43c79f9ae1a8b409631fee505f1ac48 [INFO] running `Command { std: "docker" "start" "-a" "52965880d77c1d5e54d583a00e69e10dd43c79f9ae1a8b409631fee505f1ac48", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.81s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wordpiece_stats-2737c4b169b32618) [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" "52965880d77c1d5e54d583a00e69e10dd43c79f9ae1a8b409631fee505f1ac48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52965880d77c1d5e54d583a00e69e10dd43c79f9ae1a8b409631fee505f1ac48", kill_on_drop: false }` [INFO] [stdout] 52965880d77c1d5e54d583a00e69e10dd43c79f9ae1a8b409631fee505f1ac48