[INFO] cloning repository https://github.com/kennethlarsen/rember-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kennethlarsen/rember-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennethlarsen%2Frember-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennethlarsen%2Frember-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ab8320a75e338bcbf73cc2010a37be6092c94c2 [INFO] documenting kennethlarsen/rember-cli against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennethlarsen%2Frember-cli" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kennethlarsen/rember-cli on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kennethlarsen/rember-cli [INFO] finished tweaking git repo https://github.com/kennethlarsen/rember-cli [INFO] tweaked toml for git repo https://github.com/kennethlarsen/rember-cli written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/kennethlarsen/rember-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 400b33d5aba704ff5f1a9ea0643c9cdeee68e5174a002019d863f93f885d466f [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" "400b33d5aba704ff5f1a9ea0643c9cdeee68e5174a002019d863f93f885d466f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "400b33d5aba704ff5f1a9ea0643c9cdeee68e5174a002019d863f93f885d466f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "400b33d5aba704ff5f1a9ea0643c9cdeee68e5174a002019d863f93f885d466f", kill_on_drop: false }` [INFO] [stdout] 400b33d5aba704ff5f1a9ea0643c9cdeee68e5174a002019d863f93f885d466f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.46.0" "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] 0fa9fc2f28648f47eed1e2612e43bee4135fcf8446d4ed60bfe9505680ea0746 [INFO] running `Command { std: "docker" "start" "-a" "0fa9fc2f28648f47eed1e2612e43bee4135fcf8446d4ed60bfe9505680ea0746", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking bstr v0.1.2 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking tempfile v3.0.7 [INFO] [stderr] Compiling rember v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `clean_path` [INFO] [stdout] --> build.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let clean_path = path.replace("./fixtures", &format!("{}/fixtures", &target_dir_path)); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clean_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> build.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | fs::remove_dir_all(&format!("{}/fixtures", target_dir_path)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fs::create_dir_all(&format!("{}/fixtures", target_dir_path)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking globset v0.4.3 [INFO] [stderr] Checking predicates v1.0.1 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking ignore v0.4.7 [INFO] [stderr] Checking globwalk v0.5.0 [INFO] [stderr] Checking assert_fs v0.11.3 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling include_dir_impl v0.2.1 [INFO] [stderr] Checking include_dir v0.2.1 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Documenting rember v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.68s [INFO] running `Command { std: "docker" "inspect" "0fa9fc2f28648f47eed1e2612e43bee4135fcf8446d4ed60bfe9505680ea0746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa9fc2f28648f47eed1e2612e43bee4135fcf8446d4ed60bfe9505680ea0746", kill_on_drop: false }` [INFO] [stdout] 0fa9fc2f28648f47eed1e2612e43bee4135fcf8446d4ed60bfe9505680ea0746