[INFO] cloning repository https://github.com/scottroemeschke/cue-sdk-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottroemeschke/cue-sdk-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottroemeschke%2Fcue-sdk-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottroemeschke%2Fcue-sdk-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a73d083c268c6856222b57cec3c3674d181503b [INFO] checking scottroemeschke/cue-sdk-sys against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottroemeschke%2Fcue-sdk-sys" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottroemeschke/cue-sdk-sys on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scottroemeschke/cue-sdk-sys [INFO] finished tweaking git repo https://github.com/scottroemeschke/cue-sdk-sys [INFO] tweaked toml for git repo https://github.com/scottroemeschke/cue-sdk-sys written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/scottroemeschke/cue-sdk-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a1644c528241a3d4d6fe48b81b3d51620736e638ebbdbaede3b503643bc27a6 [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" "5a1644c528241a3d4d6fe48b81b3d51620736e638ebbdbaede3b503643bc27a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a1644c528241a3d4d6fe48b81b3d51620736e638ebbdbaede3b503643bc27a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a1644c528241a3d4d6fe48b81b3d51620736e638ebbdbaede3b503643bc27a6", kill_on_drop: false }` [INFO] [stdout] 5a1644c528241a3d4d6fe48b81b3d51620736e638ebbdbaede3b503643bc27a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ee87b75bf02e884bdd23393f0263723174928c6187315314aa6cb79bbdb9ba6 [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" "3ee87b75bf02e884bdd23393f0263723174928c6187315314aa6cb79bbdb9ba6", kill_on_drop: false }` [INFO] [stderr] Compiling cue-sdk-sys v0.0.5 (/opt/rustwide/workdir/cue-sdk-sys) [INFO] [stderr] Checking sys-test v0.0.2 (/opt/rustwide/workdir/sys-test) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "3ee87b75bf02e884bdd23393f0263723174928c6187315314aa6cb79bbdb9ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee87b75bf02e884bdd23393f0263723174928c6187315314aa6cb79bbdb9ba6", kill_on_drop: false }` [INFO] [stdout] 3ee87b75bf02e884bdd23393f0263723174928c6187315314aa6cb79bbdb9ba6