[INFO] cloning repository https://github.com/cssivision/quic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cssivision/quic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcssivision%2Fquic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcssivision%2Fquic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e2fe73eb5d008d4887e9e986ed3a2327c24dafe [INFO] checking cssivision/quic against master#da897dfb6daa268a965d2d73620316ba56020a19 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcssivision%2Fquic" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cssivision/quic on toolchain da897dfb6daa268a965d2d73620316ba56020a19 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cssivision/quic [INFO] finished tweaking git repo https://github.com/cssivision/quic [INFO] tweaked toml for git repo https://github.com/cssivision/quic written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/cssivision/quic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+da897dfb6daa268a965d2d73620316ba56020a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc8eb69353d203c0aa6d5e17b9843c8714070e9ae1518fca4f000f5f99cf1fcc [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" "cc8eb69353d203c0aa6d5e17b9843c8714070e9ae1518fca4f000f5f99cf1fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc8eb69353d203c0aa6d5e17b9843c8714070e9ae1518fca4f000f5f99cf1fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc8eb69353d203c0aa6d5e17b9843c8714070e9ae1518fca4f000f5f99cf1fcc", kill_on_drop: false }` [INFO] [stdout] cc8eb69353d203c0aa6d5e17b9843c8714070e9ae1518fca4f000f5f99cf1fcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "check" "--frozen" "--all" "--all-targets" "--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] 3f33dbb8529e297f4bf5fd8b56fb81e38e18919e27b56d990a58c6120bd1b926 [INFO] running `Command { std: "docker" "start" "-a" "3f33dbb8529e297f4bf5fd8b56fb81e38e18919e27b56d990a58c6120bd1b926", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling quiche v0.5.1 [INFO] [stderr] Checking quic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "3f33dbb8529e297f4bf5fd8b56fb81e38e18919e27b56d990a58c6120bd1b926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f33dbb8529e297f4bf5fd8b56fb81e38e18919e27b56d990a58c6120bd1b926", kill_on_drop: false }` [INFO] [stdout] 3f33dbb8529e297f4bf5fd8b56fb81e38e18919e27b56d990a58c6120bd1b926