[INFO] cloning repository https://github.com/fullstaq-labs/activatecontaineruid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fullstaq-labs/activatecontaineruid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffullstaq-labs%2Factivatecontaineruid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffullstaq-labs%2Factivatecontaineruid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d7b54d897db89e7f2b92a4467f1a765babb3f6f [INFO] documenting fullstaq-labs/activatecontaineruid against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffullstaq-labs%2Factivatecontaineruid" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fullstaq-labs/activatecontaineruid on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fullstaq-labs/activatecontaineruid [INFO] finished tweaking git repo https://github.com/fullstaq-labs/activatecontaineruid [INFO] tweaked toml for git repo https://github.com/fullstaq-labs/activatecontaineruid written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/fullstaq-labs/activatecontaineruid already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nix v0.14.0 [INFO] [stderr] Downloaded pwd v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2e9cd6d952a36724fa2fde8cb2adf537eaca297d0f62a2392fde6c9daf83cc4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b2e9cd6d952a36724fa2fde8cb2adf537eaca297d0f62a2392fde6c9daf83cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2e9cd6d952a36724fa2fde8cb2adf537eaca297d0f62a2392fde6c9daf83cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e9cd6d952a36724fa2fde8cb2adf537eaca297d0f62a2392fde6c9daf83cc4", kill_on_drop: false }` [INFO] [stdout] b2e9cd6d952a36724fa2fde8cb2adf537eaca297d0f62a2392fde6c9daf83cc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 015c0e6f695ff6d61835be1299183051c7c76240b6c66d6e61aa1169b412cdf5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "015c0e6f695ff6d61835be1299183051c7c76240b6c66d6e61aa1169b412cdf5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking rgb v0.8.13 [INFO] [stderr] Compiling nix v0.14.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking shell-escape v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking pwd v1.3.0 [INFO] [stderr] Documenting activatecontaineruid v0.9.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:994:8 [INFO] [stdout] | [INFO] [stdout] 994 | });; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.02s [INFO] running `Command { std: "docker" "inspect" "015c0e6f695ff6d61835be1299183051c7c76240b6c66d6e61aa1169b412cdf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "015c0e6f695ff6d61835be1299183051c7c76240b6c66d6e61aa1169b412cdf5", kill_on_drop: false }` [INFO] [stdout] 015c0e6f695ff6d61835be1299183051c7c76240b6c66d6e61aa1169b412cdf5