[INFO] cloning repository https://github.com/KSXGitHub/padded-column [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KSXGitHub/padded-column" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fpadded-column", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fpadded-column'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4271083a0e4b40b0b35cb67e817b86a8a3103fea [INFO] testing KSXGitHub/padded-column against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fpadded-column" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KSXGitHub/padded-column on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-63/source/rust-toolchain [INFO] started tweaking git repo https://github.com/KSXGitHub/padded-column [INFO] finished tweaking git repo https://github.com/KSXGitHub/padded-column [INFO] tweaked toml for git repo https://github.com/KSXGitHub/padded-column written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/KSXGitHub/padded-column already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eb40fb01813506b77a76097e95017a5c35e445cefdae82afb8ed143dd752838 [INFO] running `Command { std: "docker" "start" "-a" "8eb40fb01813506b77a76097e95017a5c35e445cefdae82afb8ed143dd752838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eb40fb01813506b77a76097e95017a5c35e445cefdae82afb8ed143dd752838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb40fb01813506b77a76097e95017a5c35e445cefdae82afb8ed143dd752838", kill_on_drop: false }` [INFO] [stdout] 8eb40fb01813506b77a76097e95017a5c35e445cefdae82afb8ed143dd752838 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50b92788bdd2ae68715d7697e886625831b0dfa17f1b82b7988590c38889987d [INFO] running `Command { std: "docker" "start" "-a" "50b92788bdd2ae68715d7697e886625831b0dfa17f1b82b7988590c38889987d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pipe-trait v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling darling_core v0.12.3 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Compiling fmt-iter v0.1.0 [INFO] [stderr] Compiling darling v0.12.3 [INFO] [stderr] Compiling derive_builder_core v0.10.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.0 [INFO] [stderr] Compiling derive_builder v0.10.0 [INFO] [stderr] Compiling padded-column v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "50b92788bdd2ae68715d7697e886625831b0dfa17f1b82b7988590c38889987d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50b92788bdd2ae68715d7697e886625831b0dfa17f1b82b7988590c38889987d", kill_on_drop: false }` [INFO] [stdout] 50b92788bdd2ae68715d7697e886625831b0dfa17f1b82b7988590c38889987d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86582860f3303a486842b0eaa99689f84d90b6072638fbb1c44678974928ed50 [INFO] running `Command { std: "docker" "start" "-a" "86582860f3303a486842b0eaa99689f84d90b6072638fbb1c44678974928ed50", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling padded-column v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.56s [INFO] running `Command { std: "docker" "inspect" "86582860f3303a486842b0eaa99689f84d90b6072638fbb1c44678974928ed50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86582860f3303a486842b0eaa99689f84d90b6072638fbb1c44678974928ed50", kill_on_drop: false }` [INFO] [stdout] 86582860f3303a486842b0eaa99689f84d90b6072638fbb1c44678974928ed50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ec603960495211481a4b3d2d6c5ed99993161cd10789b593cca533e054722d2 [INFO] running `Command { std: "docker" "start" "-a" "4ec603960495211481a4b3d2d6c5ed99993161cd10789b593cca533e054722d2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/padded_column-ec055e2bf53e8509) [INFO] [stdout] [INFO] [stderr] Running tests/column.rs (/opt/rustwide/target/debug/deps/column-62daf18b8f8518a9) [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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test pad_left_array_of_str_slices ... ok [INFO] [stdout] test pad_left_vec_of_owned_strings ... ok [INFO] [stdout] test pad_left_vec_of_str_indirect_references ... ok [INFO] [stdout] test pad_left_vec_of_str_slices ... ok [INFO] [stdout] test pad_right_array_of_str_slices ... ok [INFO] [stdout] test pad_right_vec_of_owned_strings ... ok [INFO] [stdout] test pad_right_vec_of_str_indirect_references ... ok [INFO] [stdout] test pad_right_vec_of_str_slices ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/excess_handler_presets.rs (/opt/rustwide/target/debug/deps/excess_handler_presets-3ae5fe35a29c8faa) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test forbid_excess_without_excess ... ok [INFO] [stdout] test ignore_excess_with_excess ... ok [INFO] [stdout] test ignore_excess_without_excess ... ok [INFO] [stdout] test forbid_excess_with_excess - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/width.rs (/opt/rustwide/target/debug/deps/width-40c36dc1ad568fbf) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests padded-column [INFO] [stdout] test width_of_str_indirect_references ... ok [INFO] [stdout] test width_owned_string_indirect_references ... 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] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/shortcuts.rs - shortcuts::pad_column_left (line 98) ... FAILED [INFO] [stdout] test src/shortcuts.rs - shortcuts::pad_column_right (line 123) ... FAILED [INFO] [stdout] test src/column.rs - column::PaddedColumn (line 11) ... FAILED [INFO] [stdout] test src/value.rs - value::PaddedValue (line 29) ... FAILED [INFO] [stdout] test src/value.rs - value::PaddedValue (line 14) ... FAILED [INFO] [stdout] test src/direction.rs - direction::PadDirection::Right (line 26) ... FAILED [INFO] [stdout] test src/excess.rs - excess::IgnoreExcess (line 163) ... FAILED [INFO] [stdout] test src/excess.rs - excess::ExcessHandlingFunction (line 69) ... FAILED [INFO] [stdout] test src/direction.rs - direction::PadDirection::Left (line 8) ... FAILED [INFO] [stdout] test src/shortcuts.rs - shortcuts::pad_left (line 50) ... FAILED [INFO] [stdout] test src/excess.rs - excess::IgnoreExcess (line 178) ... FAILED [INFO] [stdout] test src/excess.rs - excess::ForbidExcess (line 205) ... FAILED [INFO] [stdout] test src/excess.rs - excess::ForbidExcess (line 219) ... FAILED [INFO] [stdout] test src/shortcuts.rs - shortcuts::pad_right (line 75) ... FAILED [INFO] [stdout] test src/excess.rs - excess::ExcessHandler (line 28) ... FAILED [INFO] [stdout] test src/shortcuts.rs - shortcuts::pad_left (line 60) ... FAILED [INFO] [stdout] test src/shortcuts.rs - shortcuts::pad_right (line 85) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/shortcuts.rs - shortcuts::pad_column_left (line 98) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shortcuts.rs - shortcuts::pad_column_right (line 123) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/column.rs - column::PaddedColumn (line 11) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/value.rs - value::PaddedValue (line 29) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/value.rs - value::PaddedValue (line 14) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/direction.rs - direction::PadDirection::Right (line 26) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/excess.rs - excess::IgnoreExcess (line 163) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/excess.rs - excess::ExcessHandlingFunction (line 69) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/direction.rs - direction::PadDirection::Left (line 8) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shortcuts.rs - shortcuts::pad_left (line 50) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/excess.rs - excess::IgnoreExcess (line 178) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/excess.rs - excess::ForbidExcess (line 205) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/excess.rs - excess::ForbidExcess (line 219) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shortcuts.rs - shortcuts::pad_right (line 75) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/excess.rs - excess::ExcessHandler (line 28) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shortcuts.rs - shortcuts::pad_left (line 60) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shortcuts.rs - shortcuts::pad_right (line 85) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/column.rs - column::PaddedColumn (line 11) [INFO] [stdout] src/direction.rs - direction::PadDirection::Left (line 8) [INFO] [stdout] src/direction.rs - direction::PadDirection::Right (line 26) [INFO] [stdout] src/excess.rs - excess::ExcessHandler (line 28) [INFO] [stdout] src/excess.rs - excess::ExcessHandlingFunction (line 69) [INFO] [stdout] src/excess.rs - excess::ForbidExcess (line 205) [INFO] [stdout] src/excess.rs - excess::ForbidExcess (line 219) [INFO] [stdout] src/excess.rs - excess::IgnoreExcess (line 163) [INFO] [stdout] src/excess.rs - excess::IgnoreExcess (line 178) [INFO] [stdout] src/shortcuts.rs - shortcuts::pad_column_left (line 98) [INFO] [stdout] src/shortcuts.rs - shortcuts::pad_column_right (line 123) [INFO] [stdout] src/shortcuts.rs - shortcuts::pad_left (line 50) [INFO] [stdout] src/shortcuts.rs - shortcuts::pad_left (line 60) [INFO] [stdout] src/shortcuts.rs - shortcuts::pad_right (line 75) [INFO] [stdout] src/shortcuts.rs - shortcuts::pad_right (line 85) [INFO] [stdout] src/value.rs - value::PaddedValue (line 14) [INFO] [stdout] src/value.rs - value::PaddedValue (line 29) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "4ec603960495211481a4b3d2d6c5ed99993161cd10789b593cca533e054722d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ec603960495211481a4b3d2d6c5ed99993161cd10789b593cca533e054722d2", kill_on_drop: false }` [INFO] [stdout] 4ec603960495211481a4b3d2d6c5ed99993161cd10789b593cca533e054722d2