[INFO] cloning repository https://github.com/fluminis-scientiae-oraculum/doctrines-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fluminis-scientiae-oraculum/doctrines-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluminis-scientiae-oraculum%2Fdoctrines-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluminis-scientiae-oraculum%2Fdoctrines-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1d9905bed6d01a7a1c7ab51eef3a2f51d7f631e
[INFO] testing fluminis-scientiae-oraculum/doctrines-rust against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluminis-scientiae-oraculum%2Fdoctrines-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/fluminis-scientiae-oraculum/doctrines-rust
[INFO] finished tweaking git repo https://github.com/fluminis-scientiae-oraculum/doctrines-rust
[INFO] tweaked toml for git repo https://github.com/fluminis-scientiae-oraculum/doctrines-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fluminis-scientiae-oraculum/doctrines-rust on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fluminis-scientiae-oraculum/doctrines-rust 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.99.0-beta.1" "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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3
[INFO] running `Command { std: "docker" "start" "1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling micromap v0.3.0
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling validated-newtypes v0.9.0 (/opt/rustwide/workdir/examples/validated-newtypes)
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling typestate v0.9.0 (/opt/rustwide/workdir/examples/typestate)
[INFO] [stderr]    Compiling domain-modeling v0.9.0 (/opt/rustwide/workdir/examples/domain-modeling)
[INFO] [stderr]    Compiling doctrine-examples v0.9.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]    Compiling distributed-outcomes v0.9.0 (/opt/rustwide/workdir/examples/distributed-outcomes)
[INFO] [stderr]    Compiling unsafe-evidence v0.9.0 (/opt/rustwide/workdir/examples/unsafe-evidence)
[INFO] [stderr]    Compiling staged-protocol v0.9.0 (/opt/rustwide/workdir/examples/staged-protocol)
[INFO] [stderr]    Compiling doctrine-compile-fail v0.9.0 (/opt/rustwide/workdir/examples/compile-fail)
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling num-iter v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling jsonschema-regex v0.49.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.4
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling doctrine-manifest v0.9.0 (/opt/rustwide/workdir/tools/doctrine-manifest)
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling boundary-validation v0.9.0 (/opt/rustwide/workdir/examples/boundary-validation)
[INFO] [stderr]    Compiling jsonschema-value v0.49.1
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling fancy-regex v0.18.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling referencing v0.49.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bundle-agent-context v0.9.0 (/opt/rustwide/workdir/tools/bundle-agent-context)
[INFO] [stderr]    Compiling jsonschema v0.49.1
[INFO] [stderr]    Compiling doctrine-lint v0.9.0 (/opt/rustwide/workdir/tools/doctrine-lint)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-triple v1.0.1
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bundle-agent-context v0.9.0 (/opt/rustwide/workdir/tools/bundle-agent-context)
[INFO] [stderr]    Compiling doctrine-manifest v0.9.0 (/opt/rustwide/workdir/tools/doctrine-manifest)
[INFO] [stderr]    Compiling boundary-validation v0.9.0 (/opt/rustwide/workdir/examples/boundary-validation)
[INFO] [stderr]    Compiling unsafe-evidence v0.9.0 (/opt/rustwide/workdir/examples/unsafe-evidence)
[INFO] [stderr]    Compiling domain-modeling v0.9.0 (/opt/rustwide/workdir/examples/domain-modeling)
[INFO] [stderr]    Compiling doctrine-examples v0.9.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]    Compiling distributed-outcomes v0.9.0 (/opt/rustwide/workdir/examples/distributed-outcomes)
[INFO] [stderr]    Compiling validated-newtypes v0.9.0 (/opt/rustwide/workdir/examples/validated-newtypes)
[INFO] [stderr]    Compiling staged-protocol v0.9.0 (/opt/rustwide/workdir/examples/staged-protocol)
[INFO] [stderr]    Compiling typestate v0.9.0 (/opt/rustwide/workdir/examples/typestate)
[INFO] [stderr]    Compiling doctrine-lint v0.9.0 (/opt/rustwide/workdir/tools/doctrine-lint)
[INFO] [stderr]    Compiling trybuild v1.0.118
[INFO] [stderr]    Compiling doctrine-compile-fail v0.9.0 (/opt/rustwide/workdir/examples/compile-fail)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 22.63s
[INFO] running `Command { std: "docker" "inspect" "1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/boundary_validation-325bd213cac2b4e4)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::serde_rejects_invalid_trusted_value ... ok
[INFO] [stdout] test tests::serde_uses_checked_domain_conversion ... ok
[INFO] [stdout] test tests::invalid_historical_row_is_rejected ... ok
[INFO] [stdout] test tests::unknown_persisted_status_is_rejected ... ok
[INFO] [stdout] test tests::boundary_preserves_canonical_email_policy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/bundle_agent_context-2076385b8753f567)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::a_symbolic_link_aborts_the_walk ... ok
[INFO] [stdout] test tests::check_rejects_non_markdown_orphans_in_dist ... ok
[INFO] [stdout] test tests::generated_document_starts_with_required_banner ... ok
[INFO] [stdout] test tests::link_targets_are_validated_before_content_is_withheld ... ok
[INFO] [stdout] test tests::role_title_is_stable ... ok
[INFO] [stdout] test tests::a_withheld_section_is_replaced_by_a_receipt_and_counted ... ok
[INFO] [stdout] test tests::an_unlistable_directory_aborts_the_walk ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/distributed_outcomes-fbb3176e66302330)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/doctrine_compile_fail-ae3c273bf9aec352)
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/release/deps/ui-b01abe0bf6d40e72)
[INFO] [stdout] test tests::an_annotation_in_a_file_that_states_obligations_stops_generation ... ok
[INFO] [stdout] test tests::manifest_paths_cannot_escape_repository ... ok
[INFO] [stdout] test tests::source_append_has_provenance_and_normalized_tail ... ok
[INFO] [stdout] test tests::relocated_sources_link_back_to_canonical_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::ambiguous_non_idempotent_attempt_requires_reconciliation ... ok
[INFO] [stdout] test tests::unknown_outcome_does_not_become_rejection ... ok
[INFO] [stdout] test tests::retries_reuse_the_same_operation_and_idempotency_key ... ok
[INFO] [stdout] test tests::identities_normalize_surrounding_whitespace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::legal_programs_compile_and_run ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]     Checking doctrine-compile-fail v0.9.0 (/opt/rustwide/workdir/examples/compile-fail)
[INFO] [stderr]     Checking staged-protocol v0.9.0 (/opt/rustwide/workdir/examples/staged-protocol)
[INFO] [stderr]     Checking doctrine-compile-fail-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/doctrine-compile-fail)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test prohibited_programs_do_not_compile ... FAILED
[INFO] [stderr] test ui/capture_before_authorize.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] test ui/clone_stage_to_duplicate.rs ... ok
[INFO] [stdout] failures:
[INFO] [stderr] test ui/construct_verified_email_directly.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] test ui/construct_verified_email_fields.rs ... ok
[INFO] [stdout] ---- prohibited_programs_do_not_compile stdout ----
[INFO] [stderr] test ui/forge_stage_evidence.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] test ui/reuse_consumed_stage.rs ... mismatch
[INFO] [stdout] thread 'prohibited_programs_do_not_compile' (2622) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.118/src/run.rs:102:13:
[INFO] [stderr] 
[INFO] [stdout] 2 of 9 tests failed
[INFO] [stderr] EXPECTED:
[INFO] [stdout] stack backtrace:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    0:     0x5f19ea5c9101 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr] error[E0382]: use of moved value: `canonical`
[INFO] [stdout]    1:     0x5f19ea5df78a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]  --> ui/reuse_consumed_stage.rs:8:19
[INFO] [stdout]    2:     0x5f19ea5cdbcc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]   |
[INFO] [stdout]    3:     0x5f19ea5a25d6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr] 6 |     let canonical = SelfServiceSubmission { submission, challenge_id: "challenge-1".to_owned() }.canonicalize().expect("canonical va...
[INFO] [stdout]    4:     0x5f19ea5c0729 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]   |         --------- move occurs because `canonical` has type `CanonicalRegistration<SelfServiceOrigin>`, which does not implement the `Copy` trait
[INFO] [stdout]    5:     0x5f19ea559a30 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stderr] 7 |     let _first = canonical.check_identity(&directory);
[INFO] [stdout]    6:     0x5f19ea5c08e2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]   |                            -------------------------- `canonical` moved due to this method call
[INFO] [stdout]    7:     0x5f19ea5a2682 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr] 8 |     let _second = canonical.check_identity(&directory);
[INFO] [stdout]    8:     0x5f19ea59a7a9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]   |                   ^^^^^^^^^ value used here after move
[INFO] [stdout]    9:     0x5f19ea5a327d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]   |
[INFO] [stdout]   10:     0x5f19ea5dfefc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr] note: `check_identity` takes ownership of the receiver `self`, which moves `canonical`
[INFO] [stdout]   11:     0x5f19ea4a3f0c - <trybuild[74a7042362537d66]::Runner>::run
[INFO] [stderr]  --> $WORKSPACE/examples/staged-protocol/src/lib.rs
[INFO] [stdout]   12:     0x5f19ea4a7a90 - <trybuild[74a7042362537d66]::TestCases as core[7c831bd917ebf35f]::ops::drop::Drop>::drop
[INFO] [stderr]   |
[INFO] [stdout]   13:     0x5f19ea49ed68 - ui[d0f171211634660b]::prohibited_programs_do_not_compile
[INFO] [stderr]   |         self,
[INFO] [stdout]   14:     0x5f19ea49ef69 - <ui[d0f171211634660b]::prohibited_programs_do_not_compile::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   |         ^^^^
[INFO] [stdout]   15:     0x5f19ea54cd1b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   16:     0x5f19ea55a385 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stderr] 
[INFO] [stdout]   17:     0x5f19ea553744 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stdout]   18:     0x5f19ea55d4e2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   19:     0x5f19ea5c83b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr] error[E0382]: use of moved value: `canonical`
[INFO] [stdout]   20:     0x73a34792e07a - <unknown>
[INFO] [stderr]  --> ui/reuse_consumed_stage.rs:8:19
[INFO] [stdout]   21:     0x73a3479c1534 - clone
[INFO] [stderr]   |
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stderr] 6 |     let canonical = SelfServiceSubmission { submission, challenge_id: "challenge-1".to_owned() }.canonicalize().expect("canonical va...
[INFO] [stdout] 
[INFO] [stderr]   |         --------- move occurs because `canonical` has type `CanonicalRegistration<SelfServiceOrigin>`, which does not implement the `Copy` trait
[INFO] [stdout] 
[INFO] [stderr] 7 |     let _first = canonical.check_identity(&directory);
[INFO] [stdout] failures:
[INFO] [stderr]   |                            -------------------------- `canonical` moved due to this method call
[INFO] [stdout]     prohibited_programs_do_not_compile
[INFO] [stderr] 8 |     let _second = canonical.check_identity(&directory);
[INFO] [stdout] 
[INFO] [stderr]   |                   ^^^^^^^^^ value used here after move
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stderr]   |
[INFO] [stdout] 
[INFO] [stderr] note: `staged_protocol::CheckIdentity::check_identity` takes ownership of the receiver `self`, which moves `canonical`
[INFO] [stderr]  --> $WORKSPACE/examples/staged-protocol/src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   |         self,
[INFO] [stderr]   |         ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test ui/reuse_consumed_transaction.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0382]: borrow of moved value: `transaction`
[INFO] [stderr]  --> ui/reuse_consumed_transaction.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let mut transaction = Transaction::begin();
[INFO] [stderr]   |         --------------- move occurs because `transaction` has type `Transaction`, which does not implement the `Copy` trait
[INFO] [stderr] 5 |     transaction.stage("first mutation");
[INFO] [stderr] 6 |     let _receipt = transaction.commit();
[INFO] [stderr]   |                                -------- `transaction` moved due to this method call
[INFO] [stderr] 7 |     transaction.stage("reuse after commit must not compile");
[INFO] [stderr]   |     ^^^^^^^^^^^ value borrowed here after move
[INFO] [stderr]   |
[INFO] [stderr] note: `Transaction::commit` takes ownership of the receiver `self`, which moves `transaction`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn commit(self) -> TransactionReceipt {
[INFO] [stderr]   |                   ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0382]: borrow of moved value: `transaction`
[INFO] [stderr]  --> ui/reuse_consumed_transaction.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let mut transaction = Transaction::begin();
[INFO] [stderr]   |         --------------- move occurs because `transaction` has type `Transaction`, which does not implement the `Copy` trait
[INFO] [stderr] 5 |     transaction.stage("first mutation");
[INFO] [stderr] 6 |     let _receipt = transaction.commit();
[INFO] [stderr]   |                                -------- `transaction` moved due to this method call
[INFO] [stderr] 7 |     transaction.stage("reuse after commit must not compile");
[INFO] [stderr]   |     ^^^^^^^^^^^ value borrowed here after move
[INFO] [stderr]   |
[INFO] [stderr] note: `doctrine_compile_fail::Transaction::commit` takes ownership of the receiver `self`, which moves `transaction`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn commit(self) -> TransactionReceipt {
[INFO] [stderr]   |                   ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test ui/send_using_closed_connection.rs ... ok
[INFO] [stderr] test ui/skip_protocol_stage.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] error: test failed, to rerun pass `-p doctrine-compile-fail --test ui`
[INFO] running `Command { std: "docker" "inspect" "1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3", kill_on_drop: false }`
[INFO] [stdout] 1010a2e2501fbe28d0e7b8e340358634ed817e1218c3c148c5752ba64e94f2a3
