[INFO] cloning repository https://github.com/yjh0502/nmeacli [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fnmeacli'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b5fa2553e6f79156821f5f6a0ba330aecf253245 [INFO] checking yjh0502/nmeacli against master#f9fdf642bab2bfcabe1829a4c82aaf055330661b for pr-73102 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fnmeacli" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yjh0502/nmeacli on toolchain f9fdf642bab2bfcabe1829a4c82aaf055330661b [INFO] running `"/workspace/cargo-home/bin/cargo" "+f9fdf642bab2bfcabe1829a4c82aaf055330661b" "read-manifest" "--manifest-path" "Cargo.toml"` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/yjh0502/nmeacli already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f9fdf642bab2bfcabe1829a4c82aaf055330661b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "/opt/rustwide/cargo-home/bin/cargo" "+f9fdf642bab2bfcabe1829a4c82aaf055330661b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 349de304e625b4c7b8b7fd569821fa71532d2e6e3c63659336a1e50906cf0cab [INFO] running `"docker" "start" "-a" "349de304e625b4c7b8b7fd569821fa71532d2e6e3c63659336a1e50906cf0cab"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking libc v0.2.71 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking tui v0.9.5 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking nmea v0.0.8 [INFO] [stderr] Checking nmeacli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `last_txt` found for struct `nmea::Nmea` in the current scope [INFO] [stderr] --> src/bin/test.rs:18:44 [INFO] [stderr] | [INFO] [stderr] 18 | println!("txt: {:?}", nmea.last_txt()); [INFO] [stderr] | ^^^^^^^^ method not found in `nmea::Nmea` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error[E0599]: no method named `last_txt` found for struct `nmea::Nmea` in the current scope [INFO] [stderr] --> src/bin/test.rs:18:44 [INFO] [stderr] | [INFO] [stderr] 18 | println!("txt: {:?}", nmea.last_txt()); [INFO] [stderr] | ^^^^^^^^ method not found in `nmea::Nmea` [INFO] [stderr] [INFO] [stderr] error: could not compile `nmeacli`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "349de304e625b4c7b8b7fd569821fa71532d2e6e3c63659336a1e50906cf0cab"` [INFO] running `"docker" "rm" "-f" "349de304e625b4c7b8b7fd569821fa71532d2e6e3c63659336a1e50906cf0cab"` [INFO] [stdout] 349de304e625b4c7b8b7fd569821fa71532d2e6e3c63659336a1e50906cf0cab