[INFO] fetching crate telemetry-server 0.1.0...
[INFO] testing telemetry-server-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate telemetry-server 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate telemetry-server 0.1.0
[INFO] finished tweaking crates.io crate telemetry-server 0.1.0
[INFO] tweaked toml for crates.io crate telemetry-server 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate telemetry-server 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate telemetry-server 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df7f1bd8e386de26a467409ee5b37831f26ba0ce0afff805783b7444cda12eab
[INFO] running `Command { std: "docker" "start" "-a" "df7f1bd8e386de26a467409ee5b37831f26ba0ce0afff805783b7444cda12eab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df7f1bd8e386de26a467409ee5b37831f26ba0ce0afff805783b7444cda12eab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7f1bd8e386de26a467409ee5b37831f26ba0ce0afff805783b7444cda12eab", kill_on_drop: false }`
[INFO] [stdout] df7f1bd8e386de26a467409ee5b37831f26ba0ce0afff805783b7444cda12eab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9826d1d180fb4fe72a0fcf5a72a03bea54f73fb7616a59305763a04fe7fdb8b3
[INFO] running `Command { std: "docker" "start" "-a" "9826d1d180fb4fe72a0fcf5a72a03bea54f73fb7616a59305763a04fe7fdb8b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling arrow-schema v53.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling lexical-util v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v53.1.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling arrow-data v53.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.2
[INFO] [stderr]    Compiling lexical-write-integer v1.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling tar v0.4.42
[INFO] [stderr]    Compiling lexical-write-float v1.0.2
[INFO] [stderr]    Compiling lexical-parse-float v1.0.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling arrow-array v53.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling arrow-select v53.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling lexical-core v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling arrow-cast v53.1.0
[INFO] [stderr]    Compiling arrow-ord v53.1.0
[INFO] [stderr]    Compiling arrow-string v53.1.0
[INFO] [stderr]    Compiling libduckdb-sys v1.1.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling postgres-types v0.2.8
[INFO] [stderr]    Compiling arrow-arith v53.1.0
[INFO] [stderr]    Compiling arrow-row v53.1.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tokio-postgres v0.7.12
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling arrow v53.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling axum v0.7.7
[INFO] [stderr]    Compiling postgres-native-tls v0.5.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr] error: could not compile `axum` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --cfg 'feature="ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=6a78b07919668768 -C extra-filename=-3f3a8acd68b6c357 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6b6f180ee60d5025.so --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-71514aa41267d0a8.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-76f23c7bd2b8c31b.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0d5f82a7380c1ccf.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f01a5b401dfb15e8.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-1a901f2285d9cead.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-2535c7df3a9029cf.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-123711968ebe0075.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-329b2faea11fd2b3.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-4c6598116a867907.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-b2689776cf6e5db9.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-7c90aca0b3bcf4dd.so --extern serde=/opt/rustwide/target/debug/deps/libserde-0d0d3f14b2233690.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a8ca75bfa9eb49a4.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-ad6d0a02b2b688da.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-afcc2188918a72a9.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-ef9249d9e44eef24.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-3774b2b6a2e7860b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d7b487f954ee947a.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-7e52863fb2864bec.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-ff93ba38b5740e40.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-d70c7e404336389b.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-fb8f1a075a92fbb3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9826d1d180fb4fe72a0fcf5a72a03bea54f73fb7616a59305763a04fe7fdb8b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9826d1d180fb4fe72a0fcf5a72a03bea54f73fb7616a59305763a04fe7fdb8b3", kill_on_drop: false }`
[INFO] [stdout] 9826d1d180fb4fe72a0fcf5a72a03bea54f73fb7616a59305763a04fe7fdb8b3
