[INFO] cloning repository https://github.com/hongweixiao/for_offer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hongweixiao/for_offer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongweixiao%2Ffor_offer"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongweixiao%2Ffor_offer'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 784430e6a33a82bedfa166b21c4188b838c6ac5f [INFO] checking hongweixiao/for_offer against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongweixiao%2Ffor_offer" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 43% (475/1082) Checking out files: 44% (477/1082) Checking out files: 45% (487/1082) Checking out files: 46% (498/1082) Checking out files: 47% (509/1082) Checking out files: 48% (520/1082) Checking out files: 49% (531/1082) Checking out files: 50% (541/1082) Checking out files: 51% (552/1082) Checking out files: 52% (563/1082) Checking out files: 53% (574/1082) Checking out files: 54% (585/1082) Checking out files: 55% (596/1082) Checking out files: 56% (606/1082) Checking out files: 57% (617/1082) Checking out files: 58% (628/1082) Checking out files: 59% (639/1082) Checking out files: 60% (650/1082) Checking out files: 61% (661/1082) Checking out files: 62% (671/1082) Checking out files: 63% (682/1082) Checking out files: 64% (693/1082) Checking out files: 65% (704/1082) Checking out files: 66% (715/1082) Checking out files: 67% (725/1082) Checking out files: 68% (736/1082) Checking out files: 69% (747/1082) Checking out files: 70% (758/1082) Checking out files: 71% (769/1082) Checking out files: 72% (780/1082) Checking out files: 73% (790/1082) Checking out files: 74% (801/1082) Checking out files: 75% (812/1082) Checking out files: 76% (823/1082) Checking out files: 77% (834/1082) Checking out files: 78% (844/1082) Checking out files: 79% (855/1082) Checking out files: 80% (866/1082) Checking out files: 81% (877/1082) Checking out files: 82% (888/1082) Checking out files: 83% (899/1082) Checking out files: 84% (909/1082) Checking out files: 85% (920/1082) Checking out files: 86% (931/1082) Checking out files: 87% (942/1082) Checking out files: 88% (953/1082) Checking out files: 89% (963/1082) Checking out files: 90% (974/1082) Checking out files: 91% (985/1082) Checking out files: 92% (996/1082) Checking out files: 93% (1007/1082) Checking out files: 94% (1018/1082) Checking out files: 95% (1028/1082) Checking out files: 96% (1039/1082) Checking out files: 97% (1050/1082) Checking out files: 98% (1061/1082) Checking out files: 99% (1072/1082) Checking out files: 100% (1082/1082) Checking out files: 100% (1082/1082), done. [INFO] validating manifest of git repo https://github.com/hongweixiao/for_offer on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hongweixiao/for_offer [INFO] finished tweaking git repo https://github.com/hongweixiao/for_offer [INFO] tweaked toml for git repo https://github.com/hongweixiao/for_offer written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/hongweixiao/for_offer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/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 `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "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] 94a03f58041def6f90cb88cd7844438e715d74c485d109d35367e5f5f0becff3 [INFO] running `"docker" "start" "-a" "94a03f58041def6f90cb88cd7844438e715d74c485d109d35367e5f5f0becff3"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking parking_lot v0.3.8 [INFO] [stderr] Checking jz_offer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `max_sliding_window` [INFO] [stderr] --> src/max_sliding_window_065.rs:4:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn max_sliding_window(nums: Vec, k: i32) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.62s [INFO] running `"docker" "inspect" "94a03f58041def6f90cb88cd7844438e715d74c485d109d35367e5f5f0becff3"` [INFO] running `"docker" "rm" "-f" "94a03f58041def6f90cb88cd7844438e715d74c485d109d35367e5f5f0becff3"` [INFO] [stdout] 94a03f58041def6f90cb88cd7844438e715d74c485d109d35367e5f5f0becff3