[INFO] cloning repository https://github.com/hpcsc/bitbar-composite-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hpcsc/bitbar-composite-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpcsc%2Fbitbar-composite-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpcsc%2Fbitbar-composite-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e32a4ff460781f84d864fe11c5b7dd01e68963a [INFO] testing hpcsc/bitbar-composite-plugin against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpcsc%2Fbitbar-composite-plugin" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hpcsc/bitbar-composite-plugin on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hpcsc/bitbar-composite-plugin [INFO] finished tweaking git repo https://github.com/hpcsc/bitbar-composite-plugin [INFO] tweaked toml for git repo https://github.com/hpcsc/bitbar-composite-plugin written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/hpcsc/bitbar-composite-plugin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 766cb2805a534aefce8d96a38b0420e965a04665173e7c1832d5eb9858ea47f0 [INFO] running `Command { std: "docker" "start" "-a" "766cb2805a534aefce8d96a38b0420e965a04665173e7c1832d5eb9858ea47f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "766cb2805a534aefce8d96a38b0420e965a04665173e7c1832d5eb9858ea47f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766cb2805a534aefce8d96a38b0420e965a04665173e7c1832d5eb9858ea47f0", kill_on_drop: false }` [INFO] [stdout] 766cb2805a534aefce8d96a38b0420e965a04665173e7c1832d5eb9858ea47f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6bbc7cef73d8f1715ffc472e0d8e0262a2cf098c197f6e92117e637d7852a9a [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" "f6bbc7cef73d8f1715ffc472e0d8e0262a2cf098c197f6e92117e637d7852a9a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling mio v0.7.4 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tokio-macros v0.3.0 [INFO] [stderr] Compiling tokio v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling bitbar-composite-plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "f6bbc7cef73d8f1715ffc472e0d8e0262a2cf098c197f6e92117e637d7852a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6bbc7cef73d8f1715ffc472e0d8e0262a2cf098c197f6e92117e637d7852a9a", kill_on_drop: false }` [INFO] [stdout] f6bbc7cef73d8f1715ffc472e0d8e0262a2cf098c197f6e92117e637d7852a9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57945dfbd730eb54167eaa78b6d14c65278533e3357a9fa0415741b8fe2678af [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" "57945dfbd730eb54167eaa78b6d14c65278533e3357a9fa0415741b8fe2678af", kill_on_drop: false }` [INFO] [stderr] Compiling bitbar-composite-plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.44s [INFO] running `Command { std: "docker" "inspect" "57945dfbd730eb54167eaa78b6d14c65278533e3357a9fa0415741b8fe2678af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57945dfbd730eb54167eaa78b6d14c65278533e3357a9fa0415741b8fe2678af", kill_on_drop: false }` [INFO] [stdout] 57945dfbd730eb54167eaa78b6d14c65278533e3357a9fa0415741b8fe2678af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 070c565c2aa24566b04cce653991cef7fbdbf9f1454696d908767d2a1b5d835f [INFO] running `Command { std: "docker" "start" "-a" "070c565c2aa24566b04cce653991cef7fbdbf9f1454696d908767d2a1b5d835f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bitbar_composite_plugin-45f25eda0358479a) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test output::tests::format_returns_result_in_order_of_plugins_in_config ... ok [INFO] [stdout] test output::tests::format_returns_plugin_output_in_sub_memu_format_when_config_is_true ... ok [INFO] [stdout] test exec::tests::execute_returns_error_when_a_command_fails ... ok [INFO] [stdout] test exec::tests::execute_returns_output_of_all_plugins_when_successful ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bitbar_composite_plugin-b5f9e34745d141a1) [INFO] [stdout] [INFO] [stderr] Running tests/config_integration_tests.rs (/opt/rustwide/target/debug/deps/config_integration_tests-92ef862c02810805) [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test from_file_returns_deserialized_configs_when_path_is_valid ... ok [INFO] [stdout] test from_file_returns_error_when_path_not_exists ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests bitbar-composite-plugin [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "070c565c2aa24566b04cce653991cef7fbdbf9f1454696d908767d2a1b5d835f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070c565c2aa24566b04cce653991cef7fbdbf9f1454696d908767d2a1b5d835f", kill_on_drop: false }` [INFO] [stdout] 070c565c2aa24566b04cce653991cef7fbdbf9f1454696d908767d2a1b5d835f