[INFO] cloning repository https://github.com/Karuzzzo/-TechnoParkHW2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Karuzzzo/-TechnoParkHW2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaruzzzo%2F-TechnoParkHW2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaruzzzo%2F-TechnoParkHW2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e3584221e8a70d87ebcda677f4a68128923a270 [INFO] checking Karuzzzo/-TechnoParkHW2 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaruzzzo%2F-TechnoParkHW2" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 32% (438/1340) Checking out files: 33% (443/1340) Checking out files: 34% (456/1340) Checking out files: 35% (469/1340) Checking out files: 36% (483/1340) Checking out files: 37% (496/1340) Checking out files: 38% (510/1340) Checking out files: 39% (523/1340) Checking out files: 39% (526/1340) Checking out files: 40% (536/1340) Checking out files: 41% (550/1340) Checking out files: 42% (563/1340) Checking out files: 43% (577/1340) Checking out files: 44% (590/1340) Checking out files: 45% (603/1340) Checking out files: 46% (617/1340) Checking out files: 47% (630/1340) Checking out files: 48% (644/1340) Checking out files: 49% (657/1340) Checking out files: 50% (670/1340) Checking out files: 51% (684/1340) Checking out files: 52% (697/1340) Checking out files: 53% (711/1340) Checking out files: 54% (724/1340) Checking out files: 55% (737/1340) Checking out files: 56% (751/1340) Checking out files: 57% (764/1340) Checking out files: 58% (778/1340) Checking out files: 59% (791/1340) Checking out files: 60% (804/1340) Checking out files: 61% (818/1340) Checking out files: 62% (831/1340) Checking out files: 63% (845/1340) Checking out files: 64% (858/1340) Checking out files: 65% (871/1340) Checking out files: 66% (885/1340) Checking out files: 67% (898/1340) Checking out files: 68% (912/1340) Checking out files: 69% (925/1340) Checking out files: 70% (938/1340) Checking out files: 71% (952/1340) Checking out files: 72% (965/1340) Checking out files: 73% (979/1340) Checking out files: 74% (992/1340) Checking out files: 75% (1005/1340) Checking out files: 76% (1019/1340) Checking out files: 77% (1032/1340) Checking out files: 77% (1041/1340) Checking out files: 78% (1046/1340) Checking out files: 79% (1059/1340) Checking out files: 80% (1072/1340) Checking out files: 81% (1086/1340) Checking out files: 82% (1099/1340) Checking out files: 83% (1113/1340) Checking out files: 84% (1126/1340) Checking out files: 85% (1139/1340) Checking out files: 86% (1153/1340) Checking out files: 87% (1166/1340) Checking out files: 88% (1180/1340) Checking out files: 89% (1193/1340) Checking out files: 90% (1206/1340) Checking out files: 91% (1220/1340) Checking out files: 92% (1233/1340) Checking out files: 93% (1247/1340) Checking out files: 94% (1260/1340) Checking out files: 95% (1273/1340) Checking out files: 96% (1287/1340) Checking out files: 97% (1300/1340) Checking out files: 98% (1314/1340) Checking out files: 99% (1327/1340) Checking out files: 100% (1340/1340) Checking out files: 100% (1340/1340), done. [INFO] validating manifest of git repo https://github.com/Karuzzzo/-TechnoParkHW2 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Karuzzzo/-TechnoParkHW2 [INFO] finished tweaking git repo https://github.com/Karuzzzo/-TechnoParkHW2 [INFO] tweaked toml for git repo https://github.com/Karuzzzo/-TechnoParkHW2 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Karuzzzo/-TechnoParkHW2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4eeacb6b175ca79e9620440a9864369f7a3305ad775f21d1f52a549ce565b4f8 [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" "4eeacb6b175ca79e9620440a9864369f7a3305ad775f21d1f52a549ce565b4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4eeacb6b175ca79e9620440a9864369f7a3305ad775f21d1f52a549ce565b4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eeacb6b175ca79e9620440a9864369f7a3305ad775f21d1f52a549ce565b4f8", kill_on_drop: false }` [INFO] [stdout] 4eeacb6b175ca79e9620440a9864369f7a3305ad775f21d1f52a549ce565b4f8 [INFO] running `Command { std: "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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1364e3e0a17b870fde524bc6480f955bdfa6057741674369510cdc45b908cb6c [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" "1364e3e0a17b870fde524bc6480f955bdfa6057741674369510cdc45b908cb6c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking trinket-script v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.63s [INFO] running `Command { std: "docker" "inspect" "1364e3e0a17b870fde524bc6480f955bdfa6057741674369510cdc45b908cb6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1364e3e0a17b870fde524bc6480f955bdfa6057741674369510cdc45b908cb6c", kill_on_drop: false }` [INFO] [stdout] 1364e3e0a17b870fde524bc6480f955bdfa6057741674369510cdc45b908cb6c