[INFO] cloning repository https://github.com/antifuchs/unicode-tagger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antifuchs/unicode-tagger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Funicode-tagger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Funicode-tagger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f225d75863c9b926b22d3ff22c8870b1a95f3df9 [INFO] testing antifuchs/unicode-tagger against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Funicode-tagger" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antifuchs/unicode-tagger on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antifuchs/unicode-tagger [INFO] finished tweaking git repo https://github.com/antifuchs/unicode-tagger [INFO] tweaked toml for git repo https://github.com/antifuchs/unicode-tagger written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/antifuchs/unicode-tagger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9b94fd37826644934cd0d125b7950686d06ab7d19524d22f624e3e8b97cfef0 [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" "e9b94fd37826644934cd0d125b7950686d06ab7d19524d22f624e3e8b97cfef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9b94fd37826644934cd0d125b7950686d06ab7d19524d22f624e3e8b97cfef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9b94fd37826644934cd0d125b7950686d06ab7d19524d22f624e3e8b97cfef0", kill_on_drop: false }` [INFO] [stdout] e9b94fd37826644934cd0d125b7950686d06ab7d19524d22f624e3e8b97cfef0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0248581af5121ba25df2ca30d9b9c0dec43b24f7c8e96e60e3a6a49736f87338 [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" "0248581af5121ba25df2ca30d9b9c0dec43b24f7c8e96e60e3a6a49736f87338", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling unicode-tagger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.15s [INFO] running `Command { std: "docker" "inspect" "0248581af5121ba25df2ca30d9b9c0dec43b24f7c8e96e60e3a6a49736f87338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0248581af5121ba25df2ca30d9b9c0dec43b24f7c8e96e60e3a6a49736f87338", kill_on_drop: false }` [INFO] [stdout] 0248581af5121ba25df2ca30d9b9c0dec43b24f7c8e96e60e3a6a49736f87338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 3f5ba8ca1b8f388bc1db83c093a3caf0cf232bcfd4f6689aaff9dac941c3c826 [INFO] running `Command { std: "docker" "start" "-a" "3f5ba8ca1b8f388bc1db83c093a3caf0cf232bcfd4f6689aaff9dac941c3c826", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-tagger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "3f5ba8ca1b8f388bc1db83c093a3caf0cf232bcfd4f6689aaff9dac941c3c826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f5ba8ca1b8f388bc1db83c093a3caf0cf232bcfd4f6689aaff9dac941c3c826", kill_on_drop: false }` [INFO] [stdout] 3f5ba8ca1b8f388bc1db83c093a3caf0cf232bcfd4f6689aaff9dac941c3c826 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25f618224c8d6d131bd2d3a294aac82e6dfec40838cc8b20c30329278cdd6388 [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" "25f618224c8d6d131bd2d3a294aac82e6dfec40838cc8b20c30329278cdd6388", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/unicode_tagger-bb139eddea711d4b [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" "25f618224c8d6d131bd2d3a294aac82e6dfec40838cc8b20c30329278cdd6388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f618224c8d6d131bd2d3a294aac82e6dfec40838cc8b20c30329278cdd6388", kill_on_drop: false }` [INFO] [stdout] 25f618224c8d6d131bd2d3a294aac82e6dfec40838cc8b20c30329278cdd6388