[INFO] cloning repository https://github.com/azzamsa/tun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azzamsa/tun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazzamsa%2Ftun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazzamsa%2Ftun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a05d79f2bcf95d399ad61c9bae1463c0c0e651c0 [INFO] testing azzamsa/tun against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazzamsa%2Ftun" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/azzamsa/tun [INFO] finished tweaking git repo https://github.com/azzamsa/tun [INFO] tweaked toml for git repo https://github.com/azzamsa/tun written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/azzamsa/tun on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/azzamsa/tun 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v6.3.1 [INFO] [stderr] Downloaded zip v0.6.3 [INFO] [stderr] Downloaded rust-embed-utils v7.3.0 [INFO] [stderr] Downloaded shellexpand v2.1.2 [INFO] [stderr] Downloaded utoipa v2.4.2 [INFO] [stderr] Downloaded utoipa-gen v2.4.2 [INFO] [stderr] Downloaded rust-embed v6.4.2 [INFO] [stderr] Downloaded utoipa-swagger-ui v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c11c46979182361b82b488eecc0d863baee5657f9c702365d4b24d8c3360dd0 [INFO] running `Command { std: "docker" "start" "-a" "8c11c46979182361b82b488eecc0d863baee5657f9c702365d4b24d8c3360dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c11c46979182361b82b488eecc0d863baee5657f9c702365d4b24d8c3360dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c11c46979182361b82b488eecc0d863baee5657f9c702365d4b24d8c3360dd0", kill_on_drop: false }` [INFO] [stdout] 8c11c46979182361b82b488eecc0d863baee5657f9c702365d4b24d8c3360dd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfcbe56177fbe6de1c77616bce43450e2ca83de905dd4c857e896464567ea5e9 [INFO] running `Command { std: "docker" "start" "-a" "bfcbe56177fbe6de1c77616bce43450e2ca83de905dd4c857e896464567ea5e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling axum-core v0.3.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling zip v0.6.3 [INFO] [stderr] Compiling axum v0.6.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling rust-embed-utils v7.3.0 [INFO] [stderr] Compiling utoipa-swagger-ui v3.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling utoipa-gen v2.4.2 [INFO] [stderr] Compiling rust-embed-impl v6.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling rust-embed v6.4.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling utoipa v2.4.2 [INFO] [stderr] Compiling tun v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.13s [INFO] running `Command { std: "docker" "inspect" "bfcbe56177fbe6de1c77616bce43450e2ca83de905dd4c857e896464567ea5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfcbe56177fbe6de1c77616bce43450e2ca83de905dd4c857e896464567ea5e9", kill_on_drop: false }` [INFO] [stdout] bfcbe56177fbe6de1c77616bce43450e2ca83de905dd4c857e896464567ea5e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8afbab9b17542659f812b4592e13fa726dc1426949e185801945c44e23b7e42 [INFO] running `Command { std: "docker" "start" "-a" "b8afbab9b17542659f812b4592e13fa726dc1426949e185801945c44e23b7e42", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling tun v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "b8afbab9b17542659f812b4592e13fa726dc1426949e185801945c44e23b7e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8afbab9b17542659f812b4592e13fa726dc1426949e185801945c44e23b7e42", kill_on_drop: false }` [INFO] [stdout] b8afbab9b17542659f812b4592e13fa726dc1426949e185801945c44e23b7e42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7018cd50c2eefa9a109ebaa4ccae6a1e8a0fef9acece2dd501cf4b140323d847 [INFO] running `Command { std: "docker" "start" "-a" "7018cd50c2eefa9a109ebaa4ccae6a1e8a0fef9acece2dd501cf4b140323d847", 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/tun-d7c172b89e561457) [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/main.rs (/opt/rustwide/target/debug/deps/tun-1c84f8835ffeaa51) [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 tests/tests.rs (/opt/rustwide/target/debug/deps/tests-60d75b20d140e75f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test health::tests::health ... FAILED [INFO] [stdout] test meta::tests::meta ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- health::tests::health stdout ---- [INFO] [stdout] Error: config: APP_ENV env var not found [INFO] [stdout] [INFO] [stdout] ---- meta::tests::meta stdout ---- [INFO] [stdout] Error: config: APP_ENV env var not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] health::tests::health [INFO] [stdout] meta::tests::meta [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test tests` [INFO] running `Command { std: "docker" "inspect" "7018cd50c2eefa9a109ebaa4ccae6a1e8a0fef9acece2dd501cf4b140323d847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7018cd50c2eefa9a109ebaa4ccae6a1e8a0fef9acece2dd501cf4b140323d847", kill_on_drop: false }` [INFO] [stdout] 7018cd50c2eefa9a109ebaa4ccae6a1e8a0fef9acece2dd501cf4b140323d847