[INFO] fetching crate scim_proto 1.7.2... [INFO] testing scim_proto-1.7.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate scim_proto 1.7.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate scim_proto 1.7.2 [INFO] finished tweaking crates.io crate scim_proto 1.7.2 [INFO] tweaked toml for crates.io crate scim_proto 1.7.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scim_proto 1.7.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scim_proto 1.7.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg v0.8.5 [INFO] [stderr] Downloaded base64urlsafedata v0.5.2 [INFO] [stderr] Downloaded peg-macros v0.8.5 [INFO] [stderr] Downloaded peg-runtime v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47059d6b5b623e06e64241f60406db37b8187c1dcff1f0521abce4a886faed7f [INFO] running `Command { std: "docker" "start" "-a" "47059d6b5b623e06e64241f60406db37b8187c1dcff1f0521abce4a886faed7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47059d6b5b623e06e64241f60406db37b8187c1dcff1f0521abce4a886faed7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47059d6b5b623e06e64241f60406db37b8187c1dcff1f0521abce4a886faed7f", kill_on_drop: false }` [INFO] [stdout] 47059d6b5b623e06e64241f60406db37b8187c1dcff1f0521abce4a886faed7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7850152c39dec163c31832047a69734ab7ecd3c6fa2bd5ccd785470895ad146a [INFO] running `Command { std: "docker" "start" "-a" "7850152c39dec163c31832047a69734ab7ecd3c6fa2bd5ccd785470895ad146a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling pastey v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling base64urlsafedata v0.5.2 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Compiling utoipa v4.2.3 [INFO] [stderr] Compiling scim_proto v1.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.52s [INFO] running `Command { std: "docker" "inspect" "7850152c39dec163c31832047a69734ab7ecd3c6fa2bd5ccd785470895ad146a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7850152c39dec163c31832047a69734ab7ecd3c6fa2bd5ccd785470895ad146a", kill_on_drop: false }` [INFO] [stdout] 7850152c39dec163c31832047a69734ab7ecd3c6fa2bd5ccd785470895ad146a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d84a76cb841a661ef29f893cb4ae085ef4e34ebb4cf111850d8cb8df160bbf6 [INFO] running `Command { std: "docker" "start" "-a" "6d84a76cb841a661ef29f893cb4ae085ef4e34ebb4cf111850d8cb8df160bbf6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling base64urlsafedata v0.5.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling utoipa v4.2.3 [INFO] [stderr] Compiling scim_proto v1.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "6d84a76cb841a661ef29f893cb4ae085ef4e34ebb4cf111850d8cb8df160bbf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d84a76cb841a661ef29f893cb4ae085ef4e34ebb4cf111850d8cb8df160bbf6", kill_on_drop: false }` [INFO] [stdout] 6d84a76cb841a661ef29f893cb4ae085ef4e34ebb4cf111850d8cb8df160bbf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8efd966c7c7fa01c95ce81bced7936ee818bd580838fe6256c2354853eb8301d [INFO] running `Command { std: "docker" "start" "-a" "8efd966c7c7fa01c95ce81bced7936ee818bd580838fe6256c2354853eb8301d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scim_proto-3a2120a27f3b5049) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test filter::test::test_scimfilter_attrname ... ok [INFO] [stdout] test filter::test::test_scimfilter_and ... ok [INFO] [stdout] test filter::test::test_scimfilter_attrpath ... ok [INFO] [stdout] test filter::test::test_scimfilter_co ... ok [INFO] [stdout] test filter::test::test_scimfilter_eq ... ok [INFO] [stdout] test filter::test::test_scimfilter_complex ... ok [INFO] [stdout] test filter::test::test_scimfilter_ew ... ok [INFO] [stdout] test filter::test::test_scimfilter_gt ... ok [INFO] [stdout] test filter::test::test_scimfilter_le ... ok [INFO] [stdout] test filter::test::test_scimfilter_ne ... ok [INFO] [stdout] test filter::test::test_scimfilter_lt ... ok [INFO] [stdout] test filter::test::test_scimfilter_not ... ok [INFO] [stdout] test filter::test::test_scimfilter_or ... ok [INFO] [stdout] test filter::test::test_scimfilter_precedence_3 ... ok [INFO] [stdout] test filter::test::test_scimfilter_precedence_4 ... ok [INFO] [stdout] test filter::test::test_scimfilter_pres ... ok [INFO] [stdout] test filter::test::test_scimfilter_quoted_values ... ok [INFO] [stdout] test filter::test::test_scimfilter_quoted_values_incomplete_escape ... ok [INFO] [stdout] test filter::test::test_scimfilter_quoted_values_empty ... ok [INFO] [stdout] test tests::parse_enum_b ... ok [INFO] [stdout] test filter::test::test_scimfilter_sw ... ok [INFO] [stdout] test group::tests::parse_group ... ok [INFO] [stdout] test tests::parse_enum_c ... ok [INFO] [stdout] test user::tests::parse_user ... ok [INFO] [stdout] test tests::parse_scim_entry ... ok [INFO] [stdout] test filter::test::test_scimfilter_group ... ok [INFO] [stdout] test filter::test::test_scimfilter_precedence_2 ... ok [INFO] [stdout] test filter::test::test_scimfilter_ge ... ok [INFO] [stdout] test filter::test::test_scimfilter_precedence_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8efd966c7c7fa01c95ce81bced7936ee818bd580838fe6256c2354853eb8301d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8efd966c7c7fa01c95ce81bced7936ee818bd580838fe6256c2354853eb8301d", kill_on_drop: false }` [INFO] [stdout] 8efd966c7c7fa01c95ce81bced7936ee818bd580838fe6256c2354853eb8301d