[INFO] fetching crate fastobo-owl 0.2.1... [INFO] documenting fastobo-owl-0.2.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate fastobo-owl 0.2.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate fastobo-owl 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 fastobo-owl 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fastobo-owl 0.2.1 [INFO] tweaked toml for crates.io crate fastobo-owl 0.2.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate fastobo-owl 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 rio_xml v0.6.2 [INFO] [stderr] Downloaded enum_meta v0.6.0 [INFO] [stderr] Downloaded pretty_rdf v0.1.2 [INFO] [stderr] Downloaded curie v0.1.1 [INFO] [stderr] Downloaded horned-functional v0.4.0 [INFO] [stderr] Downloaded oxilangtag v0.1.2 [INFO] [stderr] Downloaded rio_api v0.6.2 [INFO] [stderr] Downloaded horned-owl v0.11.0 [INFO] [stderr] Downloaded slurp v1.0.1 [INFO] [stderr] Downloaded oxiri v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cad85575d3c7a8cfe56a5ab446edae0c1669da596c21bcca906d6c1fb340a470 [INFO] running `Command { std: "docker" "start" "-a" "cad85575d3c7a8cfe56a5ab446edae0c1669da596c21bcca906d6c1fb340a470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cad85575d3c7a8cfe56a5ab446edae0c1669da596c21bcca906d6c1fb340a470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad85575d3c7a8cfe56a5ab446edae0c1669da596c21bcca906d6c1fb340a470", kill_on_drop: false }` [INFO] [stdout] cad85575d3c7a8cfe56a5ab446edae0c1669da596c21bcca906d6c1fb340a470 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0fde596943d8271afdd35d5627c9f2c0deeff07d35f9c01e7c6acd3cea23eef4 [INFO] running `Command { std: "docker" "start" "-a" "0fde596943d8271afdd35d5627c9f2c0deeff07d35f9c01e7c6acd3cea23eef4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking rio_api v0.6.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking oxilangtag v0.1.2 [INFO] [stderr] Checking oxiri v0.2.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking slurp v1.0.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking enum_meta v0.6.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking quick-xml v0.21.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking rio_xml v0.6.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking pretty_rdf v0.1.2 [INFO] [stderr] Checking curie v0.1.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Checking fastobo-syntax v0.7.2 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Checking horned-owl v0.11.0 [INFO] [stderr] Compiling fastobo-derive-internal v0.15.0 [INFO] [stderr] Checking fastobo v0.15.0 [INFO] [stderr] Checking horned-functional v0.4.0 [INFO] [stderr] Documenting fastobo-owl v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "0fde596943d8271afdd35d5627c9f2c0deeff07d35f9c01e7c6acd3cea23eef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fde596943d8271afdd35d5627c9f2c0deeff07d35f9c01e7c6acd3cea23eef4", kill_on_drop: false }` [INFO] [stdout] 0fde596943d8271afdd35d5627c9f2c0deeff07d35f9c01e7c6acd3cea23eef4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 105572ed6ecb2a678498c3ba9a2cec0334bc58c867e9bda3d27708a921e856d2 [INFO] running `Command { std: "docker" "start" "-a" "105572ed6ecb2a678498c3ba9a2cec0334bc58c867e9bda3d27708a921e856d2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking rio_api v0.6.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking oxiri v0.2.1 [INFO] [stderr] Checking oxilangtag v0.1.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking slurp v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking enum_meta v0.6.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking quick-xml v0.21.0 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rio_xml v0.6.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking curie v0.1.1 [INFO] [stderr] Checking pretty_rdf v0.1.2 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Checking fastobo-syntax v0.7.2 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking horned-owl v0.11.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling fastobo-derive-internal v0.15.0 [INFO] [stderr] Checking fastobo v0.15.0 [INFO] [stderr] Checking horned-functional v0.4.0 [INFO] [stderr] Documenting fastobo-owl v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "105572ed6ecb2a678498c3ba9a2cec0334bc58c867e9bda3d27708a921e856d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105572ed6ecb2a678498c3ba9a2cec0334bc58c867e9bda3d27708a921e856d2", kill_on_drop: false }` [INFO] [stdout] 105572ed6ecb2a678498c3ba9a2cec0334bc58c867e9bda3d27708a921e856d2