[INFO] cloning repository https://github.com/yjh0502/nmeacli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yjh0502/nmeacli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fnmeacli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fnmeacli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad28e97030c2096c036c477b698314e30e4c65e3 [INFO] checking yjh0502/nmeacli against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fnmeacli" "/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/yjh0502/nmeacli on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/yjh0502/nmeacli [INFO] finished tweaking git repo https://github.com/yjh0502/nmeacli [INFO] tweaked toml for git repo https://github.com/yjh0502/nmeacli written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/yjh0502/nmeacli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/AeroRust/nmea` [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/AeroRust/nmea` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ublox v0.2.0 [INFO] [stderr] Downloaded ublox_derive v0.0.1 [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "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] 7cfa40333ae3db1f838b8c386dc4bbc70def30f8a990ae78289cfb3d1e6aeeea [INFO] running `Command { std: "docker" "start" "-a" "7cfa40333ae3db1f838b8c386dc4bbc70def30f8a990ae78289cfb3d1e6aeeea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cfa40333ae3db1f838b8c386dc4bbc70def30f8a990ae78289cfb3d1e6aeeea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cfa40333ae3db1f838b8c386dc4bbc70def30f8a990ae78289cfb3d1e6aeeea", kill_on_drop: false }` [INFO] [stdout] 7cfa40333ae3db1f838b8c386dc4bbc70def30f8a990ae78289cfb3d1e6aeeea [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeeddd0ab1ac30cfa3a7431bc7a3154fba895901a7999acf592040d627a5f2a6 [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" "eeeddd0ab1ac30cfa3a7431bc7a3154fba895901a7999acf592040d627a5f2a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking tui v0.9.5 [INFO] [stderr] Checking nmea v0.0.9 (https://github.com/AeroRust/nmea#4cf94d6b) [INFO] [stderr] Compiling ublox_derive v0.0.1 [INFO] [stderr] Checking ublox v0.2.0 [INFO] [stderr] Checking nmeacli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.31s [INFO] running `Command { std: "docker" "inspect" "eeeddd0ab1ac30cfa3a7431bc7a3154fba895901a7999acf592040d627a5f2a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeeddd0ab1ac30cfa3a7431bc7a3154fba895901a7999acf592040d627a5f2a6", kill_on_drop: false }` [INFO] [stdout] eeeddd0ab1ac30cfa3a7431bc7a3154fba895901a7999acf592040d627a5f2a6