[INFO] cloning repository https://github.com/rloic/rust-replikate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rloic/rust-replikate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frloic%2Frust-replikate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frloic%2Frust-replikate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e2e03dc0580c29273f126d50b618184038179d5 [INFO] checking rloic/rust-replikate against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frloic%2Frust-replikate" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rloic/rust-replikate 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/rloic/rust-replikate [INFO] finished tweaking git repo https://github.com/rloic/rust-replikate [INFO] tweaked toml for git repo https://github.com/rloic/rust-replikate written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rloic/rust-replikate 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] [stderr] Blocking waiting for file lock on package cache [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99d8aa017d8d8b62b31713ceb802842ec26e16841d48969ddde65ac2a87fa089 [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" "99d8aa017d8d8b62b31713ceb802842ec26e16841d48969ddde65ac2a87fa089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99d8aa017d8d8b62b31713ceb802842ec26e16841d48969ddde65ac2a87fa089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99d8aa017d8d8b62b31713ceb802842ec26e16841d48969ddde65ac2a87fa089", kill_on_drop: false }` [INFO] [stdout] 99d8aa017d8d8b62b31713ceb802842ec26e16841d48969ddde65ac2a87fa089 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aeeb72a065d0256ab8ea12084538fc71473b991e0faf73ff05816859df3812c [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" "5aeeb72a065d0256ab8ea12084538fc71473b991e0faf73ff05816859df3812c", kill_on_drop: false }` [INFO] [stderr] Checking seahorse v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking replikate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `crate::git::git`, `crate::build::build`, `crate::execute::execute`, `crate::clean::clean`, `crate::model::Project`, `crate::model::FromYamlDocument`, `crate::model::ParsingError` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | git::git, [INFO] [stdout] | ^^^^^^^^ no `git` in `git` [INFO] [stdout] 11 | build::build, [INFO] [stdout] | ^^^^^^^^^^^^ no `build` in `build` [INFO] [stdout] 12 | execute::execute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `execute` in `execute` [INFO] [stdout] 13 | clean::clean, [INFO] [stdout] | ^^^^^^^^^^^^ no `clean` in `clean` [INFO] [stdout] 14 | model::{Project, FromYamlDocument, ParsingError}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ no `ParsingError` in `model` [INFO] [stdout] | | | [INFO] [stdout] | | no `FromYamlDocument` in `model` [INFO] [stdout] | no `Project` in `model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::git::git`, `crate::build::build`, `crate::execute::execute`, `crate::clean::clean`, `crate::model::Project`, `crate::model::FromYamlDocument`, `crate::model::ParsingError` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | git::git, [INFO] [stdout] | ^^^^^^^^ no `git` in `git` [INFO] [stdout] 11 | build::build, [INFO] [stdout] | ^^^^^^^^^^^^ no `build` in `build` [INFO] [stdout] 12 | execute::execute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `execute` in `execute` [INFO] [stdout] 13 | clean::clean, [INFO] [stdout] | ^^^^^^^^^^^^ no `clean` in `clean` [INFO] [stdout] 14 | model::{Project, FromYamlDocument, ParsingError}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ no `ParsingError` in `model` [INFO] [stdout] | | | [INFO] [stdout] | | no `FromYamlDocument` in `model` [INFO] [stdout] | no `Project` in `model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `replikate` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5aeeb72a065d0256ab8ea12084538fc71473b991e0faf73ff05816859df3812c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aeeb72a065d0256ab8ea12084538fc71473b991e0faf73ff05816859df3812c", kill_on_drop: false }` [INFO] [stdout] 5aeeb72a065d0256ab8ea12084538fc71473b991e0faf73ff05816859df3812c