[INFO] cloning repository https://github.com/honestold3/myrust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/honestold3/myrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhonestold3%2Fmyrust"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhonestold3%2Fmyrust'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0fe59864f1da527fe5d1755a22e98314609c03f4 [INFO] checking honestold3/myrust against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhonestold3%2Fmyrust" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 33% (513/1523) Checking out files: 34% (518/1523) Checking out files: 35% (534/1523) Checking out files: 36% (549/1523) Checking out files: 37% (564/1523) Checking out files: 38% (579/1523) Checking out files: 39% (594/1523) Checking out files: 40% (610/1523) Checking out files: 41% (625/1523) Checking out files: 42% (640/1523) Checking out files: 43% (655/1523) Checking out files: 44% (671/1523) Checking out files: 45% (686/1523) Checking out files: 46% (701/1523) Checking out files: 47% (716/1523) Checking out files: 48% (732/1523) Checking out files: 49% (747/1523) Checking out files: 50% (762/1523) Checking out files: 51% (777/1523) Checking out files: 52% (792/1523) Checking out files: 53% (808/1523) Checking out files: 54% (823/1523) Checking out files: 55% (838/1523) Checking out files: 56% (853/1523) Checking out files: 57% (869/1523) Checking out files: 58% (884/1523) Checking out files: 59% (899/1523) Checking out files: 60% (914/1523) Checking out files: 61% (930/1523) Checking out files: 62% (945/1523) Checking out files: 63% (960/1523) Checking out files: 64% (975/1523) Checking out files: 65% (990/1523) Checking out files: 66% (1006/1523) Checking out files: 67% (1021/1523) Checking out files: 68% (1036/1523) Checking out files: 69% (1051/1523) Checking out files: 70% (1067/1523) Checking out files: 71% (1082/1523) Checking out files: 72% (1097/1523) Checking out files: 73% (1112/1523) Checking out files: 74% (1128/1523) Checking out files: 75% (1143/1523) Checking out files: 76% (1158/1523) Checking out files: 77% (1173/1523) Checking out files: 78% (1188/1523) Checking out files: 79% (1204/1523) Checking out files: 80% (1219/1523) Checking out files: 81% (1234/1523) Checking out files: 82% (1249/1523) Checking out files: 83% (1265/1523) Checking out files: 84% (1280/1523) Checking out files: 85% (1295/1523) Checking out files: 86% (1310/1523) Checking out files: 87% (1326/1523) Checking out files: 88% (1341/1523) Checking out files: 89% (1356/1523) Checking out files: 90% (1371/1523) Checking out files: 91% (1386/1523) Checking out files: 92% (1402/1523) Checking out files: 93% (1417/1523) Checking out files: 94% (1432/1523) Checking out files: 95% (1447/1523) Checking out files: 96% (1463/1523) Checking out files: 97% (1478/1523) Checking out files: 98% (1493/1523) Checking out files: 99% (1508/1523) Checking out files: 100% (1523/1523) Checking out files: 100% (1523/1523), done. [INFO] validating manifest of git repo https://github.com/honestold3/myrust 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/honestold3/myrust [INFO] finished tweaking git repo https://github.com/honestold3/myrust [INFO] tweaked toml for git repo https://github.com/honestold3/myrust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/honestold3/myrust already has a lockfile, it will not be regenerated [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 6e6205cc1d69e219882772cceb1918588156834be19d3392d96ddd5f5cd5b48f [INFO] running `"docker" "start" "-a" "6e6205cc1d69e219882772cceb1918588156834be19d3392d96ddd5f5cd5b48f"` [INFO] [stderr] Checking myrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `s` [INFO] [stderr] --> src/main.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | let s = "dddd"; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s1` [INFO] [stderr] --> src/main.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | let s1 = String::from("eeee"); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s` [INFO] [stderr] --> src/main.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | let s = "dddd"; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s1` [INFO] [stderr] --> src/main.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | let s1 = String::from("eeee"); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "6e6205cc1d69e219882772cceb1918588156834be19d3392d96ddd5f5cd5b48f"` [INFO] running `"docker" "rm" "-f" "6e6205cc1d69e219882772cceb1918588156834be19d3392d96ddd5f5cd5b48f"` [INFO] [stdout] 6e6205cc1d69e219882772cceb1918588156834be19d3392d96ddd5f5cd5b48f