[INFO] cloning repository https://github.com/takuma7/git-profile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takuma7/git-profile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakuma7%2Fgit-profile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakuma7%2Fgit-profile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4275c65bc7260af77a07f7e949ff56d85d5c2fdd [INFO] testing takuma7/git-profile against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakuma7%2Fgit-profile" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/takuma7/git-profile [INFO] finished tweaking git repo https://github.com/takuma7/git-profile [INFO] tweaked toml for git repo https://github.com/takuma7/git-profile written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/takuma7/git-profile on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/takuma7/git-profile 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca8a9375c41930eac0b9e938c10868f6e8f2b4677384fc7335a1af767452d0fa [INFO] running `Command { std: "docker" "start" "-a" "ca8a9375c41930eac0b9e938c10868f6e8f2b4677384fc7335a1af767452d0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca8a9375c41930eac0b9e938c10868f6e8f2b4677384fc7335a1af767452d0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca8a9375c41930eac0b9e938c10868f6e8f2b4677384fc7335a1af767452d0fa", kill_on_drop: false }` [INFO] [stdout] ca8a9375c41930eac0b9e938c10868f6e8f2b4677384fc7335a1af767452d0fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25166e4603a66b686c96ad5dd3a3221b2137224475f796f6ce82d4832a13f32a [INFO] running `Command { std: "docker" "start" "-a" "25166e4603a66b686c96ad5dd3a3221b2137224475f796f6ce82d4832a13f32a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling gitprofile v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.72s [INFO] running `Command { std: "docker" "inspect" "25166e4603a66b686c96ad5dd3a3221b2137224475f796f6ce82d4832a13f32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25166e4603a66b686c96ad5dd3a3221b2137224475f796f6ce82d4832a13f32a", kill_on_drop: false }` [INFO] [stdout] 25166e4603a66b686c96ad5dd3a3221b2137224475f796f6ce82d4832a13f32a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d60cf50ec05a463032018fa6a27475d1d0d22411043b4ca06e9d67047bb8e43 [INFO] running `Command { std: "docker" "start" "-a" "8d60cf50ec05a463032018fa6a27475d1d0d22411043b4ca06e9d67047bb8e43", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.8 [INFO] [stderr] Compiling gitprofile v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.21s [INFO] running `Command { std: "docker" "inspect" "8d60cf50ec05a463032018fa6a27475d1d0d22411043b4ca06e9d67047bb8e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d60cf50ec05a463032018fa6a27475d1d0d22411043b4ca06e9d67047bb8e43", kill_on_drop: false }` [INFO] [stdout] 8d60cf50ec05a463032018fa6a27475d1d0d22411043b4ca06e9d67047bb8e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2544c7a879ee4b7ea74de7c44b8a8fee5708cc59427c010054b94ba29c3a5423 [INFO] running `Command { std: "docker" "start" "-a" "2544c7a879ee4b7ea74de7c44b8a8fee5708cc59427c010054b94ba29c3a5423", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitprofile-dd4f4c0fcf0a4527) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test config::serialize::multiple_entries ... ok [INFO] [stdout] test config::deserialize::empty ... ok [INFO] [stdout] test git::find_profile_key_tests::no_match ... ok [INFO] [stdout] test config::deserialize::multiple_entries ... ok [INFO] [stdout] test validation::profile_key::tests::has_duplicates ... ok [INFO] [stdout] test git::find_profile_key_tests::has_match ... ok [INFO] [stdout] test validation::email::tests::invalid_inputs ... ok [INFO] [stdout] test validation::email::tests::valid_inputs ... ok [INFO] [stdout] test validation::profile_key::tests::has_no_duplicates ... ok [INFO] [stdout] test config::serialize::empty ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_profile-adfe22c37c98836a) [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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 gitprofile [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" "2544c7a879ee4b7ea74de7c44b8a8fee5708cc59427c010054b94ba29c3a5423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2544c7a879ee4b7ea74de7c44b8a8fee5708cc59427c010054b94ba29c3a5423", kill_on_drop: false }` [INFO] [stdout] 2544c7a879ee4b7ea74de7c44b8a8fee5708cc59427c010054b94ba29c3a5423