[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] testing Syudagye/pkatt against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyudagye%2Fpkatt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Syudagye/pkatt on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10dbb447070704da335d68fd519d7cffb9956f06ea1d6fc8323cb6bf525a1cac [INFO] running `Command { std: "docker" "start" "-a" "10dbb447070704da335d68fd519d7cffb9956f06ea1d6fc8323cb6bf525a1cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10dbb447070704da335d68fd519d7cffb9956f06ea1d6fc8323cb6bf525a1cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10dbb447070704da335d68fd519d7cffb9956f06ea1d6fc8323cb6bf525a1cac", kill_on_drop: false }` [INFO] [stdout] 10dbb447070704da335d68fd519d7cffb9956f06ea1d6fc8323cb6bf525a1cac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53363218cb2ddb14992f63ab318ec255871006b6dec80d614920190dc1693dce [INFO] running `Command { std: "docker" "start" "-a" "53363218cb2ddb14992f63ab318ec255871006b6dec80d614920190dc1693dce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling winnow v0.6.21 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling xdg-home v1.2.0 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling uzers v0.12.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling pam-macros v0.0.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [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 serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling async-signal v0.2.8 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.2.3 [INFO] [stderr] Compiling smol v2.0.0 [INFO] [stderr] Compiling pam-sys v1.0.0-alpha5 [INFO] [stderr] Compiling pam v0.8.0 [INFO] [stderr] Compiling zvariant_utils v3.0.2 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling pkatt v0.1.0 (/opt/rustwide/workdir/pkatt) [INFO] [stderr] Compiling zvariant_derive v5.1.0 [INFO] [stderr] Compiling zvariant v5.1.0 [INFO] [stderr] Compiling zbus_names v4.1.0 [INFO] [stderr] Compiling zbus_macros v5.2.0 [INFO] [stderr] Compiling zbus v5.2.0 [INFO] [stderr] Compiling zbus_polkit v5.0.0 [INFO] [stderr] Compiling pkatt-agent v0.1.0 (/opt/rustwide/workdir/pkatt-agent) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "53363218cb2ddb14992f63ab318ec255871006b6dec80d614920190dc1693dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53363218cb2ddb14992f63ab318ec255871006b6dec80d614920190dc1693dce", kill_on_drop: false }` [INFO] [stdout] 53363218cb2ddb14992f63ab318ec255871006b6dec80d614920190dc1693dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a72787b545bdf54180b7b968a11f5c5c3fc07d947a0e2bda5a9c9f1cf90a8bce [INFO] running `Command { std: "docker" "start" "-a" "a72787b545bdf54180b7b968a11f5c5c3fc07d947a0e2bda5a9c9f1cf90a8bce", kill_on_drop: false }` [INFO] [stderr] Compiling pkatt v0.1.0 (/opt/rustwide/workdir/pkatt) [INFO] [stderr] Compiling pkatt-agent v0.1.0 (/opt/rustwide/workdir/pkatt-agent) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "a72787b545bdf54180b7b968a11f5c5c3fc07d947a0e2bda5a9c9f1cf90a8bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a72787b545bdf54180b7b968a11f5c5c3fc07d947a0e2bda5a9c9f1cf90a8bce", kill_on_drop: false }` [INFO] [stdout] a72787b545bdf54180b7b968a11f5c5c3fc07d947a0e2bda5a9c9f1cf90a8bce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d9cd8067c195c91c55b702f384f5938a7f5e301584996c2a1c35babb051b33b [INFO] running `Command { std: "docker" "start" "-a" "6d9cd8067c195c91c55b702f384f5938a7f5e301584996c2a1c35babb051b33b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pkatt-4d2b6335c5ff9974) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pkatt_agent-6e7b10b9403048eb) [INFO] [stderr] Running unittests src/bin/agent.rs (/opt/rustwide/target/debug/deps/pkatt-c94b79e2886dbd31) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/responder.rs (/opt/rustwide/target/debug/deps/pkatt_responder-f3c74d1138329349) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pkatt [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pkatt_agent [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d9cd8067c195c91c55b702f384f5938a7f5e301584996c2a1c35babb051b33b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9cd8067c195c91c55b702f384f5938a7f5e301584996c2a1c35babb051b33b", kill_on_drop: false }` [INFO] [stdout] 6d9cd8067c195c91c55b702f384f5938a7f5e301584996c2a1c35babb051b33b