[INFO] fetching crate janus_collector 0.7.43...
[INFO] checking janus_collector-0.7.43 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate janus_collector 0.7.43 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate janus_collector 0.7.43 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate janus_collector 0.7.43
[INFO] finished tweaking crates.io crate janus_collector 0.7.43
[INFO] tweaked toml for crates.io crate janus_collector 0.7.43 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 389 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce563e69fce3d8d52165ed7486faad9a010f796613917fb1b0372200293fbc60
[INFO] running `Command { std: "docker" "start" "-a" "ce563e69fce3d8d52165ed7486faad9a010f796613917fb1b0372200293fbc60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce563e69fce3d8d52165ed7486faad9a010f796613917fb1b0372200293fbc60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce563e69fce3d8d52165ed7486faad9a010f796613917fb1b0372200293fbc60", kill_on_drop: false }`
[INFO] [stdout] ce563e69fce3d8d52165ed7486faad9a010f796613917fb1b0372200293fbc60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7704e9fb768bedd9ffaf3f731694a21d4dcec1ab075a3c039e14d5b79980b1e0
[INFO] running `Command { std: "docker" "start" "-a" "7704e9fb768bedd9ffaf3f731694a21d4dcec1ab075a3c039e14d5b79980b1e0", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling k8s-openapi v0.22.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking stopper v0.2.8
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking jsonpath-rust v0.5.1
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking smartcow v0.2.1
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking p521 v0.13.3
[INFO] [stderr]     Checking p384 v0.13.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking zipf v7.0.1
[INFO] [stderr]    Compiling trillium-macros v0.0.6
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking fiat-crypto v0.2.9
[INFO] [stderr]     Checking hpke v0.12.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking trillium-http v0.3.17
[INFO] [stderr]     Checking docker_credential v1.3.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking trillium v0.2.20
[INFO] [stderr]     Checking hpke-dispatch v0.7.0
[INFO] [stderr]     Checking kube-core v0.94.2
[INFO] [stderr]     Checking http-api-problem v0.58.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking retry-after v0.4.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking kube-client v0.94.2
[INFO] [stderr]     Checking mockito v1.6.1
[INFO] [stderr]     Checking prio v0.16.7
[INFO] [stderr]     Checking kube v0.94.2
[INFO] [stderr]     Checking bollard v0.17.1
[INFO] [stderr]     Checking janus_messages v0.7.43
[INFO] [stderr]     Checking testcontainers v0.22.0
[INFO] [stderr]     Checking janus_core v0.7.43
[INFO] [stderr]     Checking janus_collector v0.7.43 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixed`
[INFO] [stdout]    --> src/lib.rs:763:9
[INFO] [stdout]     |
[INFO] [stdout] 763 |     use fixed::types::I1F31;
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `fixed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Collection` in the current scope
[INFO] [stdout]    --> src/lib.rs:998:25
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub struct Collection<T, Q>
[INFO] [stdout]     | --------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 998 |             Collection::new(
[INFO] [stdout]     |                         ^^^ function or associated item not found in `Collection<_, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ParallelSumGadget`
[INFO] [stdout]             candidate #2: `UniformSampler`
[INFO] [stdout]             candidate #3: `bitvec::store::BitStore`
[INFO] [stdout]             candidate #4: `crypto_common::KeyInit`
[INFO] [stdout]             candidate #5: `crypto_common::KeyIvInit`
[INFO] [stdout]             candidate #6: `curve25519_dalek::traits::VartimePrecomputedMultiscalarMul`
[INFO] [stdout]             candidate #7: `digest::VariableOutput`
[INFO] [stdout]             candidate #8: `digest::core_api::VariableOutputCore`
[INFO] [stdout]             candidate #9: `digest::digest::Digest`
[INFO] [stdout]             candidate #10: `digest::mac::Mac`
[INFO] [stdout]             candidate #11: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout]             candidate #12: `radium::Radium`
[INFO] [stdout]             candidate #13: `ring::aead::BoundKey`
[INFO] [stdout]             candidate #14: `serde_with::duplicate_key_impls::error_on_duplicate::PreventDuplicateInsertsMap`
[INFO] [stdout]             candidate #15: `serde_with::duplicate_key_impls::error_on_duplicate::PreventDuplicateInsertsSet`
[INFO] [stdout]             candidate #16: `serde_with::duplicate_key_impls::first_value_wins::DuplicateInsertsFirstWinsMap`
[INFO] [stdout]             candidate #17: `serde_with::duplicate_key_impls::last_value_wins::DuplicateInsertsLastWinsSet`
[INFO] [stdout]             candidate #18: `typenum::marker_traits::Bit`
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/cmp.rs:261:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Collection` in the current scope
[INFO] [stdout]     --> src/lib.rs:1068:25
[INFO] [stdout]      |
[INFO] [stdout] 224  | pub struct Collection<T, Q>
[INFO] [stdout]      | --------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1068 |             Collection::new(
[INFO] [stdout]      |                         ^^^ function or associated item not found in `Collection<_, _>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]              candidate #1: `ParallelSumGadget`
[INFO] [stdout]              candidate #2: `UniformSampler`
[INFO] [stdout]              candidate #3: `bitvec::store::BitStore`
[INFO] [stdout]              candidate #4: `crypto_common::KeyInit`
[INFO] [stdout]              candidate #5: `crypto_common::KeyIvInit`
[INFO] [stdout]              candidate #6: `curve25519_dalek::traits::VartimePrecomputedMultiscalarMul`
[INFO] [stdout]              candidate #7: `digest::VariableOutput`
[INFO] [stdout]              candidate #8: `digest::core_api::VariableOutputCore`
[INFO] [stdout]              candidate #9: `digest::digest::Digest`
[INFO] [stdout]              candidate #10: `digest::mac::Mac`
[INFO] [stdout]              candidate #11: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout]              candidate #12: `radium::Radium`
[INFO] [stdout]              candidate #13: `ring::aead::BoundKey`
[INFO] [stdout]              candidate #14: `serde_with::duplicate_key_impls::error_on_duplicate::PreventDuplicateInsertsMap`
[INFO] [stdout]              candidate #15: `serde_with::duplicate_key_impls::error_on_duplicate::PreventDuplicateInsertsSet`
[INFO] [stdout]              candidate #16: `serde_with::duplicate_key_impls::first_value_wins::DuplicateInsertsFirstWinsMap`
[INFO] [stdout]              candidate #17: `serde_with::duplicate_key_impls::last_value_wins::DuplicateInsertsLastWinsSet`
[INFO] [stdout]              candidate #18: `typenum::marker_traits::Bit`
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/cmp.rs:261:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Collection` in the current scope
[INFO] [stdout]     --> src/lib.rs:1137:25
[INFO] [stdout]      |
[INFO] [stdout] 224  | pub struct Collection<T, Q>
[INFO] [stdout]      | --------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1137 |             Collection::new(
[INFO] [stdout]      |                         ^^^ function or associated item not found in `Collection<_, _>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]              candidate #1: `ParallelSumGadget`
[INFO] [stdout]              candidate #2: `UniformSampler`
[INFO] [stdout]              candidate #3: `bitvec::store::BitStore`
[INFO] [stdout]              candidate #4: `crypto_common::KeyInit`
[INFO] [stdout]              candidate #5: `crypto_common::KeyIvInit`
[INFO] [stdout]              candidate #6: `curve25519_dalek::traits::VartimePrecomputedMultiscalarMul`
[INFO] [stdout]              candidate #7: `digest::VariableOutput`
[INFO] [stdout]              candidate #8: `digest::core_api::VariableOutputCore`
[INFO] [stdout]              candidate #9: `digest::digest::Digest`
[INFO] [stdout]              candidate #10: `digest::mac::Mac`
[INFO] [stdout]              candidate #11: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout]              candidate #12: `radium::Radium`
[INFO] [stdout]              candidate #13: `ring::aead::BoundKey`
[INFO] [stdout]              candidate #14: `serde_with::duplicate_key_impls::error_on_duplicate::PreventDuplicateInsertsMap`
[INFO] [stdout]              candidate #15: `serde_with::duplicate_key_impls::error_on_duplicate::PreventDuplicateInsertsSet`
[INFO] [stdout]              candidate #16: `serde_with::duplicate_key_impls::first_value_wins::DuplicateInsertsFirstWinsMap`
[INFO] [stdout]              candidate #17: `serde_with::duplicate_key_impls::last_value_wins::DuplicateInsertsLastWinsSet`
[INFO] [stdout]              candidate #18: `typenum::marker_traits::Bit`
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/cmp.rs:261:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Collection` in the current scope
[INFO] [stdout]     --> src/lib.rs:1215:25
[INFO] [stdout]      |
[INFO] [stdout] 224  | pub struct Collection<T, Q>
[INFO] [stdout]      | --------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1215 |             Collection::new(
[INFO] [stdout]      |                         ^^^ function or associated item not found in `Collection<_, _>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]              candidate #1: `ParallelSumGadget`
[INFO] [stdout]              candidate #2: `UniformSampler`
[INFO] [stdout]              candidate #3: `bitvec::store::BitStore`
[INFO] [stdout]              candidate #4: `crypto_common::KeyInit`
[INFO] [stdout]              candidate #5: `crypto_common::KeyIvInit`
[INFO] [stdout]              candidate #6: `curve25519_dalek::traits::VartimePrecomputedMultiscalarMul`
[INFO] [stdout]              candidate #7: `digest::VariableOutput`
[INFO] [stdout]              candidate #8: `digest::core_api::VariableOutputCore`
[INFO] [stdout]              candidate #9: `digest::digest::Digest`
[INFO] [stdout]              candidate #10: `digest::mac::Mac`
[INFO] [stdout]              candidate #11: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout]              candidate #12: `radium::Radium`
[INFO] [stdout]              candidate #13: `ring::aead::BoundKey`
[INFO] [stdout]              candidate #14: `serde_with::duplicate_key_impls::error_on_duplicate::PreventDuplicateInsertsMap`
[INFO] [stdout]              candidate #15: `serde_with::duplicate_key_impls::error_on_duplicate::PreventDuplicateInsertsSet`
[INFO] [stdout]              candidate #16: `serde_with::duplicate_key_impls::first_value_wins::DuplicateInsertsFirstWinsMap`
[INFO] [stdout]              candidate #17: `serde_with::duplicate_key_impls::last_value_wins::DuplicateInsertsLastWinsSet`
[INFO] [stdout]              candidate #18: `typenum::marker_traits::Bit`
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/cmp.rs:261:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Collection` in the current scope
[INFO] [stdout]     --> src/lib.rs:1285:25
[INFO] [stdout]      |
[INFO] [stdout] 224  | pub struct Collection<T, Q>
[INFO] [stdout]      | --------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1285 |             Collection::new(
[INFO] [stdout]      |                         ^^^ function or associated item not found in `Collection<_, _>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]              candidate #1: `ParallelSumGadget`
[INFO] [stdout]              candidate #2: `UniformSampler`
[INFO] [stdout]              candidate #3: `bitvec::store::BitStore`
[INFO] [stdout]              candidate #4: `crypto_common::KeyInit`
[INFO] [stdout]              candidate #5: `crypto_common::KeyIvInit`
[INFO] [stdout]              candidate #6: `curve25519_dalek::traits::VartimePrecomputedMultiscalarMul`
[INFO] [stdout]              candidate #7: `digest::VariableOutput`
[INFO] [stdout]              candidate #8: `digest::core_api::VariableOutputCore`
[INFO] [stdout]              candidate #9: `digest::digest::Digest`
[INFO] [stdout]              candidate #10: `digest::mac::Mac`
[INFO] [stdout]              candidate #11: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout]              candidate #12: `radium::Radium`
[INFO] [stdout]              candidate #13: `ring::aead::BoundKey`
[INFO] [stdout]              candidate #14: `serde_with::duplicate_key_impls::error_on_duplicate::PreventDuplicateInsertsMap`
[INFO] [stdout]              candidate #15: `serde_with::duplicate_key_impls::error_on_duplicate::PreventDuplicateInsertsSet`
[INFO] [stdout]              candidate #16: `serde_with::duplicate_key_impls::first_value_wins::DuplicateInsertsFirstWinsMap`
[INFO] [stdout]              candidate #17: `serde_with::duplicate_key_impls::last_value_wins::DuplicateInsertsLastWinsSet`
[INFO] [stdout]              candidate #18: `typenum::marker_traits::Bit`
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/cmp.rs:261:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Collection` in the current scope
[INFO] [stdout]     --> src/lib.rs:1368:25
[INFO] [stdout]      |
[INFO] [stdout] 224  | pub struct Collection<T, Q>
[INFO] [stdout]      | --------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1368 |             Collection::new(
[INFO] [stdout]      |                         ^^^ function or associated item not found in `Collection<_, _>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]              candidate #1: `ParallelSumGadget`
[INFO] [stdout]              candidate #2: `UniformSampler`
[INFO] [stdout]              candidate #3: `bitvec::store::BitStore`
[INFO] [stdout]              candidate #4: `crypto_common::KeyInit`
[INFO] [stdout]              candidate #5: `crypto_common::KeyIvInit`
[INFO] [stdout]              candidate #6: `curve25519_dalek::traits::VartimePrecomputedMultiscalarMul`
[INFO] [stdout]              candidate #7: `digest::VariableOutput`
[INFO] [stdout]              candidate #8: `digest::core_api::VariableOutputCore`
[INFO] [stdout]              candidate #9: `digest::digest::Digest`
[INFO] [stdout]              candidate #10: `digest::mac::Mac`
[INFO] [stdout]              candidate #11: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout]              candidate #12: `radium::Radium`
[INFO] [stdout]              candidate #13: `ring::aead::BoundKey`
[INFO] [stdout]              candidate #14: `serde_with::duplicate_key_impls::error_on_duplicate::PreventDuplicateInsertsMap`
[INFO] [stdout]              candidate #15: `serde_with::duplicate_key_impls::error_on_duplicate::PreventDuplicateInsertsSet`
[INFO] [stdout]              candidate #16: `serde_with::duplicate_key_impls::first_value_wins::DuplicateInsertsFirstWinsMap`
[INFO] [stdout]              candidate #17: `serde_with::duplicate_key_impls::last_value_wins::DuplicateInsertsLastWinsSet`
[INFO] [stdout]              candidate #18: `typenum::marker_traits::Bit`
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/cmp.rs:261:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `janus_collector` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "7704e9fb768bedd9ffaf3f731694a21d4dcec1ab075a3c039e14d5b79980b1e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7704e9fb768bedd9ffaf3f731694a21d4dcec1ab075a3c039e14d5b79980b1e0", kill_on_drop: false }`
[INFO] [stdout] 7704e9fb768bedd9ffaf3f731694a21d4dcec1ab075a3c039e14d5b79980b1e0
