[INFO] cloning repository https://github.com/Arios16/dataflow-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arios16/dataflow-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArios16%2Fdataflow-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArios16%2Fdataflow-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e761c1deb21a47249d0d63848594f27bd423fa0b [INFO] documenting Arios16/dataflow-rs against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArios16%2Fdataflow-rs" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Arios16/dataflow-rs on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Arios16/dataflow-rs [INFO] finished tweaking git repo https://github.com/Arios16/dataflow-rs [INFO] tweaked toml for git repo https://github.com/Arios16/dataflow-rs written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/Arios16/dataflow-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e38b62c2581c5bcd2b72e093ef6af95c4ea53d52558c1cf4740a56259d47fb6 [INFO] running `Command { std: "docker" "start" "-a" "3e38b62c2581c5bcd2b72e093ef6af95c4ea53d52558c1cf4740a56259d47fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e38b62c2581c5bcd2b72e093ef6af95c4ea53d52558c1cf4740a56259d47fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e38b62c2581c5bcd2b72e093ef6af95c4ea53d52558c1cf4740a56259d47fb6", kill_on_drop: false }` [INFO] [stdout] 3e38b62c2581c5bcd2b72e093ef6af95c4ea53d52558c1cf4740a56259d47fb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c5e03e9f9ee3beb8e73ca4b6907b82202263655df850d986fcd3fbf17b68fd2 [INFO] running `Command { std: "docker" "start" "-a" "6c5e03e9f9ee3beb8e73ca4b6907b82202263655df850d986fcd3fbf17b68fd2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Documenting dataflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.tsan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures` [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate rustc_data_structures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate rustc_driver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_interface` [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate rustc_interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interface` [INFO] [stdout] --> src/lib.rs:323:45 [INFO] [stdout] | [INFO] [stdout] 323 | fn after_analysis(&mut self, compiler: &interface::Compiler) -> bool { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `interface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BasicBlock` in this scope [INFO] [stdout] --> src/block.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | pub id: BasicBlock, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BasicBlockData` in this scope [INFO] [stdout] --> src/block.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | pub data: &'tcx BasicBlockData<'tcx>, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BasicBlock` in this scope [INFO] [stdout] --> src/block.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(id: BasicBlock, data: &'tcx BasicBlockData<'tcx>, idx: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BasicBlockData` in this scope [INFO] [stdout] --> src/block.rs:30:44 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(id: BasicBlock, data: &'tcx BasicBlockData<'tcx>, idx: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyKind` in this scope [INFO] [stdout] --> src/lattice.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | fn applies(ty: &TyKind) -> bool; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConstValue` in this scope [INFO] [stdout] --> src/lattice.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | fn alpha(a: ConstValue) -> Self; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp` in this scope [INFO] [stdout] --> src/lattice.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | fn flow_binop(op: &BinOp, arg1: &Self, arg2: &Self) -> Self; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnOp` in this scope [INFO] [stdout] --> src/lattice.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | fn flow_unop(op: &UnOp, arg: &Self) -> Self; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp` in this scope [INFO] [stdout] --> src/lattice.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | fn flow_cond_true(op: &BinOp, arg1: &Self, arg2: &Self) -> (Self, Self); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp` in this scope [INFO] [stdout] --> src/lattice.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | fn flow_cond_false(op: &BinOp, arg1: &Self, arg2: &Self) -> (Self, Self); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IndexVec` in this scope [INFO] [stdout] --> src/lattice.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | fn bot(decls: &IndexVec) -> Self; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Lattice: PartialEq + Eq + Sized + Clone + Debug { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 23 | fn bot(decls: &IndexVec) -> Self; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDecl` in this scope [INFO] [stdout] --> src/lattice.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Lattice: PartialEq + Eq + Sized + Clone + Debug { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 23 | fn bot(decls: &IndexVec) -> Self; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IndexVec` in this scope [INFO] [stdout] --> src/lattice.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | fn top(decls: &IndexVec) -> Self; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Lattice: PartialEq + Eq + Sized + Clone + Debug { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 23 | fn bot(decls: &IndexVec) -> Self; [INFO] [stdout] 24 | fn top(decls: &IndexVec) -> Self; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDecl` in this scope [INFO] [stdout] --> src/lattice.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Lattice: PartialEq + Eq + Sized + Clone + Debug { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 23 | fn bot(decls: &IndexVec) -> Self; [INFO] [stdout] 24 | fn top(decls: &IndexVec) -> Self; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | local: Local, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rvalue` in this scope [INFO] [stdout] --> src/lattice.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Lattice: PartialEq + Eq + Sized + Clone + Debug { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 29 | rvalue: &Box, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Lattice: PartialEq + Eq + Sized + Clone + Debug { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 30 | equiv: &mut HashMap>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Lattice: PartialEq + Eq + Sized + Clone + Debug { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 30 | equiv: &mut HashMap>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rvalue` in this scope [INFO] [stdout] --> src/lattice.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Lattice: PartialEq + Eq + Sized + Clone + Debug { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 34 | rvalue: &Box, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Lattice: PartialEq + Eq + Sized + Clone + Debug { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 35 | equiv: &mut HashMap>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Lattice: PartialEq + Eq + Sized + Clone + Debug { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 35 | equiv: &mut HashMap>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Operand` in this scope [INFO] [stdout] --> src/lattice.rs:37:41 [INFO] [stdout] | [INFO] [stdout] 37 | fn flow_function_call(&self, func: &Operand, args: &Vec, destination: &Place) -> Self; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Operand` in this scope [INFO] [stdout] --> src/lattice.rs:37:61 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Lattice: PartialEq + Eq + Sized + Clone + Debug { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 37 | fn flow_function_call(&self, func: &Operand, args: &Vec, destination: &Place) -> Self; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Place` in this scope [INFO] [stdout] --> src/lattice.rs:37:85 [INFO] [stdout] | [INFO] [stdout] 37 | fn flow_function_call(&self, func: &Operand, args: &Vec, destination: &Place) -> Self; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyKind` in this scope [INFO] [stdout] --> src/lattice.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | fn applies(ty: &TyKind) -> bool { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConstValue` in this scope [INFO] [stdout] --> src/lattice.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | fn alpha(a: ConstValue) -> Self { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp` in this scope [INFO] [stdout] --> src/lattice.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | fn flow_binop(op: &BinOp, arg1: &Self, arg2: &Self) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnOp` in this scope [INFO] [stdout] --> src/lattice.rs:168:23 [INFO] [stdout] | [INFO] [stdout] 168 | fn flow_unop(op: &UnOp, arg: &Self) -> Self { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp` in this scope [INFO] [stdout] --> src/lattice.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 182 | fn flow_cond_true(op: &BinOp, arg1: &Self, arg2: &Self) -> (Self, Self) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp` in this scope [INFO] [stdout] --> src/lattice.rs:231:29 [INFO] [stdout] | [INFO] [stdout] 231 | fn flow_cond_false(op: &BinOp, arg1: &Self, arg2: &Self) -> (Self, Self) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:272:45 [INFO] [stdout] | [INFO] [stdout] 272 | impl Lattice for HashMap { [INFO] [stdout] | - ^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, Local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IndexVec` in this scope [INFO] [stdout] --> src/lattice.rs:273:20 [INFO] [stdout] | [INFO] [stdout] 273 | fn bot(decls: &IndexVec) -> Self { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 272 | impl Lattice for HashMap { [INFO] [stdout] | - help: you might be missing a type parameter: `, Local` [INFO] [stdout] 273 | fn bot(decls: &IndexVec) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDecl` in this scope [INFO] [stdout] --> src/lattice.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 272 | impl Lattice for HashMap { [INFO] [stdout] | - help: you might be missing a type parameter: `, LocalDecl` [INFO] [stdout] 273 | fn bot(decls: &IndexVec) -> Self { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IndexVec` in this scope [INFO] [stdout] --> src/lattice.rs:283:20 [INFO] [stdout] | [INFO] [stdout] 283 | fn top(decls: &IndexVec) -> Self { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 272 | impl Lattice for HashMap { [INFO] [stdout] | - help: you might be missing a type parameter: `, Local` [INFO] [stdout] ... [INFO] [stdout] 283 | fn top(decls: &IndexVec) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDecl` in this scope [INFO] [stdout] --> src/lattice.rs:283:36 [INFO] [stdout] | [INFO] [stdout] 272 | impl Lattice for HashMap { [INFO] [stdout] | - help: you might be missing a type parameter: `, LocalDecl` [INFO] [stdout] ... [INFO] [stdout] 283 | fn top(decls: &IndexVec) -> Self { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:303:16 [INFO] [stdout] | [INFO] [stdout] 303 | local: Local, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rvalue` in this scope [INFO] [stdout] --> src/lattice.rs:304:22 [INFO] [stdout] | [INFO] [stdout] 272 | impl Lattice for HashMap { [INFO] [stdout] | - help: you might be missing a type parameter: `, Rvalue` [INFO] [stdout] ... [INFO] [stdout] 304 | rvalue: &Box, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:305:29 [INFO] [stdout] | [INFO] [stdout] 272 | impl Lattice for HashMap { [INFO] [stdout] | - help: you might be missing a type parameter: `, Local` [INFO] [stdout] ... [INFO] [stdout] 305 | equiv: &mut HashMap>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:305:40 [INFO] [stdout] | [INFO] [stdout] 272 | impl Lattice for HashMap { [INFO] [stdout] | - help: you might be missing a type parameter: `, Local` [INFO] [stdout] ... [INFO] [stdout] 305 | equiv: &mut HashMap>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rvalue` in this scope [INFO] [stdout] --> src/lattice.rs:363:22 [INFO] [stdout] | [INFO] [stdout] 272 | impl Lattice for HashMap { [INFO] [stdout] | - help: you might be missing a type parameter: `, Rvalue` [INFO] [stdout] ... [INFO] [stdout] 363 | rvalue: &Box, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:364:29 [INFO] [stdout] | [INFO] [stdout] 272 | impl Lattice for HashMap { [INFO] [stdout] | - help: you might be missing a type parameter: `, Local` [INFO] [stdout] ... [INFO] [stdout] 364 | equiv: &mut HashMap>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> src/lattice.rs:364:40 [INFO] [stdout] | [INFO] [stdout] 272 | impl Lattice for HashMap { [INFO] [stdout] | - help: you might be missing a type parameter: `, Local` [INFO] [stdout] ... [INFO] [stdout] 364 | equiv: &mut HashMap>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Operand` in this scope [INFO] [stdout] --> src/lattice.rs:446:17 [INFO] [stdout] | [INFO] [stdout] 446 | _func: &Operand, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Operand` in this scope [INFO] [stdout] --> src/lattice.rs:447:21 [INFO] [stdout] | [INFO] [stdout] 272 | impl Lattice for HashMap { [INFO] [stdout] | - help: you might be missing a type parameter: `, Operand` [INFO] [stdout] ... [INFO] [stdout] 447 | _args: &Vec, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Place` in this scope [INFO] [stdout] --> src/lattice.rs:448:23 [INFO] [stdout] | [INFO] [stdout] 448 | destination: &Place, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IndexVec` in this scope [INFO] [stdout] --> src/lib.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | blocks: &IndexVec, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BasicBlock` in this scope [INFO] [stdout] --> src/lib.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 26 | fn reverse_post_order( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 27 | blocks: &IndexVec, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BasicBlockData` in this scope [INFO] [stdout] --> src/lib.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 26 | fn reverse_post_order( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 27 | blocks: &IndexVec, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BasicBlock` in this scope [INFO] [stdout] --> src/lib.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | block: BasicBlock, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BasicBlock` in this scope [INFO] [stdout] --> src/lib.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 26 | fn reverse_post_order( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 29 | order: &mut HashMap, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BasicBlock` in this scope [INFO] [stdout] --> src/lib.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 26 | fn reverse_post_order( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 30 | visited: &mut HashSet, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mir` in this scope [INFO] [stdout] --> src/lib.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | function_mir: &'tcx Mir<'tcx>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IndexVec` in this scope [INFO] [stdout] --> src/lib.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | input: IndexVec, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BasicBlock` in this scope [INFO] [stdout] --> src/lib.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 46 | struct Analysis<'tcx, L: lattice::Lattice> { [INFO] [stdout] | - help: you might be missing a type parameter: `, BasicBlock` [INFO] [stdout] 47 | function_mir: &'tcx Mir<'tcx>, [INFO] [stdout] 48 | input: IndexVec, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BasicBlock` in this scope [INFO] [stdout] --> src/lib.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 46 | struct Analysis<'tcx, L: lattice::Lattice> { [INFO] [stdout] | - help: you might be missing a type parameter: `, BasicBlock` [INFO] [stdout] ... [INFO] [stdout] 49 | order: HashMap, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mir` in this scope [INFO] [stdout] --> src/lib.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | fn new(function_mir: &'tcx Mir<'tcx>) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Statement` in this scope [INFO] [stdout] --> src/lib.rs:235:35 [INFO] [stdout] | [INFO] [stdout] 235 | fn run_closure(&self, f: &Fn(&Statement, &L)) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 68 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `dataflow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name dataflow src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=065fc0869ab7e328 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "6c5e03e9f9ee3beb8e73ca4b6907b82202263655df850d986fcd3fbf17b68fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5e03e9f9ee3beb8e73ca4b6907b82202263655df850d986fcd3fbf17b68fd2", kill_on_drop: false }` [INFO] [stdout] 6c5e03e9f9ee3beb8e73ca4b6907b82202263655df850d986fcd3fbf17b68fd2