[INFO] fetching crate warden-testkits 0.1.0... [INFO] testing warden-testkits-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate warden-testkits 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate warden-testkits 0.1.0 [INFO] finished tweaking crates.io crate warden-testkits 0.1.0 [INFO] tweaked toml for crates.io crate warden-testkits 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate warden-testkits 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate warden-testkits 0.1.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded warden-bpf-api v0.1.0 [INFO] [stderr] Downloaded chunked_transfer v1.5.0 [INFO] [stderr] Downloaded warden-sandbox-runtime v0.1.0 [INFO] [stderr] Downloaded warden-agent-lite v0.1.0 [INFO] [stderr] Downloaded tiny_http v0.12.0 [INFO] [stderr] Downloaded core-error v0.0.0 [INFO] [stderr] Downloaded file-rotate v0.8.0 [INFO] [stderr] Downloaded anstyle v1.0.12 [INFO] [stderr] Downloaded event-reporting v0.1.0 [INFO] [stderr] Downloaded libseccomp-sys v0.2.1 [INFO] [stderr] Downloaded systemd-journal-logger v2.2.2 [INFO] [stderr] Downloaded libseccomp v0.3.0 [INFO] [stderr] Downloaded aya-obj v0.2.1 [INFO] [stderr] Downloaded prometheus v0.14.0 [INFO] [stderr] Downloaded protobuf-support v3.7.2 [INFO] [stderr] Downloaded warden-bpf-host v0.1.0 [INFO] [stderr] Downloaded sarif_rust v0.3.0 [INFO] [stderr] Downloaded warden-policy-core v0.1.0 [INFO] [stderr] Downloaded warden-policy-compiler v0.1.0 [INFO] [stderr] Downloaded aya v0.13.1 [INFO] [stderr] Downloaded protobuf v3.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10caec73ff3460a243d40dcaacceaea6426497648d18c165586cd24e2877dd20 [INFO] running `Command { std: "docker" "start" "-a" "10caec73ff3460a243d40dcaacceaea6426497648d18c165586cd24e2877dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10caec73ff3460a243d40dcaacceaea6426497648d18c165586cd24e2877dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10caec73ff3460a243d40dcaacceaea6426497648d18c165586cd24e2877dd20", kill_on_drop: false }` [INFO] [stdout] 10caec73ff3460a243d40dcaacceaea6426497648d18c165586cd24e2877dd20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f98b6a5c296600dbf98ca72b9eb3094ecb5fb7eacfa3f158194b6eaf6e19b87 [INFO] running `Command { std: "docker" "start" "-a" "1f98b6a5c296600dbf98ca72b9eb3094ecb5fb7eacfa3f158194b6eaf6e19b87", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling libseccomp-sys v0.2.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling libseccomp v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling aya-obj v0.2.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling warden-bpf-api v0.1.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling file-rotate v0.8.0 [INFO] [stderr] Compiling aya v0.13.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling systemd-journal-logger v2.2.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling anstyle v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling sarif_rust v0.3.0 [INFO] [stderr] Compiling warden-bpf-host v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling warden-policy-core v0.1.0 [INFO] [stderr] Compiling warden-policy-compiler v0.1.0 [INFO] [stderr] Compiling event-reporting v0.1.0 [INFO] [stderr] Compiling warden-agent-lite v0.1.0 [INFO] [stderr] Compiling warden-sandbox-runtime v0.1.0 [INFO] [stderr] Compiling warden-testkits v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "1f98b6a5c296600dbf98ca72b9eb3094ecb5fb7eacfa3f158194b6eaf6e19b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f98b6a5c296600dbf98ca72b9eb3094ecb5fb7eacfa3f158194b6eaf6e19b87", kill_on_drop: false }` [INFO] [stdout] 1f98b6a5c296600dbf98ca72b9eb3094ecb5fb7eacfa3f158194b6eaf6e19b87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55399a9ff861f0f758b9351715c25646f416f17a49b6ffe136e02edb631c737b [INFO] running `Command { std: "docker" "start" "-a" "55399a9ff861f0f758b9351715c25646f416f17a49b6ffe136e02edb631c737b", kill_on_drop: false }` [INFO] [stderr] Compiling warden-testkits v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "55399a9ff861f0f758b9351715c25646f416f17a49b6ffe136e02edb631c737b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55399a9ff861f0f758b9351715c25646f416f17a49b6ffe136e02edb631c737b", kill_on_drop: false }` [INFO] [stdout] 55399a9ff861f0f758b9351715c25646f416f17a49b6ffe136e02edb631c737b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc7aec19265811d36ddd90a621af1f2724f0d4dde915d94227403a79d7542f15 [INFO] running `Command { std: "docker" "start" "-a" "fc7aec19265811d36ddd90a621af1f2724f0d4dde915d94227403a79d7542f15", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/warden_testkits-ce72af1860cb5889) [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] Doc-tests warden_testkits [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 11) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fc7aec19265811d36ddd90a621af1f2724f0d4dde915d94227403a79d7542f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7aec19265811d36ddd90a621af1f2724f0d4dde915d94227403a79d7542f15", kill_on_drop: false }` [INFO] [stdout] fc7aec19265811d36ddd90a621af1f2724f0d4dde915d94227403a79d7542f15