[INFO] cloning repository https://github.com/jvanz/seccomp-psp-policy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvanz/seccomp-psp-policy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvanz%2Fseccomp-psp-policy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvanz%2Fseccomp-psp-policy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 725722ad2759df1d0aa1e31b7ccbe3c488b7e8f0 [INFO] testing jvanz/seccomp-psp-policy against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvanz%2Fseccomp-psp-policy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jvanz/seccomp-psp-policy on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jvanz/seccomp-psp-policy [INFO] finished tweaking git repo https://github.com/jvanz/seccomp-psp-policy [INFO] tweaked toml for git repo https://github.com/jvanz/seccomp-psp-policy written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jvanz/seccomp-psp-policy 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wapc-guest v1.1.0 [INFO] [stderr] Downloaded kubewarden-policy-sdk v0.9.4 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50afb002d04383632bf6cacdbba20d934e882e6ae86becf7decc1fe6b4f30fb4 [INFO] running `Command { std: "docker" "start" "-a" "50afb002d04383632bf6cacdbba20d934e882e6ae86becf7decc1fe6b4f30fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50afb002d04383632bf6cacdbba20d934e882e6ae86becf7decc1fe6b4f30fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50afb002d04383632bf6cacdbba20d934e882e6ae86becf7decc1fe6b4f30fb4", kill_on_drop: false }` [INFO] [stdout] 50afb002d04383632bf6cacdbba20d934e882e6ae86becf7decc1fe6b4f30fb4 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df525e013178ccc16073b42c3d7cc576e0b0ae08248a22ef75b2792a8c663fde [INFO] running `Command { std: "docker" "start" "-a" "df525e013178ccc16073b42c3d7cc576e0b0ae08248a22ef75b2792a8c663fde", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling k8s-openapi v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling wapc-guest v1.1.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling kubewarden-policy-sdk v0.9.4 [INFO] [stderr] Compiling seccomp-psp-policy v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.67s [INFO] running `Command { std: "docker" "inspect" "df525e013178ccc16073b42c3d7cc576e0b0ae08248a22ef75b2792a8c663fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df525e013178ccc16073b42c3d7cc576e0b0ae08248a22ef75b2792a8c663fde", kill_on_drop: false }` [INFO] [stdout] df525e013178ccc16073b42c3d7cc576e0b0ae08248a22ef75b2792a8c663fde [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b313541c6338babe7692e0efe1cead6e2e8a1c7552b91b5b380dd1acb306509 [INFO] running `Command { std: "docker" "start" "-a" "1b313541c6338babe7692e0efe1cead6e2e8a1c7552b91b5b380dd1acb306509", kill_on_drop: false }` [INFO] [stderr] Compiling seccomp-psp-policy v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.45s [INFO] running `Command { std: "docker" "inspect" "1b313541c6338babe7692e0efe1cead6e2e8a1c7552b91b5b380dd1acb306509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b313541c6338babe7692e0efe1cead6e2e8a1c7552b91b5b380dd1acb306509", kill_on_drop: false }` [INFO] [stdout] 1b313541c6338babe7692e0efe1cead6e2e8a1c7552b91b5b380dd1acb306509 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae9a03f3175bfc0478a2b9c84a41b7c13c02dc27fff8c60b359c9fc212e27efe [INFO] running `Command { std: "docker" "start" "-a" "ae9a03f3175bfc0478a2b9c84a41b7c13c02dc27fff8c60b359c9fc212e27efe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seccomp_psp_policy-7c5e229873b9d53d) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test settings::tests::test_allowed_profile_types ... ok [INFO] [stdout] test settings::tests::test_disallowed_profile_types ... ok [INFO] [stdout] test tests::container_seccomp_security_context ... ok [INFO] [stdout] test tests::error_message_may_has_more_than_one_violation ... ok [INFO] [stdout] test tests::ephemeral_container_seccomp_security_context ... ok [INFO] [stdout] test tests::init_container_seccomp_security_context ... ok [INFO] [stdout] test tests::pod_annotation_with_allowed_profile ... ok [INFO] [stdout] test tests::pod_annotation_with_disallowed_profile ... ok [INFO] [stdout] test tests::pod_seccomp_security_context ... ok [INFO] [stdout] test tests::seccomp_profile_must_be_set_if_its_type_is_localhost ... ok [INFO] [stdout] test tests::security_context_validation_should_not_fail_when_just_allowed_profiles_are_provided ... 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" "ae9a03f3175bfc0478a2b9c84a41b7c13c02dc27fff8c60b359c9fc212e27efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae9a03f3175bfc0478a2b9c84a41b7c13c02dc27fff8c60b359c9fc212e27efe", kill_on_drop: false }` [INFO] [stdout] ae9a03f3175bfc0478a2b9c84a41b7c13c02dc27fff8c60b359c9fc212e27efe