[INFO] fetching crate rsiot-http-server 0.0.71... [INFO] checking rsiot-http-server-0.0.71 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate rsiot-http-server 0.0.71 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate rsiot-http-server 0.0.71 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsiot-http-server 0.0.71 [INFO] finished tweaking crates.io crate rsiot-http-server 0.0.71 [INFO] tweaked toml for crates.io crate rsiot-http-server 0.0.71 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate rsiot-http-server 0.0.71 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsiot-extra-components v0.0.71 [INFO] [stderr] Downloaded rsiot-components-config v0.0.70 [INFO] [stderr] Downloaded serde_path_to_error v0.1.15 [INFO] [stderr] Downloaded rsiot-messages-core v0.0.70 [INFO] [stderr] Downloaded rsiot-component-core v0.0.71 [INFO] [stderr] Downloaded axum v0.7.4 [INFO] [stderr] Downloaded rsiot-macros v0.0.64 [INFO] [stderr] Downloaded h2 v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75263cbc04f06b8e9cbbbb554a6bad37f7893a8c2ec5e3da5002776f3f4dac75 [INFO] running `Command { std: "docker" "start" "-a" "75263cbc04f06b8e9cbbbb554a6bad37f7893a8c2ec5e3da5002776f3f4dac75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75263cbc04f06b8e9cbbbb554a6bad37f7893a8c2ec5e3da5002776f3f4dac75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75263cbc04f06b8e9cbbbb554a6bad37f7893a8c2ec5e3da5002776f3f4dac75", kill_on_drop: false }` [INFO] [stdout] 75263cbc04f06b8e9cbbbb554a6bad37f7893a8c2ec5e3da5002776f3f4dac75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11d54605c5be90308a222d26695ff42e9d75cef46bb64194c8ff75b94552fab7 [INFO] running `Command { std: "docker" "start" "-a" "11d54605c5be90308a222d26695ff42e9d75cef46bb64194c8ff75b94552fab7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling rsiot-macros v0.0.64 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rsiot-messages-core v0.0.70 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rsiot-component-core v0.0.71 [INFO] [stderr] Checking rsiot-components-config v0.0.70 [INFO] [stderr] Checking rsiot-extra-components v0.0.71 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking rsiot-http-server v0.0.71 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.56s [INFO] running `Command { std: "docker" "inspect" "11d54605c5be90308a222d26695ff42e9d75cef46bb64194c8ff75b94552fab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d54605c5be90308a222d26695ff42e9d75cef46bb64194c8ff75b94552fab7", kill_on_drop: false }` [INFO] [stdout] 11d54605c5be90308a222d26695ff42e9d75cef46bb64194c8ff75b94552fab7