[INFO] fetching crate scim_proto 1.10.0...
[INFO] testing scim_proto-1.10.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate scim_proto 1.10.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate scim_proto 1.10.0
[INFO] finished tweaking crates.io crate scim_proto 1.10.0
[INFO] tweaked toml for crates.io crate scim_proto 1.10.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scim_proto 1.10.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scim_proto 1.10.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa978ae54080c604f4ed712a2761a415d7630341cf790121d3e4ce59a40c6e37
[INFO] running `Command { std: "docker" "start" "-a" "fa978ae54080c604f4ed712a2761a415d7630341cf790121d3e4ce59a40c6e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa978ae54080c604f4ed712a2761a415d7630341cf790121d3e4ce59a40c6e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa978ae54080c604f4ed712a2761a415d7630341cf790121d3e4ce59a40c6e37", kill_on_drop: false }`
[INFO] [stdout] fa978ae54080c604f4ed712a2761a415d7630341cf790121d3e4ce59a40c6e37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c428ecd056d8d0119a043535380cd38ec3d1c2ab5dd0386f43840948b02828d6
[INFO] running `Command { std: "docker" "start" "-a" "c428ecd056d8d0119a043535380cd38ec3d1c2ab5dd0386f43840948b02828d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling base64urlsafedata v0.6.1-dev
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling scim_proto v1.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.37s
[INFO] running `Command { std: "docker" "inspect" "c428ecd056d8d0119a043535380cd38ec3d1c2ab5dd0386f43840948b02828d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c428ecd056d8d0119a043535380cd38ec3d1c2ab5dd0386f43840948b02828d6", kill_on_drop: false }`
[INFO] [stdout] c428ecd056d8d0119a043535380cd38ec3d1c2ab5dd0386f43840948b02828d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12aef60f9437a6a0e87a0a91833dc01abc072edf6108c7be553519422250a214
[INFO] running `Command { std: "docker" "start" "-a" "12aef60f9437a6a0e87a0a91833dc01abc072edf6108c7be553519422250a214", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling base64urlsafedata v0.6.1-dev
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling scim_proto v1.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.37s
[INFO] running `Command { std: "docker" "inspect" "12aef60f9437a6a0e87a0a91833dc01abc072edf6108c7be553519422250a214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12aef60f9437a6a0e87a0a91833dc01abc072edf6108c7be553519422250a214", kill_on_drop: false }`
[INFO] [stdout] 12aef60f9437a6a0e87a0a91833dc01abc072edf6108c7be553519422250a214
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23c29134c6592545a5742157b201bcb8d4b399f8585735bfbe1c80930b68648d
[INFO] running `Command { std: "docker" "start" "-a" "23c29134c6592545a5742157b201bcb8d4b399f8585735bfbe1c80930b68648d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scim_proto-eb99381b6de72702)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test filter::test::test_scimfilter_attrname ... ok
[INFO] [stdout] test filter::test::test_scimfilter_attrpath ... 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_co ... ok
[INFO] [stdout] test filter::test::test_scimfilter_ge ... ok
[INFO] [stdout] test filter::test::test_scimfilter_and ... ok
[INFO] [stdout] test filter::test::test_scimfilter_group ... 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_lt ... ok
[INFO] [stdout] test filter::test::test_scimfilter_or ... ok
[INFO] [stdout] test filter::test::test_scimfilter_precedence_1 ... ok
[INFO] [stdout] test filter::test::test_scimfilter_precedence_2 ... 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_empty ... 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_recursion_limit ... ok
[INFO] [stdout] test filter::test::test_scimfilter_sw ... ok
[INFO] [stdout] test tests::parse_enum_b ... ok
[INFO] [stdout] test group::tests::parse_group ... ok
[INFO] [stdout] test tests::parse_enum_c ... ok
[INFO] [stdout] test filter::test::test_scimfilter_ne ... ok
[INFO] [stdout] test filter::test::test_scimfilter_not ... ok
[INFO] [stdout] test tests::parse_scim_entry ... ok
[INFO] [stdout] test user::tests::parse_user ... ok
[INFO] [stdout] test filter::test::test_scimfilter_eq ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23c29134c6592545a5742157b201bcb8d4b399f8585735bfbe1c80930b68648d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23c29134c6592545a5742157b201bcb8d4b399f8585735bfbe1c80930b68648d", kill_on_drop: false }`
[INFO] [stdout] 23c29134c6592545a5742157b201bcb8d4b399f8585735bfbe1c80930b68648d
