[INFO] cloning repository https://github.com/PatrykStronski/KnapsackProblem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PatrykStronski/KnapsackProblem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrykStronski%2FKnapsackProblem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrykStronski%2FKnapsackProblem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c941050bad48b4e31df7bc7c3b60cb1df5f8e55a [INFO] documenting PatrykStronski/KnapsackProblem 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%2FPatrykStronski%2FKnapsackProblem" "/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/PatrykStronski/KnapsackProblem 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/PatrykStronski/KnapsackProblem [INFO] finished tweaking git repo https://github.com/PatrykStronski/KnapsackProblem [INFO] tweaked toml for git repo https://github.com/PatrykStronski/KnapsackProblem written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/PatrykStronski/KnapsackProblem 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 54a58a4fe4d780f33aa52cf170f2cd07a587a96f1de14cddac605d20992fc9b5 [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" "54a58a4fe4d780f33aa52cf170f2cd07a587a96f1de14cddac605d20992fc9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54a58a4fe4d780f33aa52cf170f2cd07a587a96f1de14cddac605d20992fc9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a58a4fe4d780f33aa52cf170f2cd07a587a96f1de14cddac605d20992fc9b5", kill_on_drop: false }` [INFO] [stdout] 54a58a4fe4d780f33aa52cf170f2cd07a587a96f1de14cddac605d20992fc9b5 [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] [stdout] 72e28872d03e9b4320ad3d079e6d3222f1f9111b50277e330e167b440af04dfb [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" "72e28872d03e9b4320ad3d079e6d3222f1f9111b50277e330e167b440af04dfb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking bitvec v0.15.2 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Checking euclid v0.20.10 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking lyon_geom v0.14.1 [INFO] [stderr] Checking shuffle v0.1.3 [INFO] [stderr] Checking lyon_path v0.14.0 [INFO] [stderr] Checking font-kit v0.4.0 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Documenting assignment1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.06s [INFO] running `Command { std: "docker" "inspect" "72e28872d03e9b4320ad3d079e6d3222f1f9111b50277e330e167b440af04dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e28872d03e9b4320ad3d079e6d3222f1f9111b50277e330e167b440af04dfb", kill_on_drop: false }` [INFO] [stdout] 72e28872d03e9b4320ad3d079e6d3222f1f9111b50277e330e167b440af04dfb