[INFO] cloning repository https://github.com/manuteleco/openvpn-auth-hook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manuteleco/openvpn-auth-hook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanuteleco%2Fopenvpn-auth-hook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanuteleco%2Fopenvpn-auth-hook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71c20d6718f5d1a18696e207d8a9cd4948ea8290 [INFO] checking manuteleco/openvpn-auth-hook/71c20d6718f5d1a18696e207d8a9cd4948ea8290 against master#2972b5e59f1c5529b6ba770437812fd83ab4ebd4 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanuteleco%2Fopenvpn-auth-hook" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/manuteleco/openvpn-auth-hook [INFO] finished tweaking git repo https://github.com/manuteleco/openvpn-auth-hook [INFO] tweaked toml for git repo https://github.com/manuteleco/openvpn-auth-hook written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/manuteleco/openvpn-auth-hook on toolchain 2972b5e59f1c5529b6ba770437812fd83ab4ebd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2972b5e59f1c5529b6ba770437812fd83ab4ebd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/manuteleco/openvpn-auth-hook 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" "+2972b5e59f1c5529b6ba770437812fd83ab4ebd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ghash v0.5.0 [INFO] [stderr] Downloaded cpufeatures v0.2.8 [INFO] [stderr] Downloaded obfstr v0.4.3 [INFO] [stderr] Downloaded polyval v0.6.1 [INFO] [stderr] Downloaded aes-gcm v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2972b5e59f1c5529b6ba770437812fd83ab4ebd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b84c5a50b1ea3970561d5aa1e4b74e4e8070c58f69dceadde7346be5a9557bac [INFO] running `Command { std: "docker" "start" "-a" "b84c5a50b1ea3970561d5aa1e4b74e4e8070c58f69dceadde7346be5a9557bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b84c5a50b1ea3970561d5aa1e4b74e4e8070c58f69dceadde7346be5a9557bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b84c5a50b1ea3970561d5aa1e4b74e4e8070c58f69dceadde7346be5a9557bac", kill_on_drop: false }` [INFO] [stdout] b84c5a50b1ea3970561d5aa1e4b74e4e8070c58f69dceadde7346be5a9557bac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2972b5e59f1c5529b6ba770437812fd83ab4ebd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3612cfc75de45af3690af9d34e6d8dade413289ea7eb234cc7e772f468326e21 [INFO] running `Command { std: "docker" "start" "-a" "3612cfc75de45af3690af9d34e6d8dade413289ea7eb234cc7e772f468326e21", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling encryption v0.1.0 (/opt/rustwide/workdir/encryption) [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling obfstr v0.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes-gcm v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stdout] error: environment variable `BUILD_ARG_APP_ID` not defined at compile time [INFO] [stdout] --> encryption/src/lib.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | hex::decode(obfstr!(env!("BUILD_ARG_APP_ID"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BUILD_ARG_APP_ID")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BUILD_ARG_APP_ID` not defined at compile time [INFO] [stdout] --> encryption/src/lib.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | hex::decode(obfstr!(env!("BUILD_ARG_APP_ID"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BUILD_ARG_APP_ID")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BUILD_ARG_APP_ID` not defined at compile time [INFO] [stdout] --> encryption/src/lib.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | hex::decode(obfstr!(env!("BUILD_ARG_APP_ID"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BUILD_ARG_APP_ID")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encryption` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `encryption` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `encryption` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3612cfc75de45af3690af9d34e6d8dade413289ea7eb234cc7e772f468326e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3612cfc75de45af3690af9d34e6d8dade413289ea7eb234cc7e772f468326e21", kill_on_drop: false }` [INFO] [stdout] 3612cfc75de45af3690af9d34e6d8dade413289ea7eb234cc7e772f468326e21