[INFO] cloning repository https://github.com/cedrickchee/rustlings-solutions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cedrickchee/rustlings-solutions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedrickchee%2Frustlings-solutions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedrickchee%2Frustlings-solutions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2850346041db99b4d4cd79f65b1d5682953024ba [INFO] checking cedrickchee/rustlings-solutions against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedrickchee%2Frustlings-solutions" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cedrickchee/rustlings-solutions on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cedrickchee/rustlings-solutions [INFO] finished tweaking git repo https://github.com/cedrickchee/rustlings-solutions [INFO] tweaked toml for git repo https://github.com/cedrickchee/rustlings-solutions written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/cedrickchee/rustlings-solutions already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5de9f11a25b83f2e638b88ebe08aeeeca13c452c40fcf060715fc1785763aaf7 [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" "5de9f11a25b83f2e638b88ebe08aeeeca13c452c40fcf060715fc1785763aaf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de9f11a25b83f2e638b88ebe08aeeeca13c452c40fcf060715fc1785763aaf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de9f11a25b83f2e638b88ebe08aeeeca13c452c40fcf060715fc1785763aaf7", kill_on_drop: false }` [INFO] [stdout] 5de9f11a25b83f2e638b88ebe08aeeeca13c452c40fcf060715fc1785763aaf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e1f42db55a3b13c8ef2f831f09100f1ff65c59a4972e457a25ec3d80054455b [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" "3e1f42db55a3b13c8ef2f831f09100f1ff65c59a4972e457a25ec3d80054455b", kill_on_drop: false }` [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking clicolors-control v0.2.0 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Checking console v0.6.2 [INFO] [stderr] Checking notify v4.0.12 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking predicates v1.0.1 [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Checking indicatif v0.9.0 [INFO] [stderr] Checking rustlings v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.12s [INFO] running `Command { std: "docker" "inspect" "3e1f42db55a3b13c8ef2f831f09100f1ff65c59a4972e457a25ec3d80054455b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e1f42db55a3b13c8ef2f831f09100f1ff65c59a4972e457a25ec3d80054455b", kill_on_drop: false }` [INFO] [stdout] 3e1f42db55a3b13c8ef2f831f09100f1ff65c59a4972e457a25ec3d80054455b