[INFO] fetching crate accumulo-access 0.1.9... [INFO] testing accumulo-access-0.1.9 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate accumulo-access 0.1.9 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate accumulo-access 0.1.9 [INFO] finished tweaking crates.io crate accumulo-access 0.1.9 [INFO] tweaked toml for crates.io crate accumulo-access 0.1.9 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate accumulo-access 0.1.9 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate accumulo-access 0.1.9 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cached_proc_macro v0.21.0 [INFO] [stderr] Downloaded cached v0.51.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2aae7c9c6ba00239b62e805c5a4ac12361996ea78f143dc538e2fba8f17f69f4 [INFO] running `Command { std: "docker" "start" "-a" "2aae7c9c6ba00239b62e805c5a4ac12361996ea78f143dc538e2fba8f17f69f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aae7c9c6ba00239b62e805c5a4ac12361996ea78f143dc538e2fba8f17f69f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aae7c9c6ba00239b62e805c5a4ac12361996ea78f143dc538e2fba8f17f69f4", kill_on_drop: false }` [INFO] [stdout] 2aae7c9c6ba00239b62e805c5a4ac12361996ea78f143dc538e2fba8f17f69f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd8c35423902d045c6a0ccdc8b24adf4b1b13c041264f33b7b4785028df9cde6 [INFO] running `Command { std: "docker" "start" "-a" "bd8c35423902d045c6a0ccdc8b24adf4b1b13c041264f33b7b4785028df9cde6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling cached_proc_macro v0.21.0 [INFO] [stderr] Compiling cached v0.51.3 [INFO] [stderr] Compiling accumulo-access v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.47s [INFO] running `Command { std: "docker" "inspect" "bd8c35423902d045c6a0ccdc8b24adf4b1b13c041264f33b7b4785028df9cde6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd8c35423902d045c6a0ccdc8b24adf4b1b13c041264f33b7b4785028df9cde6", kill_on_drop: false }` [INFO] [stdout] bd8c35423902d045c6a0ccdc8b24adf4b1b13c041264f33b7b4785028df9cde6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ce3195cbea8bed00fdf85d3a0f73a020cae2020ca5712273a47aa587fb81e79 [INFO] running `Command { std: "docker" "start" "-a" "6ce3195cbea8bed00fdf85d3a0f73a020cae2020ca5712273a47aa587fb81e79", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling cached_proc_macro v0.21.0 [INFO] [stderr] Compiling cached v0.51.3 [INFO] [stderr] Compiling accumulo-access v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.19.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.62s [INFO] running `Command { std: "docker" "inspect" "6ce3195cbea8bed00fdf85d3a0f73a020cae2020ca5712273a47aa587fb81e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce3195cbea8bed00fdf85d3a0f73a020cae2020ca5712273a47aa587fb81e79", kill_on_drop: false }` [INFO] [stdout] 6ce3195cbea8bed00fdf85d3a0f73a020cae2020ca5712273a47aa587fb81e79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 394e6c8c1399203357924213368339982f9b84540541e2cbb4f34555a11b30c0 [INFO] running `Command { std: "docker" "start" "-a" "394e6c8c1399203357924213368339982f9b84540541e2cbb4f34555a11b30c0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/accumulo_access-c01d818cc2ba233b) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test authorization_expression::tests::new_expr_from_json ... ok [INFO] [stdout] test lexer::tests::test_lexer_valid2 ... ok [INFO] [stdout] test authorization_expression::tests::test_normalize1 ... ok [INFO] [stdout] test tests::test_check_authorization::case_01 ... ok [INFO] [stdout] test tests::test_check_authorization::case_02 ... ok [INFO] [stdout] test tests::normalization_test ... ok [INFO] [stdout] test authorization_expression::tests::some_basic_equality_and_ordering_tests ... ok [INFO] [stdout] test tests::test_check_authorization::case_03 ... ok [INFO] [stdout] test tests::test_check_authorization::case_04 ... ok [INFO] [stdout] test tests::test_check_authorization::case_05 ... ok [INFO] [stdout] test tests::test_check_authorization::case_06 ... ok [INFO] [stdout] test tests::test_check_authorization::case_07 ... ok [INFO] [stdout] test tests::test_check_authorization::case_09 ... ok [INFO] [stdout] test tests::test_check_authorization::case_08 ... ok [INFO] [stdout] test lexer::tests::test_lexer_invalid ... ok [INFO] [stdout] test tests::test_check_authorization::case_10 ... ok [INFO] [stdout] test tests::test_check_authorization::case_11 ... ok [INFO] [stdout] test tests::test_check_authorization::case_13 ... ok [INFO] [stdout] test tests::test_check_authorization::case_14 ... ok [INFO] [stdout] test tests::test_check_authorization::case_12 ... ok [INFO] [stdout] test tests::test_check_authorization::case_15 ... ok [INFO] [stdout] test tests::test_check_authorization::case_16 ... ok [INFO] [stdout] test lexer::tests::test_lexer_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests accumulo_access [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/authorization_expression.rs - authorization_expression::AuthorizationExpression::to_json_str (line 228) ... ok [INFO] [stdout] test src/authorization_expression.rs - authorization_expression::AuthorizationExpression::normalize (line 293) ... ok [INFO] [stdout] test src/lib.rs - check_authorization (line 44) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser<'a>::parse (line 137) ... ok [INFO] [stdout] test src/authorizations.rs - authorizations::Authorizations::of (line 19) ... ok [INFO] [stdout] test src/authorization_expression.rs - authorization_expression::AuthorizationExpression::to_json (line 191) ... ok [INFO] [stdout] test src/authorization_expression.rs - authorization_expression::AuthorizationExpression::to_expression_str (line 247) ... ok [INFO] [stdout] test src/authorization_expression.rs - authorization_expression::AuthorizationExpression::evaluate (line 154) ... ok [INFO] [stdout] test src/authorization_expression.rs - authorization_expression::AuthorizationExpression::from_json (line 106) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "394e6c8c1399203357924213368339982f9b84540541e2cbb4f34555a11b30c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394e6c8c1399203357924213368339982f9b84540541e2cbb4f34555a11b30c0", kill_on_drop: false }` [INFO] [stdout] 394e6c8c1399203357924213368339982f9b84540541e2cbb4f34555a11b30c0