[INFO] cloning repository https://github.com/augustuswm/masque [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/augustuswm/masque" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustuswm%2Fmasque", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustuswm%2Fmasque'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d7a8ba16b11038e82c45ae2cd474acccc25d9ba [INFO] testing augustuswm/masque against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustuswm%2Fmasque" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/augustuswm/masque on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/augustuswm/masque [INFO] finished tweaking git repo https://github.com/augustuswm/masque [INFO] tweaked toml for git repo https://github.com/augustuswm/masque written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/augustuswm/masque already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.35 [INFO] [stderr] Downloaded tempfile v3.0.3 [INFO] [stderr] Downloaded schannel v0.1.13 [INFO] [stderr] Downloaded hyper v0.12.0 [INFO] [stderr] Downloaded http v0.1.5 [INFO] [stderr] Downloaded futures v0.1.24 [INFO] [stderr] Downloaded native-tls v0.2.1 [INFO] [stderr] Downloaded hyper-tls v0.3.0 [INFO] [stderr] Downloaded openssl v0.10.11 [INFO] [stderr] Downloaded h2 v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e65bf52256ec3e7bddc135686b2c6a1d5e53db20d53498c92f77c9bd4f0497c [INFO] running `Command { std: "docker" "start" "-a" "9e65bf52256ec3e7bddc135686b2c6a1d5e53db20d53498c92f77c9bd4f0497c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e65bf52256ec3e7bddc135686b2c6a1d5e53db20d53498c92f77c9bd4f0497c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e65bf52256ec3e7bddc135686b2c6a1d5e53db20d53498c92f77c9bd4f0497c", kill_on_drop: false }` [INFO] [stdout] 9e65bf52256ec3e7bddc135686b2c6a1d5e53db20d53498c92f77c9bd4f0497c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26a1934bd44f8594d206f73f57dacdb2f9819811ff5782c225d295617723a4f8 [INFO] running `Command { std: "docker" "start" "-a" "26a1934bd44f8594d206f73f57dacdb2f9819811ff5782c225d295617723a4f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling openssl v0.10.11 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling string v0.1.0 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling h2 v0.1.9 [INFO] [stderr] Compiling hyper v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling masque v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/event.rs:78:34 [INFO] [stdout] | [INFO] [stdout] 78 | data: value[1..].trim_left().trim_right_matches("\n").into(), [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/event.rs:78:46 [INFO] [stdout] | [INFO] [stdout] 78 | data: value[1..].trim_left().trim_right_matches("\n").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/event.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn id(&self) -> &Option { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `event` [INFO] [stdout] --> src/event.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn event(&self) -> &Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `data` [INFO] [stdout] --> src/event.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn data(mut self, data: T) -> EventBuilder [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.89s [INFO] running `Command { std: "docker" "inspect" "26a1934bd44f8594d206f73f57dacdb2f9819811ff5782c225d295617723a4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a1934bd44f8594d206f73f57dacdb2f9819811ff5782c225d295617723a4f8", kill_on_drop: false }` [INFO] [stdout] 26a1934bd44f8594d206f73f57dacdb2f9819811ff5782c225d295617723a4f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39b15a443db3e181db25ff483e25b65e1eefd28d18fe91fde6d1607e206d2caa [INFO] running `Command { std: "docker" "start" "-a" "39b15a443db3e181db25ff483e25b65e1eefd28d18fe91fde6d1607e206d2caa", kill_on_drop: false }` [INFO] [stderr] Compiling masque v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/event.rs:78:34 [INFO] [stdout] | [INFO] [stdout] 78 | data: value[1..].trim_left().trim_right_matches("\n").into(), [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/event.rs:78:46 [INFO] [stdout] | [INFO] [stdout] 78 | data: value[1..].trim_left().trim_right_matches("\n").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/event.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn id(&self) -> &Option { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `event` [INFO] [stdout] --> src/event.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn event(&self) -> &Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `data` [INFO] [stdout] --> src/event.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn data(mut self, data: T) -> EventBuilder [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "39b15a443db3e181db25ff483e25b65e1eefd28d18fe91fde6d1607e206d2caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39b15a443db3e181db25ff483e25b65e1eefd28d18fe91fde6d1607e206d2caa", kill_on_drop: false }` [INFO] [stdout] 39b15a443db3e181db25ff483e25b65e1eefd28d18fe91fde6d1607e206d2caa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ae0426893e7126b341b87e06b9a5adbc09ce12bfc3bef331f0cc20709ed4447 [INFO] running `Command { std: "docker" "start" "-a" "4ae0426893e7126b341b87e06b9a5adbc09ce12bfc3bef331f0cc20709ed4447", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stderr] --> src/event.rs:78:34 [INFO] [stderr] | [INFO] [stderr] 78 | data: value[1..].trim_left().trim_right_matches("\n").into(), [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stderr] --> src/event.rs:78:46 [INFO] [stderr] | [INFO] [stderr] 78 | data: value[1..].trim_left().trim_right_matches("\n").into(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `id` [INFO] [stderr] --> src/event.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn id(&self) -> &Option { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `event` [INFO] [stderr] --> src/event.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn event(&self) -> &Option { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `data` [INFO] [stderr] --> src/event.rs:127:12 [INFO] [stderr] | [INFO] [stderr] 127 | pub fn data(mut self, data: T) -> EventBuilder [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `masque` (bin "masque" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/masque-1ade399717a3d300) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test event::tests::test_builds_on_ending_line ... ok [INFO] [stdout] test event::tests::test_concats_multiple_data_lines_with_newline ... ok [INFO] [stdout] test event::tests::test_omits_lines_after_ending_line ... ok [INFO] [stdout] test event::tests::test_parses_ending_line ... ok [INFO] [stdout] test store::tests::test_store_returns_raw_data ... ok [INFO] [stdout] test event::tests::test_parses_event_types ... ok [INFO] [stdout] test store::tests::test_store_updates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ae0426893e7126b341b87e06b9a5adbc09ce12bfc3bef331f0cc20709ed4447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae0426893e7126b341b87e06b9a5adbc09ce12bfc3bef331f0cc20709ed4447", kill_on_drop: false }` [INFO] [stdout] 4ae0426893e7126b341b87e06b9a5adbc09ce12bfc3bef331f0cc20709ed4447