[INFO] cloning repository https://github.com/Svedrin/galry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Svedrin/galry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSvedrin%2Fgalry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSvedrin%2Fgalry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f33f8e77b06bf28d35c2201d87974f2239df8568 [INFO] testing Svedrin/galry against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSvedrin%2Fgalry" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/Svedrin/galry [INFO] finished tweaking git repo https://github.com/Svedrin/galry [INFO] tweaked toml for git repo https://github.com/Svedrin/galry written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Svedrin/galry on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Svedrin/galry 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] [stderr] Downloaded slug v0.1.5 [INFO] [stderr] Downloaded pest_derive v2.7.10 [INFO] [stderr] Downloaded cpuid-bool v0.2.0 [INFO] [stderr] Downloaded devise v0.2.1 [INFO] [stderr] Downloaded pest_generator v2.7.10 [INFO] [stderr] Downloaded hmac v0.10.1 [INFO] [stderr] Downloaded kamadak-exif v0.5.5 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded imagepipe v0.5.0 [INFO] [stderr] Downloaded multicache v0.6.1 [INFO] [stderr] Downloaded globset v0.4.14 [INFO] [stderr] Downloaded rocket_codegen v0.4.11 [INFO] [stderr] Downloaded mutate_once v0.1.1 [INFO] [stderr] Downloaded bytemuck v1.16.1 [INFO] [stderr] Downloaded aes-soft v0.6.4 [INFO] [stderr] Downloaded devise_core v0.2.1 [INFO] [stderr] Downloaded aesni v0.10.0 [INFO] [stderr] Downloaded aead v0.3.2 [INFO] [stderr] Downloaded ctr v0.6.0 [INFO] [stderr] Downloaded rawloader v0.37.1 [INFO] [stderr] Downloaded cc v1.0.103 [INFO] [stderr] Downloaded aes v0.6.0 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded bstr v1.9.1 [INFO] [stderr] Downloaded rocket_http v0.4.11 [INFO] [stderr] Downloaded rocket v0.4.11 [INFO] [stderr] Downloaded aes-gcm v0.8.0 [INFO] [stderr] Downloaded ghash v0.3.1 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded enumn v0.1.13 [INFO] [stderr] Downloaded cipher v0.2.5 [INFO] [stderr] Downloaded crypto-mac v0.10.1 [INFO] [stderr] Downloaded tinyvec v1.6.1 [INFO] [stderr] Downloaded pear_codegen v0.1.5 [INFO] [stderr] Downloaded pear v0.1.5 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded ignore v0.4.22 [INFO] [stderr] Downloaded pest_meta v2.7.10 [INFO] [stderr] Downloaded serde_json v1.0.118 [INFO] [stderr] Downloaded polyval v0.4.5 [INFO] [stderr] Downloaded hkdf v0.10.0 [INFO] [stderr] Downloaded cookie v0.11.5 [INFO] [stderr] Downloaded state v0.4.2 [INFO] [stderr] Downloaded pest v2.7.10 [INFO] [stderr] Downloaded syn v2.0.68 [INFO] [stderr] Downloaded devise_codegen v0.2.1 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded deunicode v1.6.0 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42fafd4f25b49ec6b5d5d57bff949c63d930b60f8a3c3f2765da7285486f2546 [INFO] running `Command { std: "docker" "start" "-a" "42fafd4f25b49ec6b5d5d57bff949c63d930b60f8a3c3f2765da7285486f2546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42fafd4f25b49ec6b5d5d57bff949c63d930b60f8a3c3f2765da7285486f2546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42fafd4f25b49ec6b5d5d57bff949c63d930b60f8a3c3f2765da7285486f2546", kill_on_drop: false }` [INFO] [stdout] 42fafd4f25b49ec6b5d5d57bff949c63d930b60f8a3c3f2765da7285486f2546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85ce36a16f849e014fdb6791154855dd855463e3a3f708c3c60b25a14319024d [INFO] running `Command { std: "docker" "start" "-a" "85ce36a16f849e014fdb6791154855dd855463e3a3f708c3c60b25a14319024d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling 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" "85ce36a16f849e014fdb6791154855dd855463e3a3f708c3c60b25a14319024d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ce36a16f849e014fdb6791154855dd855463e3a3f708c3c60b25a14319024d", kill_on_drop: false }` [INFO] [stdout] 85ce36a16f849e014fdb6791154855dd855463e3a3f708c3c60b25a14319024d