[INFO] cloning repository https://github.com/oOBoomberOo/convention_validator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oOBoomberOo/convention_validator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoOBoomberOo%2Fconvention_validator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoOBoomberOo%2Fconvention_validator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dbbd4c8c14fc52c251d1a21dad4cf910ad8275d [INFO] testing oOBoomberOo/convention_validator against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoOBoomberOo%2Fconvention_validator" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oOBoomberOo/convention_validator on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oOBoomberOo/convention_validator [INFO] finished tweaking git repo https://github.com/oOBoomberOo/convention_validator [INFO] tweaked toml for git repo https://github.com/oOBoomberOo/convention_validator written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/oOBoomberOo/convention_validator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.1 [INFO] [stderr] Downloaded proc-macro-error v1.0.1 [INFO] [stderr] Downloaded codespan-reporting v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 105f10142c1a9a92a27197467da82a8d1e1425108ad842f1ff198eaf715d4429 [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" "105f10142c1a9a92a27197467da82a8d1e1425108ad842f1ff198eaf715d4429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "105f10142c1a9a92a27197467da82a8d1e1425108ad842f1ff198eaf715d4429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105f10142c1a9a92a27197467da82a8d1e1425108ad842f1ff198eaf715d4429", kill_on_drop: false }` [INFO] [stdout] 105f10142c1a9a92a27197467da82a8d1e1425108ad842f1ff198eaf715d4429 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c5ce4ed8e1a6766862e2e5ac5d0e7602845f907e71b967b4e2c67edae3ca29f [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" "6c5ce4ed8e1a6766862e2e5ac5d0e7602845f907e71b967b4e2c67edae3ca29f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling codespan-reporting v0.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling structopt v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling convention-validator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "6c5ce4ed8e1a6766862e2e5ac5d0e7602845f907e71b967b4e2c67edae3ca29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5ce4ed8e1a6766862e2e5ac5d0e7602845f907e71b967b4e2c67edae3ca29f", kill_on_drop: false }` [INFO] [stdout] 6c5ce4ed8e1a6766862e2e5ac5d0e7602845f907e71b967b4e2c67edae3ca29f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d4c76354e4150a7820c5f5b02b6333500c6dbab69f66e074fb32b95d513384f [INFO] running `Command { std: "docker" "start" "-a" "2d4c76354e4150a7820c5f5b02b6333500c6dbab69f66e074fb32b95d513384f", kill_on_drop: false }` [INFO] [stderr] Compiling convention-validator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "2d4c76354e4150a7820c5f5b02b6333500c6dbab69f66e074fb32b95d513384f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4c76354e4150a7820c5f5b02b6333500c6dbab69f66e074fb32b95d513384f", kill_on_drop: false }` [INFO] [stdout] 2d4c76354e4150a7820c5f5b02b6333500c6dbab69f66e074fb32b95d513384f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cd5c2639f7accf0e67e0e9317dce85a3b627c2b7f6cc50be452234fcceb3a54 [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" "6cd5c2639f7accf0e67e0e9317dce85a3b627c2b7f6cc50be452234fcceb3a54", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/convention_validator-ba9909428e7ea6b0 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6cd5c2639f7accf0e67e0e9317dce85a3b627c2b7f6cc50be452234fcceb3a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd5c2639f7accf0e67e0e9317dce85a3b627c2b7f6cc50be452234fcceb3a54", kill_on_drop: false }` [INFO] [stdout] 6cd5c2639f7accf0e67e0e9317dce85a3b627c2b7f6cc50be452234fcceb3a54