[INFO] fetching crate cplex_dynamic 0.1.1...
[INFO] documenting cplex_dynamic-0.1.1 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate cplex_dynamic 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate cplex_dynamic 0.1.1
[INFO] finished tweaking crates.io crate cplex_dynamic 0.1.1
[INFO] tweaked toml for crates.io crate cplex_dynamic 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cplex_dynamic 0.1.1 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cplex_dynamic 0.1.1 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8d9ecb43a182f505f95b03a45b3b3f6f26bf3f605562a9aef0b488f815343475
[INFO] running `Command { std: "docker" "start" "8d9ecb43a182f505f95b03a45b3b3f6f26bf3f605562a9aef0b488f815343475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d9ecb43a182f505f95b03a45b3b3f6f26bf3f605562a9aef0b488f815343475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d9ecb43a182f505f95b03a45b3b3f6f26bf3f605562a9aef0b488f815343475" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d9ecb43a182f505f95b03a45b3b3f6f26bf3f605562a9aef0b488f815343475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d9ecb43a182f505f95b03a45b3b3f6f26bf3f605562a9aef0b488f815343475" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking const-cstr v0.3.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]  Documenting cplex_dynamic v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `src`
[INFO] [stdout]   --> src/lib.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! --[src]
[INFO] [stdout]    |        ^^^ no item named `src` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `cplex`
[INFO] [stdout]   --> src/lib.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | //! --[cplex]
[INFO] [stdout]    |        ^^^^^ no item named `cplex` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/load.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const INFINITY: f64 = 1.0E+20;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `export all public structs and enums`
[INFO] [stdout]    = help: ends near `Used by CPLEX to represent a variable that has no upper bound.`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/load.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const INFINITY: f64 = 1.0E+20;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Used by CPLEX to represent a variable that has no upper bound.`
[INFO] [stdout]    = help: ends near `Used by CPLEX to represent a variable that has no upper bound.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | / pub struct Env {
[INFO] [stdout] 243 | |     inner: *mut CEnv,
[INFO] [stdout] 244 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `export all public structs and enums`
[INFO] [stdout]     = help: ends near ``Problem`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | / pub struct Env {
[INFO] [stdout] 243 | |     inner: *mut CEnv,
[INFO] [stdout] 244 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A CPLEX Environment. An `Env` is necessary to create a`
[INFO] [stdout]     = help: ends near `A CPLEX Environment. An `Env` is necessary to create a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:326:1
[INFO] [stdout]     |
[INFO] [stdout] 326 | / pub struct Variable {
[INFO] [stdout] 327 | |     index: Option<usize>,
[INFO] [stdout] 328 | |     ty: VariableType,
[INFO] [stdout] 329 | |     obj: f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 332 | |     name: String,
[INFO] [stdout] 333 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `export all public structs and enums`
[INFO] [stdout]     = help: ends near `A Variable in a Problem.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:326:1
[INFO] [stdout]     |
[INFO] [stdout] 326 | / pub struct Variable {
[INFO] [stdout] 327 | |     index: Option<usize>,
[INFO] [stdout] 328 | |     ty: VariableType,
[INFO] [stdout] 329 | |     obj: f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 332 | |     name: String,
[INFO] [stdout] 333 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A Variable in a Problem.`
[INFO] [stdout]     = help: ends near `A Variable in a Problem.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | / pub struct WeightedVariable {
[INFO] [stdout] 385 | |     var: usize,
[INFO] [stdout] 386 | |     weight: f64,
[INFO] [stdout] 387 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `export all public structs and enums`
[INFO] [stdout]     = help: ends near `of `Constraint`s.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | / pub struct WeightedVariable {
[INFO] [stdout] 385 | |     var: usize,
[INFO] [stdout] 386 | |     weight: f64,
[INFO] [stdout] 387 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A variable with weight (row) coefficient. Used in the construction`
[INFO] [stdout]     = help: ends near `A variable with weight (row) coefficient. Used in the construction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:463:1
[INFO] [stdout]     |
[INFO] [stdout] 463 | / pub struct Constraint {
[INFO] [stdout] 464 | |     index: Option<usize>,
[INFO] [stdout] 465 | |     vars: Vec<WeightedVariable>,
[INFO] [stdout] 466 | |     ty: ConstraintType,
[INFO] [stdout] 467 | |     rhs: f64,
[INFO] [stdout] 468 | |     name: String,
[INFO] [stdout] 469 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `export all public structs and enums`
[INFO] [stdout]     = help: ends near `A Constraint (row) object for a `Problem`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:463:1
[INFO] [stdout]     |
[INFO] [stdout] 463 | / pub struct Constraint {
[INFO] [stdout] 464 | |     index: Option<usize>,
[INFO] [stdout] 465 | |     vars: Vec<WeightedVariable>,
[INFO] [stdout] 466 | |     ty: ConstraintType,
[INFO] [stdout] 467 | |     rhs: f64,
[INFO] [stdout] 468 | |     name: String,
[INFO] [stdout] 469 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A Constraint (row) object for a `Problem`.`
[INFO] [stdout]     = help: ends near `A Constraint (row) object for a `Problem`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:579:1
[INFO] [stdout]     |
[INFO] [stdout] 579 | / pub struct Problem<'a> {
[INFO] [stdout] 580 | |     inner: *mut CProblem,
[INFO] [stdout] 581 | |     /// The Environment to which the Problem belongs.
[INFO] [stdout] 582 | |     env: &'a Env,
[INFO] [stdout] ...   |
[INFO] [stdout] 587 | |     lazy_constraints: Vec<Constraint>,
[INFO] [stdout] 588 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `export all public structs and enums`
[INFO] [stdout]     = help: ends near `A CPLEX Problem.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:579:1
[INFO] [stdout]     |
[INFO] [stdout] 579 | / pub struct Problem<'a> {
[INFO] [stdout] 580 | |     inner: *mut CProblem,
[INFO] [stdout] 581 | |     /// The Environment to which the Problem belongs.
[INFO] [stdout] 582 | |     env: &'a Env,
[INFO] [stdout] ...   |
[INFO] [stdout] 587 | |     lazy_constraints: Vec<Constraint>,
[INFO] [stdout] 588 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A CPLEX Problem.`
[INFO] [stdout]     = help: ends near `A CPLEX Problem.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | / pub struct Solution {
[INFO] [stdout] 598 | |     /// The value of the objective reached by CPLEX.
[INFO] [stdout] 599 | |     pub objective: f64,
[INFO] [stdout] 600 | |     /// The values bound to each variable.
[INFO] [stdout] 601 | |     pub variables: Vec<VariableValue>,
[INFO] [stdout] 602 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `export all public structs and enums`
[INFO] [stdout]     = help: ends near `Solution to a CPLEX Problem.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | / pub struct Solution {
[INFO] [stdout] 598 | |     /// The value of the objective reached by CPLEX.
[INFO] [stdout] 599 | |     pub objective: f64,
[INFO] [stdout] 600 | |     /// The values bound to each variable.
[INFO] [stdout] 601 | |     pub variables: Vec<VariableValue>,
[INFO] [stdout] 602 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Solution to a CPLEX Problem.`
[INFO] [stdout]     = help: ends near `Solution to a CPLEX Problem.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:636:1
[INFO] [stdout]     |
[INFO] [stdout] 636 | / pub enum ConstraintType {
[INFO] [stdout] 637 | |     LessThanEq,
[INFO] [stdout] 638 | |     Eq,
[INFO] [stdout] 639 | |     GreaterThanEq,
[INFO] [stdout] 640 | |     /// `Ranged` is currently unimplemented.
[INFO] [stdout] 641 | |     Ranged,
[INFO] [stdout] 642 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `export all public structs and enums`
[INFO] [stdout]     = help: ends near `Kind of (in)equality of a Constraint.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/load.rs:636:1
[INFO] [stdout]     |
[INFO] [stdout] 636 | / pub enum ConstraintType {
[INFO] [stdout] 637 | |     LessThanEq,
[INFO] [stdout] 638 | |     Eq,
[INFO] [stdout] 639 | |     GreaterThanEq,
[INFO] [stdout] 640 | |     /// `Ranged` is currently unimplemented.
[INFO] [stdout] 641 | |     Ranged,
[INFO] [stdout] 642 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Kind of (in)equality of a Constraint.`
[INFO] [stdout]     = help: ends near `Kind of (in)equality of a Constraint.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `cplex_dynamic`
[INFO] running `Command { std: "docker" "inspect" "8d9ecb43a182f505f95b03a45b3b3f6f26bf3f605562a9aef0b488f815343475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d9ecb43a182f505f95b03a45b3b3f6f26bf3f605562a9aef0b488f815343475", kill_on_drop: false }`
[INFO] [stdout] 8d9ecb43a182f505f95b03a45b3b3f6f26bf3f605562a9aef0b488f815343475
