[INFO] cloning repository https://github.com/suborbital/hivew-rs-builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suborbital/hivew-rs-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuborbital%2Fhivew-rs-builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuborbital%2Fhivew-rs-builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9980200cfb4035c4275fc054b3ccdca327dcc7c9 [INFO] checking suborbital/hivew-rs-builder against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuborbital%2Fhivew-rs-builder" "/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/suborbital/hivew-rs-builder on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/suborbital/hivew-rs-builder [INFO] finished tweaking git repo https://github.com/suborbital/hivew-rs-builder [INFO] tweaked toml for git repo https://github.com/suborbital/hivew-rs-builder written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/suborbital/hivew-rs-builder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_toml v0.6.4 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68c803739f0261b584807f918a54cd0b2adad275a0cbe2490333c2bfa36773ee [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" "68c803739f0261b584807f918a54cd0b2adad275a0cbe2490333c2bfa36773ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68c803739f0261b584807f918a54cd0b2adad275a0cbe2490333c2bfa36773ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c803739f0261b584807f918a54cd0b2adad275a0cbe2490333c2bfa36773ee", kill_on_drop: false }` [INFO] [stdout] 68c803739f0261b584807f918a54cd0b2adad275a0cbe2490333c2bfa36773ee [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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] e297cf7dcc1e856b894e1cbf417af3d3fa5775aadbcfc64bc9e9b5e3a536c791 [INFO] running `Command { std: "docker" "start" "-a" "e297cf7dcc1e856b894e1cbf417af3d3fa5775aadbcfc64bc9e9b5e3a536c791", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking simple-error v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking cargo_toml v0.6.4 [INFO] [stderr] Checking hivew-rs-builder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.87s [INFO] running `Command { std: "docker" "inspect" "e297cf7dcc1e856b894e1cbf417af3d3fa5775aadbcfc64bc9e9b5e3a536c791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e297cf7dcc1e856b894e1cbf417af3d3fa5775aadbcfc64bc9e9b5e3a536c791", kill_on_drop: false }` [INFO] [stdout] e297cf7dcc1e856b894e1cbf417af3d3fa5775aadbcfc64bc9e9b5e3a536c791