[INFO] cloning repository https://github.com/emryslou/file-tunnel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emryslou/file-tunnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femryslou%2Ffile-tunnel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femryslou%2Ffile-tunnel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3b104bc63c2ddb239926a7b887c00f2b7add8d8 [INFO] testing emryslou/file-tunnel against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femryslou%2Ffile-tunnel" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/emryslou/file-tunnel [INFO] finished tweaking git repo https://github.com/emryslou/file-tunnel [INFO] tweaked toml for git repo https://github.com/emryslou/file-tunnel written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/emryslou/file-tunnel on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/emryslou/file-tunnel 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 902104c3fb411951f8bb975579236f8293ee78061c72bbc41732f33c237e53fc [INFO] running `Command { std: "docker" "start" "-a" "902104c3fb411951f8bb975579236f8293ee78061c72bbc41732f33c237e53fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "902104c3fb411951f8bb975579236f8293ee78061c72bbc41732f33c237e53fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902104c3fb411951f8bb975579236f8293ee78061c72bbc41732f33c237e53fc", kill_on_drop: false }` [INFO] [stdout] 902104c3fb411951f8bb975579236f8293ee78061c72bbc41732f33c237e53fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb8f2bd77683932f80ddbe3494029170d359be5bd302e438d7af3d2d7c91fea5 [INFO] running `Command { std: "docker" "start" "-a" "eb8f2bd77683932f80ddbe3494029170d359be5bd302e438d7af3d2d7c91fea5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling async-dup v1.2.4 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling typeable v0.1.2 [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" "eb8f2bd77683932f80ddbe3494029170d359be5bd302e438d7af3d2d7c91fea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8f2bd77683932f80ddbe3494029170d359be5bd302e438d7af3d2d7c91fea5", kill_on_drop: false }` [INFO] [stdout] eb8f2bd77683932f80ddbe3494029170d359be5bd302e438d7af3d2d7c91fea5