[INFO] cloning repository https://github.com/tgockel/spongify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tgockel/spongify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgockel%2Fspongify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgockel%2Fspongify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d8b0aef2cfa8ea1d137c9a38ad9bc17ac1127f1 [INFO] testing tgockel/spongify 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%2Ftgockel%2Fspongify" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tgockel/spongify 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/tgockel/spongify [INFO] finished tweaking git repo https://github.com/tgockel/spongify [INFO] tweaked toml for git repo https://github.com/tgockel/spongify written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tgockel/spongify 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08f63f64ff02c3349626a033afea32b17b18db1b84052be55bbd95a8427f33f2 [INFO] running `Command { std: "docker" "start" "-a" "08f63f64ff02c3349626a033afea32b17b18db1b84052be55bbd95a8427f33f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08f63f64ff02c3349626a033afea32b17b18db1b84052be55bbd95a8427f33f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f63f64ff02c3349626a033afea32b17b18db1b84052be55bbd95a8427f33f2", kill_on_drop: false }` [INFO] [stdout] 08f63f64ff02c3349626a033afea32b17b18db1b84052be55bbd95a8427f33f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8e57c0699a317dd7e5915a3ebab1de12e0add948f1dc95136ac13ffd927a1dd [INFO] running `Command { std: "docker" "start" "-a" "f8e57c0699a317dd7e5915a3ebab1de12e0add948f1dc95136ac13ffd927a1dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling copypasta-ext v0.3.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling wayland-cursor v0.28.3 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling smithay-clipboard v0.6.2 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling spongify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.82s [INFO] running `Command { std: "docker" "inspect" "f8e57c0699a317dd7e5915a3ebab1de12e0add948f1dc95136ac13ffd927a1dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e57c0699a317dd7e5915a3ebab1de12e0add948f1dc95136ac13ffd927a1dd", kill_on_drop: false }` [INFO] [stdout] f8e57c0699a317dd7e5915a3ebab1de12e0add948f1dc95136ac13ffd927a1dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47144d90e0a328ce243901e51e3c335af3277b57d72d5b1ddc0f264f6fb1ebd6 [INFO] running `Command { std: "docker" "start" "-a" "47144d90e0a328ce243901e51e3c335af3277b57d72d5b1ddc0f264f6fb1ebd6", kill_on_drop: false }` [INFO] [stderr] Compiling spongify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/spongify-19b1d02e55737b6a) [INFO] running `Command { std: "docker" "inspect" "47144d90e0a328ce243901e51e3c335af3277b57d72d5b1ddc0f264f6fb1ebd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47144d90e0a328ce243901e51e3c335af3277b57d72d5b1ddc0f264f6fb1ebd6", kill_on_drop: false }` [INFO] [stdout] 47144d90e0a328ce243901e51e3c335af3277b57d72d5b1ddc0f264f6fb1ebd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ffb15982639a9f4c46be980c96d522e63f6afceb3ebdc170e5815a635529db5f [INFO] running `Command { std: "docker" "start" "-a" "ffb15982639a9f4c46be980c96d522e63f6afceb3ebdc170e5815a635529db5f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spongify-19b1d02e55737b6a) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test capital::tests::alternating_initial_lowercase ... ok [INFO] [stdout] test capital::tests::alternating_initial_lowercase_skip_whitespace ... ok [INFO] [stdout] test capital::tests::alternating_initial_uppercase ... ok [INFO] [stdout] test capital::tests::alternating_initial_uppercase_skip_whitespace ... ok [INFO] [stdout] test capital::tests::capitalization_strategy_from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ffb15982639a9f4c46be980c96d522e63f6afceb3ebdc170e5815a635529db5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb15982639a9f4c46be980c96d522e63f6afceb3ebdc170e5815a635529db5f", kill_on_drop: false }` [INFO] [stdout] ffb15982639a9f4c46be980c96d522e63f6afceb3ebdc170e5815a635529db5f