[INFO] fetching crate meteoritus 0.2.1...
[INFO] testing meteoritus-0.2.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate meteoritus 0.2.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate meteoritus 0.2.1
[INFO] finished tweaking crates.io crate meteoritus 0.2.1
[INFO] tweaked toml for crates.io crate meteoritus 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate meteoritus 0.2.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--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]      Locking 186 packages to latest compatible versions
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded devise v0.4.2
[INFO] [stderr]   Downloaded uuid-macro-internal v1.18.1
[INFO] [stderr]   Downloaded devise_codegen v0.4.2
[INFO] [stderr]   Downloaded devise_core v0.4.2
[INFO] [stderr]   Downloaded atomic v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b12c6295c463260041e1c121b82cd681d0b6cc0efb28b06ecf66a61bad952c7a
[INFO] running `Command { std: "docker" "start" "-a" "b12c6295c463260041e1c121b82cd681d0b6cc0efb28b06ecf66a61bad952c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b12c6295c463260041e1c121b82cd681d0b6cc0efb28b06ecf66a61bad952c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b12c6295c463260041e1c121b82cd681d0b6cc0efb28b06ecf66a61bad952c7a", kill_on_drop: false }`
[INFO] [stdout] b12c6295c463260041e1c121b82cd681d0b6cc0efb28b06ecf66a61bad952c7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dce518a5116a45de2912397529d388b2966dd084ec19c275c17034f8ddbd247b
[INFO] running `Command { std: "docker" "start" "-a" "dce518a5116a45de2912397529d388b2966dd084ec19c275c17034f8ddbd247b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.1
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling meteoritus v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.92s
[INFO] running `Command { std: "docker" "inspect" "dce518a5116a45de2912397529d388b2966dd084ec19c275c17034f8ddbd247b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dce518a5116a45de2912397529d388b2966dd084ec19c275c17034f8ddbd247b", kill_on_drop: false }`
[INFO] [stdout] dce518a5116a45de2912397529d388b2966dd084ec19c275c17034f8ddbd247b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0a9f0d264fb58e30baf062e6f87aa8ed2994014c034e5951a20b411302eb127f
[INFO] running `Command { std: "docker" "start" "-a" "0a9f0d264fb58e30baf062e6f87aa8ed2994014c034e5951a20b411302eb127f", kill_on_drop: false }`
[INFO] [stderr]    Compiling meteoritus v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.55s
[INFO] running `Command { std: "docker" "inspect" "0a9f0d264fb58e30baf062e6f87aa8ed2994014c034e5951a20b411302eb127f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a9f0d264fb58e30baf062e6f87aa8ed2994014c034e5951a20b411302eb127f", kill_on_drop: false }`
[INFO] [stdout] 0a9f0d264fb58e30baf062e6f87aa8ed2994014c034e5951a20b411302eb127f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 53c9f9f4262f32642ded5e024d76439926aa225661b2c8e88cbad2b836195ede
[INFO] running `Command { std: "docker" "start" "-a" "53c9f9f4262f32642ded5e024d76439926aa225661b2c8e88cbad2b836195ede", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meteoritus-9dab4d31612e0c3a)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests meteoritus
[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] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/meteoritus.rs - meteoritus::Meteoritus<Build>::on_termination (line 574) - compile ... ok
[INFO] [stdout] test src/meteoritus.rs - meteoritus::Meteoritus (line 59) - compile ... ok
[INFO] [stdout] test src/meteoritus.rs - meteoritus::Meteoritus<Build>::with_vault (line 301) - compile ... ok
[INFO] [stdout] test src/meteoritus.rs - meteoritus::Meteoritus (line 81) - compile ... ok
[INFO] [stdout] test src/meteoritus.rs - meteoritus::Meteoritus<Build>::with_max_size (line 356) - compile ... ok
[INFO] [stdout] test src/meteoritus.rs - meteoritus::Meteoritus<Build>::mount_to (line 245) - compile ... ok
[INFO] [stdout] test src/meteoritus.rs - meteoritus::Meteoritus<Build>::with_temp_path (line 272) - compile ... ok
[INFO] [stdout] test src/meteoritus.rs - meteoritus::Meteoritus<Build>::on_created (line 448) - compile ... ok
[INFO] [stdout] test src/meteoritus.rs - meteoritus::Meteoritus<Build>::on_creation (line 385) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... ok
[INFO] [stdout] test src/meteoritus.rs - meteoritus::Meteoritus<Build>::on_completed (line 500) - compile ... ok
[INFO] [stdout] test src/fs/metadata.rs - fs::metadata::Metadata::get_raw (line 44) ... ok
[INFO] [stdout] test src/fs/metadata.rs - fs::metadata::Metadata::try_from (line 82) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "53c9f9f4262f32642ded5e024d76439926aa225661b2c8e88cbad2b836195ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53c9f9f4262f32642ded5e024d76439926aa225661b2c8e88cbad2b836195ede", kill_on_drop: false }`
[INFO] [stdout] 53c9f9f4262f32642ded5e024d76439926aa225661b2c8e88cbad2b836195ede
