[INFO] fetching crate ruma-server-util 0.5.0... [INFO] testing ruma-server-util-0.5.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ruma-server-util 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ruma-server-util 0.5.0 [INFO] finished tweaking crates.io crate ruma-server-util 0.5.0 [INFO] tweaked toml for crates.io crate ruma-server-util 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ruma-server-util 0.5.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ruma-server-util 0.5.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruma-identifiers-validation v0.10.0 [INFO] [stderr] Downloaded serde_html_form v0.2.6 [INFO] [stderr] Downloaded serde v1.0.215 [INFO] [stderr] Downloaded js_int v0.2.2 [INFO] [stderr] Downloaded ruma-common v0.15.0 [INFO] [stderr] Downloaded thiserror v2.0.4 [INFO] [stderr] Downloaded libc v0.2.167 [INFO] [stderr] Downloaded wildmatch v2.4.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.4 [INFO] [stderr] Downloaded serde_derive v1.0.215 [INFO] [stderr] Downloaded as_variant v1.2.0 [INFO] [stderr] Downloaded ruma-macros v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fa17eb83c57e1e2494df90fd6238d0ef7ea48f299ac703b30e09c38bb4bd42e [INFO] running `Command { std: "docker" "start" "-a" "1fa17eb83c57e1e2494df90fd6238d0ef7ea48f299ac703b30e09c38bb4bd42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fa17eb83c57e1e2494df90fd6238d0ef7ea48f299ac703b30e09c38bb4bd42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa17eb83c57e1e2494df90fd6238d0ef7ea48f299ac703b30e09c38bb4bd42e", kill_on_drop: false }` [INFO] [stdout] 1fa17eb83c57e1e2494df90fd6238d0ef7ea48f299ac703b30e09c38bb4bd42e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1447dc69d8c3137057833529f70e7f907f125761db1578afd52a6d15d9f42467 [INFO] running `Command { std: "docker" "start" "-a" "1447dc69d8c3137057833529f70e7f907f125761db1578afd52a6d15d9f42467", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling ruma-common v0.15.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling as_variant v1.2.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling http-auth v0.1.10 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ruma-identifiers-validation v0.10.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_html_form v0.2.6 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling ruma-macros v0.15.0 [INFO] [stderr] Compiling ruma-server-util v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.69s [INFO] running `Command { std: "docker" "inspect" "1447dc69d8c3137057833529f70e7f907f125761db1578afd52a6d15d9f42467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1447dc69d8c3137057833529f70e7f907f125761db1578afd52a6d15d9f42467", kill_on_drop: false }` [INFO] [stdout] 1447dc69d8c3137057833529f70e7f907f125761db1578afd52a6d15d9f42467 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b997a7f137114658af3854fe36525887168c751f863d6e4e2ae14c1c64f2f166 [INFO] running `Command { std: "docker" "start" "-a" "b997a7f137114658af3854fe36525887168c751f863d6e4e2ae14c1c64f2f166", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ruma-common v0.15.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ruma-server-util v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.44s [INFO] running `Command { std: "docker" "inspect" "b997a7f137114658af3854fe36525887168c751f863d6e4e2ae14c1c64f2f166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b997a7f137114658af3854fe36525887168c751f863d6e4e2ae14c1c64f2f166", kill_on_drop: false }` [INFO] [stdout] b997a7f137114658af3854fe36525887168c751f863d6e4e2ae14c1c64f2f166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bde7f9f87d8b7d3f04571b2add8667e260545ac348d9173cdec8419035e78d88 [INFO] running `Command { std: "docker" "start" "-a" "bde7f9f87d8b7d3f04571b2add8667e260545ac348d9173cdec8419035e78d88", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruma_server_util-1eb29b76254e208f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test authorization::tests::xmatrix_auth_1_3_with_extra_spaces ... ok [INFO] [stdout] test authorization::tests::xmatrix_quoting ... ok [INFO] [stdout] test authorization::tests::xmatrix_auth_1_3 ... ok [INFO] [stdout] test authorization::tests::xmatrix_auth_pre_1_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ruma_server_util [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bde7f9f87d8b7d3f04571b2add8667e260545ac348d9173cdec8419035e78d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde7f9f87d8b7d3f04571b2add8667e260545ac348d9173cdec8419035e78d88", kill_on_drop: false }` [INFO] [stdout] bde7f9f87d8b7d3f04571b2add8667e260545ac348d9173cdec8419035e78d88