[INFO] cloning repository https://github.com/honestold3/myrust [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhonestold3%2Fmyrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fe59864f1da527fe5d1755a22e98314609c03f4 [INFO] checking honestold3/myrust against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhonestold3%2Fmyrust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 44% (681/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 f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/honestold3/myrust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7f4648cab6800ddab352289b73f692f6e9cfc84068feedf5fd14c728cc5b7a7 [INFO] running `Command { std: "docker" "start" "-a" "e7f4648cab6800ddab352289b73f692f6e9cfc84068feedf5fd14c728cc5b7a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7f4648cab6800ddab352289b73f692f6e9cfc84068feedf5fd14c728cc5b7a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f4648cab6800ddab352289b73f692f6e9cfc84068feedf5fd14c728cc5b7a7", kill_on_drop: false }` [INFO] [stdout] e7f4648cab6800ddab352289b73f692f6e9cfc84068feedf5fd14c728cc5b7a7 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3bd80bcc4b727c5a2a1492900289c1f85012e1a66bee00e6ae18cae894b251e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c3bd80bcc4b727c5a2a1492900289c1f85012e1a66bee00e6ae18cae894b251e", kill_on_drop: false }` [INFO] [stderr] Checking myrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/main.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let s = "dddd"; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let s1 = String::from("eeee"); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/main.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let s = "dddd"; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let s1 = String::from("eeee"); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "c3bd80bcc4b727c5a2a1492900289c1f85012e1a66bee00e6ae18cae894b251e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3bd80bcc4b727c5a2a1492900289c1f85012e1a66bee00e6ae18cae894b251e", kill_on_drop: false }` [INFO] [stdout] c3bd80bcc4b727c5a2a1492900289c1f85012e1a66bee00e6ae18cae894b251e