[INFO] cloning repository https://github.com/surya-software-system/firstone [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/surya-software-system/firstone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurya-software-system%2Ffirstone"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurya-software-system%2Ffirstone'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4c6d5344531cbbc0cef890458a820c0dee4b49e8 [INFO] checking surya-software-system/firstone against master#450abe80f193ccefbfcd48214d70520f2d507f0e for pr-73084 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurya-software-system%2Ffirstone" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/surya-software-system/firstone on toolchain 450abe80f193ccefbfcd48214d70520f2d507f0e [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/surya-software-system/firstone [INFO] finished tweaking git repo https://github.com/surya-software-system/firstone [INFO] tweaked toml for git repo https://github.com/surya-software-system/firstone written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/surya-software-system/firstone already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "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] 32b8d139a352df1a8c74bf593cb3ce7303e225e3d2a125a19792d170a8cdb16c [INFO] running `"docker" "start" "-a" "32b8d139a352df1a8c74bf593cb3ce7303e225e3d2a125a19792d170a8cdb16c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking one v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/agecalc.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | o.write_all(b"\n"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/agecalc.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | o.write_all(b"\n"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.36s [INFO] running `"docker" "inspect" "32b8d139a352df1a8c74bf593cb3ce7303e225e3d2a125a19792d170a8cdb16c"` [INFO] running `"docker" "rm" "-f" "32b8d139a352df1a8c74bf593cb3ce7303e225e3d2a125a19792d170a8cdb16c"` [INFO] [stdout] 32b8d139a352df1a8c74bf593cb3ce7303e225e3d2a125a19792d170a8cdb16c