[INFO] cloning repository https://github.com/rhmoller/blobs-and-bullets
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rhmoller/blobs-and-bullets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhmoller%2Fblobs-and-bullets", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhmoller%2Fblobs-and-bullets'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aebb56050e9dc775515080e6fa490611c8705f8d
[INFO] documenting rhmoller/blobs-and-bullets 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%2Frhmoller%2Fblobs-and-bullets" "/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/rhmoller/blobs-and-bullets 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/rhmoller/blobs-and-bullets
[INFO] finished tweaking git repo https://github.com/rhmoller/blobs-and-bullets
[INFO] tweaked toml for git repo https://github.com/rhmoller/blobs-and-bullets written to /workspace/builds/worker-31/source/Cargo.toml
[INFO] crate git repo https://github.com/rhmoller/blobs-and-bullets 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] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.23
[INFO] [stderr] Downloaded wasm-bindgen-test v0.3.23
[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] 788b4691909fd26e664041b24234f2198fd0116869f491ca8c768c967424c316
[INFO] running `Command { std: "docker" "start" "-a" "788b4691909fd26e664041b24234f2198fd0116869f491ca8c768c967424c316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "788b4691909fd26e664041b24234f2198fd0116869f491ca8c768c967424c316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788b4691909fd26e664041b24234f2198fd0116869f491ca8c768c967424c316", kill_on_drop: false }`
[INFO] [stdout] 788b4691909fd26e664041b24234f2198fd0116869f491ca8c768c967424c316
[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] 5a5680d35cc696a95431cf9f43f130bcedf6b844ca71ecd31ba85f55e2db2833
[INFO] running `Command { std: "docker" "start" "-a" "5a5680d35cc696a95431cf9f43f130bcedf6b844ca71ecd31ba85f55e2db2833", kill_on_drop: false }`
[INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies
[INFO] [stderr] Compiling proc-macro2 v1.0.26
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling syn v1.0.71
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling serde_derive v1.0.125
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling bumpalo v3.6.1
[INFO] [stderr] Compiling serde v1.0.125
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Checking itoa v0.4.7
[INFO] [stderr] Compiling wasm-bindgen v0.2.73
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Checking futures-sink v0.3.14
[INFO] [stderr] Checking futures-core v0.3.14
[INFO] [stderr] Compiling libc v0.2.94
[INFO] [stderr] Checking futures-task v0.3.14
[INFO] [stderr] Checking futures-io v0.3.14
[INFO] [stderr] Checking slab v0.4.3
[INFO] [stderr] Checking pin-project-lite v0.2.6
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Compiling wee_alloc v0.4.5
[INFO] [stderr] Checking memory_units v0.4.0
[INFO] [stderr] Checking futures-channel v0.3.14
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73
[INFO] [stderr] Compiling futures-macro v0.3.14
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73
[INFO] [stderr] Checking futures-util v0.3.14
[INFO] [stderr] Checking futures-executor v0.3.14
[INFO] [stderr] Checking futures v0.3.14
[INFO] [stderr] Checking js-sys v0.3.50
[INFO] [stderr] Checking console_error_panic_hook v0.1.6
[INFO] [stderr] Checking web-sys v0.3.50
[INFO] [stderr] Checking wasm-bindgen-futures v0.4.23
[INFO] [stderr] Documenting rust-webpack-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/engine/tiled.rs:1:35
[INFO] [stdout] |
[INFO] [stdout] 1 | //! Support for maps created with https://www.mapeditor.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: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.44s
[INFO] running `Command { std: "docker" "inspect" "5a5680d35cc696a95431cf9f43f130bcedf6b844ca71ecd31ba85f55e2db2833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a5680d35cc696a95431cf9f43f130bcedf6b844ca71ecd31ba85f55e2db2833", kill_on_drop: false }`
[INFO] [stdout] 5a5680d35cc696a95431cf9f43f130bcedf6b844ca71ecd31ba85f55e2db2833
[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] 4c53f4636455c3831bc655a3269d1d6d5a86c790d5d7322751a61435fb112e97
[INFO] running `Command { std: "docker" "start" "-a" "4c53f4636455c3831bc655a3269d1d6d5a86c790d5d7322751a61435fb112e97", kill_on_drop: false }`
[INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies
[INFO] [stderr] Compiling proc-macro2 v1.0.26
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling syn v1.0.71
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling serde_derive v1.0.125
[INFO] [stderr] Compiling serde v1.0.125
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling bumpalo v3.6.1
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Checking itoa v0.4.7
[INFO] [stderr] Compiling wasm-bindgen v0.2.73
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Checking futures-sink v0.3.14
[INFO] [stderr] Checking futures-core v0.3.14
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking futures-io v0.3.14
[INFO] [stderr] Checking pin-project-lite v0.2.6
[INFO] [stderr] Checking slab v0.4.3
[INFO] [stderr] Checking futures-task v0.3.14
[INFO] [stderr] Compiling libc v0.2.94
[INFO] [stderr] Compiling wee_alloc v0.4.5
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Checking memory_units v0.4.0
[INFO] [stderr] Checking futures-channel v0.3.14
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73
[INFO] [stderr] Compiling futures-macro v0.3.14
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73
[INFO] [stderr] Checking futures-util v0.3.14
[INFO] [stderr] Checking futures-executor v0.3.14
[INFO] [stderr] Checking futures v0.3.14
[INFO] [stderr] Checking js-sys v0.3.50
[INFO] [stderr] Checking console_error_panic_hook v0.1.6
[INFO] [stderr] Checking web-sys v0.3.50
[INFO] [stderr] Checking wasm-bindgen-futures v0.4.23
[INFO] [stderr] Documenting rust-webpack-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/engine/tiled.rs:1:35
[INFO] [stdout] |
[INFO] [stdout] 1 | //! Support for maps created with https://www.mapeditor.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: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.77s
[INFO] running `Command { std: "docker" "inspect" "4c53f4636455c3831bc655a3269d1d6d5a86c790d5d7322751a61435fb112e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c53f4636455c3831bc655a3269d1d6d5a86c790d5d7322751a61435fb112e97", kill_on_drop: false }`
[INFO] [stdout] 4c53f4636455c3831bc655a3269d1d6d5a86c790d5d7322751a61435fb112e97