[INFO] updating cached repository https://github.com/Volfy/flashcard
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] aece28f51fcdcf93d3d5a519d4de0e2bd2c75763
[INFO] checking Volfy/flashcard against try#d93021f5faa26e4f9d2719e79f9974e06aa40e17 for pr-71873
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVolfy%2Fflashcard" "/workspace/builds/worker-11/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Volfy/flashcard on toolchain d93021f5faa26e4f9d2719e79f9974e06aa40e17
[INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/Volfy/flashcard
[INFO] finished tweaking git repo https://github.com/Volfy/flashcard
[INFO] tweaked toml for git repo https://github.com/Volfy/flashcard written to /workspace/builds/worker-11/source/Cargo.toml
[INFO] crate git repo https://github.com/Volfy/flashcard already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "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] 0aa5beb98f7d14dc3fcc9f34f0a230b1ee3e4ea9b8d52046bb56a58193300379
[INFO] running `"docker" "start" "-a" "0aa5beb98f7d14dc3fcc9f34f0a230b1ee3e4ea9b8d52046bb56a58193300379"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling getrandom v0.1.14
[INFO] [stderr] Compiling serde v1.0.106
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling ryu v1.0.3
[INFO] [stderr] Checking ppv-lite86 v0.2.6
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking itoa v0.4.5
[INFO] [stderr] Checking regex-automata v0.1.9
[INFO] [stderr] Checking csv-core v0.1.10
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking rand_chacha v0.2.2
[INFO] [stderr] Checking rand v0.7.3
[INFO] [stderr] Checking bstr v0.2.12
[INFO] [stderr] Checking csv v1.1.3
[INFO] [stderr] Checking flashcard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused return value of `std::string::String::::split_off` that must be used
[INFO] [stderr] --> src/main.rs:139:5
[INFO] [stderr] |
[INFO] [stderr] 139 | input.split_off(input.len() -1);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] = note: use `.truncate()` if you don't need the other half
[INFO] [stderr]
[INFO] [stderr] warning: unused return value of `std::string::String::::split_off` that must be used
[INFO] [stderr] --> src/main.rs:139:5
[INFO] [stderr] |
[INFO] [stderr] 139 | input.split_off(input.len() -1);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] = note: use `.truncate()` if you don't need the other half
[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 18.68s
[INFO] running `"docker" "inspect" "0aa5beb98f7d14dc3fcc9f34f0a230b1ee3e4ea9b8d52046bb56a58193300379"`
[INFO] running `"docker" "rm" "-f" "0aa5beb98f7d14dc3fcc9f34f0a230b1ee3e4ea9b8d52046bb56a58193300379"`
[INFO] [stdout] 0aa5beb98f7d14dc3fcc9f34f0a230b1ee3e4ea9b8d52046bb56a58193300379