[INFO] cloning repository https://github.com/ggvm-org/ggvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggvm-org/ggvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggvm-org%2Fggvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggvm-org%2Fggvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee3b1434784892f93f47a8f2cf51f9069dc4868f [INFO] documenting ggvm-org/ggvm 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%2Fggvm-org%2Fggvm" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ggvm-org/ggvm 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/ggvm-org/ggvm [INFO] finished tweaking git repo https://github.com/ggvm-org/ggvm [INFO] tweaked toml for git repo https://github.com/ggvm-org/ggvm written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/ggvm-org/ggvm 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded insta v1.13.0 [INFO] [stderr] Downloaded plan9_asm v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 516a06b51fc1c59a5314d70091c2509a4fda967363475dc407f03131077b7d5e [INFO] running `Command { std: "docker" "start" "-a" "516a06b51fc1c59a5314d70091c2509a4fda967363475dc407f03131077b7d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "516a06b51fc1c59a5314d70091c2509a4fda967363475dc407f03131077b7d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "516a06b51fc1c59a5314d70091c2509a4fda967363475dc407f03131077b7d5e", kill_on_drop: false }` [INFO] [stdout] 516a06b51fc1c59a5314d70091c2509a4fda967363475dc407f03131077b7d5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 5e3b6ca305152fb4627cab498d098efc803ffaef2df858ffe534d5cce63b2b9c [INFO] running `Command { std: "docker" "start" "-a" "5e3b6ca305152fb4627cab498d098efc803ffaef2df858ffe534d5cce63b2b9c", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking plan9_asm v0.4.3 [INFO] [stderr] Checking go_ast v0.1.0 (/opt/rustwide/workdir/go_ast) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> go_ast/src/lib.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn new(s: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_main` [INFO] [stdout] --> go_ast/src/lib.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn new_main() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> go_ast/src/lib.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn new(s: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `math_rand` [INFO] [stdout] --> go_ast/src/lib.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn math_rand() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> go_ast/src/lib.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn new(name: String, ret_type: Type, wrap: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler) [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> compiler/src/link/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> compiler/src/analyze/mod.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | let offset = func.stmts.iter().fold(0, |mut offset, stmt| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> compiler/src/analyze/mod.rs:79:31 [INFO] [stdout] | [INFO] [stdout] 79 | &Statement::Local(op, b) => h.extend(analyze_operand(&op)), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `typ` [INFO] [stdout] --> compiler/src/analyze/mod.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | &Instruction::Ret(typ, op) => h.extend(analyze_operand(&op)), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_typ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `package` [INFO] [stdout] --> compiler/src/codegen/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let package = "main".to_string(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_package` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> compiler/src/codegen/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let name = func.name; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op` [INFO] [stdout] --> compiler/src/codegen/mod.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | Statement::Local(op, inst) => unimplemented!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst` [INFO] [stdout] --> compiler/src/codegen/mod.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | Statement::Local(op, inst) => unimplemented!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_inst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `typ` [INFO] [stdout] --> compiler/src/codegen/mod.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | Instruction::Add(typ, a, b) => unimplemented!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_typ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> compiler/src/codegen/mod.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | Instruction::Add(typ, a, b) => unimplemented!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> compiler/src/codegen/mod.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | Instruction::Add(typ, a, b) => unimplemented!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `typ` [INFO] [stdout] --> compiler/src/codegen/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | Instruction::Ret(typ, a) => directives!(RET;), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_typ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> compiler/src/codegen/mod.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | Instruction::Ret(typ, a) => directives!(RET;), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `go_asm` [INFO] [stdout] --> compiler/src/link/mod.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | pub(super) fn link(go_asm: GoAssembly) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_go_asm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `args` [INFO] [stdout] --> compiler/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | args: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Func` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> compiler/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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: `ret_type` [INFO] [stdout] --> compiler/src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | ret_type: Typ, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Func` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> compiler/src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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: `stacksize` [INFO] [stdout] --> compiler/src/analyze/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) stacksize: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AnalyzeResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> compiler/src/analyze/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[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: `env` [INFO] [stdout] --> compiler/src/analyze/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) env: Environment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AnalyzeResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> compiler/src/analyze/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[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: associated function is never used: `new` [INFO] [stdout] --> compiler/src/analyze/mod.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | fn new(stacksize: usize, env: Environment, func: Func) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_goroutine_prologue` [INFO] [stdout] --> compiler/src/go_assembly/mod.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn new_goroutine_prologue() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_goroutine_epilogue` [INFO] [stdout] --> compiler/src/go_assembly/mod.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn new_goroutine_epilogue() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `link` [INFO] [stdout] --> compiler/src/link/mod.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(super) fn link(go_asm: GoAssembly) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting ggvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.38s [INFO] running `Command { std: "docker" "inspect" "5e3b6ca305152fb4627cab498d098efc803ffaef2df858ffe534d5cce63b2b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3b6ca305152fb4627cab498d098efc803ffaef2df858ffe534d5cce63b2b9c", kill_on_drop: false }` [INFO] [stdout] 5e3b6ca305152fb4627cab498d098efc803ffaef2df858ffe534d5cce63b2b9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] ab4545d09373cf9545e28eaf38c77db283f14c18ce3b1d966e2e62e190fdfd6e [INFO] running `Command { std: "docker" "start" "-a" "ab4545d09373cf9545e28eaf38c77db283f14c18ce3b1d966e2e62e190fdfd6e", kill_on_drop: false }` [INFO] [stderr] error: no library targets found in package `ggvm` [INFO] running `Command { std: "docker" "inspect" "ab4545d09373cf9545e28eaf38c77db283f14c18ce3b1d966e2e62e190fdfd6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4545d09373cf9545e28eaf38c77db283f14c18ce3b1d966e2e62e190fdfd6e", kill_on_drop: false }` [INFO] [stdout] ab4545d09373cf9545e28eaf38c77db283f14c18ce3b1d966e2e62e190fdfd6e