[INFO] cloning repository https://github.com/lpontes7/ExerciciosRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lpontes7/ExerciciosRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpontes7%2FExerciciosRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpontes7%2FExerciciosRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97f4c786ff95c807a733640054edd05b1f78def4 [INFO] checking lpontes7/ExerciciosRust against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpontes7%2FExerciciosRust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 37% (598/1580) Checking out files: 38% (601/1580) Checking out files: 39% (617/1580) Checking out files: 40% (632/1580) Checking out files: 41% (648/1580) Checking out files: 42% (664/1580) Checking out files: 42% (673/1580) Checking out files: 43% (680/1580) Checking out files: 44% (696/1580) Checking out files: 45% (711/1580) Checking out files: 46% (727/1580) Checking out files: 47% (743/1580) Checking out files: 48% (759/1580) Checking out files: 49% (775/1580) Checking out files: 49% (787/1580) Checking out files: 50% (790/1580) Checking out files: 51% (806/1580) Checking out files: 52% (822/1580) Checking out files: 53% (838/1580) Checking out files: 54% (854/1580) Checking out files: 55% (869/1580) Checking out files: 56% (885/1580) Checking out files: 57% (901/1580) Checking out files: 58% (917/1580) Checking out files: 59% (933/1580) Checking out files: 60% (948/1580) Checking out files: 61% (964/1580) Checking out files: 62% (980/1580) Checking out files: 63% (996/1580) Checking out files: 64% (1012/1580) Checking out files: 65% (1027/1580) Checking out files: 66% (1043/1580) Checking out files: 67% (1059/1580) Checking out files: 68% (1075/1580) Checking out files: 68% (1077/1580) Checking out files: 69% (1091/1580) Checking out files: 70% (1106/1580) Checking out files: 71% (1122/1580) Checking out files: 72% (1138/1580) Checking out files: 73% (1154/1580) Checking out files: 74% (1170/1580) Checking out files: 75% (1185/1580) Checking out files: 76% (1201/1580) Checking out files: 77% (1217/1580) Checking out files: 78% (1233/1580) Checking out files: 79% (1249/1580) Checking out files: 80% (1264/1580) Checking out files: 81% (1280/1580) Checking out files: 82% (1296/1580) Checking out files: 83% (1312/1580) Checking out files: 84% (1328/1580) Checking out files: 85% (1343/1580) Checking out files: 86% (1359/1580) Checking out files: 87% (1375/1580) Checking out files: 88% (1391/1580) Checking out files: 89% (1407/1580) Checking out files: 90% (1422/1580) Checking out files: 91% (1438/1580) Checking out files: 92% (1454/1580) Checking out files: 93% (1470/1580) Checking out files: 94% (1486/1580) Checking out files: 95% (1501/1580) Checking out files: 96% (1517/1580) Checking out files: 97% (1533/1580) Checking out files: 97% (1546/1580) Checking out files: 98% (1549/1580) Checking out files: 99% (1565/1580) Checking out files: 100% (1580/1580) Checking out files: 100% (1580/1580), done. [INFO] validating manifest of git repo https://github.com/lpontes7/ExerciciosRust on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lpontes7/ExerciciosRust [INFO] finished tweaking git repo https://github.com/lpontes7/ExerciciosRust [INFO] tweaked toml for git repo https://github.com/lpontes7/ExerciciosRust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lpontes7/ExerciciosRust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float-cmp v0.4.0 [INFO] [stderr] Downloaded normalize-line-endings v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8f8960c94eccf6031da1b70c5e87f430290108aa2d1be79af4b307fa3983c84 [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" "b8f8960c94eccf6031da1b70c5e87f430290108aa2d1be79af4b307fa3983c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8f8960c94eccf6031da1b70c5e87f430290108aa2d1be79af4b307fa3983c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f8960c94eccf6031da1b70c5e87f430290108aa2d1be79af4b307fa3983c84", kill_on_drop: false }` [INFO] [stdout] b8f8960c94eccf6031da1b70c5e87f430290108aa2d1be79af4b307fa3983c84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9338af5be86b87ab7cb2747a44ad3a05e0db3f9057a663c54bdc581e53256830 [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" "9338af5be86b87ab7cb2747a44ad3a05e0db3f9057a663c54bdc581e53256830", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking rustlings v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking predicates v1.0.1 [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.65s [INFO] running `Command { std: "docker" "inspect" "9338af5be86b87ab7cb2747a44ad3a05e0db3f9057a663c54bdc581e53256830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9338af5be86b87ab7cb2747a44ad3a05e0db3f9057a663c54bdc581e53256830", kill_on_drop: false }` [INFO] [stdout] 9338af5be86b87ab7cb2747a44ad3a05e0db3f9057a663c54bdc581e53256830