[INFO] cloning repository https://github.com/zofrex/entable [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zofrex/entable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzofrex%2Fentable", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzofrex%2Fentable'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eba5e5e8877fa731cbe67298e4bdac6cbb3a5bac [INFO] testing zofrex/entable against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzofrex%2Fentable" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zofrex/entable on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zofrex/entable [INFO] finished tweaking git repo https://github.com/zofrex/entable [INFO] tweaked toml for git repo https://github.com/zofrex/entable written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/zofrex/entable already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edee3cef9ed636be90e113f95e6716741464adaaa749ea80536282d4629c2705 [INFO] running `Command { std: "docker" "start" "-a" "edee3cef9ed636be90e113f95e6716741464adaaa749ea80536282d4629c2705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edee3cef9ed636be90e113f95e6716741464adaaa749ea80536282d4629c2705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edee3cef9ed636be90e113f95e6716741464adaaa749ea80536282d4629c2705", kill_on_drop: false }` [INFO] [stdout] edee3cef9ed636be90e113f95e6716741464adaaa749ea80536282d4629c2705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b40df812003e5b7a1c33dd3fa12a97b8e4ba681dc805e8c4cf9a70dbe37572b4 [INFO] running `Command { std: "docker" "start" "-a" "b40df812003e5b7a1c33dd3fa12a97b8e4ba681dc805e8c4cf9a70dbe37572b4", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling entable v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.04s [INFO] running `Command { std: "docker" "inspect" "b40df812003e5b7a1c33dd3fa12a97b8e4ba681dc805e8c4cf9a70dbe37572b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b40df812003e5b7a1c33dd3fa12a97b8e4ba681dc805e8c4cf9a70dbe37572b4", kill_on_drop: false }` [INFO] [stdout] b40df812003e5b7a1c33dd3fa12a97b8e4ba681dc805e8c4cf9a70dbe37572b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3aaa4c93e097122265e93ccccb68c4db2ec8bdef93e65cba8c6dfaa0e59f7ea [INFO] running `Command { std: "docker" "start" "-a" "c3aaa4c93e097122265e93ccccb68c4db2ec8bdef93e65cba8c6dfaa0e59f7ea", kill_on_drop: false }` [INFO] [stderr] Compiling entable v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "c3aaa4c93e097122265e93ccccb68c4db2ec8bdef93e65cba8c6dfaa0e59f7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3aaa4c93e097122265e93ccccb68c4db2ec8bdef93e65cba8c6dfaa0e59f7ea", kill_on_drop: false }` [INFO] [stdout] c3aaa4c93e097122265e93ccccb68c4db2ec8bdef93e65cba8c6dfaa0e59f7ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60cb3bbefd4b413a788946ee587964f89da8b991578076bd4075ae2f452a371b [INFO] running `Command { std: "docker" "start" "-a" "60cb3bbefd4b413a788946ee587964f89da8b991578076bd4075ae2f452a371b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/entable-4f7674da67c95f8a) [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" "60cb3bbefd4b413a788946ee587964f89da8b991578076bd4075ae2f452a371b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60cb3bbefd4b413a788946ee587964f89da8b991578076bd4075ae2f452a371b", kill_on_drop: false }` [INFO] [stdout] 60cb3bbefd4b413a788946ee587964f89da8b991578076bd4075ae2f452a371b