[INFO] cloning repository https://github.com/kheshav/automatdeck-agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kheshav/automatdeck-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkheshav%2Fautomatdeck-agent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkheshav%2Fautomatdeck-agent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 647ca33ad5b31d8dc2eaf680e73590c1d271c889 [INFO] testing kheshav/automatdeck-agent against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkheshav%2Fautomatdeck-agent" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kheshav/automatdeck-agent [INFO] finished tweaking git repo https://github.com/kheshav/automatdeck-agent [INFO] tweaked toml for git repo https://github.com/kheshav/automatdeck-agent written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kheshav/automatdeck-agent on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kheshav/automatdeck-agent 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native-tls v0.2.7 [INFO] [stderr] Downloaded tokio-test v0.4.2 [INFO] [stderr] Downloaded async-stream-impl v0.3.2 [INFO] [stderr] Downloaded security-framework-sys v2.3.0 [INFO] [stderr] Downloaded async-stream v0.3.2 [INFO] [stderr] Downloaded cli-table-derive v0.4.4 [INFO] [stderr] Downloaded aws-smithy-query v0.40.2 [INFO] [stderr] Downloaded tower-layer v0.3.1 [INFO] [stderr] Downloaded security-framework v2.3.1 [INFO] [stderr] Downloaded urlencoding v2.1.0 [INFO] [stderr] Downloaded derive-getters v0.2.0 [INFO] [stderr] Downloaded clap_derive v3.1.7 [INFO] [stderr] Downloaded aws-sigv4 v0.10.1 [INFO] [stderr] Downloaded bytes-utils v0.1.2 [INFO] [stderr] Downloaded aws-smithy-http v0.40.2 [INFO] [stderr] Downloaded ordered-float v2.5.1 [INFO] [stderr] Downloaded aws-smithy-xml v0.40.2 [INFO] [stderr] Downloaded aws-http v0.10.1 [INFO] [stderr] Downloaded aws-smithy-async v0.40.2 [INFO] [stderr] Downloaded cli-table v0.4.6 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded aws-sig-auth v0.10.1 [INFO] [stderr] Downloaded aws-sdk-sso v0.10.1 [INFO] [stderr] Downloaded aws-endpoint v0.10.1 [INFO] [stderr] Downloaded semver v1.0.7 [INFO] [stderr] Downloaded serde_yaml v0.8.17 [INFO] [stderr] Downloaded addr2line v0.15.2 [INFO] [stderr] Downloaded aws-smithy-types v0.40.2 [INFO] [stderr] Downloaded signal-hook v0.3.9 [INFO] [stderr] Downloaded openssl-sys v0.9.63 [INFO] [stderr] Downloaded backtrace v0.3.60 [INFO] [stderr] Downloaded reqwest v0.11.3 [INFO] [stderr] Downloaded aws-config v0.10.1 [INFO] [stderr] Downloaded tower v0.4.12 [INFO] [stderr] Downloaded aws-sdk-sts v0.10.1 [INFO] [stderr] Downloaded aws-smithy-client v0.40.2 [INFO] [stderr] Downloaded hyper v0.14.9 [INFO] [stderr] Downloaded clap v3.1.8 [INFO] [stderr] Downloaded syn v1.0.90 [INFO] [stderr] Downloaded openssl v0.10.34 [INFO] [stderr] Downloaded aws-types v0.10.1 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded htmlescape v0.3.1 [INFO] [stderr] Downloaded os_pipe v0.9.2 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.40.2 [INFO] [stderr] Downloaded ct-logs v0.8.0 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.40.2 [INFO] [stderr] Downloaded tokio v1.10.0 [INFO] [stderr] Downloaded rust-ini v0.13.0 [INFO] [stderr] Downloaded vcpkg v0.2.13 [INFO] [stderr] Downloaded rustls-native-certs v0.5.0 [INFO] [stderr] Downloaded aws-smithy-json v0.40.2 [INFO] [stderr] Downloaded aws-sdk-s3 v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69519217228df51d0a8da226694ee89fa6c8ab44f43c37ef0656dee2a40a98e4 [INFO] running `Command { std: "docker" "start" "-a" "69519217228df51d0a8da226694ee89fa6c8ab44f43c37ef0656dee2a40a98e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69519217228df51d0a8da226694ee89fa6c8ab44f43c37ef0656dee2a40a98e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69519217228df51d0a8da226694ee89fa6c8ab44f43c37ef0656dee2a40a98e4", kill_on_drop: false }` [INFO] [stdout] 69519217228df51d0a8da226694ee89fa6c8ab44f43c37ef0656dee2a40a98e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b32fb9f6d809df48b4400848063749d947e9061c736b32868261c927f96914b1 [INFO] running `Command { std: "docker" "start" "-a" "b32fb9f6d809df48b4400848063749d947e9061c736b32868261c927f96914b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling bytes-utils v0.1.2 [INFO] [stderr] Compiling aws-smithy-types v0.40.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling aws-smithy-eventstream v0.40.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-src v111.16.0+1.1.1l [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling aws-types v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling aws-smithy-query v0.40.2 [INFO] [stderr] Compiling aws-smithy-json v0.40.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling md5 v0.7.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" "b32fb9f6d809df48b4400848063749d947e9061c736b32868261c927f96914b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32fb9f6d809df48b4400848063749d947e9061c736b32868261c927f96914b1", kill_on_drop: false }` [INFO] [stdout] b32fb9f6d809df48b4400848063749d947e9061c736b32868261c927f96914b1