[INFO] cloning repository https://github.com/fastobo/fastobo-validator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fastobo/fastobo-validator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastobo%2Ffastobo-validator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastobo%2Ffastobo-validator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa878091298a8f6ec0136122aafd47df1c8aebe7 [INFO] documenting fastobo/fastobo-validator against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastobo%2Ffastobo-validator" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fastobo/fastobo-validator on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fastobo/fastobo-validator [INFO] finished tweaking git repo https://github.com/fastobo/fastobo-validator [INFO] tweaked toml for git repo https://github.com/fastobo/fastobo-validator written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/fastobo/fastobo-validator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 194c9fb2b8df460f89c6585168f4608e1f1c14ed64879b3ee8b297f1f50dc33d [INFO] running `Command { std: "docker" "start" "-a" "194c9fb2b8df460f89c6585168f4608e1f1c14ed64879b3ee8b297f1f50dc33d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "194c9fb2b8df460f89c6585168f4608e1f1c14ed64879b3ee8b297f1f50dc33d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194c9fb2b8df460f89c6585168f4608e1f1c14ed64879b3ee8b297f1f50dc33d", kill_on_drop: false }` [INFO] [stdout] 194c9fb2b8df460f89c6585168f4608e1f1c14ed64879b3ee8b297f1f50dc33d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea4eaa928bc472f9d3e533780a651b3bf87adbf2e29e5c6559ae0f7dda360b30 [INFO] running `Command { std: "docker" "start" "-a" "ea4eaa928bc472f9d3e533780a651b3bf87adbf2e29e5c6559ae0f7dda360b30", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling xmlparser v0.8.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling roxmltree v0.4.1 [INFO] [stderr] Checking smartstring v0.2.10 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling codegen v0.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling isbn v0.2.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [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 textwrap v0.14.2 [INFO] [stderr] Compiling fastobo-derive-internal v0.15.0 [INFO] [stderr] Checking clap v3.1.0 [INFO] [stderr] Checking fastobo v0.15.0 [INFO] [stderr] Documenting fastobo-validator v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.61s [INFO] running `Command { std: "docker" "inspect" "ea4eaa928bc472f9d3e533780a651b3bf87adbf2e29e5c6559ae0f7dda360b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4eaa928bc472f9d3e533780a651b3bf87adbf2e29e5c6559ae0f7dda360b30", kill_on_drop: false }` [INFO] [stdout] ea4eaa928bc472f9d3e533780a651b3bf87adbf2e29e5c6559ae0f7dda360b30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] b8afebdf2842e4887561d5f32e7a49e8c4575069ffa6909b7fe6d52debe4bd17 [INFO] running `Command { std: "docker" "start" "-a" "b8afebdf2842e4887561d5f32e7a49e8c4575069ffa6909b7fe6d52debe4bd17", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling xmlparser v0.8.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smartstring v0.2.10 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling roxmltree v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling codegen v0.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling isbn v0.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [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] Checking textwrap v0.14.2 [INFO] [stderr] Checking clap v3.1.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] Compiling fastobo-derive-internal v0.15.0 [INFO] [stderr] Checking fastobo v0.15.0 [INFO] [stderr] Documenting fastobo-validator v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.08s [INFO] running `Command { std: "docker" "inspect" "b8afebdf2842e4887561d5f32e7a49e8c4575069ffa6909b7fe6d52debe4bd17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8afebdf2842e4887561d5f32e7a49e8c4575069ffa6909b7fe6d52debe4bd17", kill_on_drop: false }` [INFO] [stdout] b8afebdf2842e4887561d5f32e7a49e8c4575069ffa6909b7fe6d52debe4bd17