[INFO] cloning repository https://github.com/tokizuoh/physostegia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tokizuoh/physostegia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftokizuoh%2Fphysostegia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftokizuoh%2Fphysostegia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e94beca8fddcde4fc6d20dfffb05eeb526fc7430 [INFO] testing tokizuoh/physostegia 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%2Ftokizuoh%2Fphysostegia" "/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/tokizuoh/physostegia 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/tokizuoh/physostegia [INFO] finished tweaking git repo https://github.com/tokizuoh/physostegia [INFO] tweaked toml for git repo https://github.com/tokizuoh/physostegia written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tokizuoh/physostegia 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-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" "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] 237a3300f690b093ea6087b2fae438d63608a8f24bffafe3c64d7861a5c5ab14 [INFO] running `Command { std: "docker" "start" "-a" "237a3300f690b093ea6087b2fae438d63608a8f24bffafe3c64d7861a5c5ab14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "237a3300f690b093ea6087b2fae438d63608a8f24bffafe3c64d7861a5c5ab14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237a3300f690b093ea6087b2fae438d63608a8f24bffafe3c64d7861a5c5ab14", kill_on_drop: false }` [INFO] [stdout] 237a3300f690b093ea6087b2fae438d63608a8f24bffafe3c64d7861a5c5ab14 [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" "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] deb7c73a57145100f623416b31113aab55e721d926b5a59134c9a01bbfcf657e [INFO] running `Command { std: "docker" "start" "-a" "deb7c73a57145100f623416b31113aab55e721d926b5a59134c9a01bbfcf657e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling regex-syntax v0.6.21 [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.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling physostegia v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `Command { std: "docker" "inspect" "deb7c73a57145100f623416b31113aab55e721d926b5a59134c9a01bbfcf657e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb7c73a57145100f623416b31113aab55e721d926b5a59134c9a01bbfcf657e", kill_on_drop: false }` [INFO] [stdout] deb7c73a57145100f623416b31113aab55e721d926b5a59134c9a01bbfcf657e [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" "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] 20e0bb1ee532b72021d1c2c43d33f87a5ab9b95c095ed24b819bcc11d1b77f89 [INFO] running `Command { std: "docker" "start" "-a" "20e0bb1ee532b72021d1c2c43d33f87a5ab9b95c095ed24b819bcc11d1b77f89", kill_on_drop: false }` [INFO] [stderr] Compiling physostegia v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/physostegia-925fe5da7987d0a9) [INFO] running `Command { std: "docker" "inspect" "20e0bb1ee532b72021d1c2c43d33f87a5ab9b95c095ed24b819bcc11d1b77f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20e0bb1ee532b72021d1c2c43d33f87a5ab9b95c095ed24b819bcc11d1b77f89", kill_on_drop: false }` [INFO] [stdout] 20e0bb1ee532b72021d1c2c43d33f87a5ab9b95c095ed24b819bcc11d1b77f89 [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" "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] 9b16d1dd9a8b598280376c7aa6f6019ce1640acc75d36b46d10e2ee5f0704bf6 [INFO] running `Command { std: "docker" "start" "-a" "9b16d1dd9a8b598280376c7aa6f6019ce1640acc75d36b46d10e2ee5f0704bf6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/physostegia-925fe5da7987d0a9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_translate_string_to_u8 ... ok [INFO] [stdout] test test_wrap_brackets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b16d1dd9a8b598280376c7aa6f6019ce1640acc75d36b46d10e2ee5f0704bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b16d1dd9a8b598280376c7aa6f6019ce1640acc75d36b46d10e2ee5f0704bf6", kill_on_drop: false }` [INFO] [stdout] 9b16d1dd9a8b598280376c7aa6f6019ce1640acc75d36b46d10e2ee5f0704bf6