[INFO] cloning repository https://github.com/elipmoc/Ruscall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elipmoc/Ruscall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felipmoc%2FRuscall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felipmoc%2FRuscall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8feb48c031b7475a396c7d15a05ea6a78c560daa [INFO] documenting elipmoc/Ruscall 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%2Felipmoc%2FRuscall" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elipmoc/Ruscall 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/elipmoc/Ruscall [INFO] finished tweaking git repo https://github.com/elipmoc/Ruscall [INFO] tweaked toml for git repo https://github.com/elipmoc/Ruscall written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/elipmoc/Ruscall 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 combine v3.6.3 [INFO] [stderr] Downloaded cc v1.0.27 [INFO] [stderr] Downloaded syn v0.15.23 [INFO] [stderr] Downloaded gcc v0.3.55 [INFO] [stderr] Downloaded libc v0.2.45 [INFO] [stderr] Downloaded llvm-sys v60.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] cfae6587fc134b2ad4de85b3ddcdb11ff07e02ac4f0b239a5de8663eff6b0dc4 [INFO] running `Command { std: "docker" "start" "-a" "cfae6587fc134b2ad4de85b3ddcdb11ff07e02ac4f0b239a5de8663eff6b0dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfae6587fc134b2ad4de85b3ddcdb11ff07e02ac4f0b239a5de8663eff6b0dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfae6587fc134b2ad4de85b3ddcdb11ff07e02ac4f0b239a5de8663eff6b0dc4", kill_on_drop: false }` [INFO] [stdout] cfae6587fc134b2ad4de85b3ddcdb11ff07e02ac4f0b239a5de8663eff6b0dc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 4ac9145a814c5181adab6b980a1cccfc689edcc8df062ceb94dcaec645e87ca0 [INFO] running `Command { std: "docker" "start" "-a" "4ac9145a814c5181adab6b980a1cccfc689edcc8df062ceb94dcaec645e87ca0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/elipmoc/inkwell?branch=llvm6-0#ad57fda8) [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling ruscall v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking combine v3.6.3 [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Compiling llvm-sys v60.2.0 [INFO] [stderr] Compiling inkwell_internal_macros v0.1.0 (https://github.com/elipmoc/inkwell?branch=llvm6-0#ad57fda8) [INFO] [stderr] warning: src/stdlib/c/test.c: In function 'scan': [INFO] [stderr] warning: src/stdlib/c/test.c:9:14: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: 9 | int scan(int a){ [INFO] [stderr] warning: | ~~~~^ [INFO] [stderr] Documenting ruscall v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/compile/error.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | .fold("".to_string(), { |acc, x| format!("{}\r\n{:?}", acc, x) }), [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 19 - .fold("".to_string(), { |acc, x| format!("{}\r\n{:?}", acc, x) }), [INFO] [stdout] 19 + .fold("".to_string(), |acc, x| format!("{}\r\n{:?}", acc, x)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.85s [INFO] running `Command { std: "docker" "inspect" "4ac9145a814c5181adab6b980a1cccfc689edcc8df062ceb94dcaec645e87ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac9145a814c5181adab6b980a1cccfc689edcc8df062ceb94dcaec645e87ca0", kill_on_drop: false }` [INFO] [stdout] 4ac9145a814c5181adab6b980a1cccfc689edcc8df062ceb94dcaec645e87ca0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 540fe91fac26e06d00db61120aca4d2ff5115f509f165dfc4d5beaef667bb006 [INFO] running `Command { std: "docker" "start" "-a" "540fe91fac26e06d00db61120aca4d2ff5115f509f165dfc4d5beaef667bb006", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/elipmoc/inkwell?branch=llvm6-0#ad57fda8) [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling ruscall v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking combine v3.6.3 [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Compiling llvm-sys v60.2.0 [INFO] [stderr] Compiling inkwell_internal_macros v0.1.0 (https://github.com/elipmoc/inkwell?branch=llvm6-0#ad57fda8) [INFO] [stderr] warning: src/stdlib/c/test.c: In function 'scan': [INFO] [stderr] warning: src/stdlib/c/test.c:9:14: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: 9 | int scan(int a){ [INFO] [stderr] warning: | ~~~~^ [INFO] [stderr] Documenting ruscall v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/compile/error.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | .fold("".to_string(), { |acc, x| format!("{}\r\n{:?}", acc, x) }), [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 19 - .fold("".to_string(), { |acc, x| format!("{}\r\n{:?}", acc, x) }), [INFO] [stdout] 19 + .fold("".to_string(), |acc, x| format!("{}\r\n{:?}", acc, x)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "540fe91fac26e06d00db61120aca4d2ff5115f509f165dfc4d5beaef667bb006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "540fe91fac26e06d00db61120aca4d2ff5115f509f165dfc4d5beaef667bb006", kill_on_drop: false }` [INFO] [stdout] 540fe91fac26e06d00db61120aca4d2ff5115f509f165dfc4d5beaef667bb006