[INFO] fetching crate opentalk-recorder-web-api 0.2.0... [INFO] testing opentalk-recorder-web-api-0.2.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate opentalk-recorder-web-api 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate opentalk-recorder-web-api 0.2.0 [INFO] finished tweaking crates.io crate opentalk-recorder-web-api 0.2.0 [INFO] tweaked toml for crates.io crate opentalk-recorder-web-api 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate opentalk-recorder-web-api 0.2.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate opentalk-recorder-web-api 0.2.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.28.0 [INFO] [stderr] Downloaded snafu-derive v0.9.0 [INFO] [stderr] Downloaded opentalk-types-common-macros v0.33.0 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded opentalk-types-common-identifiers v0.34.0 [INFO] [stderr] Downloaded strum_macros v0.28.0 [INFO] [stderr] Downloaded opentalk-types-api-common v0.7.0 [INFO] [stderr] Downloaded opentalk-types-common v0.43.0 [INFO] [stderr] Downloaded opentalk-types-api-internal v0.2.0 [INFO] [stderr] Downloaded cc v1.2.59 [INFO] [stderr] Downloaded snafu v0.9.0 [INFO] [stderr] Downloaded tokio v1.51.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1034f324c4f4f4b3b185ae94e2850251f81016762ecc34dda95467c26eb492ea [INFO] running `Command { std: "docker" "start" "-a" "1034f324c4f4f4b3b185ae94e2850251f81016762ecc34dda95467c26eb492ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1034f324c4f4f4b3b185ae94e2850251f81016762ecc34dda95467c26eb492ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1034f324c4f4f4b3b185ae94e2850251f81016762ecc34dda95467c26eb492ea", kill_on_drop: false }` [INFO] [stdout] 1034f324c4f4f4b3b185ae94e2850251f81016762ecc34dda95467c26eb492ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 863e015c3b87694c989f6729f3378035ab41f0f21ff1c03098c3dbcda5664cd0 [INFO] running `Command { std: "docker" "start" "-a" "863e015c3b87694c989f6729f3378035ab41f0f21ff1c03098c3dbcda5664cd0", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling snafu-derive v0.9.0 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling snafu v0.9.0 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling opentalk-types-common-identifiers v0.34.0 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling opentalk-types-common-macros v0.33.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling opentalk-types-common v0.43.0 [INFO] [stderr] Compiling opentalk-types-api-common v0.7.0 [INFO] [stderr] Compiling opentalk-types-api-internal v0.2.0 [INFO] [stderr] Compiling opentalk-recorder-web-api v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.56s [INFO] running `Command { std: "docker" "inspect" "863e015c3b87694c989f6729f3378035ab41f0f21ff1c03098c3dbcda5664cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863e015c3b87694c989f6729f3378035ab41f0f21ff1c03098c3dbcda5664cd0", kill_on_drop: false }` [INFO] [stdout] 863e015c3b87694c989f6729f3378035ab41f0f21ff1c03098c3dbcda5664cd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fad55c8de10bdb155bb8e94c6ed056355d0c98475425f18cd49a4127021c51e3 [INFO] running `Command { std: "docker" "start" "-a" "fad55c8de10bdb155bb8e94c6ed056355d0c98475425f18cd49a4127021c51e3", kill_on_drop: false }` [INFO] [stderr] Compiling opentalk-recorder-web-api v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "fad55c8de10bdb155bb8e94c6ed056355d0c98475425f18cd49a4127021c51e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad55c8de10bdb155bb8e94c6ed056355d0c98475425f18cd49a4127021c51e3", kill_on_drop: false }` [INFO] [stdout] fad55c8de10bdb155bb8e94c6ed056355d0c98475425f18cd49a4127021c51e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed34e9ce1f403aa82cdde127d735a6aa1b58267533f72750cc1c7a8ed7173577 [INFO] running `Command { std: "docker" "start" "-a" "ed34e9ce1f403aa82cdde127d735a6aa1b58267533f72750cc1c7a8ed7173577", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opentalk_recorder_web_api-a29417e284f70ea2) [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] Doc-tests opentalk_recorder_web_api [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" "ed34e9ce1f403aa82cdde127d735a6aa1b58267533f72750cc1c7a8ed7173577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed34e9ce1f403aa82cdde127d735a6aa1b58267533f72750cc1c7a8ed7173577", kill_on_drop: false }` [INFO] [stdout] ed34e9ce1f403aa82cdde127d735a6aa1b58267533f72750cc1c7a8ed7173577