[INFO] cloning repository https://github.com/EiffelFly/axum-tonic-string-response [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EiffelFly/axum-tonic-string-response" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEiffelFly%2Faxum-tonic-string-response", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEiffelFly%2Faxum-tonic-string-response'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4a1d9d077c272a080cb673c416e14a0541c871a [INFO] documenting EiffelFly/axum-tonic-string-response against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEiffelFly%2Faxum-tonic-string-response" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EiffelFly/axum-tonic-string-response on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EiffelFly/axum-tonic-string-response [INFO] finished tweaking git repo https://github.com/EiffelFly/axum-tonic-string-response [INFO] tweaked toml for git repo https://github.com/EiffelFly/axum-tonic-string-response written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/EiffelFly/axum-tonic-string-response 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f07382f5ec28989a7205166d5f00122de7607f4ddb71dd620f4360b6ae0558a [INFO] running `Command { std: "docker" "start" "-a" "2f07382f5ec28989a7205166d5f00122de7607f4ddb71dd620f4360b6ae0558a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f07382f5ec28989a7205166d5f00122de7607f4ddb71dd620f4360b6ae0558a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f07382f5ec28989a7205166d5f00122de7607f4ddb71dd620f4360b6ae0558a", kill_on_drop: false }` [INFO] [stdout] 2f07382f5ec28989a7205166d5f00122de7607f4ddb71dd620f4360b6ae0558a [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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f110ca4077391d99558c0c22fe9ced6173656d7af6875360dbfd73fda1176810 [INFO] running `Command { std: "docker" "start" "-a" "f110ca4077391d99558c0c22fe9ced6173656d7af6875360dbfd73fda1176810", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tls-api-test v0.7.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking which v4.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking hdrhistogram v7.5.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling test-cert-gen v0.7.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.88 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling prost-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Checking prost v0.11.2 [INFO] [stderr] Checking prost-types v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling tls-api v0.7.0 [INFO] [stderr] Checking prost-build v0.11.1 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling prettyplease v0.1.21 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling trybuild v1.0.71 [INFO] [stderr] Compiling pbjson-build v0.4.0 [INFO] [stderr] Compiling tls-api-rustls v0.7.0 [INFO] [stderr] Checking protoc-gen-prost v0.2.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling snafu-derive v0.7.3 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { } [INFO] [stdout] | ------------------------------------------------ first implementation here [INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { } [INFO] [stdout] | ------------------------------------------------ first implementation here [INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { } [INFO] [stdout] 73 | unsafe impl Trait for ::std::marker::Sync + Send { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { } [INFO] [stdout] | ------------------------------------------------ first implementation here [INFO] [stdout] ... [INFO] [stdout] 75 | unsafe impl Trait for ::std::marker::Sync + Send + Sync { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `traitobject` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f110ca4077391d99558c0c22fe9ced6173656d7af6875360dbfd73fda1176810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f110ca4077391d99558c0c22fe9ced6173656d7af6875360dbfd73fda1176810", kill_on_drop: false }` [INFO] [stdout] f110ca4077391d99558c0c22fe9ced6173656d7af6875360dbfd73fda1176810