[INFO] cloning repository https://github.com/w-k-s/Docker-Rust-Test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/w-k-s/Docker-Rust-Test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw-k-s%2FDocker-Rust-Test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw-k-s%2FDocker-Rust-Test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11fb8639919f26d7079cb2be061c89822d06651d [INFO] testing w-k-s/Docker-Rust-Test against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw-k-s%2FDocker-Rust-Test" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/w-k-s/Docker-Rust-Test on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/w-k-s/Docker-Rust-Test [INFO] finished tweaking git repo https://github.com/w-k-s/Docker-Rust-Test [INFO] tweaked toml for git repo https://github.com/w-k-s/Docker-Rust-Test written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/w-k-s/Docker-Rust-Test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f6c905d81f1a3619e0efbeac14a2578400a65004c93c381a7416aca9a723d84 [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" "7f6c905d81f1a3619e0efbeac14a2578400a65004c93c381a7416aca9a723d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f6c905d81f1a3619e0efbeac14a2578400a65004c93c381a7416aca9a723d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6c905d81f1a3619e0efbeac14a2578400a65004c93c381a7416aca9a723d84", kill_on_drop: false }` [INFO] [stdout] 7f6c905d81f1a3619e0efbeac14a2578400a65004c93c381a7416aca9a723d84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cf68b4d75f24d9c672ab00643a4254c7531541a84d45057dd0a8edb331e82c0 [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" "4cf68b4d75f24d9c672ab00643a4254c7531541a84d45057dd0a8edb331e82c0", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.48 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling openssl v0.9.12 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling uuid v0.5.0 [INFO] [stderr] Compiling nom v3.0.0 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling unsafe-any v0.4.1 [INFO] [stderr] Compiling mime v0.2.4 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling mustache v0.6.3 [INFO] [stderr] Compiling mustache v0.8.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stdout] error: enum is private and its variants cannot be re-exported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::ParserState::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | enum ParserState { TEXT, OTAG, TAG, CTAG } [INFO] [stdout] | ---------------- help: consider making the enum public: `pub enum ParserState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: enum is private and its variants cannot be re-exported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use self::TokenClass::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | enum TokenClass { [INFO] [stdout] | --------------- help: consider making the enum public: `pub enum TokenClass` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mustache` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4cf68b4d75f24d9c672ab00643a4254c7531541a84d45057dd0a8edb331e82c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf68b4d75f24d9c672ab00643a4254c7531541a84d45057dd0a8edb331e82c0", kill_on_drop: false }` [INFO] [stdout] 4cf68b4d75f24d9c672ab00643a4254c7531541a84d45057dd0a8edb331e82c0