[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpcsc%2Fbitbar-composite-plugin" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hpcsc/bitbar-composite-plugin on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-105/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--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-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d67483adf4746d4f25e2831cf6ad1dfbe8d563b878d9d626596aee94c7fb08da [INFO] running `Command { std: "docker" "start" "-a" "d67483adf4746d4f25e2831cf6ad1dfbe8d563b878d9d626596aee94c7fb08da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d67483adf4746d4f25e2831cf6ad1dfbe8d563b878d9d626596aee94c7fb08da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d67483adf4746d4f25e2831cf6ad1dfbe8d563b878d9d626596aee94c7fb08da", kill_on_drop: false }` [INFO] [stdout] d67483adf4746d4f25e2831cf6ad1dfbe8d563b878d9d626596aee94c7fb08da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cce8cfac3106d1f81c76a90341471eaa649b72d701a1fabca204e734741055c [INFO] running `Command { std: "docker" "start" "-a" "5cce8cfac3106d1f81c76a90341471eaa649b72d701a1fabca204e734741055c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.6 [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 22.68s [INFO] running `Command { std: "docker" "inspect" "5cce8cfac3106d1f81c76a90341471eaa649b72d701a1fabca204e734741055c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cce8cfac3106d1f81c76a90341471eaa649b72d701a1fabca204e734741055c", kill_on_drop: false }` [INFO] [stdout] 5cce8cfac3106d1f81c76a90341471eaa649b72d701a1fabca204e734741055c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25edcad908e1620852bb96ed59ca26e2b9f15f98d16d487ed0b772ba6410caee [INFO] running `Command { std: "docker" "start" "-a" "25edcad908e1620852bb96ed59ca26e2b9f15f98d16d487ed0b772ba6410caee", 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 1.61s [INFO] running `Command { std: "docker" "inspect" "25edcad908e1620852bb96ed59ca26e2b9f15f98d16d487ed0b772ba6410caee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25edcad908e1620852bb96ed59ca26e2b9f15f98d16d487ed0b772ba6410caee", kill_on_drop: false }` [INFO] [stdout] 25edcad908e1620852bb96ed59ca26e2b9f15f98d16d487ed0b772ba6410caee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b770ef1b7a50a4755592d6a0e0e04f3dbe9eb748e9f8289e17fb616ea429447 [INFO] running `Command { std: "docker" "start" "-a" "9b770ef1b7a50a4755592d6a0e0e04f3dbe9eb748e9f8289e17fb616ea429447", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [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_plugin_output_in_sub_memu_format_when_config_is_true ... ok [INFO] [stdout] test output::tests::format_returns_result_in_order_of_plugins_in_config ... ok [INFO] [stdout] test exec::tests::execute_returns_error_when_a_command_fails ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bitbar_composite_plugin-b5f9e34745d141a1) [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.01s [INFO] [stdout] [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] [stderr] Running tests/config_integration_tests.rs (/opt/rustwide/target/debug/deps/config_integration_tests-92ef862c02810805) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test from_file_returns_error_when_path_not_exists ... ok [INFO] [stdout] test from_file_returns_deserialized_configs_when_path_is_valid ... 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" "9b770ef1b7a50a4755592d6a0e0e04f3dbe9eb748e9f8289e17fb616ea429447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b770ef1b7a50a4755592d6a0e0e04f3dbe9eb748e9f8289e17fb616ea429447", kill_on_drop: false }` [INFO] [stdout] 9b770ef1b7a50a4755592d6a0e0e04f3dbe9eb748e9f8289e17fb616ea429447