[INFO] cloning repository https://github.com/Michael-Liendo/rust-platzi-course [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michael-Liendo/rust-platzi-course" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-Liendo%2Frust-platzi-course", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-Liendo%2Frust-platzi-course'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59a02c42c68f33dcbf42e4e1724e4bedbb075cac [INFO] checking Michael-Liendo/rust-platzi-course against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-Liendo%2Frust-platzi-course" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Michael-Liendo/rust-platzi-course [INFO] finished tweaking git repo https://github.com/Michael-Liendo/rust-platzi-course [INFO] tweaked toml for git repo https://github.com/Michael-Liendo/rust-platzi-course written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Michael-Liendo/rust-platzi-course on toolchain 863511eff87e66198b396935f3b5c8a543022f53 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Michael-Liendo/rust-platzi-course already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a11407b38fcfb9a595982a2643b8eeaa8fda37ef1375dbb3184fbcf698122cd [INFO] running `Command { std: "docker" "start" "-a" "1a11407b38fcfb9a595982a2643b8eeaa8fda37ef1375dbb3184fbcf698122cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a11407b38fcfb9a595982a2643b8eeaa8fda37ef1375dbb3184fbcf698122cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a11407b38fcfb9a595982a2643b8eeaa8fda37ef1375dbb3184fbcf698122cd", kill_on_drop: false }` [INFO] [stdout] 1a11407b38fcfb9a595982a2643b8eeaa8fda37ef1375dbb3184fbcf698122cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21ef96795fd8c175d858681b8c5c4be7f7438858bd33a5ff8cedd0c56cc3c560 [INFO] running `Command { std: "docker" "start" "-a" "21ef96795fd8c175d858681b8c5c4be7f7438858bd33a5ff8cedd0c56cc3c560", kill_on_drop: false }` [INFO] [stderr] Checking regex-syntax v0.7.1 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking regex v1.8.1 [INFO] [stderr] Checking rust-platzi-course v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `Command { std: "docker" "inspect" "21ef96795fd8c175d858681b8c5c4be7f7438858bd33a5ff8cedd0c56cc3c560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ef96795fd8c175d858681b8c5c4be7f7438858bd33a5ff8cedd0c56cc3c560", kill_on_drop: false }` [INFO] [stdout] 21ef96795fd8c175d858681b8c5c4be7f7438858bd33a5ff8cedd0c56cc3c560