[INFO] fetching crate fmi 0.2.1...
[INFO] documenting fmi-0.2.1 against 1.61.0 for beta-1.62-rustdoc-1
[INFO] extracting crate fmi 0.2.1 into /workspace/builds/worker-113/source
[INFO] validating manifest of crates.io crate fmi 0.2.1 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 crates.io crate fmi 0.2.1
[INFO] finished tweaking crates.io crate fmi 0.2.1
[INFO] tweaked toml for crates.io crate fmi 0.2.1 written to /workspace/builds/worker-113/source/Cargo.toml
[INFO] crate crates.io crate fmi 0.2.1 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] Downloading crates ...
[INFO] [stderr] Downloaded termcolor v1.0.4
[INFO] [stderr] Downloaded unicode-segmentation v1.2.1
[INFO] [stderr] Downloaded syn v1.0.45
[INFO] [stderr] Downloaded num-integer v0.1.39
[INFO] [stderr] Downloaded num-iter v0.1.37
[INFO] [stderr] Downloaded csv-core v0.1.5
[INFO] [stderr] Downloaded num-complex v0.2.1
[INFO] [stderr] Downloaded utf8-ranges v1.0.2
[INFO] [stderr] Downloaded cargo-lock v4.0.1
[INFO] [stderr] Downloaded built v0.4.3
[INFO] [stderr] Downloaded num-bigint v0.2.2
[INFO] [stderr] Downloaded smallvec v0.6.9
[INFO] [stderr] Downloaded ryu v0.2.8
[INFO] [stderr] Downloaded dtparse v1.0.3
[INFO] [stderr] Downloaded rustc-demangle v0.1.14
[INFO] [stderr] Downloaded cfg-if v0.1.7
[INFO] [stderr] Downloaded backtrace v0.3.15
[INFO] [stderr] Downloaded miniz_oxide_c_api v0.2.1
[INFO] [stderr] Downloaded serde-xml-rs v0.4.0
[INFO] [stderr] Downloaded miniz_oxide v0.2.1
[INFO] [stderr] Downloaded zip v0.5.8
[INFO] [stderr] Downloaded regex-syntax v0.6.6
[INFO] [stderr] Downloaded autocfg v0.1.2
[INFO] [stderr] Downloaded remove_dir_all v0.5.1
[INFO] [stderr] Downloaded adler32 v1.0.3
[INFO] [stderr] Downloaded num-rational v0.2.1
[INFO] [stderr] Downloaded regex v1.1.6
[INFO] [stderr] Downloaded flate2 v1.0.7
[INFO] [stderr] Downloaded csv v1.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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] 409bd76589003b260a19260d5dfaa473bab161c6243210d77d18bbd097ff3df8
[INFO] running `Command { std: "docker" "start" "-a" "409bd76589003b260a19260d5dfaa473bab161c6243210d77d18bbd097ff3df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "409bd76589003b260a19260d5dfaa473bab161c6243210d77d18bbd097ff3df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "409bd76589003b260a19260d5dfaa473bab161c6243210d77d18bbd097ff3df8", kill_on_drop: false }`
[INFO] [stdout] 409bd76589003b260a19260d5dfaa473bab161c6243210d77d18bbd097ff3df8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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] b103884190123c41050b3540f05c43a203ee60b111d28faac0c47cf09ea64163
[INFO] running `Command { std: "docker" "start" "-a" "b103884190123c41050b3540f05c43a203ee60b111d28faac0c47cf09ea64163", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.45
[INFO] [stderr] Compiling libc v0.2.79
[INFO] [stderr] Compiling serde_derive v1.0.117
[INFO] [stderr] Compiling serde v1.0.117
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling cc v1.0.61
[INFO] [stderr] Checking cfg-if v0.1.7
[INFO] [stderr] Compiling num-integer v0.1.39
[INFO] [stderr] Compiling matches v0.1.8
[INFO] [stderr] Compiling smallvec v0.6.9
[INFO] [stderr] Compiling num-bigint v0.2.2
[INFO] [stderr] Compiling getrandom v0.1.15
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling percent-encoding v2.1.0
[INFO] [stderr] Compiling build_const v0.2.1
[INFO] [stderr] Compiling num-rational v0.2.1
[INFO] [stderr] Compiling num-complex v0.2.1
[INFO] [stderr] Compiling byteorder v1.3.1
[INFO] [stderr] Compiling num-iter v0.1.37
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Checking adler32 v1.0.3
[INFO] [stderr] Compiling syn v0.15.34
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Checking ppv-lite86 v0.2.9
[INFO] [stderr] Checking xml-rs v0.8.0
[INFO] [stderr] Checking remove_dir_all v0.5.1
[INFO] [stderr] Compiling unicode-bidi v0.3.4
[INFO] [stderr] Compiling form_urlencoded v1.0.0
[INFO] [stderr] Checking miniz_oxide v0.2.1
[INFO] [stderr] Compiling crc v1.8.1
[INFO] [stderr] Compiling unicode-normalization v0.1.8
[INFO] [stderr] Compiling num-traits v0.2.12
[INFO] [stderr] Compiling bzip2-sys v0.1.7
[INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1
[INFO] [stderr] Compiling quote v0.6.12
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Checking time v0.1.42
[INFO] [stderr] Checking idna v0.2.0
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking flate2 v1.0.7
[INFO] [stderr] Checking rand_chacha v0.2.2
[INFO] [stderr] Checking rand v0.7.3
[INFO] [stderr] Checking url v2.2.0
[INFO] [stderr] Checking tempfile v3.1.0
[INFO] [stderr] Checking bzip2 v0.3.3
[INFO] [stderr] Compiling dlopen_derive v0.1.4
[INFO] [stderr] Checking num v0.2.0
[INFO] [stderr] Checking dlopen v0.1.8
[INFO] [stderr] Compiling thiserror-impl v1.0.21
[INFO] [stderr] Compiling derive_more v0.99.11
[INFO] [stderr] Checking thiserror v1.0.21
[INFO] [stderr] Checking zip v0.5.8
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling toml v0.5.7
[INFO] [stderr] Checking chrono v0.4.6
[INFO] [stderr] Checking rust_decimal v0.10.2
[INFO] [stderr] Checking serde-xml-rs v0.4.0
[INFO] [stderr] Checking dtparse v1.0.3
[INFO] [stderr] Compiling cargo-lock v4.0.1
[INFO] [stderr] Compiling built v0.4.3
[INFO] [stderr] Compiling fmi v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting fmi v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout] --> src/instance.rs:247:33
[INFO] [stdout] |
[INFO] [stdout] 247 | /// nominal value x_nominal[i] = 1.0 should be returned.
[INFO] [stdout] | ^ no item named `i` in scope
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout] --> src/instance.rs:249:45
[INFO] [stdout] |
[INFO] [stdout] 249 | /// Note, it is required that x_nominal[i] > 0.0 [Typically, the nominal values of the
[INFO] [stdout] | ^ no item named `i` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout] --> src/instance.rs:251:36
[INFO] [stdout] |
[INFO] [stdout] 251 | /// Example: absoluteTolerance[i] = 0.01*tolerance*x_nominal[i];]
[INFO] [stdout] | ^ no item named `i` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout] --> src/instance.rs:251:66
[INFO] [stdout] |
[INFO] [stdout] 251 | /// Example: absoluteTolerance[i] = 0.01*tolerance*x_nominal[i];]
[INFO] [stdout] | ^ no item named `i` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:2:64
[INFO] [stdout] |
[INFO] [stdout] 2 | //! Standard. This version of the library supports FMI2.0. See http://www.fmi-standard.org/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.82s
[INFO] running `Command { std: "docker" "inspect" "b103884190123c41050b3540f05c43a203ee60b111d28faac0c47cf09ea64163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b103884190123c41050b3540f05c43a203ee60b111d28faac0c47cf09ea64163", kill_on_drop: false }`
[INFO] [stdout] b103884190123c41050b3540f05c43a203ee60b111d28faac0c47cf09ea64163
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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] 156421af2ec002c3ad30fea9d5964ed03f619ecb0632d46465df5f52b47d6beb
[INFO] running `Command { std: "docker" "start" "-a" "156421af2ec002c3ad30fea9d5964ed03f619ecb0632d46465df5f52b47d6beb", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.45
[INFO] [stderr] Compiling libc v0.2.79
[INFO] [stderr] Compiling serde_derive v1.0.117
[INFO] [stderr] Compiling serde v1.0.117
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling cc v1.0.61
[INFO] [stderr] Checking cfg-if v0.1.7
[INFO] [stderr] Compiling num-integer v0.1.39
[INFO] [stderr] Compiling matches v0.1.8
[INFO] [stderr] Compiling smallvec v0.6.9
[INFO] [stderr] Compiling build_const v0.2.1
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling getrandom v0.1.15
[INFO] [stderr] Compiling num-bigint v0.2.2
[INFO] [stderr] Compiling percent-encoding v2.1.0
[INFO] [stderr] Compiling num-iter v0.1.37
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling num-complex v0.2.1
[INFO] [stderr] Compiling num-rational v0.2.1
[INFO] [stderr] Compiling byteorder v1.3.1
[INFO] [stderr] Compiling syn v0.15.34
[INFO] [stderr] Checking adler32 v1.0.3
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Checking ppv-lite86 v0.2.9
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking remove_dir_all v0.5.1
[INFO] [stderr] Checking xml-rs v0.8.0
[INFO] [stderr] Compiling unicode-bidi v0.3.4
[INFO] [stderr] Compiling form_urlencoded v1.0.0
[INFO] [stderr] Compiling crc v1.8.1
[INFO] [stderr] Checking miniz_oxide v0.2.1
[INFO] [stderr] Checking unicode-normalization v0.1.8
[INFO] [stderr] Compiling num-traits v0.2.12
[INFO] [stderr] Compiling idna v0.2.0
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1
[INFO] [stderr] Compiling bzip2-sys v0.1.7
[INFO] [stderr] Checking time v0.1.42
[INFO] [stderr] Compiling quote v0.6.12
[INFO] [stderr] Compiling url v2.2.0
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking rand_chacha v0.2.2
[INFO] [stderr] Checking flate2 v1.0.7
[INFO] [stderr] Checking rand v0.7.3
[INFO] [stderr] Checking bzip2 v0.3.3
[INFO] [stderr] Checking tempfile v3.1.0
[INFO] [stderr] Compiling dlopen_derive v0.1.4
[INFO] [stderr] Checking num v0.2.0
[INFO] [stderr] Checking dlopen v0.1.8
[INFO] [stderr] Compiling thiserror-impl v1.0.21
[INFO] [stderr] Compiling derive_more v0.99.11
[INFO] [stderr] Checking thiserror v1.0.21
[INFO] [stderr] Checking zip v0.5.8
[INFO] [stderr] Checking rust_decimal v0.10.2
[INFO] [stderr] Checking chrono v0.4.6
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling toml v0.5.7
[INFO] [stderr] Checking serde-xml-rs v0.4.0
[INFO] [stderr] Checking dtparse v1.0.3
[INFO] [stderr] Compiling cargo-lock v4.0.1
[INFO] [stderr] Compiling built v0.4.3
[INFO] [stderr] Compiling fmi v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting fmi v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout] --> src/instance.rs:247:33
[INFO] [stdout] |
[INFO] [stdout] 247 | /// nominal value x_nominal[i] = 1.0 should be returned.
[INFO] [stdout] | ^ no item named `i` in scope
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout] --> src/instance.rs:249:45
[INFO] [stdout] |
[INFO] [stdout] 249 | /// Note, it is required that x_nominal[i] > 0.0 [Typically, the nominal values of the
[INFO] [stdout] | ^ no item named `i` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout] --> src/instance.rs:251:36
[INFO] [stdout] |
[INFO] [stdout] 251 | /// Example: absoluteTolerance[i] = 0.01*tolerance*x_nominal[i];]
[INFO] [stdout] | ^ no item named `i` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout] --> src/instance.rs:251:66
[INFO] [stdout] |
[INFO] [stdout] 251 | /// Example: absoluteTolerance[i] = 0.01*tolerance*x_nominal[i];]
[INFO] [stdout] | ^ no item named `i` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:2:64
[INFO] [stdout] |
[INFO] [stdout] 2 | //! Standard. This version of the library supports FMI2.0. See http://www.fmi-standard.org/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.18s
[INFO] running `Command { std: "docker" "inspect" "156421af2ec002c3ad30fea9d5964ed03f619ecb0632d46465df5f52b47d6beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "156421af2ec002c3ad30fea9d5964ed03f619ecb0632d46465df5f52b47d6beb", kill_on_drop: false }`
[INFO] [stdout] 156421af2ec002c3ad30fea9d5964ed03f619ecb0632d46465df5f52b47d6beb