[INFO] fetching crate torrust-tracker-torrent-repository 3.0.0... [INFO] checking torrust-tracker-torrent-repository-3.0.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate torrust-tracker-torrent-repository 3.0.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate torrust-tracker-torrent-repository 3.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate torrust-tracker-torrent-repository 3.0.0 [INFO] tweaked toml for crates.io crate torrust-tracker-torrent-repository 3.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate torrust-tracker-torrent-repository 3.0.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 281 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c12bd17047df959bcb09bacbf60a0152f2183f67aa0c7e0c6ddb8c8ff5f1e384 [INFO] running `Command { std: "docker" "start" "-a" "c12bd17047df959bcb09bacbf60a0152f2183f67aa0c7e0c6ddb8c8ff5f1e384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c12bd17047df959bcb09bacbf60a0152f2183f67aa0c7e0c6ddb8c8ff5f1e384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c12bd17047df959bcb09bacbf60a0152f2183f67aa0c7e0c6ddb8c8ff5f1e384", kill_on_drop: false }` [INFO] [stdout] c12bd17047df959bcb09bacbf60a0152f2183f67aa0c7e0c6ddb8c8ff5f1e384 [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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 858696de542d0e829713562312516fa85943bf97309c579489ce8818b48caeb3 [INFO] running `Command { std: "docker" "start" "-a" "858696de542d0e829713562312516fa85943bf97309c579489ce8818b48caeb3", kill_on_drop: false }` [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling tdyne-peer-id-registry v0.1.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking tdyne-peer-id v1.0.2 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking aquatic_peer_id v0.9.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking aquatic_udp_protocol v0.9.0 [INFO] [stderr] Checking torrust-tracker-located-error v3.0.0 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking crossbeam-skiplist v0.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking torrust-tracker-primitives v3.0.0 [INFO] [stdout] error[E0599]: no function or associated item named `read_from` found for struct `aquatic_udp_protocol::InfoHash` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/torrust-tracker-primitives-3.0.0/src/info_hash.rs:24:52 [INFO] [stdout] | [INFO] [stdout] 24 | let data = aquatic_udp_protocol::InfoHash::read_from(bytes).expect("it should have the exact amount of bytes"); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `aquatic_udp_protocol::InfoHash` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `zerocopy` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.35/src/lib.rs:1824:1 [INFO] [stdout] | [INFO] [stdout] 1824 | pub unsafe trait FromBytes: FromZeroes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the trait that is needed [INFO] [stdout] ... [INFO] [stdout] 2417 | / fn read_from(bytes: &[u8]) -> Option [INFO] [stdout] 2418 | | where [INFO] [stdout] 2419 | | Self: Sized, [INFO] [stdout] | |____________________- the associated function is available for `aquatic_udp_protocol::InfoHash` here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/torrust-tracker-primitives-3.0.0/src/info_hash.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use zerocopy::FromBytes; [INFO] [stdout] | ------------------- `FromBytes` imported here doesn't correspond to the right version of crate `zerocopy` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.26/src/lib.rs:3526:1 [INFO] [stdout] | [INFO] [stdout] 3526 | pub unsafe trait FromBytes: FromZeros { [INFO] [stdout] | ------------------------------------- this is the trait that was imported [INFO] [stdout] help: there is an associated function `read_from_prefix` with a similar name [INFO] [stdout] | [INFO] [stdout] 24 | let data = aquatic_udp_protocol::InfoHash::read_from_prefix(bytes).expect("it should have the exact amount of bytes"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `read_from` found for struct `aquatic_udp_protocol::PeerId` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/torrust-tracker-primitives-3.0.0/src/peer.rs:293:28 [INFO] [stdout] | [INFO] [stdout] 293 | let data = PeerId::read_from(&bytes).expect("it should have the correct amount of bytes"); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `aquatic_udp_protocol::PeerId` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `zerocopy` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.35/src/lib.rs:1824:1 [INFO] [stdout] | [INFO] [stdout] 1824 | pub unsafe trait FromBytes: FromZeroes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the trait that is needed [INFO] [stdout] ... [INFO] [stdout] 2417 | / fn read_from(bytes: &[u8]) -> Option [INFO] [stdout] 2418 | | where [INFO] [stdout] 2419 | | Self: Sized, [INFO] [stdout] | |____________________- the associated function is available for `aquatic_udp_protocol::PeerId` here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/torrust-tracker-primitives-3.0.0/src/peer.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use zerocopy::FromBytes as _; [INFO] [stdout] | ------------------- `FromBytes` imported here doesn't correspond to the right version of crate `zerocopy` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.26/src/lib.rs:3526:1 [INFO] [stdout] | [INFO] [stdout] 3526 | pub unsafe trait FromBytes: FromZeros { [INFO] [stdout] | ------------------------------------- this is the trait that was imported [INFO] [stdout] help: there is an associated function `read_from_prefix` with a similar name [INFO] [stdout] | [INFO] [stdout] 293 | let data = PeerId::read_from_prefix(&bytes).expect("it should have the correct amount of bytes"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `torrust-tracker-primitives` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "858696de542d0e829713562312516fa85943bf97309c579489ce8818b48caeb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "858696de542d0e829713562312516fa85943bf97309c579489ce8818b48caeb3", kill_on_drop: false }` [INFO] [stdout] 858696de542d0e829713562312516fa85943bf97309c579489ce8818b48caeb3