[INFO] cloning repository https://github.com/duesee/mls-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duesee/mls-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduesee%2Fmls-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduesee%2Fmls-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae595eb64814bb88b8ef1dfa1861840cff8337b7 [INFO] testing duesee/mls-utils against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduesee%2Fmls-utils" "/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/duesee/mls-utils [INFO] finished tweaking git repo https://github.com/duesee/mls-utils [INFO] tweaked toml for git repo https://github.com/duesee/mls-utils written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/duesee/mls-utils on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/duesee/mls-utils 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" "+1.98.0-beta.6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 799774bdc11ccb286dd1657a47618ef74f9285a020b71a6bce02eb0926fed25e [INFO] running `Command { std: "docker" "start" "799774bdc11ccb286dd1657a47618ef74f9285a020b71a6bce02eb0926fed25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "799774bdc11ccb286dd1657a47618ef74f9285a020b71a6bce02eb0926fed25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "799774bdc11ccb286dd1657a47618ef74f9285a020b71a6bce02eb0926fed25e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "799774bdc11ccb286dd1657a47618ef74f9285a020b71a6bce02eb0926fed25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "799774bdc11ccb286dd1657a47618ef74f9285a020b71a6bce02eb0926fed25e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling tls_codec_derive v0.3.0-pre.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling tls_codec v0.3.0-pre.2 [INFO] [stderr] Compiling openmls_traits v0.1.0 (https://github.com/openmls/openmls#052ba573) [INFO] [stderr] Compiling openmls v0.4.1 (https://github.com/openmls/openmls#052ba573) [INFO] [stdout] error[E0659]: `ConfirmedTranscriptHashInput` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openmls-5f1d9effd259731d/052ba57/openmls/src/group/group_context.rs:10:55 [INFO] [stdout] | [INFO] [stdout] 10 | framing::{mls_auth_content::AuthenticatedContent, ConfirmedTranscriptHashInput}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openmls-5f1d9effd259731d/052ba57/openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openmls-5f1d9effd259731d/052ba57/openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `InterimTranscriptHashInput` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openmls-5f1d9effd259731d/052ba57/openmls/src/messages/group_info.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | framing::InterimTranscriptHashInput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `InterimTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openmls-5f1d9effd259731d/052ba57/openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] note: `InterimTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openmls-5f1d9effd259731d/052ba57/openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `ConfirmedTranscriptHashInput` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openmls-5f1d9effd259731d/052ba57/openmls/src/group/group_context.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | let input = ConfirmedTranscriptHashInput::try_from(authenticated_content) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openmls-5f1d9effd259731d/052ba57/openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openmls-5f1d9effd259731d/052ba57/openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `InterimTranscriptHashInput` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openmls-5f1d9effd259731d/052ba57/openmls/src/messages/group_info.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | let input = InterimTranscriptHashInput::from(self.confirmation_tag()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `InterimTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openmls-5f1d9effd259731d/052ba57/openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] note: `InterimTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openmls-5f1d9effd259731d/052ba57/openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openmls` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "799774bdc11ccb286dd1657a47618ef74f9285a020b71a6bce02eb0926fed25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799774bdc11ccb286dd1657a47618ef74f9285a020b71a6bce02eb0926fed25e", kill_on_drop: false }` [INFO] [stdout] 799774bdc11ccb286dd1657a47618ef74f9285a020b71a6bce02eb0926fed25e