[INFO] fetching crate discord-indexmap 1.4.0... [INFO] checking discord-indexmap-1.4.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate discord-indexmap 1.4.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate discord-indexmap 1.4.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate discord-indexmap 1.4.0 [INFO] finished tweaking crates.io crate discord-indexmap 1.4.0 [INFO] tweaked toml for crates.io crate discord-indexmap 1.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages [INFO] [stderr] Adding autocfg v0.1.8 (latest: v1.2.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding cloudabi v0.0.3 (latest: v0.1.0) [INFO] [stderr] Adding itertools v0.8.2 (latest: v0.12.1) [INFO] [stderr] Adding quickcheck v0.8.5 (latest: v1.0.3) [INFO] [stderr] Adding rand v0.6.5 (latest: v0.8.5) [INFO] [stderr] Adding rand_chacha v0.1.1 (latest: v0.3.1) [INFO] [stderr] Adding rand_core v0.3.1 (latest: v0.6.4) [INFO] [stderr] Adding rand_core v0.4.2 (latest: v0.6.4) [INFO] [stderr] Adding rand_hc v0.1.0 (latest: v0.3.2) [INFO] [stderr] Adding rand_isaac v0.1.1 (latest: v0.3.0) [INFO] [stderr] Adding rand_jitter v0.1.4 (latest: v0.4.0) [INFO] [stderr] Adding rand_os v0.1.3 (latest: v0.2.2) [INFO] [stderr] Adding rand_pcg v0.1.2 (latest: v0.3.1) [INFO] [stderr] Adding rand_xorshift v0.1.1 (latest: v0.3.0) [INFO] [stderr] Adding rdrand v0.4.0 (latest: v0.8.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 198cfa58fa3f45563a986cb7bf3c6a25ddc9af95d2bf8690e10b828b60b20cac [INFO] running `Command { std: "docker" "start" "-a" "198cfa58fa3f45563a986cb7bf3c6a25ddc9af95d2bf8690e10b828b60b20cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "198cfa58fa3f45563a986cb7bf3c6a25ddc9af95d2bf8690e10b828b60b20cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "198cfa58fa3f45563a986cb7bf3c6a25ddc9af95d2bf8690e10b828b60b20cac", kill_on_drop: false }` [INFO] [stdout] 198cfa58fa3f45563a986cb7bf3c6a25ddc9af95d2bf8690e10b828b60b20cac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c050a0a68658dad4fb366c34fbec8f56f2419c35cc54def9f14da916d9cf961 [INFO] running `Command { std: "docker" "start" "-a" "2c050a0a68658dad4fb366c34fbec8f56f2419c35cc54def9f14da916d9cf961", kill_on_drop: false }` [INFO] [stderr] Compiling discord-indexmap v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking quickcheck v0.8.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stdout] warning: trait `Entries` is never used [INFO] [stdout] --> src/lib.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | trait Entries { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `enumerate` is imported redundantly [INFO] [stdout] --> src/map.rs:2276:9 [INFO] [stdout] | [INFO] [stdout] 2275 | use super::*; [INFO] [stdout] | -------- the item `enumerate` is already imported here [INFO] [stdout] 2276 | use util::enumerate; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `indexmap` [INFO] [stdout] --> benches/faststring.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate indexmap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `indexmap` [INFO] [stdout] --> benches/bench.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate indexmap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> benches/bench.rs:360:33 [INFO] [stdout] | [INFO] [stdout] 360 | static ref KEYS: Vec = { shuffled_keys(0..LOOKUP_MAP_SIZE) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 360 - static ref KEYS: Vec = { shuffled_keys(0..LOOKUP_MAP_SIZE) }; [INFO] [stdout] 360 + static ref KEYS: Vec = shuffled_keys(0..LOOKUP_MAP_SIZE); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `discord-indexmap` (bench "faststring") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `clone` found for struct `OMAP_100K` in the current scope [INFO] [stdout] --> benches/bench.rs:560:25 [INFO] [stdout] | [INFO] [stdout] 375 | / lazy_static! { [INFO] [stdout] 376 | | static ref OMAP_100K: IndexMap = { [INFO] [stdout] 377 | | let c = LOOKUP_MAP_SIZE; [INFO] [stdout] 378 | | let mut map = IndexMap::with_capacity(c as usize); [INFO] [stdout] ... | [INFO] [stdout] 384 | | }; [INFO] [stdout] 385 | | } [INFO] [stdout] | |_- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 560 | let map = OMAP_100K.clone(); [INFO] [stdout] | ^^^^^ method not found in `OMAP_100K` [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 trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `OMAP_100K` in the current scope [INFO] [stdout] --> benches/bench.rs:577:25 [INFO] [stdout] | [INFO] [stdout] 375 | / lazy_static! { [INFO] [stdout] 376 | | static ref OMAP_100K: IndexMap = { [INFO] [stdout] 377 | | let c = LOOKUP_MAP_SIZE; [INFO] [stdout] 378 | | let mut map = IndexMap::with_capacity(c as usize); [INFO] [stdout] ... | [INFO] [stdout] 384 | | }; [INFO] [stdout] 385 | | } [INFO] [stdout] | |_- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 577 | let map = OMAP_100K.clone(); [INFO] [stdout] | ^^^^^ method not found in `OMAP_100K` [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 trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `OMAP_100K` in the current scope [INFO] [stdout] --> benches/bench.rs:588:41 [INFO] [stdout] | [INFO] [stdout] 375 | / lazy_static! { [INFO] [stdout] 376 | | static ref OMAP_100K: IndexMap = { [INFO] [stdout] 377 | | let c = LOOKUP_MAP_SIZE; [INFO] [stdout] 378 | | let mut map = IndexMap::with_capacity(c as usize); [INFO] [stdout] ... | [INFO] [stdout] 384 | | }; [INFO] [stdout] 385 | | } [INFO] [stdout] | |_- method `len` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 588 | assert_eq!(map.len(), OMAP_100K.len() - keys.len()); [INFO] [stdout] | ^^^ method not found in `OMAP_100K` [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 trait defines an item `len`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `ExactSizeIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `OMAP_100K` in the current scope [INFO] [stdout] --> benches/bench.rs:615:25 [INFO] [stdout] | [INFO] [stdout] 375 | / lazy_static! { [INFO] [stdout] 376 | | static ref OMAP_100K: IndexMap = { [INFO] [stdout] 377 | | let c = LOOKUP_MAP_SIZE; [INFO] [stdout] 378 | | let mut map = IndexMap::with_capacity(c as usize); [INFO] [stdout] ... | [INFO] [stdout] 384 | | }; [INFO] [stdout] 385 | | } [INFO] [stdout] | |_- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 615 | let map = OMAP_100K.clone(); [INFO] [stdout] | ^^^^^ method not found in `OMAP_100K` [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 trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `OMAP_100K` in the current scope [INFO] [stdout] --> benches/bench.rs:629:25 [INFO] [stdout] | [INFO] [stdout] 375 | / lazy_static! { [INFO] [stdout] 376 | | static ref OMAP_100K: IndexMap = { [INFO] [stdout] 377 | | let c = LOOKUP_MAP_SIZE; [INFO] [stdout] 378 | | let mut map = IndexMap::with_capacity(c as usize); [INFO] [stdout] ... | [INFO] [stdout] 384 | | }; [INFO] [stdout] 385 | | } [INFO] [stdout] | |_- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 629 | let map = OMAP_100K.clone(); [INFO] [stdout] | ^^^^^ method not found in `OMAP_100K` [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 trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `OMAP_100K` in the current scope [INFO] [stdout] --> benches/bench.rs:651:25 [INFO] [stdout] | [INFO] [stdout] 375 | / lazy_static! { [INFO] [stdout] 376 | | static ref OMAP_100K: IndexMap = { [INFO] [stdout] 377 | | let c = LOOKUP_MAP_SIZE; [INFO] [stdout] 378 | | let mut map = IndexMap::with_capacity(c as usize); [INFO] [stdout] ... | [INFO] [stdout] 384 | | }; [INFO] [stdout] 385 | | } [INFO] [stdout] | |_- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 651 | let map = OMAP_100K.clone(); [INFO] [stdout] | ^^^^^ method not found in `OMAP_100K` [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 trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `OMAP_100K` in the current scope [INFO] [stdout] --> benches/bench.rs:673:25 [INFO] [stdout] | [INFO] [stdout] 375 | / lazy_static! { [INFO] [stdout] 376 | | static ref OMAP_100K: IndexMap = { [INFO] [stdout] 377 | | let c = LOOKUP_MAP_SIZE; [INFO] [stdout] 378 | | let mut map = IndexMap::with_capacity(c as usize); [INFO] [stdout] ... | [INFO] [stdout] 384 | | }; [INFO] [stdout] 385 | | } [INFO] [stdout] | |_- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 673 | let map = OMAP_100K.clone(); [INFO] [stdout] | ^^^^^ method not found in `OMAP_100K` [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 trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `OMAP_SORT_S` in the current scope [INFO] [stdout] --> benches/bench.rs:702:27 [INFO] [stdout] | [INFO] [stdout] 396 | / lazy_static! { [INFO] [stdout] 397 | | static ref OMAP_SORT_S: IndexMap = { [INFO] [stdout] 398 | | let mut map = IndexMap::with_capacity(SORT_MAP_SIZE); [INFO] [stdout] 399 | | for &key in &KEYS[..SORT_MAP_SIZE] { [INFO] [stdout] ... | [INFO] [stdout] 403 | | }; [INFO] [stdout] 404 | | } [INFO] [stdout] | |_- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 702 | let map = OMAP_SORT_S.clone(); [INFO] [stdout] | ^^^^^ method not found in `OMAP_SORT_S` [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 trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `OMAP_SORT_S` in the current scope [INFO] [stdout] --> benches/bench.rs:714:27 [INFO] [stdout] | [INFO] [stdout] 396 | / lazy_static! { [INFO] [stdout] 397 | | static ref OMAP_SORT_S: IndexMap = { [INFO] [stdout] 398 | | let mut map = IndexMap::with_capacity(SORT_MAP_SIZE); [INFO] [stdout] 399 | | for &key in &KEYS[..SORT_MAP_SIZE] { [INFO] [stdout] ... | [INFO] [stdout] 403 | | }; [INFO] [stdout] 404 | | } [INFO] [stdout] | |_- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 714 | let map = OMAP_SORT_S.clone(); [INFO] [stdout] | ^^^^^ method not found in `OMAP_SORT_S` [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 trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `OMAP_SORT_U32` in the current scope [INFO] [stdout] --> benches/bench.rs:726:29 [INFO] [stdout] | [INFO] [stdout] 387 | / lazy_static! { [INFO] [stdout] 388 | | static ref OMAP_SORT_U32: IndexMap = { [INFO] [stdout] 389 | | let mut map = IndexMap::with_capacity(SORT_MAP_SIZE); [INFO] [stdout] 390 | | for &key in &KEYS[..SORT_MAP_SIZE] { [INFO] [stdout] ... | [INFO] [stdout] 394 | | }; [INFO] [stdout] 395 | | } [INFO] [stdout] | |_- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 726 | let map = OMAP_SORT_U32.clone(); [INFO] [stdout] | ^^^^^ method not found in `OMAP_SORT_U32` [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 trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `OMAP_SORT_U32` in the current scope [INFO] [stdout] --> benches/bench.rs:738:29 [INFO] [stdout] | [INFO] [stdout] 387 | / lazy_static! { [INFO] [stdout] 388 | | static ref OMAP_SORT_U32: IndexMap = { [INFO] [stdout] 389 | | let mut map = IndexMap::with_capacity(SORT_MAP_SIZE); [INFO] [stdout] 390 | | for &key in &KEYS[..SORT_MAP_SIZE] { [INFO] [stdout] ... | [INFO] [stdout] 394 | | }; [INFO] [stdout] 395 | | } [INFO] [stdout] | |_- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 738 | let map = OMAP_SORT_U32.clone(); [INFO] [stdout] | ^^^^^ method not found in `OMAP_SORT_U32` [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 trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `OMAP_SORT_S` in the current scope [INFO] [stdout] --> benches/bench.rs:751:27 [INFO] [stdout] | [INFO] [stdout] 396 | / lazy_static! { [INFO] [stdout] 397 | | static ref OMAP_SORT_S: IndexMap = { [INFO] [stdout] 398 | | let mut map = IndexMap::with_capacity(SORT_MAP_SIZE); [INFO] [stdout] 399 | | for &key in &KEYS[..SORT_MAP_SIZE] { [INFO] [stdout] ... | [INFO] [stdout] 403 | | }; [INFO] [stdout] 404 | | } [INFO] [stdout] | |_- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 751 | let map = OMAP_SORT_S.clone(); [INFO] [stdout] | ^^^^^ method not found in `OMAP_SORT_S` [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 trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `OMAP_SORT_U32` in the current scope [INFO] [stdout] --> benches/bench.rs:758:29 [INFO] [stdout] | [INFO] [stdout] 387 | / lazy_static! { [INFO] [stdout] 388 | | static ref OMAP_SORT_U32: IndexMap = { [INFO] [stdout] 389 | | let mut map = IndexMap::with_capacity(SORT_MAP_SIZE); [INFO] [stdout] 390 | | for &key in &KEYS[..SORT_MAP_SIZE] { [INFO] [stdout] ... | [INFO] [stdout] 394 | | }; [INFO] [stdout] 395 | | } [INFO] [stdout] | |_- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 758 | let map = OMAP_SORT_U32.clone(); [INFO] [stdout] | ^^^^^ method not found in `OMAP_SORT_U32` [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 trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `discord-indexmap` (bench "bench") due to 15 previous errors; 1 warning emitted [INFO] [stdout] warning: trait `Entries` is never used [INFO] [stdout] --> src/lib.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | trait Entries { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2c050a0a68658dad4fb366c34fbec8f56f2419c35cc54def9f14da916d9cf961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c050a0a68658dad4fb366c34fbec8f56f2419c35cc54def9f14da916d9cf961", kill_on_drop: false }` [INFO] [stdout] 2c050a0a68658dad4fb366c34fbec8f56f2419c35cc54def9f14da916d9cf961 [INFO] checking discord-indexmap-1.4.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate discord-indexmap 1.4.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate discord-indexmap 1.4.0 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate discord-indexmap 1.4.0 [INFO] finished tweaking crates.io crate discord-indexmap 1.4.0 [INFO] tweaked toml for crates.io crate discord-indexmap 1.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 042dbfb4df230f557c1bb0b5607fb3a38ab49793f44aca37f72957aa5f9b972b [INFO] running `Command { std: "docker" "start" "-a" "042dbfb4df230f557c1bb0b5607fb3a38ab49793f44aca37f72957aa5f9b972b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "042dbfb4df230f557c1bb0b5607fb3a38ab49793f44aca37f72957aa5f9b972b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "042dbfb4df230f557c1bb0b5607fb3a38ab49793f44aca37f72957aa5f9b972b", kill_on_drop: false }` [INFO] [stdout] 042dbfb4df230f557c1bb0b5607fb3a38ab49793f44aca37f72957aa5f9b972b [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 696faf3d8777dd2d109d0843ca2fffcfa8c32060f3b2bba43d07ed34f9babb68 [INFO] running `Command { std: "docker" "start" "-a" "696faf3d8777dd2d109d0843ca2fffcfa8c32060f3b2bba43d07ed34f9babb68", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "696faf3d8777dd2d109d0843ca2fffcfa8c32060f3b2bba43d07ed34f9babb68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696faf3d8777dd2d109d0843ca2fffcfa8c32060f3b2bba43d07ed34f9babb68", kill_on_drop: false }` [INFO] [stdout] 696faf3d8777dd2d109d0843ca2fffcfa8c32060f3b2bba43d07ed34f9babb68