[INFO] cloning repository https://github.com/nTerior/fancytable [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nTerior/fancytable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnTerior%2Ffancytable", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnTerior%2Ffancytable'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d4f7b4b9dc481e149e2106c26155aaecc7828f3 [INFO] testing nTerior/fancytable against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnTerior%2Ffancytable" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nTerior/fancytable [INFO] finished tweaking git repo https://github.com/nTerior/fancytable [INFO] tweaked toml for git repo https://github.com/nTerior/fancytable written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nTerior/fancytable on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nTerior/fancytable already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.2 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded smawk v0.3.2 [INFO] [stderr] Downloaded textwrap v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05e46aaa47a9e5a86304625a4ca8146677de46d905c1f75690cac8a79d639618 [INFO] running `Command { std: "docker" "start" "-a" "05e46aaa47a9e5a86304625a4ca8146677de46d905c1f75690cac8a79d639618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05e46aaa47a9e5a86304625a4ca8146677de46d905c1f75690cac8a79d639618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e46aaa47a9e5a86304625a4ca8146677de46d905c1f75690cac8a79d639618", kill_on_drop: false }` [INFO] [stdout] 05e46aaa47a9e5a86304625a4ca8146677de46d905c1f75690cac8a79d639618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34a434fa9213f3b1b025b98ee80c64d62ca5a1641731182f392a916700a24723 [INFO] running `Command { std: "docker" "start" "-a" "34a434fa9213f3b1b025b98ee80c64d62ca5a1641731182f392a916700a24723", kill_on_drop: false }` [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling fancytable v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "34a434fa9213f3b1b025b98ee80c64d62ca5a1641731182f392a916700a24723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a434fa9213f3b1b025b98ee80c64d62ca5a1641731182f392a916700a24723", kill_on_drop: false }` [INFO] [stdout] 34a434fa9213f3b1b025b98ee80c64d62ca5a1641731182f392a916700a24723 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1223e0a82420d6d6c84b64b16b65f4731be5c3095ac4d8bee8b5d55a02afd159 [INFO] running `Command { std: "docker" "start" "-a" "1223e0a82420d6d6c84b64b16b65f4731be5c3095ac4d8bee8b5d55a02afd159", kill_on_drop: false }` [INFO] [stderr] Compiling fancytable v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "1223e0a82420d6d6c84b64b16b65f4731be5c3095ac4d8bee8b5d55a02afd159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1223e0a82420d6d6c84b64b16b65f4731be5c3095ac4d8bee8b5d55a02afd159", kill_on_drop: false }` [INFO] [stdout] 1223e0a82420d6d6c84b64b16b65f4731be5c3095ac4d8bee8b5d55a02afd159 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6c6bcf72e6ae973bf1e35d7c47ed4b949e613a5ea592aa4e31058d9fade9568 [INFO] running `Command { std: "docker" "start" "-a" "a6c6bcf72e6ae973bf1e35d7c47ed4b949e613a5ea592aa4e31058d9fade9568", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fancytable-5a763c1673ac2173) [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] [stderr] Doc-tests fancytable [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/table.rs - table::FancyTable::set (line 136) ... ok [INFO] [stdout] test src/cell.rs - cell::FancyCell::new (line 29) ... ok [INFO] [stdout] test src/table.rs - table::FancyTable::new (line 59) ... ok [INFO] [stdout] test src/table.rs - table::FancyTable::add_columns (line 108) ... ok [INFO] [stdout] test src/cell.rs - cell::FancyCell::new (line 36) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a6c6bcf72e6ae973bf1e35d7c47ed4b949e613a5ea592aa4e31058d9fade9568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c6bcf72e6ae973bf1e35d7c47ed4b949e613a5ea592aa4e31058d9fade9568", kill_on_drop: false }` [INFO] [stdout] a6c6bcf72e6ae973bf1e35d7c47ed4b949e613a5ea592aa4e31058d9fade9568