[INFO] cloning repository https://github.com/dcao/babble [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcao/babble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcao%2Fbabble", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcao%2Fbabble'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79876e9f1327bb6b9b2f7c375bfe3ad79b6fc488 [INFO] documenting dcao/babble 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%2Fdcao%2Fbabble" "/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/dcao/babble 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/dcao/babble [INFO] finished tweaking git repo https://github.com/dcao/babble [INFO] tweaked toml for git repo https://github.com/dcao/babble written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/dcao/babble 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] [stderr] Updating git repository `https://github.com/dcao/egg` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symbolic_expressions v5.0.3 [INFO] [stderr] Downloaded internment v0.5.4 [INFO] [stderr] Downloaded cstr-enum-derive v0.1.0 [INFO] [stderr] Downloaded cstr-enum v1.0.0 [INFO] [stderr] Downloaded grb-macro v0.1.0 [INFO] [stderr] Downloaded grb-sys2 v0.1.1 [INFO] [stderr] Downloaded grb v1.3.0 [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] b08aadc5bd392f04f43475afee50dd7687860410a5c95fb720e415688491d767 [INFO] running `Command { std: "docker" "start" "-a" "b08aadc5bd392f04f43475afee50dd7687860410a5c95fb720e415688491d767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b08aadc5bd392f04f43475afee50dd7687860410a5c95fb720e415688491d767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08aadc5bd392f04f43475afee50dd7687860410a5c95fb720e415688491d767", kill_on_drop: false }` [INFO] [stdout] b08aadc5bd392f04f43475afee50dd7687860410a5c95fb720e415688491d767 [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] 5c9c74271d84499376cea52e5a2a336c9548bb1bfd470526b3c3c30904d54e93 [INFO] running `Command { std: "docker" "start" "-a" "5c9c74271d84499376cea52e5a2a336c9548bb1bfd470526b3c3c30904d54e93", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking minimal-lexical v0.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Checking symbolic_expressions v5.0.3 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking internment v0.5.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Documenting babble-macros v0.1.0 (/opt/rustwide/workdir/babble-macros) [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling babble-macros v0.1.0 (/opt/rustwide/workdir/babble-macros) [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking egg v0.7.1 (https://github.com/dcao/egg#caf623ca) [INFO] [stderr] Checking clap v3.0.0-beta.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking babble v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting babble v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/experiments/beam_experiment.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | fs::{self, File}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RecExpr` [INFO] [stdout] --> src/experiments/ilp_experiment.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use egg::{RecExpr, Rewrite}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/ast_node/pretty.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | / pub fn vsep fmt::Result>( [INFO] [stdout] 176 | | &mut self, [INFO] [stdout] 177 | | f: T, [INFO] [stdout] 178 | | n: usize, [INFO] [stdout] ... | [INFO] [stdout] 188 | | Ok(()) [INFO] [stdout] 189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | missing_docs [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/dreamcoder/expr.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | Lib(LibId), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/dreamcoder/expr.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | LibVar(LibId), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/dreamcoder/expr.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | Shift, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/dreamcoder/expr.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / pub fn to_rewrite(self) -> Option, A>> [INFO] [stdout] 116 | | where [INFO] [stdout] 117 | | A: Analysis>, [INFO] [stdout] 118 | | { [INFO] [stdout] ... | [INFO] [stdout] 141 | | Some(rewrite) [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub mod experiments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments/beam_experiment.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / pub fn new( [INFO] [stdout] 54 | | dsrs: I, [INFO] [stdout] 55 | | final_beams: usize, [INFO] [stdout] 56 | | inter_beams: usize, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments/ilp_experiment.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / pub fn new( [INFO] [stdout] 40 | | dsrs: I, [INFO] [stdout] 41 | | timeout: u64, [INFO] [stdout] 42 | | rounds: usize, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/experiments.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Summary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/experiments.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub num_exprs: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/experiments.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub initial_cost: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/experiments.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub final_cost: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/experiments.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub duration: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn compression_ratio(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn percent_reduction(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/experiments.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / pub trait Experiment [INFO] [stdout] 58 | | where [INFO] [stdout] 59 | | Op: Printable + Teachable + Hash + Clone + Debug + Arity + Ord, [INFO] [stdout] 60 | | { [INFO] [stdout] ... | [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn run(&self, exprs: Vec>) -> Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / fn write_to_csv( [INFO] [stdout] 65 | | &self, [INFO] [stdout] 66 | | writer: &mut csv::Writer, [INFO] [stdout] 67 | | initial_cost: usize, [INFO] [stdout] 68 | | final_cost: usize, [INFO] [stdout] 69 | | time_elapsed: Duration, [INFO] [stdout] 70 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | fn fmt_title(&self, f: &mut Formatter<'_>) -> fmt::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | fn run_summary(&self, exprs: Vec>) -> Summary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | fn run_csv(&self, exprs: Vec>, writer: &mut csv::Writer) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/experiments.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | / pub struct Rounds> [INFO] [stdout] 391 | | where [INFO] [stdout] 392 | | Op: Printable + Teachable + Hash + Clone + Debug + Arity + Ord, [INFO] [stdout] 393 | | { [INFO] [stdout] ... | [INFO] [stdout] 396 | | phantom: PhantomData, [INFO] [stdout] 397 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | pub fn new(rounds: usize, experiment: T) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn add_lib(&self, lib: LibId, cost: &CostSet) -> CostSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn prune(&mut self, n: usize, lps: LibsPerSel, extra_por: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn unify2(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/extract/beam.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | pub expr_cost: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/extract/beam.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | pub full_cost: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/extract/beam.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | pub libs: Vec<(LibId, usize)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn intro_op() -> LibSel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn add_lib(&self, lib: LibId, cost: &LibSel) -> LibSel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn inc_cost(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/extract/beam.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | pub struct PartialLibCost { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | / pub fn new( [INFO] [stdout] 335 | | beam_size: usize, [INFO] [stdout] 336 | | inter_beam: usize, [INFO] [stdout] 337 | | lps: LibsPerSel, [INFO] [stdout] ... | [INFO] [stdout] 345 | | } [INFO] [stdout] 346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn empty() -> PartialLibCost { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/learn.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn libs(&self) -> impl Iterator>> + '_ { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/dreamcoder/expr.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 129 | let arity = todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 139 | let rewrite = todo!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/dreamcoder/expr.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | let body = match self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arity` [INFO] [stdout] --> src/dreamcoder/expr.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | let arity = todo!(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_arity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rewrite` [INFO] [stdout] --> src/dreamcoder/expr.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let rewrite = todo!(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rewrite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exprs` [INFO] [stdout] --> src/experiments/ilp_experiment.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | fn run(&self, exprs: Vec>) -> Expr { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_exprs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `patternize` [INFO] [stdout] --> src/learn.rs:298:4 [INFO] [stdout] | [INFO] [stdout] 298 | fn patternize(au: &PartialExpr) -> Pattern> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dsrs` [INFO] [stdout] --> src/experiments/ilp_experiment.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | dsrs: Vec, PartialLibCost>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IlpExperiment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/experiments/ilp_experiment.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `learn_constants` [INFO] [stdout] --> src/experiments/ilp_experiment.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | learn_constants: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IlpExperiment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/experiments/ilp_experiment.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/ast_node/pretty.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | / pub fn vsep fmt::Result>( [INFO] [stdout] 176 | | &mut self, [INFO] [stdout] 177 | | f: T, [INFO] [stdout] 178 | | n: usize, [INFO] [stdout] ... | [INFO] [stdout] 188 | | Ok(()) [INFO] [stdout] 189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | missing_docs [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/dreamcoder/expr.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | Lib(LibId), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/dreamcoder/expr.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | LibVar(LibId), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/dreamcoder/expr.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | Shift, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/dreamcoder/expr.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / pub fn to_rewrite(self) -> Option, A>> [INFO] [stdout] 116 | | where [INFO] [stdout] 117 | | A: Analysis>, [INFO] [stdout] 118 | | { [INFO] [stdout] ... | [INFO] [stdout] 141 | | Some(rewrite) [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub mod experiments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments/beam_experiment.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / pub fn new( [INFO] [stdout] 54 | | dsrs: I, [INFO] [stdout] 55 | | final_beams: usize, [INFO] [stdout] 56 | | inter_beams: usize, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments/ilp_experiment.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / pub fn new( [INFO] [stdout] 40 | | dsrs: I, [INFO] [stdout] 41 | | timeout: u64, [INFO] [stdout] 42 | | rounds: usize, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/experiments.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Summary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/experiments.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub num_exprs: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/experiments.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub initial_cost: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/experiments.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub final_cost: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/experiments.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub duration: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn compression_ratio(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn percent_reduction(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/experiments.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / pub trait Experiment [INFO] [stdout] 58 | | where [INFO] [stdout] 59 | | Op: Printable + Teachable + Hash + Clone + Debug + Arity + Ord, [INFO] [stdout] 60 | | { [INFO] [stdout] ... | [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn run(&self, exprs: Vec>) -> Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / fn write_to_csv( [INFO] [stdout] 65 | | &self, [INFO] [stdout] 66 | | writer: &mut csv::Writer, [INFO] [stdout] 67 | | initial_cost: usize, [INFO] [stdout] 68 | | final_cost: usize, [INFO] [stdout] 69 | | time_elapsed: Duration, [INFO] [stdout] 70 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | fn fmt_title(&self, f: &mut Formatter<'_>) -> fmt::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | fn run_summary(&self, exprs: Vec>) -> Summary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | fn run_csv(&self, exprs: Vec>, writer: &mut csv::Writer) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/experiments.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | / pub struct Rounds> [INFO] [stdout] 391 | | where [INFO] [stdout] 392 | | Op: Printable + Teachable + Hash + Clone + Debug + Arity + Ord, [INFO] [stdout] 393 | | { [INFO] [stdout] ... | [INFO] [stdout] 396 | | phantom: PhantomData, [INFO] [stdout] 397 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | pub fn new(rounds: usize, experiment: T) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn add_lib(&self, lib: LibId, cost: &CostSet) -> CostSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn prune(&mut self, n: usize, lps: LibsPerSel, extra_por: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn unify2(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/extract/beam.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | pub expr_cost: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/extract/beam.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | pub full_cost: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/extract/beam.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | pub libs: Vec<(LibId, usize)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn intro_op() -> LibSel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn add_lib(&self, lib: LibId, cost: &LibSel) -> LibSel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn inc_cost(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/extract/beam.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | pub struct PartialLibCost { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | / pub fn new( [INFO] [stdout] 335 | | beam_size: usize, [INFO] [stdout] 336 | | inter_beam: usize, [INFO] [stdout] 337 | | lps: LibsPerSel, [INFO] [stdout] ... | [INFO] [stdout] 345 | | } [INFO] [stdout] 346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn empty() -> PartialLibCost { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/learn.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn libs(&self) -> impl Iterator>> + '_ { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.25s [INFO] running `Command { std: "docker" "inspect" "5c9c74271d84499376cea52e5a2a336c9548bb1bfd470526b3c3c30904d54e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c9c74271d84499376cea52e5a2a336c9548bb1bfd470526b3c3c30904d54e93", kill_on_drop: false }` [INFO] [stdout] 5c9c74271d84499376cea52e5a2a336c9548bb1bfd470526b3c3c30904d54e93 [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" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 13d6544fb1892c083d56be80471fcd323a0021c9267d47f9f5c83153bd4e4d9c [INFO] running `Command { std: "docker" "start" "-a" "13d6544fb1892c083d56be80471fcd323a0021c9267d47f9f5c83153bd4e4d9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking symbolic_expressions v5.0.3 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking minimal-lexical v0.1.3 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking internment v0.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling babble-macros v0.1.0 (/opt/rustwide/workdir/babble-macros) [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking egg v0.7.1 (https://github.com/dcao/egg#caf623ca) [INFO] [stderr] Checking clap v3.0.0-beta.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Documenting babble v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/ast_node/pretty.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | / pub fn vsep fmt::Result>( [INFO] [stdout] 176 | | &mut self, [INFO] [stdout] 177 | | f: T, [INFO] [stdout] 178 | | n: usize, [INFO] [stdout] ... | [INFO] [stdout] 188 | | Ok(()) [INFO] [stdout] 189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | missing_docs [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/dreamcoder/expr.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | Lib(LibId), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/dreamcoder/expr.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | LibVar(LibId), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/dreamcoder/expr.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | Shift, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/dreamcoder/expr.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / pub fn to_rewrite(self) -> Option, A>> [INFO] [stdout] 116 | | where [INFO] [stdout] 117 | | A: Analysis>, [INFO] [stdout] 118 | | { [INFO] [stdout] ... | [INFO] [stdout] 141 | | Some(rewrite) [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub mod experiments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments/beam_experiment.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / pub fn new( [INFO] [stdout] 54 | | dsrs: I, [INFO] [stdout] 55 | | final_beams: usize, [INFO] [stdout] 56 | | inter_beams: usize, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments/ilp_experiment.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / pub fn new( [INFO] [stdout] 40 | | dsrs: I, [INFO] [stdout] 41 | | timeout: u64, [INFO] [stdout] 42 | | rounds: usize, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/experiments.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Summary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/experiments.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub num_exprs: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/experiments.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub initial_cost: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/experiments.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub final_cost: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/experiments.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub duration: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn compression_ratio(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn percent_reduction(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/experiments.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / pub trait Experiment [INFO] [stdout] 58 | | where [INFO] [stdout] 59 | | Op: Printable + Teachable + Hash + Clone + Debug + Arity + Ord, [INFO] [stdout] 60 | | { [INFO] [stdout] ... | [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn run(&self, exprs: Vec>) -> Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / fn write_to_csv( [INFO] [stdout] 65 | | &self, [INFO] [stdout] 66 | | writer: &mut csv::Writer, [INFO] [stdout] 67 | | initial_cost: usize, [INFO] [stdout] 68 | | final_cost: usize, [INFO] [stdout] 69 | | time_elapsed: Duration, [INFO] [stdout] 70 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | fn fmt_title(&self, f: &mut Formatter<'_>) -> fmt::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | fn run_summary(&self, exprs: Vec>) -> Summary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | fn run_csv(&self, exprs: Vec>, writer: &mut csv::Writer) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/experiments.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | / pub struct Rounds> [INFO] [stdout] 391 | | where [INFO] [stdout] 392 | | Op: Printable + Teachable + Hash + Clone + Debug + Arity + Ord, [INFO] [stdout] 393 | | { [INFO] [stdout] ... | [INFO] [stdout] 396 | | phantom: PhantomData, [INFO] [stdout] 397 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/experiments.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | pub fn new(rounds: usize, experiment: T) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn add_lib(&self, lib: LibId, cost: &CostSet) -> CostSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn prune(&mut self, n: usize, lps: LibsPerSel, extra_por: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn unify2(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/extract/beam.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | pub expr_cost: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/extract/beam.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | pub full_cost: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/extract/beam.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | pub libs: Vec<(LibId, usize)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn intro_op() -> LibSel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn add_lib(&self, lib: LibId, cost: &LibSel) -> LibSel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn inc_cost(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/extract/beam.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | pub struct PartialLibCost { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | / pub fn new( [INFO] [stdout] 335 | | beam_size: usize, [INFO] [stdout] 336 | | inter_beam: usize, [INFO] [stdout] 337 | | lps: LibsPerSel, [INFO] [stdout] ... | [INFO] [stdout] 345 | | } [INFO] [stdout] 346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/extract/beam.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn empty() -> PartialLibCost { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/learn.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn libs(&self) -> impl Iterator>> + '_ { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.73s [INFO] running `Command { std: "docker" "inspect" "13d6544fb1892c083d56be80471fcd323a0021c9267d47f9f5c83153bd4e4d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13d6544fb1892c083d56be80471fcd323a0021c9267d47f9f5c83153bd4e4d9c", kill_on_drop: false }` [INFO] [stdout] 13d6544fb1892c083d56be80471fcd323a0021c9267d47f9f5c83153bd4e4d9c