[INFO] cloning repository https://github.com/Seeker14491/distance-db-populator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Seeker14491/distance-db-populator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeeker14491%2Fdistance-db-populator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeeker14491%2Fdistance-db-populator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5a3255d4d317c11b6921f44d2c5cf3e7c2e4af8 [INFO] checking Seeker14491/distance-db-populator against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeeker14491%2Fdistance-db-populator" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Seeker14491/distance-db-populator on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Seeker14491/distance-db-populator [INFO] finished tweaking git repo https://github.com/Seeker14491/distance-db-populator [INFO] tweaked toml for git repo https://github.com/Seeker14491/distance-db-populator written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Seeker14491/distance-db-populator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbf2416a2896747cc6ce5cfcb8d592bd136b3027e117d3a773a13f13b344a7a3 [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" "dbf2416a2896747cc6ce5cfcb8d592bd136b3027e117d3a773a13f13b344a7a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbf2416a2896747cc6ce5cfcb8d592bd136b3027e117d3a773a13f13b344a7a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf2416a2896747cc6ce5cfcb8d592bd136b3027e117d3a773a13f13b344a7a3", kill_on_drop: false }` [INFO] [stdout] dbf2416a2896747cc6ce5cfcb8d592bd136b3027e117d3a773a13f13b344a7a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 437ea602f7270428d9db66215c11cd304186ebd1c4a5b3685d3c6773d97248c6 [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" "437ea602f7270428d9db66215c11cd304186ebd1c4a5b3685d3c6773d97248c6", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.24 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Checking siphasher v0.3.5 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking thousands v0.1.4 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking distance-util v0.1.0 (https://github.com/Seeker14491/distance-util.git?tag=v0.1.0#ebbb4999) [INFO] [stderr] Checking backtrace v0.3.58 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking color-backtrace v0.5.1 [INFO] [stderr] Checking futures-intrusive v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking postgres-protocol v0.6.1 [INFO] [stderr] Checking postgres-types v0.2.1 [INFO] [stderr] Compiling regex v1.5.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking indicatif v0.16.0 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tracing-subscriber v0.2.17 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Compiling steamworks-sys v0.0.0 (https://github.com/Seeker14491/steamworks-rs.git?tag=v0.0.23#83623722) [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking tokio-postgres v0.7.2 [INFO] [stderr] Checking steamworks v0.0.23 (https://github.com/Seeker14491/steamworks-rs.git?tag=v0.0.23#83623722) [INFO] [stderr] Checking distance-db-populator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "437ea602f7270428d9db66215c11cd304186ebd1c4a5b3685d3c6773d97248c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "437ea602f7270428d9db66215c11cd304186ebd1c4a5b3685d3c6773d97248c6", kill_on_drop: false }` [INFO] [stdout] 437ea602f7270428d9db66215c11cd304186ebd1c4a5b3685d3c6773d97248c6