[INFO] cloning repository https://github.com/gmaijoe/grin_miner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmaijoe/grin_miner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmaijoe%2Fgrin_miner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmaijoe%2Fgrin_miner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2e3deaff644206a2af7c0cedecf85c816423dbb [INFO] documenting gmaijoe/grin_miner against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmaijoe%2Fgrin_miner" "/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/gmaijoe/grin_miner on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gmaijoe/grin_miner [INFO] removed workspace from git repo https://github.com/gmaijoe/grin_miner [INFO] removed path dependency cuckoo_miner from git repo https://github.com/gmaijoe/grin_miner [INFO] removed path dependency grin_miner_config from git repo https://github.com/gmaijoe/grin_miner [INFO] removed path dependency grin_miner_plugin from git repo https://github.com/gmaijoe/grin_miner [INFO] removed path dependency grin_miner_util from git repo https://github.com/gmaijoe/grin_miner [INFO] finished tweaking git repo https://github.com/gmaijoe/grin_miner [INFO] tweaked toml for git repo https://github.com/gmaijoe/grin_miner written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/gmaijoe/grin_miner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-async v2.5.0 [INFO] [stderr] Downloaded ucd-util v0.1.8 [INFO] [stderr] Downloaded term v0.6.1 [INFO] [stderr] Downloaded git2 v0.6.11 [INFO] [stderr] Downloaded term v0.4.6 [INFO] [stderr] Downloaded slog v2.1.1 [INFO] [stderr] Downloaded grin_miner_plugin v0.4.2 [INFO] [stderr] Downloaded built v0.2.3 [INFO] [stderr] Downloaded grin_miner_config v0.4.2 [INFO] [stderr] Downloaded grin_miner_util v0.4.2 [INFO] [stderr] Downloaded slog-term v2.6.0 [INFO] [stderr] Downloaded libgit2-sys v0.6.19 [INFO] [stderr] Downloaded cuckoo_miner v0.4.2 [INFO] [stderr] Downloaded libloading v0.4.3 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4db1f2a1daba5775f3a9b378102a3f7ae90bd1630854e3b9ed11ee50b7456355 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4db1f2a1daba5775f3a9b378102a3f7ae90bd1630854e3b9ed11ee50b7456355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4db1f2a1daba5775f3a9b378102a3f7ae90bd1630854e3b9ed11ee50b7456355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db1f2a1daba5775f3a9b378102a3f7ae90bd1630854e3b9ed11ee50b7456355", kill_on_drop: false }` [INFO] [stdout] 4db1f2a1daba5775f3a9b378102a3f7ae90bd1630854e3b9ed11ee50b7456355 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8320efd22d6001a5c408da34d95f1df728194816be8baafc65b5c509c9f57380 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8320efd22d6001a5c408da34d95f1df728194816be8baafc65b5c509c9f57380", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking slog v2.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking reexport-proc-macro v1.0.6 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling libz-sys v1.1.1 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling cuckoo_miner v0.4.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling enumset_derive v0.3.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking enumset v0.3.19 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Checking enum-map v0.4.1 [INFO] [stderr] Checking cursive v0.9.2 [INFO] [stderr] Compiling git2 v0.6.11 [INFO] [stderr] Compiling built v0.2.3 [INFO] [stderr] Checking grin_miner_plugin v0.4.2 [INFO] [stderr] Checking grin_miner_util v0.4.2 [INFO] [stderr] Compiling grin-miner v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking grin_miner_config v0.4.2 [INFO] [stderr] Documenting grin-miner v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/bin/tui/table.rs:284:2 [INFO] [stdout] | [INFO] [stdout] 284 | /// Sets a callback to be used when a selected column is sorted by [INFO] [stdout] | _____^ [INFO] [stdout] 285 | | /// pressing ``. [INFO] [stdout] 286 | | /// [INFO] [stdout] 287 | | /// # Example [INFO] [stdout] ... | [INFO] [stdout] 292 | | /// }); [INFO] [stdout] 293 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_codeblock_attributes)]` on by default [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/bin/tui/table.rs:301:2 [INFO] [stdout] | [INFO] [stdout] 301 | /// Sets a callback to be used when a selected column is sorted by [INFO] [stdout] | _____^ [INFO] [stdout] 302 | | /// pressing ``. [INFO] [stdout] 303 | | /// [INFO] [stdout] 304 | | /// Chainable variant. [INFO] [stdout] ... | [INFO] [stdout] 311 | | /// }); [INFO] [stdout] 312 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/bin/tui/table.rs:320:2 [INFO] [stdout] | [INFO] [stdout] 320 | /// Sets a callback to be used when `` is pressed while an item [INFO] [stdout] | _____^ [INFO] [stdout] 321 | | /// is selected. [INFO] [stdout] 322 | | /// [INFO] [stdout] 323 | | /// Both the currently selected row and the index of the corresponding item [INFO] [stdout] ... | [INFO] [stdout] 331 | | /// }); [INFO] [stdout] 332 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/bin/tui/table.rs:340:2 [INFO] [stdout] | [INFO] [stdout] 340 | /// Sets a callback to be used when `` is pressed while an item [INFO] [stdout] | _____^ [INFO] [stdout] 341 | | /// is selected. [INFO] [stdout] 342 | | /// [INFO] [stdout] 343 | | /// Both the currently selected row and the index of the corresponding item [INFO] [stdout] ... | [INFO] [stdout] 353 | | /// }); [INFO] [stdout] 354 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/bin/tui/table.rs:362:2 [INFO] [stdout] | [INFO] [stdout] 362 | /// Sets a callback to be used when an item is selected. [INFO] [stdout] | _____^ [INFO] [stdout] 363 | | /// [INFO] [stdout] 364 | | /// Both the currently selected row and the index of the corresponding item [INFO] [stdout] 365 | | /// within the underlying storage vector will be given to the callback. [INFO] [stdout] ... | [INFO] [stdout] 372 | | /// }); [INFO] [stdout] 373 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/bin/tui/table.rs:381:2 [INFO] [stdout] | [INFO] [stdout] 381 | /// Sets a callback to be used when an item is selected. [INFO] [stdout] | _____^ [INFO] [stdout] 382 | | /// [INFO] [stdout] 383 | | /// Both the currently selected row and the index of the corresponding item [INFO] [stdout] 384 | | /// within the underlying storage vector will be given to the callback. [INFO] [stdout] ... | [INFO] [stdout] 393 | | /// }); [INFO] [stdout] 394 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "8320efd22d6001a5c408da34d95f1df728194816be8baafc65b5c509c9f57380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8320efd22d6001a5c408da34d95f1df728194816be8baafc65b5c509c9f57380", kill_on_drop: false }` [INFO] [stdout] 8320efd22d6001a5c408da34d95f1df728194816be8baafc65b5c509c9f57380