[INFO] cloning repository https://github.com/dashed/rebalance-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dashed/rebalance-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Frebalance-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Frebalance-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8902072469fe30a47e507163928d9727b13c5be [INFO] testing dashed/rebalance-app against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Frebalance-app" "/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/dashed/rebalance-app on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dashed/rebalance-app [INFO] finished tweaking git repo https://github.com/dashed/rebalance-app [INFO] tweaked toml for git repo https://github.com/dashed/rebalance-app written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/dashed/rebalance-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bstr v0.2.1 [INFO] [stderr] Downloaded regex-automata v0.1.7 [INFO] [stderr] Downloaded tabwriter v1.1.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] e26a361a8b54d83ceb8ef7c1ed241186d87c65a147fb3a832509fc75e7fd741a [INFO] running `Command { std: "docker" "start" "-a" "e26a361a8b54d83ceb8ef7c1ed241186d87c65a147fb3a832509fc75e7fd741a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e26a361a8b54d83ceb8ef7c1ed241186d87c65a147fb3a832509fc75e7fd741a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26a361a8b54d83ceb8ef7c1ed241186d87c65a147fb3a832509fc75e7fd741a", kill_on_drop: false }` [INFO] [stdout] e26a361a8b54d83ceb8ef7c1ed241186d87c65a147fb3a832509fc75e7fd741a [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 8181fb4a1daf43934c933c59c3e1c0a0fd323df6eb720f5815916feeeaf8d171 [INFO] running `Command { std: "docker" "start" "-a" "8181fb4a1daf43934c933c59c3e1c0a0fd323df6eb720f5815916feeeaf8d171", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling tabwriter v1.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling regex-automata v0.1.7 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling bstr v0.2.1 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling rebalance-app v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.00s [INFO] running `Command { std: "docker" "inspect" "8181fb4a1daf43934c933c59c3e1c0a0fd323df6eb720f5815916feeeaf8d171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8181fb4a1daf43934c933c59c3e1c0a0fd323df6eb720f5815916feeeaf8d171", kill_on_drop: false }` [INFO] [stdout] 8181fb4a1daf43934c933c59c3e1c0a0fd323df6eb720f5815916feeeaf8d171 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee04aae892d9b4ec8f1d249a3a8d24d10604cdd54863887294bbbf3ba3c2dd54 [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" "ee04aae892d9b4ec8f1d249a3a8d24d10604cdd54863887294bbbf3ba3c2dd54", kill_on_drop: false }` [INFO] [stderr] Compiling rebalance-app v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.10s [INFO] running `Command { std: "docker" "inspect" "ee04aae892d9b4ec8f1d249a3a8d24d10604cdd54863887294bbbf3ba3c2dd54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee04aae892d9b4ec8f1d249a3a8d24d10604cdd54863887294bbbf3ba3c2dd54", kill_on_drop: false }` [INFO] [stdout] ee04aae892d9b4ec8f1d249a3a8d24d10604cdd54863887294bbbf3ba3c2dd54 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 92d20902677cbd952344dbbc937485d98642524c1232f9d9862882511005f317 [INFO] running `Command { std: "docker" "start" "-a" "92d20902677cbd952344dbbc937485d98642524c1232f9d9862882511005f317", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rebalance_app-c8969f2c3ec35664) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92d20902677cbd952344dbbc937485d98642524c1232f9d9862882511005f317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d20902677cbd952344dbbc937485d98642524c1232f9d9862882511005f317", kill_on_drop: false }` [INFO] [stdout] 92d20902677cbd952344dbbc937485d98642524c1232f9d9862882511005f317