[INFO] cloning repository https://github.com/Mureke/rust-testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mureke/rust-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMureke%2Frust-testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMureke%2Frust-testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c2dfb43f7519759d381518daae7173026e51a37 [INFO] checking Mureke/rust-testing against master#db870ea71b6dcc7a91b999420b88f41d3cdd13e1 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMureke%2Frust-testing" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 76% (299/390) Checking out files: 77% (301/390) Checking out files: 78% (305/390) Checking out files: 79% (309/390) Checking out files: 80% (312/390) Checking out files: 81% (316/390) Checking out files: 82% (320/390) Checking out files: 83% (324/390) Checking out files: 84% (328/390) Checking out files: 85% (332/390) Checking out files: 86% (336/390) Checking out files: 87% (340/390) Checking out files: 88% (344/390) Checking out files: 89% (348/390) Checking out files: 90% (351/390) Checking out files: 91% (355/390) Checking out files: 92% (359/390) Checking out files: 93% (363/390) Checking out files: 94% (367/390) Checking out files: 95% (371/390) Checking out files: 96% (375/390) Checking out files: 97% (379/390) Checking out files: 98% (383/390) Checking out files: 99% (387/390) Checking out files: 100% (390/390) Checking out files: 100% (390/390), done. [INFO] validating manifest of git repo https://github.com/Mureke/rust-testing on toolchain db870ea71b6dcc7a91b999420b88f41d3cdd13e1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mureke/rust-testing [INFO] finished tweaking git repo https://github.com/Mureke/rust-testing [INFO] tweaked toml for git repo https://github.com/Mureke/rust-testing written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Mureke/rust-testing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "metadata" "--no-deps" "--format-version=1", 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] dce6cf0dbc01dbd3fcf4641cdd6f72dbd7e1be57ea8e98025bda9e6bd803c8cc [INFO] running `Command { std: "docker" "start" "-a" "dce6cf0dbc01dbd3fcf4641cdd6f72dbd7e1be57ea8e98025bda9e6bd803c8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dce6cf0dbc01dbd3fcf4641cdd6f72dbd7e1be57ea8e98025bda9e6bd803c8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce6cf0dbc01dbd3fcf4641cdd6f72dbd7e1be57ea8e98025bda9e6bd803c8cc", kill_on_drop: false }` [INFO] [stdout] dce6cf0dbc01dbd3fcf4641cdd6f72dbd7e1be57ea8e98025bda9e6bd803c8cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2082bd8253929a0e7c5d95e8da4b0f342452ac8f4254d5c14f5ad2b95d26e98 [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" "c2082bd8253929a0e7c5d95e8da4b0f342452ac8f4254d5c14f5ad2b95d26e98", kill_on_drop: false }` [INFO] [stderr] Checking rust_testit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "c2082bd8253929a0e7c5d95e8da4b0f342452ac8f4254d5c14f5ad2b95d26e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2082bd8253929a0e7c5d95e8da4b0f342452ac8f4254d5c14f5ad2b95d26e98", kill_on_drop: false }` [INFO] [stdout] c2082bd8253929a0e7c5d95e8da4b0f342452ac8f4254d5c14f5ad2b95d26e98