[INFO] cloning repository https://github.com/bburdette/socktest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bburdette/socktest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbburdette%2Fsocktest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbburdette%2Fsocktest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46f118247b157b277abd9e4c275a1c59d0ce5133 [INFO] checking bburdette/socktest against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbburdette%2Fsocktest" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bburdette/socktest on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bburdette/socktest [INFO] finished tweaking git repo https://github.com/bburdette/socktest [INFO] tweaked toml for git repo https://github.com/bburdette/socktest written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/bburdette/socktest already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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] [stderr] warning: parsed version requirement `0.2*` is no longer valid [INFO] [stderr] [INFO] [stderr] Previous versions of Cargo accepted this malformed requirement, [INFO] [stderr] but it is being deprecated. This was found when parsing the manifest [INFO] [stderr] of iron 0.2.6, and the correct version requirement is `0.2.*`. [INFO] [stderr] [INFO] [stderr] This will soon become a hard error, so it's either recommended to [INFO] [stderr] update to a fixed version or contact the upstream maintainer about [INFO] [stderr] this warning. [INFO] [stderr] [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0faa3a0f3cb629f1d3d270690c11dabb9948fe5e695dadfc3167c31f8ba6353c [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" "0faa3a0f3cb629f1d3d270690c11dabb9948fe5e695dadfc3167c31f8ba6353c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0faa3a0f3cb629f1d3d270690c11dabb9948fe5e695dadfc3167c31f8ba6353c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0faa3a0f3cb629f1d3d270690c11dabb9948fe5e695dadfc3167c31f8ba6353c", kill_on_drop: false }` [INFO] [stdout] 0faa3a0f3cb629f1d3d270690c11dabb9948fe5e695dadfc3167c31f8ba6353c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fae8de327fec3e20f35129536c4f3437f3ede3afc6a172fc5704cb6fb3eacda [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" "0fae8de327fec3e20f35129536c4f3437f3ede3afc6a172fc5704cb6fb3eacda", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: parsed version requirement `0.2*` is no longer valid [INFO] [stderr] [INFO] [stderr] Previous versions of Cargo accepted this malformed requirement, [INFO] [stderr] but it is being deprecated. This was found when parsing the manifest [INFO] [stderr] of iron 0.2.6, and the correct version requirement is `0.2.*`. [INFO] [stderr] [INFO] [stderr] This will soon become a hard error, so it's either recommended to [INFO] [stderr] update to a fixed version or contact the upstream maintainer about [INFO] [stderr] this warning. [INFO] [stderr] [INFO] [stderr] error: multiple packages link to native library `openssl`, but a native library can be linked only once [INFO] [stderr] [INFO] [stderr] package `openssl-sys v0.6.7` [INFO] [stderr] ... which is depended on by `openssl v0.6.7` [INFO] [stderr] ... which is depended on by `cookie v0.1.21` [INFO] [stderr] ... which is depended on by `hyper v0.6.16` [INFO] [stderr] ... which is depended on by `socktest v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] links to native library `openssl` [INFO] [stderr] [INFO] [stderr] package `openssl-sys v0.7.17` [INFO] [stderr] ... which is depended on by `openssl v0.7.14` [INFO] [stderr] ... which is depended on by `cookie v0.2.5` [INFO] [stderr] ... which is depended on by `hyper v0.7.2` [INFO] [stderr] ... which is depended on by `iron v0.2.6` [INFO] [stderr] ... which is depended on by `socktest v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] also links to native library `openssl` [INFO] running `Command { std: "docker" "inspect" "0fae8de327fec3e20f35129536c4f3437f3ede3afc6a172fc5704cb6fb3eacda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fae8de327fec3e20f35129536c4f3437f3ede3afc6a172fc5704cb6fb3eacda", kill_on_drop: false }` [INFO] [stdout] 0fae8de327fec3e20f35129536c4f3437f3ede3afc6a172fc5704cb6fb3eacda