[INFO] fetching crate rendr 0.3.1... [INFO] checking rendr-0.3.1 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate rendr 0.3.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rendr 0.3.1 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rendr 0.3.1 [INFO] finished tweaking crates.io crate rendr 0.3.1 [INFO] tweaked toml for crates.io crate rendr 0.3.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate rendr 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92c7a47e56533dac18908d8d35ce92fce44e4fd3c18b2df2fec6b95de0a5080e [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" "92c7a47e56533dac18908d8d35ce92fce44e4fd3c18b2df2fec6b95de0a5080e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92c7a47e56533dac18908d8d35ce92fce44e4fd3c18b2df2fec6b95de0a5080e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c7a47e56533dac18908d8d35ce92fce44e4fd3c18b2df2fec6b95de0a5080e", kill_on_drop: false }` [INFO] [stdout] 92c7a47e56533dac18908d8d35ce92fce44e4fd3c18b2df2fec6b95de0a5080e [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ac2fdc3092bebc29fa76ddf3757d41f272ad7321f83d1bd6c0790fc2acf2d53 [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" "7ac2fdc3092bebc29fa76ddf3757d41f272ad7321f83d1bd6c0790fc2acf2d53", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling rendr v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking text_io v0.1.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-src v111.10.1+1.1.1g [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking git2 v0.13.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 11s [INFO] running `Command { std: "docker" "inspect" "7ac2fdc3092bebc29fa76ddf3757d41f272ad7321f83d1bd6c0790fc2acf2d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ac2fdc3092bebc29fa76ddf3757d41f272ad7321f83d1bd6c0790fc2acf2d53", kill_on_drop: false }` [INFO] [stdout] 7ac2fdc3092bebc29fa76ddf3757d41f272ad7321f83d1bd6c0790fc2acf2d53