[INFO] cloning repository https://github.com/zthompson47/barnine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zthompson47/barnine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fbarnine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fbarnine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70287fb5488b0a3670f6cd8cd8b6954a3734fde6 [INFO] testing zthompson47/barnine against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fbarnine" "/workspace/builds/worker-54/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-54/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zthompson47/barnine on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zthompson47/barnine [INFO] finished tweaking git repo https://github.com/zthompson47/barnine [INFO] tweaked toml for git repo https://github.com/zthompson47/barnine written to /workspace/builds/worker-54/source/Cargo.toml [INFO] crate git repo https://github.com/zthompson47/barnine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d56765a449919483cb3045374dcf1c8ea6e5e652a25f8d9ae88fc039c17ca58 [INFO] running `Command { std: "docker" "start" "-a" "3d56765a449919483cb3045374dcf1c8ea6e5e652a25f8d9ae88fc039c17ca58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d56765a449919483cb3045374dcf1c8ea6e5e652a25f8d9ae88fc039c17ca58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d56765a449919483cb3045374dcf1c8ea6e5e652a25f8d9ae88fc039c17ca58", kill_on_drop: false }` [INFO] [stdout] 3d56765a449919483cb3045374dcf1c8ea6e5e652a25f8d9ae88fc039c17ca58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7924ffcc14c67e410ed39ac3535b9b3a6f1969503989ae9c9ec021da7cb364fb [INFO] running `Command { std: "docker" "start" "-a" "7924ffcc14c67e410ed39ac3535b9b3a6f1969503989ae9c9ec021da7cb364fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling notify v5.0.0-pre.12 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling swayipc-types v1.0.0-alpha.3 [INFO] [stderr] Compiling swaybar-types v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zvariant_derive v2.5.0 [INFO] [stderr] Compiling zbus_macros v2.0.0-beta.2 [INFO] [stderr] Compiling tracing-appender v0.1.2 [INFO] [stderr] Compiling swayipc-async v2.0.0-alpha.3 [INFO] [stderr] Compiling zvariant v2.5.0 [INFO] [stderr] Compiling zbus v2.0.0-beta.2 [INFO] [stderr] Compiling barnine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `format` [INFO] [stdout] --> src/bar.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | format: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "7924ffcc14c67e410ed39ac3535b9b3a6f1969503989ae9c9ec021da7cb364fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7924ffcc14c67e410ed39ac3535b9b3a6f1969503989ae9c9ec021da7cb364fb", kill_on_drop: false }` [INFO] [stdout] 7924ffcc14c67e410ed39ac3535b9b3a6f1969503989ae9c9ec021da7cb364fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55f7da2ce1f1e7257a46d40157429c9717d11e54ec5bb338ee21eb7b45d6896f [INFO] running `Command { std: "docker" "start" "-a" "55f7da2ce1f1e7257a46d40157429c9717d11e54ec5bb338ee21eb7b45d6896f", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stdout] warning: field is never read: `format` [INFO] [stdout] --> src/bar.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | format: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling barnine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `format` [INFO] [stdout] --> src/bar.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | format: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.28s [INFO] running `Command { std: "docker" "inspect" "55f7da2ce1f1e7257a46d40157429c9717d11e54ec5bb338ee21eb7b45d6896f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55f7da2ce1f1e7257a46d40157429c9717d11e54ec5bb338ee21eb7b45d6896f", kill_on_drop: false }` [INFO] [stdout] 55f7da2ce1f1e7257a46d40157429c9717d11e54ec5bb338ee21eb7b45d6896f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40b4a96832cb4bfa08f954966a50a52f86c0d4651c08affccc5dc733edbdeae3 [INFO] running `Command { std: "docker" "start" "-a" "40b4a96832cb4bfa08f954966a50a52f86c0d4651c08affccc5dc733edbdeae3", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `format` [INFO] [stderr] --> src/bar.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | format: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `barnine` (lib) generated 1 warning [INFO] [stderr] warning: `barnine` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/barnine-d6ff10c2bd59f627) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test logging::tests::change_log_dir_location ... ok [INFO] [stdout] test bar::tests::json_output_empty ... ok [INFO] [stdout] test bar::tests::json_output_full ... ok [INFO] [stdout] test bar::tests::json_from_updates ... ok [INFO] [stdout] test rpc::tests::fallback_socket_in_tmp ... ok [INFO] [stdout] test sway::tests::window_name_with_char_boundary ... ok [INFO] [stdout] test sway::tests::identify_firefox_node ... ok [INFO] [stdout] test sway::tests::truncate_on_char_boundary - should panic ... ok [INFO] [stdout] test logging::tests::generate_log_records ... FAILED [INFO] [stdout] test rpc::tests::run_rpc_socket has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "40b4a96832cb4bfa08f954966a50a52f86c0d4651c08affccc5dc733edbdeae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b4a96832cb4bfa08f954966a50a52f86c0d4651c08affccc5dc733edbdeae3", kill_on_drop: false }` [INFO] [stdout] 40b4a96832cb4bfa08f954966a50a52f86c0d4651c08affccc5dc733edbdeae3