[INFO] fetching crate envoy-dynamic-modules-rust-sdk 0.1.1...
[INFO] testing envoy-dynamic-modules-rust-sdk-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate envoy-dynamic-modules-rust-sdk 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate envoy-dynamic-modules-rust-sdk 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate envoy-dynamic-modules-rust-sdk 0.1.1
[INFO] tweaked toml for crates.io crate envoy-dynamic-modules-rust-sdk 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate envoy-dynamic-modules-rust-sdk 0.1.1 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 crates.io crate envoy-dynamic-modules-rust-sdk 0.1.1 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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 253c121973c8d6b0bbbda2f1370c4aad75fc37f9b8833bf0f548ec321028b652
[INFO] running `Command { std: "docker" "start" "-a" "253c121973c8d6b0bbbda2f1370c4aad75fc37f9b8833bf0f548ec321028b652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "253c121973c8d6b0bbbda2f1370c4aad75fc37f9b8833bf0f548ec321028b652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253c121973c8d6b0bbbda2f1370c4aad75fc37f9b8833bf0f548ec321028b652", kill_on_drop: false }`
[INFO] [stdout] 253c121973c8d6b0bbbda2f1370c4aad75fc37f9b8833bf0f548ec321028b652
[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=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] c4abb84282c6953eaa3bf1b66f90177860288d9936f0146743e42ae48a66c06e
[INFO] running `Command { std: "docker" "start" "-a" "c4abb84282c6953eaa3bf1b66f90177860288d9936f0146743e42ae48a66c06e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling envoy-dynamic-modules-rust-sdk v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.55s
[INFO] running `Command { std: "docker" "inspect" "c4abb84282c6953eaa3bf1b66f90177860288d9936f0146743e42ae48a66c06e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4abb84282c6953eaa3bf1b66f90177860288d9936f0146743e42ae48a66c06e", kill_on_drop: false }`
[INFO] [stdout] c4abb84282c6953eaa3bf1b66f90177860288d9936f0146743e42ae48a66c06e
[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=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] 43f76e98f06b8ad1618cb5aa54425a0b4d4c1ca89d96ec42924d6ae27d7d594a
[INFO] running `Command { std: "docker" "start" "-a" "43f76e98f06b8ad1618cb5aa54425a0b4d4c1ca89d96ec42924d6ae27d7d594a", kill_on_drop: false }`
[INFO] [stderr]    Compiling envoy-dynamic-modules-rust-sdk v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "43f76e98f06b8ad1618cb5aa54425a0b4d4c1ca89d96ec42924d6ae27d7d594a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43f76e98f06b8ad1618cb5aa54425a0b4d4c1ca89d96ec42924d6ae27d7d594a", kill_on_drop: false }`
[INFO] [stdout] 43f76e98f06b8ad1618cb5aa54425a0b4d4c1ca89d96ec42924d6ae27d7d594a
[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=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] 84db79fd096660fc02512f1a4558a390123dd5a8337c2c872347fe1ecc6b4d1b
[INFO] running `Command { std: "docker" "start" "-a" "84db79fd096660fc02512f1a4558a390123dd5a8337c2c872347fe1ecc6b4d1b", 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/envoy_dynamic_modules_rust_sdk-8145ce85d622121b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abi::bindgen_test_layout___fsid_t ... ok
[INFO] [stdout] test abi::bindgen_test_layout_envoy_dynamic_module_type_InModuleHeader ... ok
[INFO] [stdout] test abi::bindgen_test_layout_max_align_t ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests envoy_dynamic_modules_rust_sdk
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - init (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "84db79fd096660fc02512f1a4558a390123dd5a8337c2c872347fe1ecc6b4d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84db79fd096660fc02512f1a4558a390123dd5a8337c2c872347fe1ecc6b4d1b", kill_on_drop: false }`
[INFO] [stdout] 84db79fd096660fc02512f1a4558a390123dd5a8337c2c872347fe1ecc6b4d1b
