[INFO] cloning repository https://github.com/bramvdbogaerde/calculator-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bramvdbogaerde/calculator-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbramvdbogaerde%2Fcalculator-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbramvdbogaerde%2Fcalculator-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5be7bd7d2946fb1da15e5adfb767d39e5b1a7dcc [INFO] documenting bramvdbogaerde/calculator-rs 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%2Fbramvdbogaerde%2Fcalculator-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bramvdbogaerde/calculator-rs 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/bramvdbogaerde/calculator-rs [INFO] finished tweaking git repo https://github.com/bramvdbogaerde/calculator-rs [INFO] tweaked toml for git repo https://github.com/bramvdbogaerde/calculator-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/bramvdbogaerde/calculator-rs 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 74b0bd5cfce5df143536301d3cbaba75f713666f3444fb5eaed5be3c60d4b320 [INFO] running `Command { std: "docker" "start" "-a" "74b0bd5cfce5df143536301d3cbaba75f713666f3444fb5eaed5be3c60d4b320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74b0bd5cfce5df143536301d3cbaba75f713666f3444fb5eaed5be3c60d4b320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b0bd5cfce5df143536301d3cbaba75f713666f3444fb5eaed5be3c60d4b320", kill_on_drop: false }` [INFO] [stdout] 74b0bd5cfce5df143536301d3cbaba75f713666f3444fb5eaed5be3c60d4b320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] fddf00ddf25393fecd62a73c6bcd53eb50147d5afc9fe76b34cdeda19609daa8 [INFO] running `Command { std: "docker" "start" "-a" "fddf00ddf25393fecd62a73c6bcd53eb50147d5afc9fe76b34cdeda19609daa8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling macro-attr v0.2.0 [INFO] [stderr] Compiling cactus v1.0.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling vob v2.0.4 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling typename_derive v0.1.4 [INFO] [stderr] Compiling typename v0.1.2 [INFO] [stderr] Compiling vergen v2.1.3 [INFO] [stderr] Compiling lrpar v0.5.1 [INFO] [stderr] Checking packedvec v1.2.2 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking rmp-serde v0.14.0 [INFO] [stderr] Checking sparsevec v0.1.3 [INFO] [stderr] Checking cfgrammar v0.5.1 [INFO] [stderr] Checking lrtable v0.5.1 [INFO] [stderr] Checking lrlex v0.5.1 [INFO] [stderr] Compiling calculator-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting calculator-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "fddf00ddf25393fecd62a73c6bcd53eb50147d5afc9fe76b34cdeda19609daa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fddf00ddf25393fecd62a73c6bcd53eb50147d5afc9fe76b34cdeda19609daa8", kill_on_drop: false }` [INFO] [stdout] fddf00ddf25393fecd62a73c6bcd53eb50147d5afc9fe76b34cdeda19609daa8