[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 for beta-1.99-5 [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded micromap v0.3.0 [INFO] [stderr] Downloaded referencing v0.49.1 [INFO] [stderr] Downloaded jsonschema-value v0.49.1 [INFO] [stderr] Downloaded jsonschema-regex v0.49.1 [INFO] [stderr] Downloaded trybuild v1.0.118 [INFO] [stderr] Downloaded fluent-uri v0.4.1 [INFO] [stderr] Downloaded fancy-regex v0.18.0 [INFO] [stderr] Downloaded jsonschema v0.49.1 [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] 6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7 [INFO] running `Command { std: "docker" "start" "6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7", 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" "6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7" "/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" "6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7", 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" "6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [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 litemap v0.8.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ref-cast v1.0.26 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling micromap v0.3.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling data-encoding v2.11.0 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling validated-newtypes v0.9.0 (/opt/rustwide/workdir/examples/validated-newtypes) [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling uuid-simd v0.8.0 [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 regex-automata v0.4.16 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling jsonschema-regex v0.49.1 [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 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 num-bigint v0.4.8 [INFO] [stderr] Compiling num-iter v0.1.46 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling ref-cast-impl v1.0.26 [INFO] [stderr] Compiling toml v1.1.4+spec-1.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling num v0.4.3 [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 fraction v0.15.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [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 regex v1.13.1 [INFO] [stderr] Compiling fancy-regex v0.18.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 strum v0.28.0 [INFO] [stderr] Compiling fluent-uri v0.4.1 [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 email_address v0.2.9 [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 icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling referencing v0.49.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 `dev` profile [unoptimized + debuginfo] target(s) in 15.45s [INFO] running `Command { std: "docker" "inspect" "6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7", 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" "6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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 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 typestate v0.9.0 (/opt/rustwide/workdir/examples/typestate) [INFO] [stderr] Compiling staged-protocol v0.9.0 (/opt/rustwide/workdir/examples/staged-protocol) [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-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 `test` profile [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7", 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" "6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/boundary_validation-0093f339e1c44846) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::boundary_preserves_canonical_email_policy ... ok [INFO] [stdout] test tests::invalid_historical_row_is_rejected ... ok [INFO] [stdout] test tests::serde_rejects_invalid_trusted_value ... ok [INFO] [stdout] test tests::serde_uses_checked_domain_conversion ... ok [INFO] [stdout] test tests::unknown_persisted_status_is_rejected ... 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/debug/deps/bundle_agent_context-c00b5d4cd406a95c) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::generated_document_starts_with_required_banner ... ok [INFO] [stdout] test tests::manifest_paths_cannot_escape_repository ... 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::check_rejects_non_markdown_orphans_in_dist ... ok [INFO] [stdout] test tests::a_symbolic_link_aborts_the_walk ... ok [INFO] [stdout] test tests::an_unlistable_directory_aborts_the_walk ... ok [INFO] [stdout] test tests::link_targets_are_validated_before_content_is_withheld ... 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] test tests::an_annotation_in_a_file_that_states_obligations_stops_generation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/distributed_outcomes-0fac5473a286cc06) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::ambiguous_non_idempotent_attempt_requires_reconciliation ... ok [INFO] [stdout] test tests::identities_normalize_surrounding_whitespace ... ok [INFO] [stdout] test tests::retries_reuse_the_same_operation_and_idempotency_key ... ok [INFO] [stdout] test tests::unknown_outcome_does_not_become_rejection ... 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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doctrine_compile_fail-65651511af5db818) [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] [stderr] Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-ca23ebb9d52a5bc2) [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.16s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test ui/capture_before_authorize.rs ... ok [INFO] [stderr] test ui/clone_stage_to_duplicate.rs ... ok [INFO] [stderr] test ui/construct_verified_email_directly.rs ... ok [INFO] [stderr] test ui/construct_verified_email_fields.rs ... ok [INFO] [stderr] test ui/forge_stage_evidence.rs ... ok [INFO] [stderr] test ui/reuse_consumed_stage.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0382]: use of moved value: `canonical` [INFO] [stderr] --> ui/reuse_consumed_stage.rs:8:19 [INFO] [stderr] | [INFO] [stderr] 6 | let canonical = SelfServiceSubmission { submission, challenge_id: "challenge-1".to_owned() }.canonicalize().expect("canonical va... [INFO] [stderr] | --------- move occurs because `canonical` has type `CanonicalRegistration`, which does not implement the `Copy` trait [INFO] [stderr] 7 | let _first = canonical.check_identity(&directory); [INFO] [stderr] | -------------------------- `canonical` moved due to this method call [INFO] [stderr] 8 | let _second = canonical.check_identity(&directory); [INFO] [stderr] | ^^^^^^^^^ value used here after move [INFO] [stderr] | [INFO] [stderr] note: `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] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0382]: use of moved value: `canonical` [INFO] [stderr] --> ui/reuse_consumed_stage.rs:8:19 [INFO] [stderr] | [INFO] [stderr] 6 | let canonical = SelfServiceSubmission { submission, challenge_id: "challenge-1".to_owned() }.canonicalize().expect("canonical va... [INFO] [stderr] | --------- move occurs because `canonical` has type `CanonicalRegistration`, which does not implement the `Copy` trait [INFO] [stderr] 7 | let _first = canonical.check_identity(&directory); [INFO] [stderr] | -------------------------- `canonical` moved due to this method call [INFO] [stderr] 8 | let _second = canonical.check_identity(&directory); [INFO] [stderr] | ^^^^^^^^^ value used here after move [INFO] [stderr] | [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] [stdout] test prohibited_programs_do_not_compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- prohibited_programs_do_not_compile stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'prohibited_programs_do_not_compile' (2303) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.118/src/run.rs:102:13: [INFO] [stdout] 2 of 9 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f8d99c76901 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f8d99c76901 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f8d99c76901 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f8d99c76901 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f8d99c8d10a - ::fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f8d99c8d10a - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 6: 0x5f8d99c7b3cc - core[7c831bd917ebf35f]::io::write::default_write_fmt::> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11 [INFO] [stdout] 7: 0x5f8d99c7b3cc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13 [INFO] [stdout] 8: 0x5f8d99c4fdd6 - ::print [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f8d99c4fdd6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f8d99c6df29 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f8d99c07230 - core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9 [INFO] [stdout] 12: 0x5f8d99c07230 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5f8d99c6e0e2 - core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9 [INFO] [stdout] 14: 0x5f8d99c6e0e2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:823:13 [INFO] [stdout] 15: 0x5f8d99c4fe82 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13 [INFO] [stdout] 16: 0x5f8d99c47fa9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f8d99c50a7d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5 [INFO] [stdout] 18: 0x5f8d99c8d8fc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f8d999d2254 - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.118/src/run.rs:102:13 [INFO] [stdout] 20: 0x5f8d999dd7f8 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.118/src/lib.rs:342:38 [INFO] [stdout] 21: 0x5f8d999cc3c7 - core[7c831bd917ebf35f]::ptr::drop_glue:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ptr/mod.rs:847:1 [INFO] [stdout] 22: 0x5f8d999cc5d3 - ui[cfc8309548028343]::prohibited_programs_do_not_compile [INFO] [stdout] at /opt/rustwide/workdir/examples/compile-fail/tests/ui.rs:5:1 [INFO] [stdout] 23: 0x5f8d999cc527 - ui[cfc8309548028343]::prohibited_programs_do_not_compile::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/examples/compile-fail/tests/ui.rs:2:40 [INFO] [stdout] 24: 0x5f8d999cca36 - >::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f8d99bfa51b - core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f8d99bfa51b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:733:18 [INFO] [stdout] 27: 0x5f8d99c07b85 - test[73009c9f9aebf890]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:74 [INFO] [stdout] 28: 0x5f8d99c07b85 - as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5f8d99c07b85 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43 [INFO] [stdout] 30: 0x5f8d99c07b85 - std[104cf6e2632825ea]::panicking::catch_unwind::, core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5f8d99c07b85 - std[104cf6e2632825ea]::panic::catch_unwind::, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f8d99c07b85 - test[73009c9f9aebf890]::run_test_in_process [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:27 [INFO] [stdout] 33: 0x5f8d99c07b85 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:677:43 [INFO] [stdout] 34: 0x5f8d99c00f44 - test[73009c9f9aebf890]::run_test::{closure#1} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:707:41 [INFO] [stdout] 35: 0x5f8d99c00f44 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5f8d99c0ace2 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 37: 0x5f8d99c0ace2 - ::{closure#1}::{closure#0}> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f8d99c0ace2 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43 [INFO] [stdout] 39: 0x5f8d99c0ace2 - std[104cf6e2632825ea]::panicking::catch_unwind::<(), core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f8d99c0ace2 - std[104cf6e2632825ea]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f8d99c0ace2 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 42: 0x5f8d99c0ace2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f8d99c75bb9 - + core[7c831bd917ebf35f]::marker::Send> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2320:9 [INFO] [stdout] 44: 0x5f8d99c75bb9 - ::new::thread_start [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/thread/unix.rs:123:17 [INFO] [stdout] 45: 0x7b1a7bc9107a - [INFO] [stdout] 46: 0x7b1a7bd24534 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] prohibited_programs_do_not_compile [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p doctrine-compile-fail --test ui` [INFO] running `Command { std: "docker" "inspect" "6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7", kill_on_drop: false }` [INFO] [stdout] 6fce20b128a26dd1a2c64ef2ea1ffc08775b04379881cc2c11dce9f8381ac6c7