[INFO] cloning repository https://github.com/RandomExplosion/sonowire
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RandomExplosion/sonowire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomExplosion%2Fsonowire", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomExplosion%2Fsonowire'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f38220ffdc0a09aee514eeaee295f39a0e1ac131
[INFO] checking RandomExplosion/sonowire/f38220ffdc0a09aee514eeaee295f39a0e1ac131 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomExplosion%2Fsonowire" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RandomExplosion/sonowire on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/RandomExplosion/sonowire
[INFO] finished tweaking git repo https://github.com/RandomExplosion/sonowire
[INFO] tweaked toml for git repo https://github.com/RandomExplosion/sonowire written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/RandomExplosion/sonowire 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libspa-sys v0.7.2
[INFO] [stderr]   Downloaded anstream v0.6.1
[INFO] [stderr]   Downloaded sonos v0.1.4
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.0
[INFO] [stderr]   Downloaded indexmap v2.0.1
[INFO] [stderr]   Downloaded pipewire-sys v0.7.2
[INFO] [stderr]   Downloaded pipewire v0.7.2
[INFO] [stderr]   Downloaded libspa v0.7.2
[INFO] [stderr]   Downloaded ssdp v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac4811dfe084208d8408fc3fabe7ea66dbfe71193d161f6cb73078185713a668
[INFO] running `Command { std: "docker" "start" "-a" "ac4811dfe084208d8408fc3fabe7ea66dbfe71193d161f6cb73078185713a668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac4811dfe084208d8408fc3fabe7ea66dbfe71193d161f6cb73078185713a668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4811dfe084208d8408fc3fabe7ea66dbfe71193d161f6cb73078185713a668", kill_on_drop: false }`
[INFO] [stdout] ac4811dfe084208d8408fc3fabe7ea66dbfe71193d161f6cb73078185713a668
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a54a52bc517d9c194f1b557b35ea018c11324ec4d9646bebd72a42e051034f56
[INFO] running `Command { std: "docker" "start" "-a" "a54a52bc517d9c194f1b557b35ea018c11324ec4d9646bebd72a42e051034f56", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling indexmap v2.0.1
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]    Compiling libspa v0.7.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking c_linked_list v1.1.1
[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" "a54a52bc517d9c194f1b557b35ea018c11324ec4d9646bebd72a42e051034f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a54a52bc517d9c194f1b557b35ea018c11324ec4d9646bebd72a42e051034f56", kill_on_drop: false }`
[INFO] [stdout] a54a52bc517d9c194f1b557b35ea018c11324ec4d9646bebd72a42e051034f56
