[INFO] fetching crate biscuit-auth 6.0.0...
[INFO] testing biscuit-auth-6.0.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate biscuit-auth 6.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate biscuit-auth 6.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate biscuit-auth 6.0.0
[INFO] tweaked toml for crates.io crate biscuit-auth 6.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate biscuit-auth 6.0.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate biscuit-auth 6.0.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0d802c3596b4f0b0e971dc12567d6526920fa3724ba96e174e4693c9fc3e044
[INFO] running `Command { std: "docker" "start" "-a" "c0d802c3596b4f0b0e971dc12567d6526920fa3724ba96e174e4693c9fc3e044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0d802c3596b4f0b0e971dc12567d6526920fa3724ba96e174e4693c9fc3e044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0d802c3596b4f0b0e971dc12567d6526920fa3724ba96e174e4693c9fc3e044", kill_on_drop: false }`
[INFO] [stdout] c0d802c3596b4f0b0e971dc12567d6526920fa3724ba96e174e4693c9fc3e044
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47c4ad8059f55e4f7d20c959aefd4ba5724bd88ce92c28a675b0983cad9e16e9
[INFO] running `Command { std: "docker" "start" "-a" "47c4ad8059f55e4f7d20c959aefd4ba5724bd88ce92c28a675b0983cad9e16e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling biscuit-auth v6.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling biscuit-parser v0.2.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling biscuit-quote v0.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.15s
[INFO] running `Command { std: "docker" "inspect" "47c4ad8059f55e4f7d20c959aefd4ba5724bd88ce92c28a675b0983cad9e16e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c4ad8059f55e4f7d20c959aefd4ba5724bd88ce92c28a675b0983cad9e16e9", kill_on_drop: false }`
[INFO] [stdout] 47c4ad8059f55e4f7d20c959aefd4ba5724bd88ce92c28a675b0983cad9e16e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d1306142113af8169a367e5918be50e9a92e7fd6fb6ee3787f3fd8c7b464083
[INFO] running `Command { std: "docker" "start" "-a" "8d1306142113af8169a367e5918be50e9a92e7fd6fb6ee3787f3fd8c7b464083", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling codspeed-bencher-compat v2.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling uuid v1.14.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling colored-diff v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling codspeed v2.8.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling biscuit-auth v6.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.15s
[INFO] running `Command { std: "docker" "inspect" "8d1306142113af8169a367e5918be50e9a92e7fd6fb6ee3787f3fd8c7b464083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d1306142113af8169a367e5918be50e9a92e7fd6fb6ee3787f3fd8c7b464083", kill_on_drop: false }`
[INFO] [stdout] 8d1306142113af8169a367e5918be50e9a92e7fd6fb6ee3787f3fd8c7b464083
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c95e00666acf50f4c5b1618b6e97bb54403ab2e671e7b382ca369e24797413a
[INFO] running `Command { std: "docker" "start" "-a" "8c95e00666acf50f4c5b1618b6e97bb54403ab2e671e7b382ca369e24797413a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/biscuit_auth-80919afc62d47c25)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test crypto::p256::tests::invalid_sizes ... ok
[INFO] [stdout] test crypto::tests::parsing_ed25519 ... ok
[INFO] [stdout] test crypto::tests::ed25519_der ... ok
[INFO] [stdout] test crypto::tests::parsing_secp256r1 ... ok
[INFO] [stdout] test crypto::tests::parsing_errors ... ok
[INFO] [stdout] test crypto::tests::ed25519_pem ... ok
[INFO] [stdout] test datalog::expression::tests::all ... ok
[INFO] [stdout] test datalog::expression::tests::bitwise ... ok
[INFO] [stdout] test datalog::expression::tests::checked ... ok
[INFO] [stdout] test datalog::expression::tests::map ... ok
[INFO] [stdout] test datalog::expression::tests::laziness ... ok
[INFO] [stdout] test datalog::expression::tests::negate ... ok
[INFO] [stdout] test datalog::expression::tests::array ... ok
[INFO] [stdout] test datalog::expression::tests::nested_closures ... ok
[INFO] [stdout] test datalog::expression::tests::any ... ok
[INFO] [stdout] test datalog::expression::tests::printer ... ok
[INFO] [stdout] test datalog::expression::tests::ffi ... ok
[INFO] [stdout] test datalog::expression::tests::equal_heterogeneous ... ok
[INFO] [stdout] test datalog::expression::tests::try_op ... ok
[INFO] [stdout] test datalog::expression::tests::null_heterogeneous ... ok
[INFO] [stdout] test datalog::expression::tests::null_not_equal ... ok
[INFO] [stdout] test datalog::expression::tests::variable_shadowing ... ok
[INFO] [stdout] test error::tests::error_format_strings ... ok
[INFO] [stdout] test datalog::expression::tests::null_equal ... ok
[INFO] [stdout] test datalog::expression::tests::strict_equal_heterogeneous ... ok
[INFO] [stdout] test datalog::tests::str ... ok
[INFO] [stdout] test datalog::tests::unbound_variables ... ok
[INFO] [stdout] test datalog::tests::date_constraint ... ok
[INFO] [stdout] test datalog::tests::set_constraint ... ok
[INFO] [stdout] test datalog::tests::int_expr ... ok
[INFO] [stdout] test datalog::tests::numbers ... ok
[INFO] [stdout] test datalog::tests::resource ... ok
[INFO] [stdout] test parser::tests::check ... ok
[INFO] [stdout] test parser::tests::rule_with_free_expression_variables ... ok
[INFO] [stdout] test parser::tests::expression ... ok
[INFO] [stdout] test parser::tests::constrained_rule ... ok
[INFO] [stdout] test parser::tests::parens ... ok
[INFO] [stdout] test crypto::tests::roundtrip_from_string ... ok
[INFO] [stdout] test parser::tests::block_source_file ... ok
[INFO] [stdout] test parser::tests::constrained_rule_ordering ... ok
[INFO] [stdout] test parser::tests::invalid_check ... ok
[INFO] [stdout] test parser::tests::rule ... ok
[INFO] [stdout] test parser::tests::rule_with_free_head_variables ... ok
[INFO] [stdout] test parser::tests::source_file ... ok
[INFO] [stdout] test token::authorizer::tests::authorizer_display_before_and_after_authorization ... ok
[INFO] [stdout] test token::authorizer::snapshot::tests::roundtrip_with_eval_error ... ok
[INFO] [stdout] test token::authorizer::tests::parameter_substitution ... ok
[INFO] [stdout] test token::authorizer::tests::empty_authorizer ... ok
[INFO] [stdout] test token::authorizer::tests::empty_authorizer_display ... ok
[INFO] [stdout] test token::authorizer::tests::query_authorizer_from_token_string ... ok
[INFO] [stdout] test token::authorizer::tests::forbid_unbound_parameters ... ok
[INFO] [stdout] test token::authorizer::snapshot::tests::roundtrip_without_token ... ok
[INFO] [stdout] test token::builder::tests::empty_set_display ... ok
[INFO] [stdout] test token::builder::tests::forbid_unbound_parameters ... ok
[INFO] [stdout] test token::authorizer::tests::query_exactly_one_no_results ... ok
[INFO] [stdout] test token::authorizer::tests::query_exactly_one_authorizer_from_token_string ... ok
[INFO] [stdout] test token::builder::tests::set_code_parameters ... ok
[INFO] [stdout] test token::authorizer::tests::rule_validate_variables ... ok
[INFO] [stdout] test token::authorizer::tests::query_exactly_one_too_many_results ... ok
[INFO] [stdout] test token::builder::tests::set_closure_parameters ... ok
[INFO] [stdout] test token::authorizer::tests::forbid_unbound_parameters_in_add_code ... ok
[INFO] [stdout] test token::builder::tests::forbid_unbound_parameters_in_set_code ... ok
[INFO] [stdout] test token::builder::tests::set_rule_parameters ... ok
[INFO] [stdout] test token::builder::tests::set_rule_scope_parameters ... ok
[INFO] [stdout] test token::authorizer::tests::query_authorizer_from_token_tuple ... ok
[INFO] [stdout] test token::tests::bytes_constraints ... ok
[INFO] [stdout] test format::tests::test_block_signature_version ... ok
[INFO] [stdout] test token::authorizer::snapshot::tests::roundtrip_builder ... ok
[INFO] [stdout] test token::tests::constraints ... ok
[INFO] [stdout] test token::tests::check_head_name ... ok
[INFO] [stdout] test token::tests::authorizer_queries ... ok
[INFO] [stdout] test token::tests::check_all ... ok
[INFO] [stdout] test token::authorizer::snapshot::tests::roundtrip_with_token ... ok
[INFO] [stdout] test token::third_party::tests::third_party_request_roundtrip ... ok
[INFO] [stdout] test token::tests::verif_no_blocks ... ok
[INFO] [stdout] test token::tests::verified_unverified_consistency ... ok
[INFO] [stdout] test token::tests::folders ... ok
[INFO] [stdout] test crypto::p256::tests::serialization ... ok
[INFO] [stdout] test crypto::tests::p256_der ... ok
[INFO] [stdout] test token::tests::authority_signature_v1 ... ok
[INFO] [stdout] test crypto::tests::p256_pem ... ok
[INFO] [stdout] test datalog::tests::family ... FAILED
[INFO] [stdout] test token::tests::third_party_unsafe_deserialize ... ok
[INFO] [stdout] test token::tests::basic ... ok
[INFO] [stdout] test format::tests::proto ... ok
[INFO] [stdout] test token::tests::block1_generates_authority_or_ambient ... ok
[INFO] [stdout] test token::tests::sealed_token ... ok
[INFO] [stdout] test token::authorizer::tests::authorizer_with_scopes ... ok
[INFO] [stdout] test token::unverified::tests::consistent_with_biscuit ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- datalog::tests::family stdout ----
[INFO] [stdout] symbols: SymbolTable { symbols: ["A", "B", "C", "D", "e", "parent", "grandparent", "grandchild"], public_keys: PublicKeys { keys: [] } }
[INFO] [stdout] testing r1: grandparent($grandparent, $grandchild) <- parent($grandparent, $parent), parent($parent, $grandchild)
[INFO] [stdout] grandparents query_rules: Ok(FactSet { inner: {Origin { inner: {0} }: {Fact { predicate: Predicate { name: 1030, terms: [Str(1024), Str(1026)] } }, Fact { predicate: Predicate { name: 1030, terms: [Str(1025), Str(1027)] } }}} })
[INFO] [stdout] current facts: FactSet { inner: {Origin { inner: {0} }: {Fact { predicate: Predicate { name: 1029, terms: [Str(1025), Str(1026)] } }, Fact { predicate: Predicate { name: 1029, terms: [Str(1024), Str(1025)] } }, Fact { predicate: Predicate { name: 1029, terms: [Str(1026), Str(1027)] } }}} }
[INFO] [stdout] adding r2: grandparent($grandparent, $grandchild) <- parent($grandparent, $parent), parent($parent, $grandchild)
[INFO] [stdout] parents:
[INFO] [stdout] 	Origin { inner: {0} }	parent("C", "D")
[INFO] [stdout] 	Origin { inner: {0} }	parent("A", "B")
[INFO] [stdout] 	Origin { inner: {0} }	parent("B", "C")
[INFO] [stdout] parents of B: Ok(FactSet { inner: {Origin { inner: {0} }: {Fact { predicate: Predicate { name: 1029, terms: [Str(1024), Str(1025)] } }}} })
[INFO] [stdout] grandparents: Ok(FactSet { inner: {Origin { inner: {0} }: {Fact { predicate: Predicate { name: 1030, terms: [Str(1024), Str(1026)] } }, Fact { predicate: Predicate { name: 1030, terms: [Str(1025), Str(1027)] } }}} })
[INFO] [stdout] 
[INFO] [stdout] thread 'datalog::tests::family' (54) panicked at src/datalog/mod.rs:1140:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RunLimit(Timeout)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64166ce76072 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64166ce76072 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64166ce76072 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64166ce76072 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64166ce8cc7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64166ce8cc7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x64166ce7b126 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64166ce7b126 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64166ce5336f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64166ce5336f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64166ce6d879 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64166c9f7dee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64166c9f7dee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64166ce6da32 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64166ce6da32 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64166ce53428 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64166ce48409 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64166ce5427d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64166ce8d43c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64166ce8d1b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64166c8b8267 - <core[585f66e14d78f9ba]::result::Result<(), biscuit_auth[6d86a74857c33d39]::error::Execution>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64166c8b8267 - biscuit_auth[6d86a74857c33d39]::datalog::tests::family
[INFO] [stdout]                                at /opt/rustwide/workdir/src/datalog/mod.rs:1140:22
[INFO] [stdout]   22:     0x64166c893737 - biscuit_auth[6d86a74857c33d39]::datalog::tests::family::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/datalog/mod.rs:1025:16
[INFO] [stdout]   23:     0x64166c74d3c6 - <biscuit_auth[6d86a74857c33d39]::datalog::tests::family::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64166c9ec19b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64166c9ec19b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64166c9f89fa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64166c9f89fa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64166c9f89fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64166c9f89fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64166c9f89fa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64166c9f89fa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64166c9f89fa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64166c9f2ec4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64166c9f2ec4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64166c9fb4f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64166c9fb4f2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64166c9fb4f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64166c9fb4f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64166c9fb4f2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64166c9fb4f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64166c9fb4f2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64166ce7541f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64166ce7541f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7b7a14653aa4 - <unknown>
[INFO] [stdout]   45:     0x7b7a146e0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     datalog::tests::family
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 88 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8c95e00666acf50f4c5b1618b6e97bb54403ab2e671e7b382ca369e24797413a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c95e00666acf50f4c5b1618b6e97bb54403ab2e671e7b382ca369e24797413a", kill_on_drop: false }`
[INFO] [stdout] 8c95e00666acf50f4c5b1618b6e97bb54403ab2e671e7b382ca369e24797413a
