[INFO] cloning repository https://github.com/saiumesh535/db-migration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saiumesh535/db-migration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaiumesh535%2Fdb-migration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaiumesh535%2Fdb-migration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10924af5cbaf79f3743185bdc0f4765c880317d8 [INFO] checking saiumesh535/db-migration against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaiumesh535%2Fdb-migration" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saiumesh535/db-migration on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saiumesh535/db-migration [INFO] finished tweaking git repo https://github.com/saiumesh535/db-migration [INFO] tweaked toml for git repo https://github.com/saiumesh535/db-migration written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/saiumesh535/db-migration already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] 6ba88f8605fac93128916fdfa70340c6021416885ee3331b4e5fe60ca845062c [INFO] running `Command { std: "docker" "start" "-a" "6ba88f8605fac93128916fdfa70340c6021416885ee3331b4e5fe60ca845062c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ba88f8605fac93128916fdfa70340c6021416885ee3331b4e5fe60ca845062c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba88f8605fac93128916fdfa70340c6021416885ee3331b4e5fe60ca845062c", kill_on_drop: false }` [INFO] [stdout] 6ba88f8605fac93128916fdfa70340c6021416885ee3331b4e5fe60ca845062c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcf2e9b065b74ba99d0b360600422c8dd11eb3fc715201bc8a0fdda984621142 [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" "dcf2e9b065b74ba99d0b360600422c8dd11eb3fc715201bc8a0fdda984621142", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking siphasher v0.3.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking tokio v0.2.10 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking postgres-protocol v0.5.0 [INFO] [stderr] Checking postgres-types v0.1.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling snafu-derive v0.6.2 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking snafu v0.6.2 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking tokio-postgres v0.5.1 [INFO] [stderr] Checking postgres v0.17.0 [INFO] [stderr] Checking db_migraiton v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.48s [INFO] running `Command { std: "docker" "inspect" "dcf2e9b065b74ba99d0b360600422c8dd11eb3fc715201bc8a0fdda984621142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf2e9b065b74ba99d0b360600422c8dd11eb3fc715201bc8a0fdda984621142", kill_on_drop: false }` [INFO] [stdout] dcf2e9b065b74ba99d0b360600422c8dd11eb3fc715201bc8a0fdda984621142