[INFO] cloning repository https://github.com/Syudagye/pkatt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Syudagye/pkatt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyudagye%2Fpkatt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyudagye%2Fpkatt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7bf5500fa4256bf4e033b9e3821563e6bde4689 [INFO] checking Syudagye/pkatt against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyudagye%2Fpkatt" "/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/Syudagye/pkatt [INFO] finished tweaking git repo https://github.com/Syudagye/pkatt [INFO] tweaked toml for git repo https://github.com/Syudagye/pkatt written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Syudagye/pkatt on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Syudagye/pkatt 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08f787fd34ac00665c7f2c7948bd5eb92967c38f36edc2ffb6bc45dd9ec972df [INFO] running `Command { std: "docker" "start" "-a" "08f787fd34ac00665c7f2c7948bd5eb92967c38f36edc2ffb6bc45dd9ec972df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08f787fd34ac00665c7f2c7948bd5eb92967c38f36edc2ffb6bc45dd9ec972df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f787fd34ac00665c7f2c7948bd5eb92967c38f36edc2ffb6bc45dd9ec972df", kill_on_drop: false }` [INFO] [stdout] 08f787fd34ac00665c7f2c7948bd5eb92967c38f36edc2ffb6bc45dd9ec972df [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ad43e6a14e4c9d4cc204496f5a6a7134098869fd32ed28f6d3282ffae06e320 [INFO] running `Command { std: "docker" "start" "-a" "6ad43e6a14e4c9d4cc204496f5a6a7134098869fd32ed28f6d3282ffae06e320", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling winnow v0.6.21 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking uzers v0.12.0 [INFO] [stderr] Checking xdg-home v1.2.0 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Compiling pam-macros v0.0.3 [INFO] [stderr] Checking async-signal v0.2.8 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-process v2.2.3 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking smol v2.0.0 [INFO] [stderr] Compiling pam-sys v1.0.0-alpha5 [INFO] [stderr] Checking pam v0.8.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pam-0.8.0/src/enums.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[pam_enum] [INFO] [stdout] | ^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `pam_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pam-0.8.0/src/enums.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | #[pam_enum] [INFO] [stdout] | ^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `pam_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pam-0.8.0/src/enums.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | #[pam_enum] [INFO] [stdout] | ^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `pam_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pam-0.8.0/src/enums.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | #[pam_enum] [INFO] [stdout] | ^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `pam_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pam` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6ad43e6a14e4c9d4cc204496f5a6a7134098869fd32ed28f6d3282ffae06e320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ad43e6a14e4c9d4cc204496f5a6a7134098869fd32ed28f6d3282ffae06e320", kill_on_drop: false }` [INFO] [stdout] 6ad43e6a14e4c9d4cc204496f5a6a7134098869fd32ed28f6d3282ffae06e320