[INFO] cloning repository https://github.com/tobihans/pig-latin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobihans/pig-latin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobihans%2Fpig-latin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobihans%2Fpig-latin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 195b1a6a43164e274ec799ad45c22c36596458c4 [INFO] testing tobihans/pig-latin against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobihans%2Fpig-latin" "/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/tobihans/pig-latin on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tobihans/pig-latin [INFO] finished tweaking git repo https://github.com/tobihans/pig-latin [INFO] tweaked toml for git repo https://github.com/tobihans/pig-latin written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/tobihans/pig-latin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 155d61ac8e28fec2cbe8b2a8b33a340e77ebaeb914775dfb69a030fd1334e198 [INFO] running `Command { std: "docker" "start" "-a" "155d61ac8e28fec2cbe8b2a8b33a340e77ebaeb914775dfb69a030fd1334e198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "155d61ac8e28fec2cbe8b2a8b33a340e77ebaeb914775dfb69a030fd1334e198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "155d61ac8e28fec2cbe8b2a8b33a340e77ebaeb914775dfb69a030fd1334e198", kill_on_drop: false }` [INFO] [stdout] 155d61ac8e28fec2cbe8b2a8b33a340e77ebaeb914775dfb69a030fd1334e198 [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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88ad522afb459d0fbcb4916cfc3a4c52278797c41585639c1a3920ccd1872790 [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" "88ad522afb459d0fbcb4916cfc3a4c52278797c41585639c1a3920ccd1872790", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pig-latin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.44s [INFO] running `Command { std: "docker" "inspect" "88ad522afb459d0fbcb4916cfc3a4c52278797c41585639c1a3920ccd1872790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ad522afb459d0fbcb4916cfc3a4c52278797c41585639c1a3920ccd1872790", kill_on_drop: false }` [INFO] [stdout] 88ad522afb459d0fbcb4916cfc3a4c52278797c41585639c1a3920ccd1872790 [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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df36f8c6f57f98ba0ffe4495ab5dba7e4b5973ed1fe11a56e54588fcc870d4ad [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" "df36f8c6f57f98ba0ffe4495ab5dba7e4b5973ed1fe11a56e54588fcc870d4ad", kill_on_drop: false }` [INFO] [stderr] Compiling pig-latin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `Command { std: "docker" "inspect" "df36f8c6f57f98ba0ffe4495ab5dba7e4b5973ed1fe11a56e54588fcc870d4ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df36f8c6f57f98ba0ffe4495ab5dba7e4b5973ed1fe11a56e54588fcc870d4ad", kill_on_drop: false }` [INFO] [stdout] df36f8c6f57f98ba0ffe4495ab5dba7e4b5973ed1fe11a56e54588fcc870d4ad [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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aabcfd58d7efe9b606d61007d17fb8cd01109250747d4b3a211ea8f8c56cafe4 [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" "aabcfd58d7efe9b606d61007d17fb8cd01109250747d4b3a211ea8f8c56cafe4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pig_latin-805c34c3cbb1cb4d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test pig::tests::it_is_digit ... ok [INFO] [stdout] test pig::tests::it_pigify_word ... ok [INFO] [stdout] test pig::tests::it_is_punc ... ok [INFO] [stdout] test pig::tests::it_pigify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aabcfd58d7efe9b606d61007d17fb8cd01109250747d4b3a211ea8f8c56cafe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aabcfd58d7efe9b606d61007d17fb8cd01109250747d4b3a211ea8f8c56cafe4", kill_on_drop: false }` [INFO] [stdout] aabcfd58d7efe9b606d61007d17fb8cd01109250747d4b3a211ea8f8c56cafe4