[INFO] cloning repository https://github.com/kahgeh/open-sse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kahgeh/open-sse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkahgeh%2Fopen-sse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkahgeh%2Fopen-sse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 563331dbddef50daf21c6eb128fe5b1145ed49de [INFO] checking kahgeh/open-sse against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkahgeh%2Fopen-sse" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kahgeh/open-sse [INFO] finished tweaking git repo https://github.com/kahgeh/open-sse [INFO] tweaked toml for git repo https://github.com/kahgeh/open-sse written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kahgeh/open-sse on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kahgeh/open-sse 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d4617679a73f6dd9c9e0d30a60367f3e26cd6c199878930f866c9e14242901b [INFO] running `Command { std: "docker" "start" "-a" "5d4617679a73f6dd9c9e0d30a60367f3e26cd6c199878930f866c9e14242901b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d4617679a73f6dd9c9e0d30a60367f3e26cd6c199878930f866c9e14242901b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d4617679a73f6dd9c9e0d30a60367f3e26cd6c199878930f866c9e14242901b", kill_on_drop: false }` [INFO] [stdout] 5d4617679a73f6dd9c9e0d30a60367f3e26cd6c199878930f866c9e14242901b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a2dc3fed6715d94822c39d5eb116c18fcd0d90579e9f6cfb3fffd5516321211 [INFO] running `Command { std: "docker" "start" "-a" "7a2dc3fed6715d94822c39d5eb116c18fcd0d90579e9f6cfb3fffd5516321211", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking local-waker v0.1.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking actix-service v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling standback v0.3.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking time v0.3.0-alpha-2 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.3 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tracing-test-macro v0.1.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking actix-rt v2.2.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking actix-server v2.0.0-beta.5 [INFO] [stderr] Checking actix-codec v0.4.0 [INFO] [stderr] Checking actix-tls v3.0.0-beta.5 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking local-channel v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking hyper v0.14.10 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking tracing-bunyan-formatter v0.2.4 [INFO] [stderr] Checking tracing-test v0.1.0 [INFO] [stderr] Checking zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Checking actix-http v3.0.0-beta.8 [INFO] [stderr] Checking actix-web v4.0.0-beta.8 [INFO] [stderr] Checking tracing-actix-web v0.4.0-beta.9 [INFO] [stderr] Checking actix-cors v0.6.0-beta.2 [INFO] [stderr] Checking app-ops v0.1.0 (/opt/rustwide/workdir/app-ops) [INFO] [stderr] Checking actix-web-utils v0.1.0 (/opt/rustwide/workdir/actix-web-utils) [INFO] [stdout] warning: unexpected `cfg` condition value: `opentelemetry_0_13` [INFO] [stdout] --> app-ops/src/logging.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | return root_span!(request); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `root_span` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `root_span` may come from an old version of the `tracing_actix_web` crate, try updating your dependency with `cargo update -p tracing_actix_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `root_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `opentelemetry_0_14` [INFO] [stdout] --> app-ops/src/logging.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | return root_span!(request); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `root_span` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `root_span` may come from an old version of the `tracing_actix_web` crate, try updating your dependency with `cargo update -p tracing_actix_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `root_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `opentelemetry_0_15` [INFO] [stdout] --> app-ops/src/logging.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | return root_span!(request); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `root_span` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `root_span` may come from an old version of the `tracing_actix_web` crate, try updating your dependency with `cargo update -p tracing_actix_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `root_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `opentelemetry_0_13` [INFO] [stdout] --> app-ops/src/logging.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / root_span!( [INFO] [stdout] 46 | | request, [INFO] [stdout] 47 | | correlation_id=header_value.as_str(), [INFO] [stdout] 48 | | git_commit_id=git_commit_id.as_str()) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `root_span` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `root_span` may come from an old version of the `tracing_actix_web` crate, try updating your dependency with `cargo update -p tracing_actix_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `root_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `opentelemetry_0_14` [INFO] [stdout] --> app-ops/src/logging.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / root_span!( [INFO] [stdout] 46 | | request, [INFO] [stdout] 47 | | correlation_id=header_value.as_str(), [INFO] [stdout] 48 | | git_commit_id=git_commit_id.as_str()) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `root_span` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `root_span` may come from an old version of the `tracing_actix_web` crate, try updating your dependency with `cargo update -p tracing_actix_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `root_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `opentelemetry_0_15` [INFO] [stdout] --> app-ops/src/logging.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / root_span!( [INFO] [stdout] 46 | | request, [INFO] [stdout] 47 | | correlation_id=header_value.as_str(), [INFO] [stdout] 48 | | git_commit_id=git_commit_id.as_str()) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `root_span` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `root_span` may come from an old version of the `tracing_actix_web` crate, try updating your dependency with `cargo update -p tracing_actix_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `root_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `opentelemetry_0_13` [INFO] [stdout] --> app-ops/src/logging.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | return root_span!(request); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `root_span` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `root_span` may come from an old version of the `tracing_actix_web` crate, try updating your dependency with `cargo update -p tracing_actix_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `root_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `opentelemetry_0_14` [INFO] [stdout] --> app-ops/src/logging.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | return root_span!(request); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `root_span` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `root_span` may come from an old version of the `tracing_actix_web` crate, try updating your dependency with `cargo update -p tracing_actix_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `root_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `opentelemetry_0_15` [INFO] [stdout] --> app-ops/src/logging.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | return root_span!(request); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `root_span` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `root_span` may come from an old version of the `tracing_actix_web` crate, try updating your dependency with `cargo update -p tracing_actix_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `root_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `opentelemetry_0_13` [INFO] [stdout] --> app-ops/src/logging.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / root_span!( [INFO] [stdout] 46 | | request, [INFO] [stdout] 47 | | correlation_id=header_value.as_str(), [INFO] [stdout] 48 | | git_commit_id=git_commit_id.as_str()) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `root_span` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `root_span` may come from an old version of the `tracing_actix_web` crate, try updating your dependency with `cargo update -p tracing_actix_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `root_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `opentelemetry_0_14` [INFO] [stdout] --> app-ops/src/logging.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / root_span!( [INFO] [stdout] 46 | | request, [INFO] [stdout] 47 | | correlation_id=header_value.as_str(), [INFO] [stdout] 48 | | git_commit_id=git_commit_id.as_str()) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `root_span` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `root_span` may come from an old version of the `tracing_actix_web` crate, try updating your dependency with `cargo update -p tracing_actix_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `root_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `opentelemetry_0_15` [INFO] [stdout] --> app-ops/src/logging.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / root_span!( [INFO] [stdout] 46 | | request, [INFO] [stdout] 47 | | correlation_id=header_value.as_str(), [INFO] [stdout] 48 | | git_commit_id=git_commit_id.as_str()) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `root_span` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `root_span` may come from an old version of the `tracing_actix_web` crate, try updating your dependency with `cargo update -p tracing_actix_web` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `root_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking open-sse-broker v0.1.0 (/opt/rustwide/workdir/broker) [INFO] [stderr] Checking open-sse-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused import: `app_settings_mappers::*` [INFO] [stdout] --> broker/src/mappers/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use app_settings_mappers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (2823) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: server/src/sse_exchange_tests.rs:56:1: 56:15 (#116), segments: [PathSegment { ident: #116, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(77), style: Outer, span: server/src/sse_exchange_tests.rs:56:1: 56:15 (#116) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x70dc7ca2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x70dc7d00fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x70dc7ca42226 - ::write_fmt [INFO] [stderr] 3: 0x70dc7ca01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x70dc7ca1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x70dc7ba0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x70dc7ca1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x70dc7ca01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x70dc7c9f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x70dc7ca0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x70dc79638f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x70dc7dde0110 - ::token_trees [INFO] [stderr] 12: 0x70dc7e61c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x70dc7e5e65d2 - ::expand_crate [INFO] [stderr] 14: 0x70dc7d6f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x70dc7e207658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x70dc7e2073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x70dc7e2073a7 - >::call_once [INFO] [stderr] 18: 0x70dc7e1ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x70dc7e1ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x70dc7e37127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x70dc7e25ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x70dc7e0eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x70dc7e0eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x70dc7e0ed138 - ::new::thread_start [INFO] [stderr] 25: 0x70dc77c8aaa4 - [INFO] [stderr] 26: 0x70dc77d17a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T16_33_56-2815.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stdout] warning: unused import: `app_settings_mappers::*` [INFO] [stdout] --> broker/src/mappers/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use app_settings_mappers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `open-sse-server` (bin "open-sse-server" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name open_sse_server --edition=2018 server/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=390fe51c20132e3e -C extra-filename=-040a627b267aa381 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c4476b9217e22ff4.rmeta --extern actix_web_utils=/opt/rustwide/target/debug/deps/libactix_web_utils-3887e78d0dc624f9.rmeta --extern app_ops=/opt/rustwide/target/debug/deps/libapp_ops-5ba498cc5f36583a.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-9190edd746a60ae7.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-2b5323082120a01d.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-2ed3d17bc3c0c511.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-4b71a12df37e1315.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3b1bc4f1ee9a23a6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-32af285b7fc9346b.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-b40e16241cb92140.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-315b944c9cc5ee24.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-6517581db9bfd7a6.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0277a885889fff56.rmeta --extern tracing_actix_web=/opt/rustwide/target/debug/deps/libtracing_actix_web-3a509cfdc3d9dff8.rmeta --extern tracing_bunyan_formatter=/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-e0be18ee41ce06a4.rmeta --extern tracing_core=/opt/rustwide/target/debug/deps/libtracing_core-8e35dc5eaf5e7fe5.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-9fc7f15d87de3716.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-44bd3041eb6a2174.rmeta --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-a145ed3954f11669.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-0a26b757ae700147/out -L native=/opt/rustwide/target/debug/build/zstd-sys-66e111d1e3f9a99e/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `app_settings_mappers::*` [INFO] [stdout] --> server/src/mappers/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use app_settings_mappers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FailToStop` is never constructed [INFO] [stdout] --> server/src/sse_exchange.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum SseExchangeError { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 28 | FailToStop, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SseExchangeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Shutdown` is never constructed [INFO] [stdout] --> server/src/sse_exchange.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub enum Command { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 90 | Shutdown, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `stop` is never used [INFO] [stdout] --> server/src/sse_exchange.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 99 | impl SseExchange { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 208 | pub async fn stop(&self) -> Result<(), SseExchangeError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7a2dc3fed6715d94822c39d5eb116c18fcd0d90579e9f6cfb3fffd5516321211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2dc3fed6715d94822c39d5eb116c18fcd0d90579e9f6cfb3fffd5516321211", kill_on_drop: false }` [INFO] [stdout] 7a2dc3fed6715d94822c39d5eb116c18fcd0d90579e9f6cfb3fffd5516321211