[INFO] cloning repository https://github.com/quotequack/forcepaste [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quotequack/forcepaste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquotequack%2Fforcepaste", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquotequack%2Fforcepaste'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f358c1228a3ea5481986fa5684d9db1ad951bf59 [INFO] checking quotequack/forcepaste against try#29194e8f603400afdb2f86c9418e9fccb1628ea0 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquotequack%2Fforcepaste" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/quotequack/forcepaste [INFO] finished tweaking git repo https://github.com/quotequack/forcepaste [INFO] tweaked toml for git repo https://github.com/quotequack/forcepaste written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quotequack/forcepaste on toolchain 29194e8f603400afdb2f86c9418e9fccb1628ea0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quotequack/forcepaste 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" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "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 enigo v0.2.1 [INFO] [stderr] Downloaded wayland-protocols-misc v0.2.0 [INFO] [stderr] Downloaded cc v1.1.25 [INFO] [stderr] Downloaded fltk v1.4.34 [INFO] [stderr] Downloaded fltk-sys v1.4.34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4443de6a2cec20587f1083835b30556e1350a129cf6471e2c534302992e8f1d1 [INFO] running `Command { std: "docker" "start" "-a" "4443de6a2cec20587f1083835b30556e1350a129cf6471e2c534302992e8f1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4443de6a2cec20587f1083835b30556e1350a129cf6471e2c534302992e8f1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4443de6a2cec20587f1083835b30556e1350a129cf6471e2c534302992e8f1d1", kill_on_drop: false }` [INFO] [stdout] 4443de6a2cec20587f1083835b30556e1350a129cf6471e2c534302992e8f1d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97f8306d4324a360cf683d8f0f6d19d8723688edeb1b4462dbe73aade5411921 [INFO] running `Command { std: "docker" "start" "-a" "97f8306d4324a360cf683d8f0f6d19d8723688edeb1b4462dbe73aade5411921", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling cc v1.1.25 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling fltk-sys v1.4.34 [INFO] [stderr] Checking xkbcommon v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-misc v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking enigo v0.2.1 [INFO] [stderr] Checking fltk v1.4.34 [INFO] [stderr] Checking forcepaste v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.72s [INFO] running `Command { std: "docker" "inspect" "97f8306d4324a360cf683d8f0f6d19d8723688edeb1b4462dbe73aade5411921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f8306d4324a360cf683d8f0f6d19d8723688edeb1b4462dbe73aade5411921", kill_on_drop: false }` [INFO] [stdout] 97f8306d4324a360cf683d8f0f6d19d8723688edeb1b4462dbe73aade5411921