[INFO] updating cached repository https://github.com/nyarly/confit [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 992a2b489a607de32292c721ff0c7e33c817f9f7 [INFO] testing nyarly/confit against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyarly%2Fconfit" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nyarly/confit on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nyarly/confit [INFO] finished tweaking git repo https://github.com/nyarly/confit [INFO] tweaked toml for git repo https://github.com/nyarly/confit written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/nyarly/confit already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1785cd0fa1faa8c3c5321e4e0b5cb5e2405080039e918df681f89fb73c579dcf [INFO] running `"docker" "start" "-a" "1785cd0fa1faa8c3c5321e4e0b5cb5e2405080039e918df681f89fb73c579dcf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling confit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: field is never read: `description` [INFO] [stderr] --> src/preserves.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | description: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.05s [INFO] running `"docker" "inspect" "1785cd0fa1faa8c3c5321e4e0b5cb5e2405080039e918df681f89fb73c579dcf"` [INFO] running `"docker" "rm" "-f" "1785cd0fa1faa8c3c5321e4e0b5cb5e2405080039e918df681f89fb73c579dcf"` [INFO] [stdout] 1785cd0fa1faa8c3c5321e4e0b5cb5e2405080039e918df681f89fb73c579dcf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0bef72380c3623be78fab6e10b8a2d59d827bb4f8ea542fc1b3037cc86135ab9 [INFO] running `"docker" "start" "-a" "0bef72380c3623be78fab6e10b8a2d59d827bb4f8ea542fc1b3037cc86135ab9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling confit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: field is never read: `description` [INFO] [stderr] --> src/preserves.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | description: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.35s [INFO] running `"docker" "inspect" "0bef72380c3623be78fab6e10b8a2d59d827bb4f8ea542fc1b3037cc86135ab9"` [INFO] running `"docker" "rm" "-f" "0bef72380c3623be78fab6e10b8a2d59d827bb4f8ea542fc1b3037cc86135ab9"` [INFO] [stdout] 0bef72380c3623be78fab6e10b8a2d59d827bb4f8ea542fc1b3037cc86135ab9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 3fc4fadea2d16dea388c1c380a36049fa3f9b612ac0890f4fb6341fe338e50a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "3fc4fadea2d16dea388c1c380a36049fa3f9b612ac0890f4fb6341fe338e50a7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: field is never read: `description` [INFO] [stderr] --> src/preserves.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | description: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/confit-7508c6ac6a3681d3 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test git::parse::for_each_ref::tests::object_type_parse ... ok [INFO] [stdout] test git::parse::for_each_ref::tests::track_sync_parse ... ok [INFO] [stdout] test git::parse::ls_remote::tests::ref_pair_parse ... ok [INFO] [stdout] test git::parse::status::tests::sha_parse ... ok [INFO] [stdout] test git::parse::status::tests::status_lines_parse ... ok [INFO] [stdout] test git::parse::status::tests::status_pair_parse ... ok [INFO] [stdout] test git::parse::status::tests::full_parse ... ok [INFO] [stdout] test git::parse::for_each_ref::tests::line_parse ... ok [INFO] [stdout] test git::parse::status::tests::submodule_status_parse ... ok [INFO] [stdout] test git::parse::for_each_ref::creator::tests::creator_parse ... ok [INFO] [stdout] test git::parse::status::tests::mode_parse ... ok [INFO] [stdout] test git::parse::status::tests::test_path ... ok [INFO] [stdout] test git::parse::status::tests::branch_parse ... ok [INFO] [stdout] test git::parse::status::tests::change_score_parse ... ok [INFO] [stdout] test git::tests::parse_accepts_process_output ... ok [INFO] [stdout] test git::parse::ls_remote::tests::ref_pairs_parse ... ok [INFO] [stdout] test git::parse::for_each_ref::tests::smoke ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- git::parse::for_each_ref::tests::smoke stdout ---- [INFO] [stdout] thread 'git::parse::for_each_ref::tests::smoke' panicked at 'called `Result::unwrap()` on an `Err` value: Trailing("\'c3327de22fc2bee6f25988f727700a9932b520dc\' \'commit\' \'refs/heads/ad_objects\' \'refs/remotes/origin/ad_objects\' \'origin\' \'\' \'Paula Burke 1534292967 -0700\'\n\'f8f49343edaa2a1e6903cbad13ddbc50ad9e12d2\' \'commit\' \'refs/heads/along\' \'refs/remotes/along/mezzo\' \'along\' \'\' \'Judson 1570644797 -0700\'\n\'d9d322887ef9af2a3d6ba687e3606449439a8fae\' \'commit\' \'refs/heads/approval_change_requests\' \'refs/remotes/origin/approval_change_requests\' \'origin\' \'\' \'Paula Burke 1533938779 -0700\'\n\'580cab6ba249b89cba915b38871e64d80577d088\' \'commit\' \'refs/heads/approvals\' \'refs/remotes/origin/approvals\' \'origin\' \'[behind 17]\' \'Tom Hsieh 1571859687 -0700\'\n\'6b0fe0089db920eaebe6b8d46a3deb94091e00dd\' \'commit\' \'refs/heads/backport_from_prod\' \'refs/remotes/origin/backport_from_prod\' \'origin\' \'\' \'Judson 1572372469 -0700\'\n\'ff887d7fb22ae687fa0e594b6fe6ca72e4e23839\' \'commit\' \'refs/heads/consist_styling\' \'\' \'\' \'\' \'GitHub 1548269418 -0800\'\n\'61621e0ea141428e11e880d6d71020bead67fdbe\' \'commit\' \'refs/heads/debug_fsm\' \'refs/remotes/origin/debug_fsm\' \'origin\' \'\' \'Judson 1537836632 -0700\'\n\'64cd3bb41507b0f0657c0ac0857ba1e682ec4f8d\' \'commit\' \'refs/heads/delegation_autocomplete\' \'\' \'\' \'\' \'Judson 1544850541 -0800\'\n\'9e8e637f04c555c55f2dca4025814d0205c60143\' \'commit\' \'refs/heads/drive_fsm_with_events\' \'refs/remotes/origin/drive_fsm_with_events\' \'origin\' \'\' \'Judson 1537576144 -0700\'\n\'1924272055a5ce9e2fadfe3d8b9057cbebf70c5c\' \'commit\' \'refs/heads/employee_query\' \'refs/remotes/origin/employee_query\' \'origin\' \'\' \'Judson 1533339340 -0700\'\n\'e927ee55913d97f85daa8787f226aa90f856b723\' \'commit\' \'refs/heads/extract_fsms\' \'refs/remotes/origin/extract_fsms\' \'origin\' \'\' \'Judson 1533169249 -0700\'\n\'10737cc0e64617d2b03ee30004e730045550e5d5\' \'commit\' \'refs/heads/fix_ad_errors\' \'refs/remotes/origin/fix_ad_errors\' \'origin\' \'\' \'Paula Burke 1538611873 -0700\'\n\'f00d342419cfe874b7767fd5d703a6590760d427\' \'commit\' \'refs/heads/fixes_approval_views\' \'refs/remotes/origin/fixes_approval_views\' \'origin\' \'\' \'Paula Burke 1558475178 -0700\'\n\'d187325e25fa480514518c89aaefb7609fdb3278\' \'commit\' \'refs/heads/future_prod\' \'refs/remotes/origin/future_prod\' \'origin\' \'\' \'Judson 1565915317 -0700\'\n\'6b220da736631f4b24fa6f039fd36e63c5f21414\' \'commit\' \'refs/heads/future_staging\' \'refs/remotes/origin/future_staging\' \'origin\' \'[gone]\' \'Judson 1561673704 -0700\'\n\'9fde69a22417326e316b9e8df73ecf3e436b6a72\' \'commit\' \'refs/heads/kayak-services\' \'refs/remotes/origin/kayak-services\' \'origin\' \'[behind 9]\' \'Tom Hsieh 1572309704 -0700\'\n\'46fe9a8609ea9d28221eb83021a1aaa1ab51716b\' \'commit\' \'refs/heads/ldap_tools\' \'refs/remotes/origin/ldap_tools\' \'origin\' \'\' \'Judson 1548700777 -0800\'\n\'5ea12e81a91c19a6c8a59ea470b9bac5649eb159\' \'commit\' \'refs/heads/loglov3-proper-statuses\' \'refs/remotes/origin/loglov3-proper-statuses\' \'origin\' \'\' \'Judson 1541030553 -0700\'\n\'3f0a499bf4be2472176481b9724ac2437568c473\' \'commit\' \'refs/heads/master\' \'refs/remotes/origin/master\' \'origin\' \'[behind 20]\' \'GitHub 1572654995 -0700\'\n\'2c101a76d9724a3718441664a5554fbb930605cc\' \'commit\' \'refs/heads/merge_records\' \'refs/remotes/origin/merge_records\' \'origin\' \'\' \'Paula Burke 1551237497 -0800\'\n\'7f980f38660177e959435e155a6fb67243a60cef\' \'commit\' \'refs/heads/mockable_concur\' \'refs/remotes/origin/mockable_concur\' \'origin\' \'\' \'Judson 1546307484 -0800\'\n\'6a62579282502563f6b1579d060731433065a7c5\' \'commit\' \'refs/heads/move_service_requests\' \'refs/remotes/origin/move_service_requests\' \'origin\' \'\' \'Paula Burke 1559082921 -0700\'\n\'8558b6934276f1b9966c01f7b3e5aeea2902742d\' \'commit\' \'refs/heads/multiple_provisioning\' \'refs/remotes/origin/multiple_provisioning\' \'origin\' \'[ahead 1]\' \'Judson 1572973200 -0800\'\n\'b7522a655cfac262e8557920613ccda3759710f6\' \'commit\' \'refs/heads/netops_2027\' \'refs/remotes/origin/netops_2027\' \'origin\' \'\' \'Paula Burke 1533582471 -0700\'\n\'d73bcac95025bf396934e6d68ca8c80edbb2fad0\' \'commit\' \'refs/heads/netops_922\' \'refs/remotes/origin/netops_922\' \'origin\' \'\' \'Paula Burke 1513892065 -0800\'\n\'e279f5b6579d1d0cab2a73447d3fc24c04fcb4e1\' \'commit\' \'refs/heads/nixsupport\' \'refs/remotes/origin/nixsupport\' \'origin\' \'\' \'Judson 1531517763 -0700\'\n\'fd516d1c93c6154e0e7b4e11d541d308b121233d\' \'commit\' \'refs/heads/offboard_guest_account\' \'refs/remotes/origin/offboard_guest_account\' \'origin\' \'\' \'Judson 1570838435 -0700\'\n\'0acb86a50973e3ba9f276eb50cdc0d9b1e4e65e5\' \'commit\' \'refs/heads/onboard_with_services\' \'refs/remotes/origin/onboard_with_services\' \'origin\' \'\' \'Paula Burke 1564519055 -0700\'\n\'0e716e765f1285853b88742dea29e9561536434b\' \'commit\' \'refs/heads/pagination\' \'refs/remotes/origin/pagination\' \'origin\' \'[behind 9]\' \'GitHub 1572036839 -0700\'\n\'8ead1272f6c422014769625039d31158f85ec827\' \'commit\' \'refs/heads/pb_ref_4\' \'refs/remotes/origin/pb_ref_4\' \'origin\' \'\' \'Paula Burke 1556141616 -0700\'\n\'06e3cae8ecf583464b4d7288a99a58421986b553\' \'commit\' \'refs/heads/production\' \'refs/remotes/origin/production\' \'origin\' \'\' \'GitHub 1572642497 -0700\'\n\'4089c1c2b47da97f18fb33ab55768062f26a20aa\' \'commit\' \'refs/heads/ref_4\' \'refs/remotes/origin/ref_4\' \'origin\' \'\' \'Paula Burke 1555977757 -0700\'\n\'48718c3b31b25f62a75e721960fd513b9e499890\' \'commit\' \'refs/heads/refactor_20181117\' \'refs/remotes/origin/refactor_20181117\' \'origin\' \'\' \'Paula Burke 1543541822 -0800\'\n\'1289262bcccdf1f235f453073f6bba62c5f27a15\' \'commit\' \'refs/heads/refactor_ad_module\' \'refs/remotes/origin/refactor_ad_module\' \'origin\' \'\' \'Paula Burke 1525467667 -0700\'\n\'f35ff092509e53f1395030ac21b163a87974e59f\' \'commit\' \'refs/heads/refactor_ad_pr_1\' \'refs/remotes/origin/refactor_ad_pr_1\' \'origin\' \'\' \'Paula Burke 1554504842 -0700\'\n\'df5aac1252d62afae8707678bb419bd52c36d4bc\' \'commit\' \'refs/heads/refactor_ad_svc\' \'refs/remotes/origin/refactor_ad_svc\' \'origin\' \'\' \'Paula Burke 1553806228 -0700\'\n\'c3eb3b29dfb5c9a47edc8b451aa123f9195f93a9\' \'commit\' \'refs/heads/remove_dn_mapping\' \'refs/remotes/origin/remove_dn_mapping\' \'origin\' \'\' \'Judson 1561679011 -0700\'\n\'70755e81cfd8361bbde487279770508b3c9f37d8\' \'commit\' \'refs/heads/reverse_lookup_ldaps\' \'refs/remotes/origin/reverse_lookup_ldaps\' \'origin\' \'\' \'Judson 1560207167 -0700\'\n\'466824389e7511ac6a974642a9fca05619a6a1b1\' \'commit\' \'refs/heads/service_catalog_spike\' \'refs/remotes/origin/service_catalog_spike\' \'origin\' \'\' \'Paula Burke 1522177029 -0700\'\n\'ad26a66a274ee367513c600d09df6d1ca140a1cb\' \'commit\' \'refs/heads/single_out_ad_service\' \'refs/remotes/origin/single_out_ad_service\' \'origin\' \'\' \'Judson 1546039109 -0800\'\n\'ac841cd7f979a0d9fe46baedfb60084493ab9e99\' \'commit\' \'refs/heads/staging\' \'refs/remotes/origin/staging\' \'origin\' \'\' \'GitHub 1571862274 -0700\'\n\'4569d8bbe6e0ecf9218a6c57854d67e46db009a0\' \'commit\' \'refs/heads/staging-fixes\' \'refs/remotes/origin/staging-fixes\' \'origin\' \'\' \'Judson 1567801556 -0700\'\n\'70ade64d5684e6a0ebd85ed80ce56eccda34842d\' \'commit\' \'refs/heads/staging-future-is-now\' \'refs/remotes/origin/staging-future-is-now\' \'origin\' \'[gone]\' \'Judson 1561679569 -0700\'\n\'0a05d5fdcaec86fb775135dace3e9cadbe1c66d3\' \'commit\' \'refs/heads/staging_idempotency\' \'refs/remotes/origin/staging_idempotency\' \'origin\' \'\' \'Judson 1567618544 -0700\'\n\'abe73f07d4179cbb07e3721c25b8eab46662c430\' \'commit\' \'refs/heads/test_parser\' \'refs/remotes/origin/test_parser\' \'origin\' \'\' \'Paula Burke 1544842842 -0800\'\n\'b32658d14457967cdb8c6328ec82e8e1eafa5c15\' \'commit\' \'refs/heads/transition_onboard_form\' \'refs/remotes/origin/transition_onboard_form\' \'origin\' \'\' \'Paula Burke 1559092235 -0700\'\n\'d57d1264d754d5caed124d76bd5d9c9028155436\' \'commit\' \'refs/heads/tz_mapping\' \'refs/remotes/origin/tz_mapping\' \'origin\' \'\' \'Judson 1546479461 -0800\'\n\'e5634b941c18a9222f010fdaf8e582893c182b2f\' \'commit\' \'refs/heads/update_service_backend\' \'refs/remotes/origin/update_service_backend\' \'origin\' \'\' \'Paula Burke 1558040139 -0700\'\n\'31bff71e9644597365836129ede51375d5738f2e\' \'commit\' \'refs/heads/update_workday_code_lists\' \'refs/remotes/origin/update_workday_code_lists\' \'origin\' \'\' \'Paula Burke 1545942821 -0800\'\n\'edb7f443baac81e4c86f1a3a8a6ff08534528135\' \'commit\' \'refs/heads/view_specs\' \'refs/remotes/origin/view_specs\' \'origin\' \'\' \'Paula Burke 1541029660 -0700\'\n\'1cc9931c784e106fcbf6773960dcae466fcdf800\' \'commit\' \'refs/heads/workday_business_process_spike\' \'refs/remotes/origin/workday_business_process_spike\' \'origin\' \'\' \'Paula Burke 1546029157 -0800\'\n\'28bdceef9e4f264461e86af2675d364c2996570b\' \'commit\' \'refs/heads/workday_termination_report_sync\' \'refs/remotes/origin/workday_termination_report_sync\' \'origin\' \'\' \'Paula Burke 1548371261 -0800\'\n\'306ec64d279c2b7e439a6f29b6a6a4a1e14f2a89\' \'commit\' \'refs/heads/workday_update_termination\' \'refs/remotes/origin/workday_update_termination\' \'origin\' \'\' \'Paula Burke 1550112329 -0800\'\n\'27da5b4dcbe9011846d1aa21d1700c2e99fd08bd\' \'commit\' \'refs/remotes/along/critical_errors\' \'\' \'\' \'\' \'Judson 1556896914 -0700\'\n\'bdf49029a6c9d023a1b074530b11a12da0f15b92\' \'commit\' \'refs/remotes/along/jdl-nix-fpcli\' \'\' \'\' \'\' \'Judson 1540933311 -0700\'\n\'2c81f09752078a09ad4c24682ff9287a8b093294\' \'commit\' \'refs/remotes/along/jdl-nix-mezzo\' \'\' \'\' \'\' \'Judson 1541022603 -0700\'\n\'ab800fde5474ec8bde772fb262545957dce13ea7\' \'commit\' \'refs/remotes/along/jdl-nix-puppet-modules\' \'\' \'\' \'\' \'Judson 1540943561 -0700\'\n\'b0ef6791a4a53236c656a44098232cceb583b7ab\' \'commit\' \'refs/remotes/along/master\' \'\' \'\' \'\' \'Judson 1540923151 -0700\'\n\'f8f49343edaa2a1e6903cbad13ddbc50ad9e12d2\' \'commit\' \'refs/remotes/along/mezzo\' \'\' \'\' \'\' \'Judson 1570644797 -0700\'\n\'7c0e8de6d607886e3bc59ea9ca3d3349387fabf1\' \'commit\' \'refs/remotes/origin/HEAD\' \'\' \'\' \'\' \'GitHub 1572915376 -0800\'\n\'4bc80bdbecb317c8177f507c7e065c4a95925f5e\' \'commit\' \'refs/remotes/origin/access-mgmt-routes\' \'\' \'\' \'\' \'GitHub 1572915481 -0800\'\n\'c3327de22fc2bee6f25988f727700a9932b520dc\' \'commit\' \'refs/remotes/origin/ad_objects\' \'\' \'\' \'\' \'Paula Burke 1534292967 -0700\'\n\'d9d322887ef9af2a3d6ba687e3606449439a8fae\' \'commit\' \'refs/remotes/origin/approval_change_requests\' \'\' \'\' \'\' \'Paula Burke 1533938779 -0700\'\n\'b20f8eff3652fbbd4317c71ca16dc917a5f25b8b\' \'commit\' \'refs/remotes/origin/approvals\' \'\' \'\' \'\' \'GitHub 1572389142 -0700\'\n\'d4ae7077d4ed711a10e89908ab91999ce326dfc0\' \'commit\' \'refs/remotes/origin/approvals_template\' \'\' \'\' \'\' \'GitHub 1572903504 -0800\'\n\'6b0fe0089db920eaebe6b8d46a3deb94091e00dd\' \'commit\' \'refs/remotes/origin/backport_from_prod\' \'\' \'\' \'\' \'Judson 1572372469 -0700\'\n\'61621e0ea141428e11e880d6d71020bead67fdbe\' \'commit\' \'refs/remotes/origin/debug_fsm\' \'\' \'\' \'\' \'Judson 1537836632 -0700\'\n\'a5c38ce6448522229bae0cba904a233457ad214f\' \'commit\' \'refs/remotes/origin/delegate\' \'\' \'\' \'\' \'GitHub 1572655021 -0700\'\n\'2d2214ee51623b8e73c37568b76fd91bdf235ba5\' \'commit\' \'refs/remotes/origin/deprecate\' \'\' \'\' \'\' \'GitHub 1572904540 -0800\'\n\'9e8e637f04c555c55f2dca4025814d0205c60143\' \'commit\' \'refs/remotes/origin/drive_fsm_with_events\' \'\' \'\' \'\' \'Judson 1537576144 -0700\'\n\'1924272055a5ce9e2fadfe3d8b9057cbebf70c5c\' \'commit\' \'refs/remotes/origin/employee_query\' \'\' \'\' \'\' \'Judson 1533339340 -0700\'\n\'e927ee55913d97f85daa8787f226aa90f856b723\' \'commit\' \'refs/remotes/origin/extract_fsms\' \'\' \'\' \'\' \'Judson 1533169249 -0700\'\n\'10737cc0e64617d2b03ee30004e730045550e5d5\' \'commit\' \'refs/remotes/origin/fix_ad_errors\' \'\' \'\' \'\' \'Paula Burke 1538611873 -0700\'\n\'f00d342419cfe874b7767fd5d703a6590760d427\' \'commit\' \'refs/remotes/origin/fixes_approval_views\' \'\' \'\' \'\' \'Paula Burke 1558475178 -0700\'\n\'d187325e25fa480514518c89aaefb7609fdb3278\' \'commit\' \'refs/remotes/origin/future_prod\' \'\' \'\' \'\' \'Judson 1565915317 -0700\'\n\'bcb3481567a1842169dfcf7d6f2c59aa76f4680a\' \'commit\' \'refs/remotes/origin/kayak-services\' \'\' \'\' \'\' \'GitHub 1572389064 -0700\'\n\'46fe9a8609ea9d28221eb83021a1aaa1ab51716b\' \'commit\' \'refs/remotes/origin/ldap_tools\' \'\' \'\' \'\' \'Judson 1548700777 -0800\'\n\'5ea12e81a91c19a6c8a59ea470b9bac5649eb159\' \'commit\' \'refs/remotes/origin/loglov3-proper-statuses\' \'\' \'\' \'\' \'Judson 1541030553 -0700\'\n\'7c0e8de6d607886e3bc59ea9ca3d3349387fabf1\' \'commit\' \'refs/remotes/origin/master\' \'\' \'\' \'\' \'GitHub 1572915376 -0800\'\n\'2c101a76d9724a3718441664a5554fbb930605cc\' \'commit\' \'refs/remotes/origin/merge_records\' \'\' \'\' \'\' \'Paula Burke 1551237497 -0800\'\n\'7f980f38660177e959435e155a6fb67243a60cef\' \'commit\' \'refs/remotes/origin/mockable_concur\' \'\' \'\' \'\' \'Judson 1546307484 -0800\'\n\'6a62579282502563f6b1579d060731433065a7c5\' \'commit\' \'refs/remotes/origin/move_service_requests\' \'\' \'\' \'\' \'Paula Burke 1559082921 -0700\'\n\'65abca85738f2e62e949cb3a9270022805f83339\' \'commit\' \'refs/remotes/origin/multiple_provisioning\' \'\' \'\' \'\' \'Judson 1572566478 -0700\'\n\'b7522a655cfac262e8557920613ccda3759710f6\' \'commit\' \'refs/remotes/origin/netops_2027\' \'\' \'\' \'\' \'Paula Burke 1533582471 -0700\'\n\'d73bcac95025bf396934e6d68ca8c80edbb2fad0\' \'commit\' \'refs/remotes/origin/netops_922\' \'\' \'\' \'\' \'Paula Burke 1513892065 -0800\'\n\'e279f5b6579d1d0cab2a73447d3fc24c04fcb4e1\' \'commit\' \'refs/remotes/origin/nixsupport\' \'\' \'\' \'\' \'Judson 1531517763 -0700\'\n\'fd516d1c93c6154e0e7b4e11d541d308b121233d\' \'commit\' \'refs/remotes/origin/offboard_guest_account\' \'\' \'\' \'\' \'Judson 1570838435 -0700\'\n\'0acb86a50973e3ba9f276eb50cdc0d9b1e4e65e5\' \'commit\' \'refs/remotes/origin/onboard_with_services\' \'\' \'\' \'\' \'Paula Burke 1564519055 -0700\'\n\'8c3ba735bf74ed09c347bfd460fc4f481d1a8af4\' \'commit\' \'refs/remotes/origin/onboarding_events\' \'\' \'\' \'\' \'GitHub 1572915524 -0800\'\n\'1fb47b577f447eb91d6b88e4f0626d8a84ed8487\' \'commit\' \'refs/remotes/origin/pagination\' \'\' \'\' \'\' \'GitHub 1572389104 -0700\'\n\'8ead1272f6c422014769625039d31158f85ec827\' \'commit\' \'refs/remotes/origin/pb_ref_4\' \'\' \'\' \'\' \'Paula Burke 1556141616 -0700\'\n\'06e3cae8ecf583464b4d7288a99a58421986b553\' \'commit\' \'refs/remotes/origin/production\' \'\' \'\' \'\' \'GitHub 1572642497 -0700\'\n\'4089c1c2b47da97f18fb33ab55768062f26a20aa\' \'commit\' \'refs/remotes/origin/ref_4\' \'\' \'\' \'\' \'Paula Burke 1555977757 -0700\'\n\'48718c3b31b25f62a75e721960fd513b9e499890\' \'commit\' \'refs/remotes/origin/refactor_20181117\' \'\' \'\' \'\' \'Paula Burke 1543541822 -0800\'\n\'1289262bcccdf1f235f453073f6bba62c5f27a15\' \'commit\' \'refs/remotes/origin/refactor_ad_module\' \'\' \'\' \'\' \'Paula Burke 1525467667 -0700\'\n\'f35ff092509e53f1395030ac21b163a87974e59f\' \'commit\' \'refs/remotes/origin/refactor_ad_pr_1\' \'\' \'\' \'\' \'Paula Burke 1554504842 -0700\'\n\'df5aac1252d62afae8707678bb419bd52c36d4bc\' \'commit\' \'refs/remotes/origin/refactor_ad_svc\' \'\' \'\' \'\' \'Paula Burke 1553806228 -0700\'\n\'c3eb3b29dfb5c9a47edc8b451aa123f9195f93a9\' \'commit\' \'refs/remotes/origin/remove_dn_mapping\' \'\' \'\' \'\' \'Judson 1561679011 -0700\'\n\'70755e81cfd8361bbde487279770508b3c9f37d8\' \'commit\' \'refs/remotes/origin/reverse_lookup_ldaps\' \'\' \'\' \'\' \'Judson 1560207167 -0700\'\n\'7ebfa56f0a6f69aff42ec2f688a58b5cf322aa48\' \'commit\' \'refs/remotes/origin/service-request-bug\' \'\' \'\' \'\' \'Tom Hsieh 1572633499 -0700\'\n\'466824389e7511ac6a974642a9fca05619a6a1b1\' \'commit\' \'refs/remotes/origin/service_catalog_spike\' \'\' \'\' \'\' \'Paula Burke 1522177029 -0700\'\n\'ad26a66a274ee367513c600d09df6d1ca140a1cb\' \'commit\' \'refs/remotes/origin/single_out_ad_service\' \'\' \'\' \'\' \'Judson 1546039109 -0800\'\n\'ac841cd7f979a0d9fe46baedfb60084493ab9e99\' \'commit\' \'refs/remotes/origin/staging\' \'\' \'\' \'\' \'GitHub 1571862274 -0700\'\n\'4569d8bbe6e0ecf9218a6c57854d67e46db009a0\' \'commit\' \'refs/remotes/origin/staging-fixes\' \'\' \'\' \'\' \'Judson 1567801556 -0700\'\n\'0a05d5fdcaec86fb775135dace3e9cadbe1c66d3\' \'commit\' \'refs/remotes/origin/staging_idempotency\' \'\' \'\' \'\' \'Judson 1567618544 -0700\'\n\'abe73f07d4179cbb07e3721c25b8eab46662c430\' \'commit\' \'refs/remotes/origin/test_parser\' \'\' \'\' \'\' \'Paula Burke 1544842842 -0800\'\n\'b32658d14457967cdb8c6328ec82e8e1eafa5c15\' \'commit\' \'refs/remotes/origin/transition_onboard_form\' \'\' \'\' \'\' \'Paula Burke 1559092235 -0700\'\n\'d57d1264d754d5caed124d76bd5d9c9028155436\' \'commit\' \'refs/remotes/origin/tz_mapping\' \'\' \'\' \'\' \'Judson 1546479461 -0800\'\n\'e5634b941c18a9222f010fdaf8e582893c182b2f\' \'commit\' \'refs/remotes/origin/update_service_backend\' \'\' \'\' \'\' \'Paula Burke 1558040139 -0700\'\n\'31bff71e9644597365836129ede51375d5738f2e\' \'commit\' \'refs/remotes/origin/update_workday_code_lists\' \'\' \'\' \'\' \'Paula Burke 1545942821 -0800\'\n\'edb7f443baac81e4c86f1a3a8a6ff08534528135\' \'commit\' \'refs/remotes/origin/view_specs\' \'\' \'\' \'\' \'Paula Burke 1541029660 -0700\'\n\'1cc9931c784e106fcbf6773960dcae466fcdf800\' \'commit\' \'refs/remotes/origin/workday_business_process_spike\' \'\' \'\' \'\' \'Paula Burke 1546029157 -0800\'\n\'28bdceef9e4f264461e86af2675d364c2996570b\' \'commit\' \'refs/remotes/origin/workday_termination_report_sync\' \'\' \'\' \'\' \'Paula Burke 1548371261 -0800\'\n\'306ec64d279c2b7e439a6f29b6a6a4a1e14f2a89\' \'commit\' \'refs/remotes/origin/workday_update_termination\' \'\' \'\' \'\' \'Paula Burke 1550112329 -0800\'\n\'de4280e681a2a5989e17f223054d13858aef2861\' \'tag\' \'refs/tags/v2.0\' \'\' \'\' \'\' \'Judson 1572973897 -0800\'\n")', src/git/parse/for_each_ref.rs:297:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fea6895ad4 - backtrace::backtrace::libunwind::trace::hc1c4a1d8ad423b97 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55fea6895ad4 - backtrace::backtrace::trace_unsynchronized::h82274781060cb056 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55fea6895ad4 - std::sys_common::backtrace::_print_fmt::h2a45d89b653a4da8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55fea6895ad4 - ::fmt::h41a0a93ab85e6aa1 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55fea68bed4c - core::fmt::write::hdaea18585065a96d [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55fea681a215 - std::io::Write::write_fmt::h42f0550b6bd39c6e [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55fea68900c1 - std::io::impls::>::write_fmt::h223d7b7033cad46d [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55fea68983a5 - std::sys_common::backtrace::_print::hd95f9978cc145ca4 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55fea68983a5 - std::sys_common::backtrace::print::hfb25ca2291be47d0 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55fea68983a5 - std::panicking::default_hook::{{closure}}::h44f76cee5dc8591c [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55fea689808b - std::panicking::default_hook::h198e1a712910f1e6 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55fea6898a02 - std::panicking::rust_panic_with_hook::hc0b4730bb8013f9d [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55fea68985eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55fea68bd771 - core::panicking::panic_fmt::h1ac71ad045d55416 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55fea68bd593 - core::option::expect_none_failed::hb40004d71d61b685 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55fea67f2317 - core::result::Result::unwrap::h82a37db126060765 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55fea67ee244 - confit::git::parse::for_each_ref::tests::smoke::h00491de610c1e94a [INFO] [stdout] at src/git/parse/for_each_ref.rs:297 [INFO] [stdout] 17: 0x55fea67ee1fa - confit::git::parse::for_each_ref::tests::smoke::{{closure}}::h9acf13bd85e7919b [INFO] [stdout] at src/git/parse/for_each_ref.rs:296 [INFO] [stdout] 18: 0x55fea680756e - core::ops::function::FnOnce::call_once::h6817fcfb1bfa0fbb [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x55fea68416a6 - as core::ops::function::FnOnce>::call_once::hc165f65f4331a55c [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 20: 0x55fea68416a6 - as core::ops::function::FnOnce<()>>::call_once::hb89f1f769cad07ce [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x55fea68416a6 - std::panicking::try::do_call::h104f7f3dae5a1b29 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 22: 0x55fea68416a6 - std::panicking::try::h0e20f01361cba753 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 23: 0x55fea68416a6 - std::panic::catch_unwind::h0bd0c84b5f4cd121 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x55fea68416a6 - test::run_test_in_process::hf34c22adfeb6853d [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x55fea68416a6 - test::run_test::run_test_inner::{{closure}}::h40d568b4c10a12f1 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x55fea68196c6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hffd9774ad3f2d778 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x55fea681ea55 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4594020476cf52d4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x55fea681ea55 - as core::ops::function::FnOnce<()>>::call_once::h9d0a6d45b73e29e4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55fea681ea55 - std::panicking::try::do_call::h902fd77b30bb3bb7 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55fea681ea55 - std::panicking::try::hc17d3a628e65d49d [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55fea681ea55 - std::panic::catch_unwind::h9c9d49cbb6b18017 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55fea681ea55 - std::thread::Builder::spawn_unchecked::{{closure}}::h6a6f5a333fd631a2 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x55fea681ea55 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha6fb197e0ce57f73 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 34: 0x55fea689f1ea - as core::ops::function::FnOnce>::call_once::h1f1fac7de7dd9691 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 35: 0x55fea689f1ea - as core::ops::function::FnOnce>::call_once::ha031f48633a6af54 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55fea689f1ea - std::sys::unix::thread::Thread::new::thread_start::h241864caf436e182 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f57e8e3d609 - start_thread [INFO] [stdout] 38: 0x7f57e8d49103 - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] git::parse::for_each_ref::tests::smoke [INFO] [stdout] [INFO] [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin confit' [INFO] running `"docker" "inspect" "3fc4fadea2d16dea388c1c380a36049fa3f9b612ac0890f4fb6341fe338e50a7"` [INFO] running `"docker" "rm" "-f" "3fc4fadea2d16dea388c1c380a36049fa3f9b612ac0890f4fb6341fe338e50a7"` [INFO] [stdout] 3fc4fadea2d16dea388c1c380a36049fa3f9b612ac0890f4fb6341fe338e50a7