[INFO] fetching crate waylock 0.3.5... [INFO] testing waylock-0.3.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate waylock 0.3.5 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate waylock 0.3.5 [INFO] finished tweaking crates.io crate waylock 0.3.5 [INFO] tweaked toml for crates.io crate waylock 0.3.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate waylock 0.3.5 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate waylock 0.3.5 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xcursor v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b911f83a147ced64a09212900ad4d9bf0d6b6a7677a9f55b4c411308795e4904 [INFO] running `Command { std: "docker" "start" "-a" "b911f83a147ced64a09212900ad4d9bf0d6b6a7677a9f55b4c411308795e4904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b911f83a147ced64a09212900ad4d9bf0d6b6a7677a9f55b4c411308795e4904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b911f83a147ced64a09212900ad4d9bf0d6b6a7677a9f55b4c411308795e4904", kill_on_drop: false }` [INFO] [stdout] b911f83a147ced64a09212900ad4d9bf0d6b6a7677a9f55b4c411308795e4904 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecaaa101410ed6877897b9b2b701f167a117798b38a48517b1aa8ef1a8d526a5 [INFO] running `Command { std: "docker" "start" "-a" "ecaaa101410ed6877897b9b2b701f167a117798b38a48517b1aa8ef1a8d526a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pam-sys v0.5.6 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling users v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.3.1 [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.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling waylock v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ecaaa101410ed6877897b9b2b701f167a117798b38a48517b1aa8ef1a8d526a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecaaa101410ed6877897b9b2b701f167a117798b38a48517b1aa8ef1a8d526a5", kill_on_drop: false }` [INFO] [stdout] ecaaa101410ed6877897b9b2b701f167a117798b38a48517b1aa8ef1a8d526a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3468abedc6760b34273b8956813e0ed23fce75a35934b2ffc59065c677afb96 [INFO] running `Command { std: "docker" "start" "-a" "c3468abedc6760b34273b8956813e0ed23fce75a35934b2ffc59065c677afb96", kill_on_drop: false }` [INFO] [stderr] Compiling waylock v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c3468abedc6760b34273b8956813e0ed23fce75a35934b2ffc59065c677afb96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3468abedc6760b34273b8956813e0ed23fce75a35934b2ffc59065c677afb96", kill_on_drop: false }` [INFO] [stdout] c3468abedc6760b34273b8956813e0ed23fce75a35934b2ffc59065c677afb96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f5cca4db7933c886fe73dbe711436ee4675898a3fc7ba6e0b840b2e897ccdf9a [INFO] running `Command { std: "docker" "start" "-a" "f5cca4db7933c886fe73dbe711436ee4675898a3fc7ba6e0b840b2e897ccdf9a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/waylock-45dcd0b55c43f98e) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test color::tests::hex_invalid_digit ... ok [INFO] [stdout] test color::tests::hex_long ... ok [INFO] [stdout] test color::tests::octothorpe_6_digit ... ok [INFO] [stdout] test color::tests::hex_short ... ok [INFO] [stdout] test color::tests::hex_6_digit ... ok [INFO] [stdout] test color::tests::octothorpe_invalid_digit ... ok [INFO] [stdout] test color::tests::octothorpe_long ... ok [INFO] [stdout] test color::tests::octothorpe_short ... ok [INFO] [stdout] test color::tests::no_prefix_6_digit ... ok [INFO] [stdout] test color::tests::alphabetic_prefix_6_digit ... ok [INFO] [stdout] test color::tests::binary_prefix_6_digit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f5cca4db7933c886fe73dbe711436ee4675898a3fc7ba6e0b840b2e897ccdf9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5cca4db7933c886fe73dbe711436ee4675898a3fc7ba6e0b840b2e897ccdf9a", kill_on_drop: false }` [INFO] [stdout] f5cca4db7933c886fe73dbe711436ee4675898a3fc7ba6e0b840b2e897ccdf9a