[INFO] cloning repository https://github.com/nibrivia/rustasim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nibrivia/rustasim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnibrivia%2Frustasim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnibrivia%2Frustasim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d70a9f679a1422e2be0b5a6e3dd94ca4d6979500 [INFO] documenting nibrivia/rustasim 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%2Fnibrivia%2Frustasim" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nibrivia/rustasim 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/nibrivia/rustasim [INFO] finished tweaking git repo https://github.com/nibrivia/rustasim [INFO] tweaked toml for git repo https://github.com/nibrivia/rustasim written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/nibrivia/rustasim 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] ae06a6c3de446cafb689c1d7be7922002fbbf954aa963fb3dc3b85f41c2eeb88 [INFO] running `Command { std: "docker" "start" "-a" "ae06a6c3de446cafb689c1d7be7922002fbbf954aa963fb3dc3b85f41c2eeb88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae06a6c3de446cafb689c1d7be7922002fbbf954aa963fb3dc3b85f41c2eeb88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae06a6c3de446cafb689c1d7be7922002fbbf954aa963fb3dc3b85f41c2eeb88", kill_on_drop: false }` [INFO] [stdout] ae06a6c3de446cafb689c1d7be7922002fbbf954aa963fb3dc3b85f41c2eeb88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] d253c3948d9c5b6530f7c928c3917cb8713e85e2226dd2c234775b2498732de9 [INFO] running `Command { std: "docker" "start" "-a" "d253c3948d9c5b6530f7c928c3917cb8713e85e2226dd2c234775b2498732de9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking atomic-counter v1.0.1 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking rustasim v0.0.99 (/opt/rustwide/workdir/rustasim-engine) [INFO] [stderr] Documenting rustasim v0.0.99 (/opt/rustwide/workdir/rustasim-engine) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> rustasim-engine/src/engine.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | id: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Merger` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rustasim-engine/src/engine.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n_layers` [INFO] [stdout] --> rustasim-engine/src/engine.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | n_layers: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Merger` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rustasim-engine/src/engine.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ix_to_id` [INFO] [stdout] --> rustasim-engine/src/engine.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | ix_to_id: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Merger` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rustasim-engine/src/engine.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting rustasim-dcsim v0.1.0 (/opt/rustwide/workdir/rustasim-dcsim) [INFO] [stdout] warning: unknown attribute `no-run`. Did you mean `no_run`? [INFO] [stdout] --> rustasim-engine/src/engine.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / /// Returns indices into an 1-indexed array a tree with `n_nodes` leaves from left-to-right. [INFO] [stdout] 113 | | /// [INFO] [stdout] 114 | | /// This means that it takes the leftmost leaf first, goes up to its parent, then the second [INFO] [stdout] 115 | | /// leftmost leaf, and so on... [INFO] [stdout] ... | [INFO] [stdout] 129 | | /// // TODO [INFO] [stdout] 130 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.65s [INFO] running `Command { std: "docker" "inspect" "d253c3948d9c5b6530f7c928c3917cb8713e85e2226dd2c234775b2498732de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d253c3948d9c5b6530f7c928c3917cb8713e85e2226dd2c234775b2498732de9", kill_on_drop: false }` [INFO] [stdout] d253c3948d9c5b6530f7c928c3917cb8713e85e2226dd2c234775b2498732de9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] 2d422f4b74be2da63850569130d2a7ccb70eaee592bdeb1671a2df45d89a1289 [INFO] running `Command { std: "docker" "start" "-a" "2d422f4b74be2da63850569130d2a7ccb70eaee592bdeb1671a2df45d89a1289", 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" "2d422f4b74be2da63850569130d2a7ccb70eaee592bdeb1671a2df45d89a1289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d422f4b74be2da63850569130d2a7ccb70eaee592bdeb1671a2df45d89a1289", kill_on_drop: false }` [INFO] [stdout] 2d422f4b74be2da63850569130d2a7ccb70eaee592bdeb1671a2df45d89a1289