[INFO] fetching crate y-sweet-core 0.9.1...
[INFO] testing y-sweet-core-0.9.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate y-sweet-core 0.9.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate y-sweet-core 0.9.1
[INFO] finished tweaking crates.io crate y-sweet-core 0.9.1
[INFO] tweaked toml for crates.io crate y-sweet-core 0.9.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate y-sweet-core 0.9.1 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 y-sweet-core 0.9.1 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bffe2d18a93f532ac880a4bc05cca711144fd118842d21d3866ac334d31c6d13
[INFO] running `Command { std: "docker" "start" "-a" "bffe2d18a93f532ac880a4bc05cca711144fd118842d21d3866ac334d31c6d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bffe2d18a93f532ac880a4bc05cca711144fd118842d21d3866ac334d31c6d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bffe2d18a93f532ac880a4bc05cca711144fd118842d21d3866ac334d31c6d13", kill_on_drop: false }`
[INFO] [stdout] bffe2d18a93f532ac880a4bc05cca711144fd118842d21d3866ac334d31c6d13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7ddffce5458b98cd8a588d9b0afc26a1d5715e8b86d9f1b112d4936ffa72c8b3
[INFO] running `Command { std: "docker" "start" "-a" "7ddffce5458b98cd8a588d9b0afc26a1d5715e8b86d9f1b112d4936ffa72c8b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling webpki-roots v0.26.5
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling yrs v0.19.2
[INFO] [stderr]    Compiling rusty-s3 v0.5.0
[INFO] [stderr]    Compiling yrs-kvstore v0.3.0
[INFO] [stderr]    Compiling y-sweet-core v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.41s
[INFO] running `Command { std: "docker" "inspect" "7ddffce5458b98cd8a588d9b0afc26a1d5715e8b86d9f1b112d4936ffa72c8b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ddffce5458b98cd8a588d9b0afc26a1d5715e8b86d9f1b112d4936ffa72c8b3", kill_on_drop: false }`
[INFO] [stdout] 7ddffce5458b98cd8a588d9b0afc26a1d5715e8b86d9f1b112d4936ffa72c8b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 57f1a8b2123d8c33b3aeb28454b38391b5ec80a473b6cc27c4e4fc1568f40451
[INFO] running `Command { std: "docker" "start" "-a" "57f1a8b2123d8c33b3aeb28454b38391b5ec80a473b6cc27c4e4fc1568f40451", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling y-sweet-core v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.16s
[INFO] running `Command { std: "docker" "inspect" "57f1a8b2123d8c33b3aeb28454b38391b5ec80a473b6cc27c4e4fc1568f40451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57f1a8b2123d8c33b3aeb28454b38391b5ec80a473b6cc27c4e4fc1568f40451", kill_on_drop: false }`
[INFO] [stdout] 57f1a8b2123d8c33b3aeb28454b38391b5ec80a473b6cc27c4e4fc1568f40451
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b23013f1ae2cf59c7ed14ef662ab40f21e71cfbca91f378cb36e5661926411c0
[INFO] running `Command { std: "docker" "start" "-a" "b23013f1ae2cf59c7ed14ef662ab40f21e71cfbca91f378cb36e5661926411c0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y_sweet_core-356e3dc4c20a2de3)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test auth::tests::test_b64_encode_options ... ok
[INFO] [stdout] test auth::tests::test_construct_key_id ... ok
[INFO] [stdout] test auth::tests::test_key_id ... ok
[INFO] [stdout] test auth::tests::test_flex_b64 ... ok
[INFO] [stdout] test auth::tests::test_key_id_mismatch ... ok
[INFO] [stdout] test auth::tests::test_read_only_auth ... ok
[INFO] [stdout] test auth::tests::test_invalid_signature ... ok
[INFO] [stdout] test auth::tests::test_missing_key_id ... ok
[INFO] [stdout] test auth::tests::test_roundtrip_serde_authenticator ... ok
[INFO] [stdout] test auth::tests::test_server_token_for_doc_auth ... ok
[INFO] [stdout] test auth::tests::test_simple_auth ... ok
[INFO] [stdout] test auth::tests::test_unexpected_key_id ... ok
[INFO] [stdout] test sync::awareness::test::awareness ... ok
[INFO] [stdout] test sync::test::message_encoding ... ok
[INFO] [stdout] test sync::test::protocol_awareness_sync ... ok
[INFO] [stdout] test sync::test::protocol_init ... ok
[INFO] [stdout] test sync::test::protocol_sync_steps ... ok
[INFO] [stdout] test sync::test::protocol_sync_step_update ... ok
[INFO] [stdout] test sync_kv::test::calls_sync_callback ... ok
[INFO] [stdout] test sync_kv::test::persists_to_store ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests y_sweet_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/auth.rs - auth::BASE64_CUSTOM (line 32) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b23013f1ae2cf59c7ed14ef662ab40f21e71cfbca91f378cb36e5661926411c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b23013f1ae2cf59c7ed14ef662ab40f21e71cfbca91f378cb36e5661926411c0", kill_on_drop: false }`
[INFO] [stdout] b23013f1ae2cf59c7ed14ef662ab40f21e71cfbca91f378cb36e5661926411c0
