[INFO] fetching crate biscuit-auth 3.0.0-alpha4... [INFO] testing biscuit-auth-3.0.0-alpha4 against try#a40ec913238f4f188d97c41aa605cb486451acf2+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] extracting crate biscuit-auth 3.0.0-alpha4 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate biscuit-auth 3.0.0-alpha4 on toolchain a40ec913238f4f188d97c41aa605cb486451acf2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate biscuit-auth 3.0.0-alpha4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate biscuit-auth 3.0.0-alpha4 [INFO] tweaked toml for crates.io crate biscuit-auth 3.0.0-alpha4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate biscuit-auth 3.0.0-alpha4 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" "+a40ec913238f4f188d97c41aa605cb486451acf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 831200a8f36d8773f928580ca5c5ac6759a39d59567a81ea055b975cd7b8d741 [INFO] running `Command { std: "docker" "start" "-a" "831200a8f36d8773f928580ca5c5ac6759a39d59567a81ea055b975cd7b8d741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "831200a8f36d8773f928580ca5c5ac6759a39d59567a81ea055b975cd7b8d741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "831200a8f36d8773f928580ca5c5ac6759a39d59567a81ea055b975cd7b8d741", kill_on_drop: false }` [INFO] [stdout] 831200a8f36d8773f928580ca5c5ac6759a39d59567a81ea055b975cd7b8d741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a6d20f7db305928a2ed14bb38a57e9df2a12a39f803f2c32a99a0d98f3f02b8d [INFO] running `Command { std: "docker" "start" "-a" "a6d20f7db305928a2ed14bb38a57e9df2a12a39f803f2c32a99a0d98f3f02b8d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling biscuit-auth v3.0.0-alpha4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling biscuit-parser v0.1.0-alpha4 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling biscuit-quote v0.2.0-alpha5 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "a6d20f7db305928a2ed14bb38a57e9df2a12a39f803f2c32a99a0d98f3f02b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d20f7db305928a2ed14bb38a57e9df2a12a39f803f2c32a99a0d98f3f02b8d", kill_on_drop: false }` [INFO] [stdout] a6d20f7db305928a2ed14bb38a57e9df2a12a39f803f2c32a99a0d98f3f02b8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d4d8ac8dcf6a4794dd1dc041820dd3cf32efde6faf75d8115c2c8e3562d9483f [INFO] running `Command { std: "docker" "start" "-a" "d4d8ac8dcf6a4794dd1dc041820dd3cf32efde6faf75d8115c2c8e3562d9483f", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling dissimilar v1.0.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling colored-diff v0.2.3 [INFO] [stderr] Compiling biscuit-auth v3.0.0-alpha4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.44s [INFO] running `Command { std: "docker" "inspect" "d4d8ac8dcf6a4794dd1dc041820dd3cf32efde6faf75d8115c2c8e3562d9483f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d8ac8dcf6a4794dd1dc041820dd3cf32efde6faf75d8115c2c8e3562d9483f", kill_on_drop: false }` [INFO] [stdout] d4d8ac8dcf6a4794dd1dc041820dd3cf32efde6faf75d8115c2c8e3562d9483f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a7822e660c798f6699989609aeb265a886a9ef82ee86ce560618372c0f9f9c7e [INFO] running `Command { std: "docker" "start" "-a" "a7822e660c798f6699989609aeb265a886a9ef82ee86ce560618372c0f9f9c7e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/biscuit_auth-b4dc7daca15f93a6) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test datalog::tests::numbers ... ok [INFO] [stdout] test datalog::expression::tests::bitwise ... ok [INFO] [stdout] test datalog::expression::tests::printer ... ok [INFO] [stdout] test datalog::tests::family ... ok [INFO] [stdout] test datalog::tests::set_constraint ... ok [INFO] [stdout] test datalog::tests::date_constraint ... ok [INFO] [stdout] test datalog::expression::tests::negate ... ok [INFO] [stdout] test datalog::tests::resource ... ok [INFO] [stdout] test error::tests::error_format_strings ... ok [INFO] [stdout] test datalog::tests::unbound_variables ... ok [INFO] [stdout] test datalog::tests::str ... ok [INFO] [stdout] test datalog::tests::int_expr ... ok [INFO] [stdout] test parser::tests::block_source_file ... ok [INFO] [stdout] test datalog::expression::tests::checked ... ok [INFO] [stdout] test parser::tests::check ... ok [INFO] [stdout] test parser::tests::expression ... ok [INFO] [stdout] test parser::tests::rule ... ok [INFO] [stdout] test parser::tests::invalid_check ... ok [INFO] [stdout] test parser::tests::constrained_rule_ordering ... ok [INFO] [stdout] test parser::tests::constrained_rule ... ok [INFO] [stdout] test parser::tests::rule_with_unused_head_variables ... ok [INFO] [stdout] test token::authorizer::tests::empty_authorizer ... ok [INFO] [stdout] test token::authorizer::tests::forbid_unbound_parameters ... ok [INFO] [stdout] test parser::tests::source_file ... ok [INFO] [stdout] test token::authorizer::tests::parameter_substitution ... ok [INFO] [stdout] test token::builder::tests::forbid_unbound_parameters ... ok [INFO] [stdout] test token::builder::tests::forbid_unbound_parameters_in_set_code ... ok [INFO] [stdout] test parser::tests::parens ... ok [INFO] [stdout] test token::authorizer::tests::forbid_unbound_parameters_in_add_code ... ok [INFO] [stdout] test token::authorizer::tests::query_authorizer_from_token_string ... ok [INFO] [stdout] test token::builder::tests::set_rule_parameters ... ok [INFO] [stdout] test token::builder::tests::set_code_parameters ... ok [INFO] [stdout] test token::authorizer::tests::authorizer_with_scopes ... ok [INFO] [stdout] test token::authorizer::tests::query_authorizer_from_token_tuple ... ok [INFO] [stdout] test token::builder::tests::set_rule_scope_parameters ... ok [INFO] [stdout] test token::tests::check_head_name ... ok [INFO] [stdout] test token::tests::bytes_constraints ... ok [INFO] [stdout] test token::tests::check_all ... ok [INFO] [stdout] test token::tests::verif_no_blocks ... ok [INFO] [stdout] test token::tests::folders ... ok [INFO] [stdout] test token::tests::basic ... ok [INFO] [stdout] test token::tests::authorizer_queries ... ok [INFO] [stdout] test token::tests::block1_generates_authority_or_ambient ... ok [INFO] [stdout] test token::tests::sealed_token ... ok [INFO] [stdout] test token::tests::constraints ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- token::tests::constraints stdout ---- [INFO] [stdout] biscuit1 (authority): Biscuit { [INFO] [stdout] symbols: ["file1", "file2"] [INFO] [stdout] public keys: [] [INFO] [stdout] authority: Block { [INFO] [stdout] symbols: ["file1", "file2"] [INFO] [stdout] version: 3 [INFO] [stdout] context: "" [INFO] [stdout] external key: [INFO] [stdout] public keys: [] [INFO] [stdout] scopes: [] [INFO] [stdout] facts: [ [INFO] [stdout] right("file1", "read"), [INFO] [stdout] right("file2", "read") [INFO] [stdout] ] [INFO] [stdout] rules: [] [INFO] [stdout] checks: [] [INFO] [stdout] } [INFO] [stdout] blocks: [ [INFO] [stdout] [INFO] [stdout] ] [INFO] [stdout] } [INFO] [stdout] res1: Err(RunLimit(Timeout)) [INFO] [stdout] thread 'token::tests::constraints' panicked at 'called `Result::unwrap()` on an `Err` value: RunLimit(Timeout)', src/token/mod.rs:962:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x8536eb1 - std::backtrace_rs::backtrace::libunwind::trace::h104fa452555c99d8 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x8536eb1 - std::backtrace_rs::backtrace::trace_unsynchronized::h0a8252d88f024747 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x8536eb1 - std::sys_common::backtrace::_print_fmt::h5cd63a03c21f7741 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x8536eb1 - ::fmt::hbd8d931cffed74c6 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x85758dc - core::fmt::write::hf9516172e71ddf40 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/fmt/mod.rs:1213:17 [INFO] [stdout] 5: 0x85344db - std::io::Write::write_fmt::hdf04330b9e16e0c0 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x8536cb6 - std::sys_common::backtrace::_print::hb81277fe50a8d899 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x8536cb6 - std::sys_common::backtrace::print::ha87c182f636b8daf [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x8538895 - std::panicking::default_hook::{{closure}}::he705de5c2afaeb86 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x8538595 - std::panicking::default_hook::h18d980bdf65e921f [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x85165ac - core::ops::function::Fn::call::h352171db07b38cc9 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/ops/function.rs:79:5 [INFO] [stdout] 11: 0x82d2149 - as core::ops::function::Fn>::call::h087b52e51e83fc8e [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 12: 0x82d2149 - test::test_main::{{closure}}::hb854e86f34352ae6 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x8538fd1 - as core::ops::function::Fn>::call::h843cec44e0c3e0b1 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 14: 0x8538fd1 - std::panicking::rust_panic_with_hook::he61419fbe644c5af [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x8538d8c - std::panicking::begin_panic_handler::{{closure}}::h2a512cdc056f1e5c [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x853732a - std::sys_common::backtrace::__rust_end_short_backtrace::h00cf281ca60df1fa [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x8538a63 - rust_begin_unwind [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804c6e0 - core::panicking::panic_fmt::h5fe5ec922118750e [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cb4d - core::result::unwrap_failed::he01247b265153967 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/result.rs:1790:5 [INFO] [stdout] 20: 0x8256c27 - core::result::Result::unwrap::h92dbf12fd8a0b6d1 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/result.rs:1112:23 [INFO] [stdout] 21: 0x829dfee - biscuit_auth::token::tests::constraints::hb3913018ec8f57fc [INFO] [stdout] at /opt/rustwide/workdir/src/token/mod.rs:962:13 [INFO] [stdout] 22: 0x829d797 - biscuit_auth::token::tests::constraints::{{closure}}::h4a744a728ba07477 [INFO] [stdout] at /opt/rustwide/workdir/src/token/mod.rs:930:22 [INFO] [stdout] 23: 0x80f59bd - core::ops::function::FnOnce::call_once::h303a24abfa12d806 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x82d6b9e - core::ops::function::FnOnce::call_once::h91d0dfda8bb9938e [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x82d6b9e - test::__rust_begin_short_backtrace::h1b678021c2c7c382 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/test/src/lib.rs:656:18 [INFO] [stdout] 26: 0x82aa6d0 - test::run_test::{{closure}}::h0608bfc5582d1472 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/test/src/lib.rs:647:30 [INFO] [stdout] 27: 0x82aa6d0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0171ab92c79d505a [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x82d5d17 - as core::ops::function::FnOnce>::call_once::h44bb5e1b0b78658f [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 29: 0x82d5d17 - as core::ops::function::FnOnce<()>>::call_once::hf14b9bc9243bc6b0 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x82d5d17 - std::panicking::try::do_call::h2614ccc7313d3f7f [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:483:40 [INFO] [stdout] 31: 0x82d5d17 - std::panicking::try::h9ae839d4ad9722f8 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x82d5d17 - std::panic::catch_unwind::hc1cb34e922e62e51 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panic.rs:140:14 [INFO] [stdout] 33: 0x82d5d17 - test::run_test_in_process::he32539bd91b43aae [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/test/src/lib.rs:679:27 [INFO] [stdout] 34: 0x82d5d17 - test::run_test::run_test_inner::{{closure}}::h251e49a2e77c04ae [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/test/src/lib.rs:573:39 [INFO] [stdout] 35: 0x82a505a - test::run_test::run_test_inner::{{closure}}::h8efa48cfafca95a9 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/test/src/lib.rs:600:37 [INFO] [stdout] 36: 0x82a505a - std::sys_common::backtrace::__rust_begin_short_backtrace::hd8d1cab504dcff1d [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 37: 0x82aa9cb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6b7049d1c34b0ebf [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 38: 0x82aa9cb - as core::ops::function::FnOnce<()>>::call_once::h851a140381089cab [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x82aa9cb - std::panicking::try::do_call::hd62be527b2c88583 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:483:40 [INFO] [stdout] 40: 0x82aa9cb - std::panicking::try::h224f4be6bf8f39b0 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:447:19 [INFO] [stdout] 41: 0x82aa9cb - std::panic::catch_unwind::he51e6d58f5cc977e [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panic.rs:140:14 [INFO] [stdout] 42: 0x82aa9cb - std::thread::Builder::spawn_unchecked_::{{closure}}::hdeb5cc8debe6cfbf [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x82aa9cb - core::ops::function::FnOnce::call_once{{vtable.shim}}::h37aeaa4cf4078e37 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x853cefd - as core::ops::function::FnOnce>::call_once::hbcf52fd66176976e [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x853cefd - as core::ops::function::FnOnce>::call_once::h5505c14554e15331 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 46: 0x853cefd - std::sys::unix::thread::Thread::new::thread_start::h6464f27a12864ff1 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] token::tests::constraints [INFO] [stdout] [INFO] [stdout] test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "a7822e660c798f6699989609aeb265a886a9ef82ee86ce560618372c0f9f9c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7822e660c798f6699989609aeb265a886a9ef82ee86ce560618372c0f9f9c7e", kill_on_drop: false }` [INFO] [stdout] a7822e660c798f6699989609aeb265a886a9ef82ee86ce560618372c0f9f9c7e