[INFO] cloning repository https://github.com/xfbs/choices [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfbs/choices" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfbs%2Fchoices", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfbs%2Fchoices'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e51cbf439b8aea4087f584fede9860e860188810 [INFO] testing xfbs/choices against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfbs%2Fchoices" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xfbs/choices 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/xfbs/choices [INFO] finished tweaking git repo https://github.com/xfbs/choices [INFO] tweaked toml for git repo https://github.com/xfbs/choices written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/xfbs/choices 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] fedaafa64780c3c6dce5481039d984f10ec0bc5be4dec5647c85d1b82ff72d46 [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" "fedaafa64780c3c6dce5481039d984f10ec0bc5be4dec5647c85d1b82ff72d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fedaafa64780c3c6dce5481039d984f10ec0bc5be4dec5647c85d1b82ff72d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fedaafa64780c3c6dce5481039d984f10ec0bc5be4dec5647c85d1b82ff72d46", kill_on_drop: false }` [INFO] [stdout] fedaafa64780c3c6dce5481039d984f10ec0bc5be4dec5647c85d1b82ff72d46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 183005c83a8bc212ac66e33eb765c885dd30baa82b2578644bf0f70df6b3ab85 [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" "183005c83a8bc212ac66e33eb765c885dd30baa82b2578644bf0f70df6b3ab85", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling average v0.10.6 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling choices v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.48s [INFO] running `Command { std: "docker" "inspect" "183005c83a8bc212ac66e33eb765c885dd30baa82b2578644bf0f70df6b3ab85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "183005c83a8bc212ac66e33eb765c885dd30baa82b2578644bf0f70df6b3ab85", kill_on_drop: false }` [INFO] [stdout] 183005c83a8bc212ac66e33eb765c885dd30baa82b2578644bf0f70df6b3ab85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] ebfa04fc3cd7defcb52cfd333b0bbc11c2cb97dc8fa516aa62ebe7d08c3443e6 [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" "ebfa04fc3cd7defcb52cfd333b0bbc11c2cb97dc8fa516aa62ebe7d08c3443e6", kill_on_drop: false }` [INFO] [stderr] Compiling choices v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "ebfa04fc3cd7defcb52cfd333b0bbc11c2cb97dc8fa516aa62ebe7d08c3443e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfa04fc3cd7defcb52cfd333b0bbc11c2cb97dc8fa516aa62ebe7d08c3443e6", kill_on_drop: false }` [INFO] [stdout] ebfa04fc3cd7defcb52cfd333b0bbc11c2cb97dc8fa516aa62ebe7d08c3443e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 16a4e7cd4e590679188404461ff1e64906984483679ea01a34d6ecd752270c27 [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" "16a4e7cd4e590679188404461ff1e64906984483679ea01a34d6ecd752270c27", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/choices-dd837f5dd82f69aa [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" "16a4e7cd4e590679188404461ff1e64906984483679ea01a34d6ecd752270c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a4e7cd4e590679188404461ff1e64906984483679ea01a34d6ecd752270c27", kill_on_drop: false }` [INFO] [stdout] 16a4e7cd4e590679188404461ff1e64906984483679ea01a34d6ecd752270c27