[INFO] cloning repository https://github.com/Logicalshift/flo_script [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Logicalshift/flo_script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_script", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_script'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb2844399d466688120f7365db9ffda38e6fa011 [INFO] documenting Logicalshift/flo_script 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%2FLogicalshift%2Fflo_script" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Logicalshift/flo_script 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/Logicalshift/flo_script [INFO] finished tweaking git repo https://github.com/Logicalshift/flo_script [INFO] tweaked toml for git repo https://github.com/Logicalshift/flo_script written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/Logicalshift/flo_script 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] Downloading crates ... [INFO] [stderr] Downloaded ena v0.13.0 [INFO] [stderr] Downloaded pretty v0.5.2 [INFO] [stderr] Downloaded rpds v0.5.0 [INFO] [stderr] Downloaded codespan-reporting v0.3.0 [INFO] [stderr] Downloaded codespan v0.3.0 [INFO] [stderr] Downloaded collect-mac v0.1.0 [INFO] [stderr] Downloaded union-find v0.3.2 [INFO] [stderr] Downloaded gluon_codegen v0.12.0 [INFO] [stderr] Downloaded gluon_check v0.12.0 [INFO] [stderr] Downloaded desync v0.4.1 [INFO] [stderr] Downloaded gluon_format v0.12.0 [INFO] [stderr] Downloaded typed-arena v1.6.0 [INFO] [stderr] Downloaded gluon_parser v0.12.0 [INFO] [stderr] Downloaded frunk_core v0.2.4 [INFO] [stderr] Downloaded gluon_base v0.12.0 [INFO] [stderr] Downloaded gluon_vm v0.12.0 [INFO] [stderr] Downloaded gluon v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] b1d672f94c774956c0deafd422c726b2551ff9c4526df8133f3c78758b34b110 [INFO] running `Command { std: "docker" "start" "-a" "b1d672f94c774956c0deafd422c726b2551ff9c4526df8133f3c78758b34b110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1d672f94c774956c0deafd422c726b2551ff9c4526df8133f3c78758b34b110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d672f94c774956c0deafd422c726b2551ff9c4526df8133f3c78758b34b110", kill_on_drop: false }` [INFO] [stdout] b1d672f94c774956c0deafd422c726b2551ff9c4526df8133f3c78758b34b110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] 2933ed48128985d24439429c95a985ca4a106e5516a89519967b61a2f5de105d [INFO] running `Command { std: "docker" "start" "-a" "2933ed48128985d24439429c95a985ca4a106e5516a89519967b61a2f5de105d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking typed-arena v1.6.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling gluon_vm v0.12.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking rpds v0.5.0 [INFO] [stderr] Checking union-find v0.3.2 [INFO] [stderr] Checking frunk_core v0.2.4 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking desync v0.4.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Checking crossbeam v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling gluon_codegen v0.12.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling codespan v0.3.0 [INFO] [stderr] Checking codespan-reporting v0.3.0 [INFO] [stderr] Checking gluon_base v0.12.0 [INFO] [stderr] Checking gluon_check v0.12.0 [INFO] [stderr] Checking gluon_format v0.12.0 [INFO] [stderr] Compiling gluon v0.12.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling gluon_parser v0.12.0 [INFO] [stderr] Documenting flo_script v0.1.0 (/opt/rustwide/workdir/flo_script) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> flo_script/src/gluon_host/core.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | /// See [https://gluon-lang.org] for details on this language. [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: this URL is not a hyperlink [INFO] [stdout] --> flo_script/src/gluon_host/host.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | /// See [https://gluon-lang.org] for details on this language. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.44s [INFO] running `Command { std: "docker" "inspect" "2933ed48128985d24439429c95a985ca4a106e5516a89519967b61a2f5de105d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2933ed48128985d24439429c95a985ca4a106e5516a89519967b61a2f5de105d", kill_on_drop: false }` [INFO] [stdout] 2933ed48128985d24439429c95a985ca4a106e5516a89519967b61a2f5de105d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] [stdout] 188f90d6cfde0baf377128bb18ab2f9aa93c27d440517fb229af577ef859c9f3 [INFO] running `Command { std: "docker" "start" "-a" "188f90d6cfde0baf377128bb18ab2f9aa93c27d440517fb229af577ef859c9f3", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "188f90d6cfde0baf377128bb18ab2f9aa93c27d440517fb229af577ef859c9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188f90d6cfde0baf377128bb18ab2f9aa93c27d440517fb229af577ef859c9f3", kill_on_drop: false }` [INFO] [stdout] 188f90d6cfde0baf377128bb18ab2f9aa93c27d440517fb229af577ef859c9f3