[INFO] cloning repository https://github.com/ifreund/rslock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifreund/rslock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifreund%2Frslock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifreund%2Frslock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2391ef614783b06ce4b88b14fb4a636fbb2a91a6 [INFO] testing ifreund/rslock against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifreund%2Frslock" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ifreund/rslock on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ifreund/rslock [INFO] finished tweaking git repo https://github.com/ifreund/rslock [INFO] tweaked toml for git repo https://github.com/ifreund/rslock written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ifreund/rslock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b7d2c4587bb909c1e3766b02f4755fdbcc15489a90f38c854005f079a7006f9 [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" "4b7d2c4587bb909c1e3766b02f4755fdbcc15489a90f38c854005f079a7006f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b7d2c4587bb909c1e3766b02f4755fdbcc15489a90f38c854005f079a7006f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b7d2c4587bb909c1e3766b02f4755fdbcc15489a90f38c854005f079a7006f9", kill_on_drop: false }` [INFO] [stdout] 4b7d2c4587bb909c1e3766b02f4755fdbcc15489a90f38c854005f079a7006f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f5ae14a889a563864d3c5a745c1e0c7805d468343d65e4898ba53cf38d53257 [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" "6f5ae14a889a563864d3c5a745c1e0c7805d468343d65e4898ba53cf38d53257", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling pam-sys v0.5.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling users v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling pam v0.7.0 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling calloop v0.6.2 [INFO] [stderr] Compiling wayland-cursor v0.27.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.10.0 [INFO] [stderr] Compiling waylock v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.55s [INFO] running `Command { std: "docker" "inspect" "6f5ae14a889a563864d3c5a745c1e0c7805d468343d65e4898ba53cf38d53257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5ae14a889a563864d3c5a745c1e0c7805d468343d65e4898ba53cf38d53257", kill_on_drop: false }` [INFO] [stdout] 6f5ae14a889a563864d3c5a745c1e0c7805d468343d65e4898ba53cf38d53257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", 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] 6b362e7618c563f0efdec0b53631487209bedb796ad4268e4f5e81b698ab3770 [INFO] running `Command { std: "docker" "start" "-a" "6b362e7618c563f0efdec0b53631487209bedb796ad4268e4f5e81b698ab3770", kill_on_drop: false }` [INFO] [stderr] Compiling waylock v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "6b362e7618c563f0efdec0b53631487209bedb796ad4268e4f5e81b698ab3770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b362e7618c563f0efdec0b53631487209bedb796ad4268e4f5e81b698ab3770", kill_on_drop: false }` [INFO] [stdout] 6b362e7618c563f0efdec0b53631487209bedb796ad4268e4f5e81b698ab3770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 073e5c184d4b9f7a6f4b2d6d2101a6f2d3ffc49f128115bccf5eb6d0ed16b8c3 [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" "073e5c184d4b9f7a6f4b2d6d2101a6f2d3ffc49f128115bccf5eb6d0ed16b8c3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/waylock-0dbbe08cfac4f168 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test color::tests::hex_invalid_digit ... ok [INFO] [stdout] test color::tests::alphabetic_prefix_6_digit ... ok [INFO] [stdout] test color::tests::binary_prefix_6_digit ... ok [INFO] [stdout] test color::tests::hex_long ... ok [INFO] [stdout] test color::tests::hex_6_digit ... ok [INFO] [stdout] test color::tests::octothorpe_6_digit ... ok [INFO] [stdout] test color::tests::hex_short ... ok [INFO] [stdout] test color::tests::no_prefix_6_digit ... ok [INFO] [stdout] test color::tests::octothorpe_short ... ok [INFO] [stdout] test color::tests::octothorpe_invalid_digit ... ok [INFO] [stdout] test color::tests::octothorpe_long ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "073e5c184d4b9f7a6f4b2d6d2101a6f2d3ffc49f128115bccf5eb6d0ed16b8c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073e5c184d4b9f7a6f4b2d6d2101a6f2d3ffc49f128115bccf5eb6d0ed16b8c3", kill_on_drop: false }` [INFO] [stdout] 073e5c184d4b9f7a6f4b2d6d2101a6f2d3ffc49f128115bccf5eb6d0ed16b8c3