[INFO] cloning repository https://github.com/aeosynth/bk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aeosynth/bk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeosynth%2Fbk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeosynth%2Fbk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bce09ec025c1de859da556b14b76d67824e5754 [INFO] testing aeosynth/bk against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeosynth%2Fbk" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aeosynth/bk 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/aeosynth/bk [INFO] finished tweaking git repo https://github.com/aeosynth/bk [INFO] tweaked toml for git repo https://github.com/aeosynth/bk written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/aeosynth/bk 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a311369af57d96a6ba0df06c540a09018a5eb7dbeb239bfe191bf9f161e9615 [INFO] running `Command { std: "docker" "start" "-a" "5a311369af57d96a6ba0df06c540a09018a5eb7dbeb239bfe191bf9f161e9615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a311369af57d96a6ba0df06c540a09018a5eb7dbeb239bfe191bf9f161e9615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a311369af57d96a6ba0df06c540a09018a5eb7dbeb239bfe191bf9f161e9615", kill_on_drop: false }` [INFO] [stdout] 5a311369af57d96a6ba0df06c540a09018a5eb7dbeb239bfe191bf9f161e9615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 820cceb5d2f5bc8995a4431af8c86b54f574c766d85207686ef52e84ca9f1326 [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" "820cceb5d2f5bc8995a4431af8c86b54f574c766d85207686ef52e84ca9f1326", kill_on_drop: false }` [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling roxmltree v0.14.0 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling bk v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.52s [INFO] running `Command { std: "docker" "inspect" "820cceb5d2f5bc8995a4431af8c86b54f574c766d85207686ef52e84ca9f1326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "820cceb5d2f5bc8995a4431af8c86b54f574c766d85207686ef52e84ca9f1326", kill_on_drop: false }` [INFO] [stdout] 820cceb5d2f5bc8995a4431af8c86b54f574c766d85207686ef52e84ca9f1326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 0b12bb06230d44033aabe09a418aeef9da9e3a2d4fab158cb5fffc7222bf0ff0 [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" "0b12bb06230d44033aabe09a418aeef9da9e3a2d4fab158cb5fffc7222bf0ff0", kill_on_drop: false }` [INFO] [stderr] Compiling bk v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `Command { std: "docker" "inspect" "0b12bb06230d44033aabe09a418aeef9da9e3a2d4fab158cb5fffc7222bf0ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b12bb06230d44033aabe09a418aeef9da9e3a2d4fab158cb5fffc7222bf0ff0", kill_on_drop: false }` [INFO] [stdout] 0b12bb06230d44033aabe09a418aeef9da9e3a2d4fab158cb5fffc7222bf0ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 8ed4b8e73eb299c09c766b2332b8f6ee11b3674f40474e56c477d39dd4a9de42 [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" "8ed4b8e73eb299c09c766b2332b8f6ee11b3674f40474e56c477d39dd4a9de42", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bk-10178df9dcc68ecc [INFO] [stdout] [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" "8ed4b8e73eb299c09c766b2332b8f6ee11b3674f40474e56c477d39dd4a9de42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed4b8e73eb299c09c766b2332b8f6ee11b3674f40474e56c477d39dd4a9de42", kill_on_drop: false }` [INFO] [stdout] 8ed4b8e73eb299c09c766b2332b8f6ee11b3674f40474e56c477d39dd4a9de42