[INFO] cloning repository https://github.com/kdewald/clipfil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdewald/clipfil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdewald%2Fclipfil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdewald%2Fclipfil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 177d4375d8ffb48c04f94bc06262c7cae5dacc8e
[INFO] checking kdewald/clipfil against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdewald%2Fclipfil" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kdewald/clipfil
[INFO] finished tweaking git repo https://github.com/kdewald/clipfil
[INFO] tweaked toml for git repo https://github.com/kdewald/clipfil written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kdewald/clipfil on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kdewald/clipfil 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree_magic_mini v3.1.4
[INFO] [stderr]   Downloaded os_pipe v1.1.5
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49d26b05f43399ca377696f7ed8e45c1bc9995bdfeb6b82cc0e111178b454206
[INFO] running `Command { std: "docker" "start" "-a" "49d26b05f43399ca377696f7ed8e45c1bc9995bdfeb6b82cc0e111178b454206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49d26b05f43399ca377696f7ed8e45c1bc9995bdfeb6b82cc0e111178b454206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49d26b05f43399ca377696f7ed8e45c1bc9995bdfeb6b82cc0e111178b454206", kill_on_drop: false }`
[INFO] [stdout] 49d26b05f43399ca377696f7ed8e45c1bc9995bdfeb6b82cc0e111178b454206
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68744b30d9ac9840675fd332a9ffc5cfef4cddaf3e0d827b5705bb48d9c61875
[INFO] running `Command { std: "docker" "start" "-a" "68744b30d9ac9840675fd332a9ffc5cfef4cddaf3e0d827b5705bb48d9c61875", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking tree_magic_mini v3.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking x11-clipboard v0.5.3
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wl-clipboard-rs v0.8.1
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking copypasta v0.7.1
[INFO] [stderr]     Checking clipfil v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `set_mode` found for struct `Permissions` in the current scope
[INFO] [stdout]    --> src/main.rs:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 |         perms.set_mode(0o000); // Remove all permissions
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]    --> /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/os/unix/fs.rs:359:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Permissions` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `mode` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/os/unix/fs.rs:355:5
[INFO] [stdout] help: trait `PermissionsExt` which provides `set_mode` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 82  +     use std::os::unix::fs::PermissionsExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_mode` found for struct `Permissions` in the current scope
[INFO] [stdout]    --> src/main.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |         perms.set_mode(0o644);
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]    --> /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/os/unix/fs.rs:359:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Permissions` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `mode` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/os/unix/fs.rs:355:5
[INFO] [stdout] help: trait `PermissionsExt` which provides `set_mode` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 82  +     use std::os::unix::fs::PermissionsExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clipfil` (bin "clipfil" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "68744b30d9ac9840675fd332a9ffc5cfef4cddaf3e0d827b5705bb48d9c61875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68744b30d9ac9840675fd332a9ffc5cfef4cddaf3e0d827b5705bb48d9c61875", kill_on_drop: false }`
[INFO] [stdout] 68744b30d9ac9840675fd332a9ffc5cfef4cddaf3e0d827b5705bb48d9c61875
