[INFO] fetching crate crates-io-proxy 0.1.1... [INFO] documenting crates-io-proxy-0.1.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate crates-io-proxy 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate crates-io-proxy 0.1.1 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 crates.io crate crates-io-proxy 0.1.1 [INFO] finished tweaking crates.io crate crates-io-proxy 0.1.1 [INFO] tweaked toml for crates.io crate crates-io-proxy 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate crates-io-proxy 0.1.1 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] Downloading crates ... [INFO] [stderr] Downloaded ureq v2.2.0 [INFO] [stderr] Downloaded tiny_http v0.8.2 [INFO] [stderr] Downloaded time v0.3.3 [INFO] [stderr] Downloaded rouille v3.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 97c688bbaca5c307c51b7b0ad5f88dc58b459d196a9ebf456da3fadc6e88a085 [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" "97c688bbaca5c307c51b7b0ad5f88dc58b459d196a9ebf456da3fadc6e88a085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97c688bbaca5c307c51b7b0ad5f88dc58b459d196a9ebf456da3fadc6e88a085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97c688bbaca5c307c51b7b0ad5f88dc58b459d196a9ebf456da3fadc6e88a085", kill_on_drop: false }` [INFO] [stdout] 97c688bbaca5c307c51b7b0ad5f88dc58b459d196a9ebf456da3fadc6e88a085 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 20519091ab9deb9c281e312cdfdb9372ebd2810309bcdbdd473dafecc3164391 [INFO] running `Command { std: "docker" "start" "-a" "20519091ab9deb9c281e312cdfdb9372ebd2810309bcdbdd473dafecc3164391", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.14 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking time v0.3.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Checking tiny_http v0.8.2 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking ureq v2.2.0 [INFO] [stderr] Checking rouille v3.3.1 [INFO] [stderr] Documenting crates-io-proxy v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "20519091ab9deb9c281e312cdfdb9372ebd2810309bcdbdd473dafecc3164391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20519091ab9deb9c281e312cdfdb9372ebd2810309bcdbdd473dafecc3164391", kill_on_drop: false }` [INFO] [stdout] 20519091ab9deb9c281e312cdfdb9372ebd2810309bcdbdd473dafecc3164391