[INFO] cloning repository https://github.com/mvtcode/rust-diesel-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mvtcode/rust-diesel-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvtcode%2Frust-diesel-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvtcode%2Frust-diesel-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 280438bc91c9d6be8e919999ff96c91da85d9135 [INFO] documenting mvtcode/rust-diesel-demo 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%2Fmvtcode%2Frust-diesel-demo" "/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/mvtcode/rust-diesel-demo 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/mvtcode/rust-diesel-demo [INFO] finished tweaking git repo https://github.com/mvtcode/rust-diesel-demo [INFO] tweaked toml for git repo https://github.com/mvtcode/rust-diesel-demo written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mvtcode/rust-diesel-demo 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 diesel v1.4.7 [INFO] [stderr] Downloaded typename_derive v0.1.4 [INFO] [stderr] Downloaded typename v0.1.2 [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" "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] 4e8ce472c08216d8d3501b5b85451e1d29117e66f218b92f75b04e5194330a72 [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" "4e8ce472c08216d8d3501b5b85451e1d29117e66f218b92f75b04e5194330a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e8ce472c08216d8d3501b5b85451e1d29117e66f218b92f75b04e5194330a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e8ce472c08216d8d3501b5b85451e1d29117e66f218b92f75b04e5194330a72", kill_on_drop: false }` [INFO] [stdout] 4e8ce472c08216d8d3501b5b85451e1d29117e66f218b92f75b04e5194330a72 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 59d9dbbd9299a7cc4210d45ceb666fc1d05f87e6ea6d504cf52691a1bcd1a033 [INFO] running `Command { std: "docker" "start" "-a" "59d9dbbd9299a7cc4210d45ceb666fc1d05f87e6ea6d504cf52691a1bcd1a033", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling typename_derive v0.1.4 [INFO] [stderr] Checking typename v0.1.2 [INFO] [stderr] Checking diesel v1.4.7 [INFO] [stderr] Checking diesel_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting diesel_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "59d9dbbd9299a7cc4210d45ceb666fc1d05f87e6ea6d504cf52691a1bcd1a033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d9dbbd9299a7cc4210d45ceb666fc1d05f87e6ea6d504cf52691a1bcd1a033", kill_on_drop: false }` [INFO] [stdout] 59d9dbbd9299a7cc4210d45ceb666fc1d05f87e6ea6d504cf52691a1bcd1a033 [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" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] 19be813c2d129903e3555ab0b12678cb1b3ae630d78f0a841ac23fd934226e7f [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" "19be813c2d129903e3555ab0b12678cb1b3ae630d78f0a841ac23fd934226e7f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling typename_derive v0.1.4 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking typename v0.1.2 [INFO] [stderr] Checking diesel v1.4.7 [INFO] [stderr] Documenting diesel_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "19be813c2d129903e3555ab0b12678cb1b3ae630d78f0a841ac23fd934226e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19be813c2d129903e3555ab0b12678cb1b3ae630d78f0a841ac23fd934226e7f", kill_on_drop: false }` [INFO] [stdout] 19be813c2d129903e3555ab0b12678cb1b3ae630d78f0a841ac23fd934226e7f