[INFO] cloning repository https://github.com/packsaddle/rust-text2checkstyle_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/packsaddle/rust-text2checkstyle_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacksaddle%2Frust-text2checkstyle_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacksaddle%2Frust-text2checkstyle_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c0c49b80c6119f47bcd740821f6e4b44594c008 [INFO] testing packsaddle/rust-text2checkstyle_cli against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacksaddle%2Frust-text2checkstyle_cli" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/packsaddle/rust-text2checkstyle_cli 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/packsaddle/rust-text2checkstyle_cli [INFO] finished tweaking git repo https://github.com/packsaddle/rust-text2checkstyle_cli [INFO] tweaked toml for git repo https://github.com/packsaddle/rust-text2checkstyle_cli written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/packsaddle/rust-text2checkstyle_cli 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] ef6bd9ef70c785b69ece2b7a85d74412a5ab635f8fa9ca938ad00cd558570d4c [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" "ef6bd9ef70c785b69ece2b7a85d74412a5ab635f8fa9ca938ad00cd558570d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef6bd9ef70c785b69ece2b7a85d74412a5ab635f8fa9ca938ad00cd558570d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6bd9ef70c785b69ece2b7a85d74412a5ab635f8fa9ca938ad00cd558570d4c", kill_on_drop: false }` [INFO] [stdout] ef6bd9ef70c785b69ece2b7a85d74412a5ab635f8fa9ca938ad00cd558570d4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 1a9d942f3bd09799624fe1e6c9e2a969e6f12f3db2b813ee947197ab93fa56aa [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" "1a9d942f3bd09799624fe1e6c9e2a969e6f12f3db2b813ee947197ab93fa56aa", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling encoding_rs v0.7.1 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling quick-xml v0.9.4 [INFO] [stderr] Compiling checkstyle_formatter v1.0.1 [INFO] [stderr] Compiling text2checkstyle v1.0.1 [INFO] [stderr] Compiling text2checkstyle_cli v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.94s [INFO] running `Command { std: "docker" "inspect" "1a9d942f3bd09799624fe1e6c9e2a969e6f12f3db2b813ee947197ab93fa56aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9d942f3bd09799624fe1e6c9e2a969e6f12f3db2b813ee947197ab93fa56aa", kill_on_drop: false }` [INFO] [stdout] 1a9d942f3bd09799624fe1e6c9e2a969e6f12f3db2b813ee947197ab93fa56aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c05b33a08a891d7070beab07bc227e8eb0f81505372e316cfd0735dcf4978b0f [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" "c05b33a08a891d7070beab07bc227e8eb0f81505372e316cfd0735dcf4978b0f", kill_on_drop: false }` [INFO] [stderr] Compiling text2checkstyle_cli v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `Command { std: "docker" "inspect" "c05b33a08a891d7070beab07bc227e8eb0f81505372e316cfd0735dcf4978b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c05b33a08a891d7070beab07bc227e8eb0f81505372e316cfd0735dcf4978b0f", kill_on_drop: false }` [INFO] [stdout] c05b33a08a891d7070beab07bc227e8eb0f81505372e316cfd0735dcf4978b0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed4b86316514027ad1fc678308d552086d68116ea53fe6bcc244027a8b2c89bb [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" "ed4b86316514027ad1fc678308d552086d68116ea53fe6bcc244027a8b2c89bb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/text2checkstyle-556d82854bf91796 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ed4b86316514027ad1fc678308d552086d68116ea53fe6bcc244027a8b2c89bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed4b86316514027ad1fc678308d552086d68116ea53fe6bcc244027a8b2c89bb", kill_on_drop: false }` [INFO] [stdout] ed4b86316514027ad1fc678308d552086d68116ea53fe6bcc244027a8b2c89bb