[INFO] cloning repository https://github.com/CCDemoSetup/environment-variable-policy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CCDemoSetup/environment-variable-policy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCDemoSetup%2Fenvironment-variable-policy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCDemoSetup%2Fenvironment-variable-policy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86ec7bfbfbd6a945d520a95d18e19923818b6551
[INFO] building CCDemoSetup/environment-variable-policy against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCDemoSetup%2Fenvironment-variable-policy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CCDemoSetup/environment-variable-policy on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CCDemoSetup/environment-variable-policy
[INFO] finished tweaking git repo https://github.com/CCDemoSetup/environment-variable-policy
[INFO] tweaked toml for git repo https://github.com/CCDemoSetup/environment-variable-policy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CCDemoSetup/environment-variable-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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `k8s-openapi` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 317d7166edc9c30c28410ec4705d7d8bf69abcb8e9f46588680a406751d8472c
[INFO] running `Command { std: "docker" "start" "-a" "317d7166edc9c30c28410ec4705d7d8bf69abcb8e9f46588680a406751d8472c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "317d7166edc9c30c28410ec4705d7d8bf69abcb8e9f46588680a406751d8472c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "317d7166edc9c30c28410ec4705d7d8bf69abcb8e9f46588680a406751d8472c", kill_on_drop: false }`
[INFO] [stdout] 317d7166edc9c30c28410ec4705d7d8bf69abcb8e9f46588680a406751d8472c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bb0c92b2d6e145f7e28030b1097f48fe150b9fc9061d822897019447b721cb5
[INFO] running `Command { std: "docker" "start" "-a" "0bb0c92b2d6e145f7e28030b1097f48fe150b9fc9061d822897019447b721cb5", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `k8s-openapi` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling k8s-openapi v0.18.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling wapc-guest v1.1.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling num-derive v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling kubewarden-policy-sdk v0.9.5
[INFO] [stderr]    Compiling environment-variable-policy v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.09s
[INFO] running `Command { std: "docker" "inspect" "0bb0c92b2d6e145f7e28030b1097f48fe150b9fc9061d822897019447b721cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bb0c92b2d6e145f7e28030b1097f48fe150b9fc9061d822897019447b721cb5", kill_on_drop: false }`
[INFO] [stdout] 0bb0c92b2d6e145f7e28030b1097f48fe150b9fc9061d822897019447b721cb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d25b5ad8881224f0dd58b4b0e094539e2cedabfb329822d575965c32bae651e9
[INFO] running `Command { std: "docker" "start" "-a" "d25b5ad8881224f0dd58b4b0e094539e2cedabfb329822d575965c32bae651e9", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `k8s-openapi` dependency)
[INFO] [stderr]    Compiling environment-variable-policy v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.65s
[INFO] running `Command { std: "docker" "inspect" "d25b5ad8881224f0dd58b4b0e094539e2cedabfb329822d575965c32bae651e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d25b5ad8881224f0dd58b4b0e094539e2cedabfb329822d575965c32bae651e9", kill_on_drop: false }`
[INFO] [stdout] d25b5ad8881224f0dd58b4b0e094539e2cedabfb329822d575965c32bae651e9
