[INFO] fetching crate server-security 0.1.1... [INFO] building server-security-0.1.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate server-security 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate server-security 0.1.1 [INFO] finished tweaking crates.io crate server-security 0.1.1 [INFO] tweaked toml for crates.io crate server-security 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate server-security 0.1.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate server-security 0.1.1 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded serde-value v0.6.0 [INFO] [stderr] Downloaded simple-log v1.0.1 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded serde_yaml v0.8.17 [INFO] [stderr] Downloaded traitobject v0.1.0 [INFO] [stderr] Downloaded flate2 v1.0.20 [INFO] [stderr] Downloaded shadow-rs v0.5.25 [INFO] [stderr] Downloaded log4rs v0.13.0 [INFO] [stderr] Downloaded jobserver v0.1.22 [INFO] [stderr] Downloaded slab v0.4.3 [INFO] [stderr] Downloaded git2 v0.13.18 [INFO] [stderr] Downloaded libz-sys v1.1.2 [INFO] [stderr] Downloaded libgit2-sys v0.12.19+1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a25ada743b0bc310ff47bd62da8debade385473e3a7d2fb849521a3f8f534c8 [INFO] running `Command { std: "docker" "start" "-a" "1a25ada743b0bc310ff47bd62da8debade385473e3a7d2fb849521a3f8f534c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a25ada743b0bc310ff47bd62da8debade385473e3a7d2fb849521a3f8f534c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a25ada743b0bc310ff47bd62da8debade385473e3a7d2fb849521a3f8f534c8", kill_on_drop: false }` [INFO] [stdout] 1a25ada743b0bc310ff47bd62da8debade385473e3a7d2fb849521a3f8f534c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 442ae61f6dddddbb4519e665e55dcce959ade83959317dad17525a2a6b52f4ee [INFO] running `Command { std: "docker" "start" "-a" "442ae61f6dddddbb4519e665e55dcce959ade83959317dad17525a2a6b52f4ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.14 [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] Compiling linked-hash-map v0.5.4 [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" "442ae61f6dddddbb4519e665e55dcce959ade83959317dad17525a2a6b52f4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "442ae61f6dddddbb4519e665e55dcce959ade83959317dad17525a2a6b52f4ee", kill_on_drop: false }` [INFO] [stdout] 442ae61f6dddddbb4519e665e55dcce959ade83959317dad17525a2a6b52f4ee