[INFO] cloning repository https://github.com/neosmart/tabify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neosmart/tabify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneosmart%2Ftabify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneosmart%2Ftabify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21a3f696a15f32afd64ec4f7c9ab5c932a6d936f [INFO] testing neosmart/tabify 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%2Fneosmart%2Ftabify" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neosmart/tabify 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/neosmart/tabify [INFO] finished tweaking git repo https://github.com/neosmart/tabify [INFO] tweaked toml for git repo https://github.com/neosmart/tabify written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/neosmart/tabify 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-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] ee4a2a659de4996c8a620db6161f6e157d1a7095e635e85853675905ef1e160e [INFO] running `Command { std: "docker" "start" "-a" "ee4a2a659de4996c8a620db6161f6e157d1a7095e635e85853675905ef1e160e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee4a2a659de4996c8a620db6161f6e157d1a7095e635e85853675905ef1e160e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee4a2a659de4996c8a620db6161f6e157d1a7095e635e85853675905ef1e160e", kill_on_drop: false }` [INFO] [stdout] ee4a2a659de4996c8a620db6161f6e157d1a7095e635e85853675905ef1e160e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] d8f36daa3a2d1ea705ba0a0dbce08615c8b8c7a82cf001d4fa31e1a651237b98 [INFO] running `Command { std: "docker" "start" "-a" "d8f36daa3a2d1ea705ba0a0dbce08615c8b8c7a82cf001d4fa31e1a651237b98", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling tabify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.34s [INFO] running `Command { std: "docker" "inspect" "d8f36daa3a2d1ea705ba0a0dbce08615c8b8c7a82cf001d4fa31e1a651237b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8f36daa3a2d1ea705ba0a0dbce08615c8b8c7a82cf001d4fa31e1a651237b98", kill_on_drop: false }` [INFO] [stdout] d8f36daa3a2d1ea705ba0a0dbce08615c8b8c7a82cf001d4fa31e1a651237b98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] e63418e51ad6fc19b46b516db5efa1aab66940b2d1783d5f0928406a83710561 [INFO] running `Command { std: "docker" "start" "-a" "e63418e51ad6fc19b46b516db5efa1aab66940b2d1783d5f0928406a83710561", kill_on_drop: false }` [INFO] [stderr] Compiling tabify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tabify-6ef872ebf33c4178) [INFO] running `Command { std: "docker" "inspect" "e63418e51ad6fc19b46b516db5efa1aab66940b2d1783d5f0928406a83710561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e63418e51ad6fc19b46b516db5efa1aab66940b2d1783d5f0928406a83710561", kill_on_drop: false }` [INFO] [stdout] e63418e51ad6fc19b46b516db5efa1aab66940b2d1783d5f0928406a83710561 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 473de9c1c8bf642f89f9e2e3e08db6cb7540f99e440a89d5f911351a0ef50682 [INFO] running `Command { std: "docker" "start" "-a" "473de9c1c8bf642f89f9e2e3e08db6cb7540f99e440a89d5f911351a0ef50682", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tabify-6ef872ebf33c4178) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tabify_test ... ok [INFO] [stdout] test untabify_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "473de9c1c8bf642f89f9e2e3e08db6cb7540f99e440a89d5f911351a0ef50682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473de9c1c8bf642f89f9e2e3e08db6cb7540f99e440a89d5f911351a0ef50682", kill_on_drop: false }` [INFO] [stdout] 473de9c1c8bf642f89f9e2e3e08db6cb7540f99e440a89d5f911351a0ef50682