[INFO] cloning repository https://github.com/bifurcation/umls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bifurcation/umls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifurcation%2Fumls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifurcation%2Fumls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2257dd83aa0c27bfb174cc8c1f074b36a8923fe0 [INFO] checking bifurcation/umls against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifurcation%2Fumls" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bifurcation/umls on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bifurcation/umls [INFO] finished tweaking git repo https://github.com/bifurcation/umls [INFO] tweaked toml for git repo https://github.com/bifurcation/umls written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bifurcation/umls 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa3a180b1b4bed5a334c03eb781baae7d67107d9072a5cb94902133aacb27d61 [INFO] running `Command { std: "docker" "start" "-a" "aa3a180b1b4bed5a334c03eb781baae7d67107d9072a5cb94902133aacb27d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa3a180b1b4bed5a334c03eb781baae7d67107d9072a5cb94902133aacb27d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3a180b1b4bed5a334c03eb781baae7d67107d9072a5cb94902133aacb27d61", kill_on_drop: false }` [INFO] [stdout] aa3a180b1b4bed5a334c03eb781baae7d67107d9072a5cb94902133aacb27d61 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0445d98f47a8fa106026eeadbf72c6db962fdb929419448ac819baa7b506838b [INFO] running `Command { std: "docker" "start" "-a" "0445d98f47a8fa106026eeadbf72c6db962fdb929419448ac819baa7b506838b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking papergrid v0.13.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking hybrid-array v0.2.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tabled_derive v0.9.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking tabled v0.17.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking umls v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use crypto::*; [INFO] [stdout] | ^^^^^^^^^ the name `consts` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use protocol::*; [INFO] [stdout] | ----------- but the name `consts` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use crypto::*; [INFO] [stdout] | ^^^^^^^^^ the name `consts` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use protocol::*; [INFO] [stdout] | ----------- but the name `consts` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `key_schedule::EpochSecret` to `key_schedule::EpochSecret` [INFO] [stdout] --> src/key_schedule.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | epoch_secret.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `key_schedule::JoinerSecret` to `key_schedule::JoinerSecret` [INFO] [stdout] --> src/key_schedule.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | joiner_secret.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `crypto::HashOutputView<'_>` to `crypto::HashOutputView<'_>` [INFO] [stdout] --> src/key_schedule.rs:180:49 [INFO] [stdout] | [INFO] [stdout] 180 | let pre_joiner_secret = crypto::extract(init_secret.as_view().into(), commit_secret); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `crypto::HashOutputView<'_>` to `crypto::HashOutputView<'_>` [INFO] [stdout] --> src/treekem.rs:52:53 [INFO] [stdout] | [INFO] [stdout] 52 | path_secret = crypto::derive_secret(path_secret.as_view().into(), b"path"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `crypto::HashOutputView<'_>` to `crypto::HashOutputView<'_>` [INFO] [stdout] --> src/treekem.rs:116:57 [INFO] [stdout] | [INFO] [stdout] 116 | let node_secret = crypto::derive_secret(path_secret.as_view().into(), b"node"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `crypto::HashOutputView<'_>` to `crypto::HashOutputView<'_>` [INFO] [stdout] --> src/treekem.rs:512:43 [INFO] [stdout] | [INFO] [stdout] 512 | crypto::derive_secret(ps.as_ref().unwrap().as_view().into(), b"node"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `umls` (lib) due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this conversion is useless `key_schedule::EpochSecret` to `key_schedule::EpochSecret` [INFO] [stdout] --> src/key_schedule.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | epoch_secret.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `key_schedule::JoinerSecret` to `key_schedule::JoinerSecret` [INFO] [stdout] --> src/key_schedule.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | joiner_secret.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `crypto::HashOutputView<'_>` to `crypto::HashOutputView<'_>` [INFO] [stdout] --> src/key_schedule.rs:180:49 [INFO] [stdout] | [INFO] [stdout] 180 | let pre_joiner_secret = crypto::extract(init_secret.as_view().into(), commit_secret); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `crypto::HashOutputView<'_>` to `crypto::HashOutputView<'_>` [INFO] [stdout] --> src/treekem.rs:52:53 [INFO] [stdout] | [INFO] [stdout] 52 | path_secret = crypto::derive_secret(path_secret.as_view().into(), b"path"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `crypto::HashOutputView<'_>` to `crypto::HashOutputView<'_>` [INFO] [stdout] --> src/treekem.rs:116:57 [INFO] [stdout] | [INFO] [stdout] 116 | let node_secret = crypto::derive_secret(path_secret.as_view().into(), b"node"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `crypto::HashOutputView<'_>` to `crypto::HashOutputView<'_>` [INFO] [stdout] --> src/treekem.rs:512:43 [INFO] [stdout] | [INFO] [stdout] 512 | crypto::derive_secret(ps.as_ref().unwrap().as_view().into(), b"node"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `umls` (lib test) due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0445d98f47a8fa106026eeadbf72c6db962fdb929419448ac819baa7b506838b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0445d98f47a8fa106026eeadbf72c6db962fdb929419448ac819baa7b506838b", kill_on_drop: false }` [INFO] [stdout] 0445d98f47a8fa106026eeadbf72c6db962fdb929419448ac819baa7b506838b