[INFO] cloning repository https://github.com/kylerchin/Corundum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kylerchin/Corundum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylerchin%2FCorundum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylerchin%2FCorundum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c0adc8fee7b7e5631854f542c014e2ceb4ad2eb [INFO] checking kylerchin/Corundum against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylerchin%2FCorundum" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kylerchin/Corundum 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] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kylerchin/Corundum [INFO] finished tweaking git repo https://github.com/kylerchin/Corundum [INFO] tweaked toml for git repo https://github.com/kylerchin/Corundum written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kylerchin/Corundum 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term v0.6.1 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.50 [INFO] [stderr] Downloaded crndm_derive v0.1.1 [INFO] [stderr] Downloaded term-painter v0.3.0 [INFO] [stderr] Downloaded thiserror v1.0.50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ba47c3d7bb70b70765f2078e4b4132a0d6b8b686a8650e757499ce96e3e05898 [INFO] running `Command { std: "docker" "start" "-a" "ba47c3d7bb70b70765f2078e4b4132a0d6b8b686a8650e757499ce96e3e05898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba47c3d7bb70b70765f2078e4b4132a0d6b8b686a8650e757499ce96e3e05898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba47c3d7bb70b70765f2078e4b4132a0d6b8b686a8650e757499ce96e3e05898", kill_on_drop: false }` [INFO] [stdout] ba47c3d7bb70b70765f2078e4b4132a0d6b8b686a8650e757499ce96e3e05898 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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] 209cc326095c791191537551daa4cb7f2b786844d117d62b60e9395f3c89e13b [INFO] running `Command { std: "docker" "start" "-a" "209cc326095c791191537551daa4cb7f2b786844d117d62b60e9395f3c89e13b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking term-painter v0.3.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling crndm_derive v0.1.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Checking corundum v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> examples/microbench.rs:81:46 [INFO] [stdout] | [INFO] [stdout] 81 | P::transaction(|_| {unsafe { asm!("nop"); }}).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 4 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> examples/microbench.rs:307:26 [INFO] [stdout] | [INFO] [stdout] 307 | unsafe { asm!("nop"); } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 4 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> examples/microbench.rs:316:26 [INFO] [stdout] | [INFO] [stdout] 316 | unsafe { asm!("nop"); } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 4 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: function `main` is private [INFO] [stdout] --> examples/microbench.rs:327:10 [INFO] [stdout] | [INFO] [stdout] 327 | run::main() [INFO] [stdout] | ^^^^ private function [INFO] [stdout] | [INFO] [stdout] note: the function `main` is defined here [INFO] [stdout] --> examples/microbench.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BuddyAlloc` in module `corundum::default` [INFO] [stdout] --> examples/puor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Root)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/alloc/alg/buddy.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct BuddyAlg { [INFO] [stdout] | ------------------------------- similarly named struct `BuddyAlg` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BuddyAlloc` in module `corundum::default` [INFO] [stdout] --> examples/btree.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Root)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/alloc/alg/buddy.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct BuddyAlg { [INFO] [stdout] | ------------------------------- similarly named struct `BuddyAlg` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Root: RootObj` is not satisfied [INFO] [stdout] --> examples/puor.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let root = P::open::(&args[1], O_CFNE | O_4GB).unwrap(); [INFO] [stdout] | ^ the trait `Default` is not implemented for `Root`, which is required by `Root: RootObj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RootObj`: [INFO] [stdout] <&[T] as RootObj> [INFO] [stdout] <&[T] as RootObj> [INFO] [stdout] as RootObj> [INFO] [stdout] as RootObj> [INFO] [stdout] as RootObj> [INFO] [stdout] as RootObj> [INFO] [stdout] as RootObj> [INFO] [stdout] as RootObj> [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `Root` to implement `RootObj` [INFO] [stdout] note: required by a bound in `open` [INFO] [stdout] --> /opt/rustwide/workdir/src/alloc/pool.rs:340:33 [INFO] [stdout] | [INFO] [stdout] 340 | fn open<'a, U: 'a + PSafe + RootObj> ( [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `MemPoolTraits::open` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BuddyAlloc` in module `corundum::default` [INFO] [stdout] --> examples/mapcli/map/btree.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Copy, Clone, PClone, Default, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/alloc/alg/buddy.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct BuddyAlg { [INFO] [stdout] | ------------------------------- similarly named struct `BuddyAlg` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `PClone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BuddyAlloc` in module `corundum::default` [INFO] [stdout] --> examples/mapcli/map/btree.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(PClone, Default, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/alloc/alg/buddy.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct BuddyAlg { [INFO] [stdout] | ------------------------------- similarly named struct `BuddyAlg` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `PClone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `clone` is private [INFO] [stdout] --> examples/mapcli/map/btree.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Copy, Clone, PClone, Default, Debug)] [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `clone` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | mod clone; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `clone` is private [INFO] [stdout] --> examples/mapcli/map/btree.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | key: u64, [INFO] [stdout] | ^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `clone` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | mod clone; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0603]: module `clone` is private [INFO] [stdout] --> examples/mapcli/map/btree.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | val: V, [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `clone` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | mod clone; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `clone` is private [INFO] [stdout] --> examples/mapcli/map/btree.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(PClone, Default, Debug)] [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `clone` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | mod clone; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BTree: RootObj` is not satisfied [INFO] [stdout] --> examples/btree.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | let root = P::open::(&args[1], O_CFNE | O_1GB).unwrap(); [INFO] [stdout] | ^ the trait `Default` is not implemented for `BTree`, which is required by `BTree: RootObj` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RootObj`: [INFO] [stdout] <&[T] as RootObj> [INFO] [stdout] <&[T] as RootObj> [INFO] [stdout] as RootObj> [INFO] [stdout] as RootObj> [INFO] [stdout] as RootObj> [INFO] [stdout] as RootObj> [INFO] [stdout] as RootObj> [INFO] [stdout] as RootObj> [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `BTree` to implement `RootObj` [INFO] [stdout] note: required by a bound in `open` [INFO] [stdout] --> /opt/rustwide/workdir/src/alloc/pool.rs:340:33 [INFO] [stdout] | [INFO] [stdout] 340 | fn open<'a, U: 'a + PSafe + RootObj> ( [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `MemPoolTraits::open` [INFO] [stdout] help: consider annotating `BTree` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 63 + #[derive(Default)] [INFO] [stdout] 64 | struct BTree { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `clone` is private [INFO] [stdout] --> examples/mapcli/map/btree.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | n: usize, // Number of occupied slots [INFO] [stdout] | ^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `clone` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | mod clone; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `clone` is private [INFO] [stdout] --> examples/mapcli/map/btree.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | items: [NodeItem; BTREE_ORDER - 1], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `clone` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | mod clone; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `clone` is private [INFO] [stdout] --> examples/mapcli/map/btree.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | slots: [Option>>; BTREE_ORDER], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `clone` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | mod clone; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `corundum` (example "puor") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `corundum` (example "btree") due to 3 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `V: corundum::PClone<_>` is not satisfied [INFO] [stdout] --> examples/mapcli/map/btree.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | val: V, [INFO] [stdout] | ^^^^^^ the trait `corundum::PClone<_>` is not implemented for `V` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `corundum::PClone`: [INFO] [stdout] <&[T] as corundum::PClone> [INFO] [stdout] <() as corundum::PClone> [INFO] [stdout] <(TupleElement0, TupleElement1) as corundum::PClone> [INFO] [stdout] <(TupleElement0, TupleElement1, TupleElement2) as corundum::PClone> [INFO] [stdout] <(TupleElement0, TupleElement1, TupleElement2, TupleElement3) as corundum::PClone> [INFO] [stdout] <(TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4) as corundum::PClone> [INFO] [stdout] <(TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5) as corundum::PClone> [INFO] [stdout] <(TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6) as corundum::PClone> [INFO] [stdout] and 56 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NodeItem: corundum::PClone<_>` is not satisfied [INFO] [stdout] --> examples/mapcli/map/btree.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | items: [NodeItem; BTREE_ORDER - 1], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `corundum::PClone<_>` is not implemented for `NodeItem`, which is required by `[NodeItem; 7]: corundum::PClone<_>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `corundum::PClone`: [INFO] [stdout] &[T] [INFO] [stdout] [T; N] [INFO] [stdout] = note: required for `[NodeItem; 7]` to implement `corundum::PClone<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `corundum` (example "microbench") due to 5 previous errors [INFO] [stdout] error[E0599]: no method named `pclone` found for struct `LogNonNull, corundum::default::Allocator>` in the current scope [INFO] [stdout] --> examples/mapcli/map/btree.rs:249:58 [INFO] [stdout] | [INFO] [stdout] 249 | slots[0] = Some(Prc::new(PRefCell::new(n.pclone(j)), j)); [INFO] [stdout] | ^^^^^^ [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 `pclone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `corundum::PClone` [INFO] [stdout] help: there is a method `clone` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/clone.rs:160:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pclone` found for struct `LogNonNull, corundum::default::Allocator>` in the current scope [INFO] [stdout] --> examples/mapcli/map/btree.rs:417:26 [INFO] [stdout] | [INFO] [stdout] 417 | *root = node.pclone(j); [INFO] [stdout] | ^^^^^^ [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 `pclone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `corundum::PClone` [INFO] [stdout] help: there is a method `clone` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/clone.rs:160:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `insert_empty` exists for reference `&BTree`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/mapcli/map/btree.rs:440:22 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct NodeItem { [INFO] [stdout] | ----------------------------- doesn't satisfy `_: PClone` [INFO] [stdout] ... [INFO] [stdout] 440 | self.insert_empty(item, j); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: trait bound `NodeItem: corundum::PClone` was not satisfied [INFO] [stdout] --> examples/mapcli/map/btree.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 184 | impl + Debug> BTree [INFO] [stdout] | -------- [INFO] [stdout] 185 | where [INFO] [stdout] 186 | NodeItem: PClone

, [INFO] [stdout] | ^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the trait `corundum::PClone` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/clone.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait PClone: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `find_dest_node` exists for reference `&BTree`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/mapcli/map/btree.rs:443:37 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct NodeItem { [INFO] [stdout] | ----------------------------- doesn't satisfy `_: PClone` [INFO] [stdout] ... [INFO] [stdout] 443 | let mut dest = self.find_dest_node(&self.root, None, key, &mut p, j); [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called on `&BTree` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `NodeItem: corundum::PClone` was not satisfied [INFO] [stdout] --> examples/mapcli/map/btree.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 184 | impl + Debug> BTree [INFO] [stdout] | -------- [INFO] [stdout] 185 | where [INFO] [stdout] 186 | NodeItem: PClone

, [INFO] [stdout] | ^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the trait `corundum::PClone` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/clone.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait PClone: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `remove_item` exists for reference `&BTree`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/mapcli/map/btree.rs:453:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct NodeItem { [INFO] [stdout] | ----------------------------- doesn't satisfy `_: PClone` [INFO] [stdout] ... [INFO] [stdout] 453 | self.remove_item(root, None, key, 0, j); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: trait bound `NodeItem: corundum::PClone` was not satisfied [INFO] [stdout] --> examples/mapcli/map/btree.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 184 | impl + Debug> BTree [INFO] [stdout] | -------- [INFO] [stdout] 185 | where [INFO] [stdout] 186 | NodeItem: PClone

, [INFO] [stdout] | ^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the trait `corundum::PClone` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/clone.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait PClone: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `corundum` (example "mapcli") due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "209cc326095c791191537551daa4cb7f2b786844d117d62b60e9395f3c89e13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "209cc326095c791191537551daa4cb7f2b786844d117d62b60e9395f3c89e13b", kill_on_drop: false }` [INFO] [stdout] 209cc326095c791191537551daa4cb7f2b786844d117d62b60e9395f3c89e13b [INFO] checking kylerchin/Corundum against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylerchin%2FCorundum" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kylerchin/Corundum 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] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kylerchin/Corundum [INFO] finished tweaking git repo https://github.com/kylerchin/Corundum [INFO] tweaked toml for git repo https://github.com/kylerchin/Corundum written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kylerchin/Corundum 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 362feacf9e2329839ce11c9e4ae3d9f2f3bd7b3e3368e7b1f1f11fe5c62197de [INFO] running `Command { std: "docker" "start" "-a" "362feacf9e2329839ce11c9e4ae3d9f2f3bd7b3e3368e7b1f1f11fe5c62197de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "362feacf9e2329839ce11c9e4ae3d9f2f3bd7b3e3368e7b1f1f11fe5c62197de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362feacf9e2329839ce11c9e4ae3d9f2f3bd7b3e3368e7b1f1f11fe5c62197de", kill_on_drop: false }` [INFO] [stdout] 362feacf9e2329839ce11c9e4ae3d9f2f3bd7b3e3368e7b1f1f11fe5c62197de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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] ae04c488e2e11126faeace98b80d0d87c0e81572ba1e1b77e4323f568aab4da0 [INFO] running `Command { std: "docker" "start" "-a" "ae04c488e2e11126faeace98b80d0d87c0e81572ba1e1b77e4323f568aab4da0", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "ae04c488e2e11126faeace98b80d0d87c0e81572ba1e1b77e4323f568aab4da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae04c488e2e11126faeace98b80d0d87c0e81572ba1e1b77e4323f568aab4da0", kill_on_drop: false }` [INFO] [stdout] ae04c488e2e11126faeace98b80d0d87c0e81572ba1e1b77e4323f568aab4da0