[INFO] cloning repository https://github.com/cubehub/doppler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cubehub/doppler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubehub%2Fdoppler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubehub%2Fdoppler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f13df14c2cf81931a6502947508e4339c8b8e89 [INFO] checking cubehub/doppler against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubehub%2Fdoppler" "/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/cubehub/doppler on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cubehub/doppler [INFO] finished tweaking git repo https://github.com/cubehub/doppler [INFO] tweaked toml for git repo https://github.com/cubehub/doppler written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/cubehub/doppler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/marjakm/fern-rs.git` [INFO] [stderr] Updating git repository `https://github.com/cubehub/rust-gpredict.git` [INFO] [stderr] Updating git repository `https://github.com/cubehub/rust-liquid-dsp.git` [INFO] [stderr] Updating git repository `https://github.com/cubehub/rust-coordinates.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-complex v0.1.35 [INFO] [stderr] Downloaded clap v2.19.0 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "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] 2cc576e2ab24ff803aa2138b81a16d4bda183ea3f104910870dcc3dc51ca6e40 [INFO] running `Command { std: "docker" "start" "-a" "2cc576e2ab24ff803aa2138b81a16d4bda183ea3f104910870dcc3dc51ca6e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cc576e2ab24ff803aa2138b81a16d4bda183ea3f104910870dcc3dc51ca6e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cc576e2ab24ff803aa2138b81a16d4bda183ea3f104910870dcc3dc51ca6e40", kill_on_drop: false }` [INFO] [stdout] 2cc576e2ab24ff803aa2138b81a16d4bda183ea3f104910870dcc3dc51ca6e40 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1139218f0f2ea2e34272e2cfa2d6df29df2f6495eb88f38d20f1b3dc7f8f8fb [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" "e1139218f0f2ea2e34272e2cfa2d6df29df2f6495eb88f38d20f1b3dc7f8f8fb", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.17 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking fern v0.4.0 (https://github.com/marjakm/fern-rs.git#9b1b821a) [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Checking clap v2.19.0 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Compiling doppler v1.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Checking num-bigint v0.1.35 [INFO] [stderr] Checking num-complex v0.1.35 [INFO] [stderr] Checking coordinates v0.1.0 (https://github.com/cubehub/rust-coordinates.git#e8548c16) [INFO] [stderr] Checking gpredict v0.2.6 (https://github.com/cubehub/rust-gpredict.git#b223e69b) [INFO] [stderr] Checking num-rational v0.1.35 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking liquid_dsp v0.3.0 (https://github.com/cubehub/rust-liquid-dsp.git#343bf9bd) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.10s [INFO] running `Command { std: "docker" "inspect" "e1139218f0f2ea2e34272e2cfa2d6df29df2f6495eb88f38d20f1b3dc7f8f8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1139218f0f2ea2e34272e2cfa2d6df29df2f6495eb88f38d20f1b3dc7f8f8fb", kill_on_drop: false }` [INFO] [stdout] e1139218f0f2ea2e34272e2cfa2d6df29df2f6495eb88f38d20f1b3dc7f8f8fb