[INFO] fetching crate ruma-api 0.18.3... [INFO] testing ruma-api-0.18.3 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate ruma-api 0.18.3 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate ruma-api 0.18.3 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ruma-api 0.18.3 [INFO] finished tweaking crates.io crate ruma-api 0.18.3 [INFO] tweaked toml for crates.io crate ruma-api 0.18.3 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 106fb262201755d0a318f085d2f5845fafdcf62c3b8aacd9c6d5dcd9c93d60f8 [INFO] running `Command { std: "docker" "start" "-a" "106fb262201755d0a318f085d2f5845fafdcf62c3b8aacd9c6d5dcd9c93d60f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "106fb262201755d0a318f085d2f5845fafdcf62c3b8aacd9c6d5dcd9c93d60f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "106fb262201755d0a318f085d2f5845fafdcf62c3b8aacd9c6d5dcd9c93d60f8", kill_on_drop: false }` [INFO] [stdout] 106fb262201755d0a318f085d2f5845fafdcf62c3b8aacd9c6d5dcd9c93d60f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb7a4081374ac375dc685b4cc4a1c1e5ec8d3114d80429c27a56ae1a6c9d355b [INFO] running `Command { std: "docker" "start" "-a" "cb7a4081374ac375dc685b4cc4a1c1e5ec8d3114d80429c27a56ae1a6c9d355b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling ruma-identifiers-validation v0.5.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling ruma-identifiers-macros v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling ruma-serde-macros v0.5.0 [INFO] [stderr] Compiling ruma-api-macros v0.18.3 [INFO] [stderr] Compiling ruma-serde v0.5.0 [INFO] [stderr] Compiling ruma-identifiers v0.20.0 [INFO] [stderr] Compiling ruma-api v0.18.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.33s [INFO] running `Command { std: "docker" "inspect" "cb7a4081374ac375dc685b4cc4a1c1e5ec8d3114d80429c27a56ae1a6c9d355b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb7a4081374ac375dc685b4cc4a1c1e5ec8d3114d80429c27a56ae1a6c9d355b", kill_on_drop: false }` [INFO] [stdout] cb7a4081374ac375dc685b4cc4a1c1e5ec8d3114d80429c27a56ae1a6c9d355b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 749c338fd0e38c21156c67b7277e25ef3686e1dbb5d440059716e9f4fc23c198 [INFO] running `Command { std: "docker" "start" "-a" "749c338fd0e38c21156c67b7277e25ef3686e1dbb5d440059716e9f4fc23c198", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling trybuild v1.0.45 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling ruma-events-macros v0.24.5 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling ruma-common v0.6.0 [INFO] [stderr] Compiling ruma-events v0.24.5 [INFO] [stderr] Compiling ruma-api v0.18.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.28s [INFO] running `Command { std: "docker" "inspect" "749c338fd0e38c21156c67b7277e25ef3686e1dbb5d440059716e9f4fc23c198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "749c338fd0e38c21156c67b7277e25ef3686e1dbb5d440059716e9f4fc23c198", kill_on_drop: false }` [INFO] [stdout] 749c338fd0e38c21156c67b7277e25ef3686e1dbb5d440059716e9f4fc23c198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d83ecb700728e7903e5ed353cea069efb94ed515db6a512a8990fa9b85945b5 [INFO] running `Command { std: "docker" "start" "-a" "2d83ecb700728e7903e5ed353cea069efb94ed515db6a512a8990fa9b85945b5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ruma_api-65330cef12b38ed0) [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] [stderr] Running tests/conversions.rs (/opt/rustwide/target/debug/deps/conversions-f5429efbf5dfb489) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test invalid_uri_should_not_panic ... ok [INFO] [stdout] test request_serde ... ok [INFO] [stdout] test request_with_user_id_serde ... ok [INFO] [stdout] test without_query::request_without_query_with_user_id_serde ... 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] Running tests/header_override.rs (/opt/rustwide/target/debug/deps/header_override-a13517a150af1e1e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test request_content_type_override ... ok [INFO] [stdout] test response_content_type_override ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/manual_endpoint_impl.rs (/opt/rustwide/target/debug/deps/manual_endpoint_impl-05f803c4c784520e) [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] [stderr] Running tests/no_fields.rs (/opt/rustwide/target/debug/deps/no_fields-d8f344e2c26626aa) [INFO] [stdout] [INFO] [stderr] Running tests/optional_headers.rs (/opt/rustwide/target/debug/deps/optional_headers-09fc3e137ddbf4c3) [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/ruma_api.rs (/opt/rustwide/target/debug/deps/ruma_api-660766ed4500f179) [INFO] [stdout] test empty_request_http_repr ... ok [INFO] [stdout] test empty_response_http_repr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ruma-identifiers-validation v0.5.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling ruma-identifiers-macros v0.20.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling ruma-serde-macros v0.5.0 [INFO] [stderr] Compiling ruma-api-macros v0.18.3 [INFO] [stderr] Compiling ruma-events-macros v0.24.5 [INFO] [stderr] Compiling ruma-serde v0.5.0 [INFO] [stderr] Compiling ruma-identifiers v0.20.0 [INFO] [stderr] Compiling ruma-common v0.6.0 [INFO] [stderr] Compiling ruma-api v0.18.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ruma-events v0.24.5 [INFO] [stdout] test ui has been running for over 60 seconds [INFO] [stderr] Compiling ruma-api-tests v0.0.0 (/opt/rustwide/target/tests/ruma-api) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test 01-api-sanity-check.rs [should pass] ... ok [INFO] [stderr] test 02-invalid-path.rs [should fail to compile] ... ok [INFO] [stderr] test 03-move-value.rs [should pass] ... ok [INFO] [stderr] test 04-attributes.rs [should fail to compile] ... ok [INFO] [stderr] test 05-request-only.rs [should pass] ... ok [INFO] [stderr] test 06-response-only.rs [should pass] ... ok [INFO] [stderr] test 07-error-type-attribute.rs [should fail to compile] ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test ui ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 92.68s [INFO] [stdout] [INFO] [stderr] Running tests/ruma_api_lifetime.rs (/opt/rustwide/target/debug/deps/ruma_api_lifetime-0940ea9c434a674c) [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] [stderr] Running tests/ruma_api_macros.rs (/opt/rustwide/target/debug/deps/ruma_api_macros-e0ca257d193a2313) [INFO] [stdout] [INFO] [stderr] Doc-tests ruma-api [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - ruma_api (line 131) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d83ecb700728e7903e5ed353cea069efb94ed515db6a512a8990fa9b85945b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d83ecb700728e7903e5ed353cea069efb94ed515db6a512a8990fa9b85945b5", kill_on_drop: false }` [INFO] [stdout] 2d83ecb700728e7903e5ed353cea069efb94ed515db6a512a8990fa9b85945b5