[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 try#d5830e3d3b571fe52cdf4b7b34be99be74dc65ea+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fbarnine" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zthompson47/barnine on toolchain d5830e3d3b571fe52cdf4b7b34be99be74dc65ea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "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-0-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da20ca360a8010e6e626b16c1a0d72dd944f4a4e38e7f1b58dde43414d4e3ac6 [INFO] running `Command { std: "docker" "start" "-a" "da20ca360a8010e6e626b16c1a0d72dd944f4a4e38e7f1b58dde43414d4e3ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da20ca360a8010e6e626b16c1a0d72dd944f4a4e38e7f1b58dde43414d4e3ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da20ca360a8010e6e626b16c1a0d72dd944f4a4e38e7f1b58dde43414d4e3ac6", kill_on_drop: false }` [INFO] [stdout] da20ca360a8010e6e626b16c1a0d72dd944f4a4e38e7f1b58dde43414d4e3ac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 00023f238873666d1839cf5e01fdf411996d60aa759bb6a019dc50025de34554 [INFO] running `Command { std: "docker" "start" "-a" "00023f238873666d1839cf5e01fdf411996d60aa759bb6a019dc50025de34554", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [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 ryu v1.0.5 [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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling notify v5.0.0-pre.12 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [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 enumflags2 v0.6.4 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [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 `format` is never read [INFO] [stdout] --> src/bar.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Block { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | format: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 24.52s [INFO] running `Command { std: "docker" "inspect" "00023f238873666d1839cf5e01fdf411996d60aa759bb6a019dc50025de34554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00023f238873666d1839cf5e01fdf411996d60aa759bb6a019dc50025de34554", kill_on_drop: false }` [INFO] [stdout] 00023f238873666d1839cf5e01fdf411996d60aa759bb6a019dc50025de34554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f776e32317f0de16f7974a846fe9a41c63b13f973d03c63c25f4d110c7667389 [INFO] running `Command { std: "docker" "start" "-a" "f776e32317f0de16f7974a846fe9a41c63b13f973d03c63c25f4d110c7667389", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stdout] warning: field `format` is never read [INFO] [stdout] --> src/bar.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Block { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | format: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 barnine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `format` is never read [INFO] [stdout] --> src/bar.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Block { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | format: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 3.25s [INFO] running `Command { std: "docker" "inspect" "f776e32317f0de16f7974a846fe9a41c63b13f973d03c63c25f4d110c7667389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f776e32317f0de16f7974a846fe9a41c63b13f973d03c63c25f4d110c7667389", kill_on_drop: false }` [INFO] [stdout] f776e32317f0de16f7974a846fe9a41c63b13f973d03c63c25f4d110c7667389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6005969ac9c5a4ca958533b34c1b3211fb2dbf57775aeb0be71d4dded7b22fa9 [INFO] running `Command { std: "docker" "start" "-a" "6005969ac9c5a4ca958533b34c1b3211fb2dbf57775aeb0be71d4dded7b22fa9", kill_on_drop: false }` [INFO] [stderr] warning: field `format` is never read [INFO] [stderr] --> src/bar.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Block { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 16 | format: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Block` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/barnine-6067a3492695afcf) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test bar::tests::json_output_empty ... ok [INFO] [stdout] test logging::tests::change_log_dir_location ... ok [INFO] [stdout] test rpc::tests::fallback_socket_in_tmp ... ok [INFO] [stdout] test bar::tests::json_output_full ... ok [INFO] [stdout] test sway::tests::identify_firefox_node ... ok [INFO] [stdout] test bar::tests::json_from_updates ... ok [INFO] [stdout] test sway::tests::window_name_with_char_boundary ... 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" "6005969ac9c5a4ca958533b34c1b3211fb2dbf57775aeb0be71d4dded7b22fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6005969ac9c5a4ca958533b34c1b3211fb2dbf57775aeb0be71d4dded7b22fa9", kill_on_drop: false }` [INFO] [stdout] 6005969ac9c5a4ca958533b34c1b3211fb2dbf57775aeb0be71d4dded7b22fa9