[INFO] cloning repository https://github.com/danii/lua-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danii/lua-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanii%2Flua-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanii%2Flua-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58cd70c2aa6dff64a8fae6505472831098d31817 [INFO] documenting danii/lua-rust 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%2Fdanii%2Flua-rust" "/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/danii/lua-rust 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/danii/lua-rust [INFO] finished tweaking git repo https://github.com/danii/lua-rust [INFO] tweaked toml for git repo https://github.com/danii/lua-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/danii/lua-rust 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] 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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 509fc2b24cf31cef547078764639e7770da6ae5f1928262291947f69dbaef8bb [INFO] running `Command { std: "docker" "start" "-a" "509fc2b24cf31cef547078764639e7770da6ae5f1928262291947f69dbaef8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "509fc2b24cf31cef547078764639e7770da6ae5f1928262291947f69dbaef8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509fc2b24cf31cef547078764639e7770da6ae5f1928262291947f69dbaef8bb", kill_on_drop: false }` [INFO] [stdout] 509fc2b24cf31cef547078764639e7770da6ae5f1928262291947f69dbaef8bb [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f391d395396f5c43e6d5f112906dc2d81198b1c95b03a36b7eeb2f5e32787f0 [INFO] running `Command { std: "docker" "start" "-a" "9f391d395396f5c43e6d5f112906dc2d81198b1c95b03a36b7eeb2f5e32787f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling hematita v0.1.0 (/opt/rustwide/workdir/hematita) [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling visibility v0.0.1 [INFO] [stderr] Documenting hematita v0.1.0 (/opt/rustwide/workdir/hematita) [INFO] [stdout] warning: unresolved link to `crate::compiler::compile` [INFO] [stdout] --> hematita/src/lib.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | //! [compiler-compile]: crate::compiler::compile [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `compile` in module `compiler` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `coerce_to_bool` [INFO] [stdout] --> hematita/src/vm/value.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | /// Like [coerce_to_bool], but wraps the result in a value. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `coerce_to_bool` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `coerce_to_bool` [INFO] [stdout] --> hematita/src/vm/value.rs:366:12 [INFO] [stdout] | [INFO] [stdout] 366 | /// Like [coerce_to_bool], but wraps the result in a value. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `coerce_to_bool` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `function` [INFO] [stdout] --> hematita/src/vm/mod.rs:664:38 [INFO] [stdout] | [INFO] [stdout] 664 | /// Calls a function with the name [function], with the arguments array [INFO] [stdout] | ^^^^^^^^ no item named `function` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `arguments` [INFO] [stdout] --> hematita/src/vm/mod.rs:665:7 [INFO] [stdout] | [INFO] [stdout] 665 | /// [arguments], and stores the result array in [destination]. [arguments] [INFO] [stdout] | ^^^^^^^^^ no item named `arguments` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `destination` [INFO] [stdout] --> hematita/src/vm/mod.rs:665:51 [INFO] [stdout] | [INFO] [stdout] 665 | /// [arguments], and stores the result array in [destination]. [arguments] [INFO] [stdout] | ^^^^^^^^^^^ no item named `destination` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `arguments` [INFO] [stdout] --> hematita/src/vm/mod.rs:665:66 [INFO] [stdout] | [INFO] [stdout] 665 | /// [arguments], and stores the result array in [destination]. [arguments] [INFO] [stdout] | ^^^^^^^^^ no item named `arguments` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `destination_local` [INFO] [stdout] --> hematita/src/vm/mod.rs:669:7 [INFO] [stdout] | [INFO] [stdout] 669 | /// [destination_local] determines if the result will be stored to the local [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `destination_local` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `indexee` [INFO] [stdout] --> hematita/src/vm/mod.rs:682:45 [INFO] [stdout] | [INFO] [stdout] 682 | /// Indexes into the object with the name [indexee], with index [index], and [INFO] [stdout] | ^^^^^^^ no item named `indexee` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> hematita/src/vm/mod.rs:682:67 [INFO] [stdout] | [INFO] [stdout] 682 | /// Indexes into the object with the name [indexee], with index [index], and [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `destination` [INFO] [stdout] --> hematita/src/vm/mod.rs:683:28 [INFO] [stdout] | [INFO] [stdout] 683 | /// stores the result in [destination]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `destination` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `destination_local` [INFO] [stdout] --> hematita/src/vm/mod.rs:685:7 [INFO] [stdout] | [INFO] [stdout] 685 | /// [destination_local] determines if the result will be stored to the local [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `destination_local` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `indexee` [INFO] [stdout] --> hematita/src/vm/mod.rs:696:45 [INFO] [stdout] | [INFO] [stdout] 696 | /// Indexes into the object with the name [indexee], with index [index], and [INFO] [stdout] | ^^^^^^^ no item named `indexee` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> hematita/src/vm/mod.rs:696:67 [INFO] [stdout] | [INFO] [stdout] 696 | /// Indexes into the object with the name [indexee], with index [index], and [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `indexee` [INFO] [stdout] --> hematita/src/vm/mod.rs:697:27 [INFO] [stdout] | [INFO] [stdout] 697 | /// writes [value] into [indexee]. [INFO] [stdout] | ^^^^^^^ no item named `indexee` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `destination` [INFO] [stdout] --> hematita/src/vm/mod.rs:707:36 [INFO] [stdout] | [INFO] [stdout] 707 | /// Creates a new empty table at [destination]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `destination` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `destination_local` [INFO] [stdout] --> hematita/src/vm/mod.rs:709:7 [INFO] [stdout] | [INFO] [stdout] 709 | /// [destination_local] determines if the new table will be stored to the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `destination_local` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `operation` [INFO] [stdout] --> hematita/src/vm/mod.rs:729:32 [INFO] [stdout] | [INFO] [stdout] 729 | /// Jumps unconditionally to [operation], or conditionally if the name of a [INFO] [stdout] | ^^^^^^^^^ no item named `operation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `r` [INFO] [stdout] --> hematita/src/vm/mod.rs:730:33 [INFO] [stdout] | [INFO] [stdout] 730 | /// condition is specified in [r#if]. The jump operation is performed in [INFO] [stdout] | ^^^^ no item named `r` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `destination` [INFO] [stdout] --> hematita/src/vm/mod.rs:750:67 [INFO] [stdout] | [INFO] [stdout] 750 | /// Loads a value from the constant pool at index [constant] to [destination]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `destination` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `destination_local` [INFO] [stdout] --> hematita/src/vm/mod.rs:752:7 [INFO] [stdout] | [INFO] [stdout] 752 | /// [destination_local] determines if the constant will be stored to the local [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `destination_local` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting hematita_cli v0.1.0 (/opt/rustwide/workdir/hematita_cli) [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.97s [INFO] running `Command { std: "docker" "inspect" "9f391d395396f5c43e6d5f112906dc2d81198b1c95b03a36b7eeb2f5e32787f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f391d395396f5c43e6d5f112906dc2d81198b1c95b03a36b7eeb2f5e32787f0", kill_on_drop: false }` [INFO] [stdout] 9f391d395396f5c43e6d5f112906dc2d81198b1c95b03a36b7eeb2f5e32787f0 [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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8a1d245d1e132ead3c55a6e19d8a2682df1136223d41b12b808ecb89eaf8126e [INFO] running `Command { std: "docker" "start" "-a" "8a1d245d1e132ead3c55a6e19d8a2682df1136223d41b12b808ecb89eaf8126e", 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" "8a1d245d1e132ead3c55a6e19d8a2682df1136223d41b12b808ecb89eaf8126e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1d245d1e132ead3c55a6e19d8a2682df1136223d41b12b808ecb89eaf8126e", kill_on_drop: false }` [INFO] [stdout] 8a1d245d1e132ead3c55a6e19d8a2682df1136223d41b12b808ecb89eaf8126e