[INFO] fetching crate sqlite-vfs-http 0.1.4...
[INFO] testing sqlite-vfs-http-0.1.4 against 1.95.0 for beta-1.96-2
[INFO] extracting crate sqlite-vfs-http 0.1.4 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sqlite-vfs-http 0.1.4
[INFO] finished tweaking crates.io crate sqlite-vfs-http 0.1.4
[INFO] tweaked toml for crates.io crate sqlite-vfs-http 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlite-vfs-http 0.1.4 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 260 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.2)
[INFO] [stderr]       Adding rusqlite v0.32.1 (available: v0.39.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree_magic_mini v3.2.2
[INFO] [stderr]   Downloaded sqlite-vfs v0.2.0
[INFO] [stderr]   Downloaded range_header v0.2.0
[INFO] [stderr]   Downloaded rocket_seek_stream v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a84b80e54498d9bd358acdf29c337e663dbaada8d0c2cb062f60c100c66a471a
[INFO] running `Command { std: "docker" "start" "-a" "a84b80e54498d9bd358acdf29c337e663dbaada8d0c2cb062f60c100c66a471a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a84b80e54498d9bd358acdf29c337e663dbaada8d0c2cb062f60c100c66a471a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a84b80e54498d9bd358acdf29c337e663dbaada8d0c2cb062f60c100c66a471a", kill_on_drop: false }`
[INFO] [stdout] a84b80e54498d9bd358acdf29c337e663dbaada8d0c2cb062f60c100c66a471a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9809168f93c1b0e0c226096757d26cac94dea44e275c21333140bfe2231f5d7
[INFO] running `Command { std: "docker" "start" "-a" "b9809168f93c1b0e0c226096757d26cac94dea44e275c21333140bfe2231f5d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sqlite-vfs v0.2.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlite-vfs-http v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `call_once`
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |       ONCE.call_once(|| {
[INFO] [stdout]    |       ^---
[INFO] [stdout]    |       |
[INFO] [stdout]    |  _____`ONCE` is a interior mutable `const` item of type `std::sync::Once`
[INFO] [stdout]    | |
[INFO] [stdout] 80 | |         let _ = HttpVfsRegister::new().register();
[INFO] [stdout] 81 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]    = note: only the temporaries and never the original `const ONCE` will be modified
[INFO] [stdout]    = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: `#[warn(const_item_interior_mutations)]` on by default
[INFO] [stdout] help: for a shared instance of `ONCE`, consider making it a `static` item instead
[INFO] [stdout]    |
[INFO] [stdout] 77 -     const ONCE: Once = Once::new();
[INFO] [stdout] 77 +     static ONCE: Once = Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `call_once`
[INFO] [stdout]   --> src/lib.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |       ONCE.call_once(|| {
[INFO] [stdout]    |       ^---
[INFO] [stdout]    |       |
[INFO] [stdout]    |  _____`ONCE` is a interior mutable `const` item of type `std::sync::Once`
[INFO] [stdout]    | |
[INFO] [stdout] 91 | |         let _ = cb(HttpVfsRegister::new()).register();
[INFO] [stdout] 92 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]    = note: only the temporaries and never the original `const ONCE` will be modified
[INFO] [stdout]    = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout] help: for a shared instance of `ONCE`, consider making it a `static` item instead
[INFO] [stdout]    |
[INFO] [stdout] 88 -     const ONCE: Once = Once::new();
[INFO] [stdout] 88 +     static ONCE: Once = Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.21s
[INFO] running `Command { std: "docker" "inspect" "b9809168f93c1b0e0c226096757d26cac94dea44e275c21333140bfe2231f5d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9809168f93c1b0e0c226096757d26cac94dea44e275c21333140bfe2231f5d7", kill_on_drop: false }`
[INFO] [stdout] b9809168f93c1b0e0c226096757d26cac94dea44e275c21333140bfe2231f5d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46793032f7c667c3770dfa0cbbed0f36fdaff3e29b1cdb5ff1ca27e15146936e
[INFO] running `Command { std: "docker" "start" "-a" "46793032f7c667c3770dfa0cbbed0f36fdaff3e29b1cdb5ff1ca27e15146936e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling sqlite-vfs v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling range_header v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlite-vfs-http v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `call_once`
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |       ONCE.call_once(|| {
[INFO] [stdout]    |       ^---
[INFO] [stdout]    |       |
[INFO] [stdout]    |  _____`ONCE` is a interior mutable `const` item of type `std::sync::Once`
[INFO] [stdout]    | |
[INFO] [stdout] 80 | |         let _ = HttpVfsRegister::new().register();
[INFO] [stdout] 81 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]    = note: only the temporaries and never the original `const ONCE` will be modified
[INFO] [stdout]    = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: `#[warn(const_item_interior_mutations)]` on by default
[INFO] [stdout] help: for a shared instance of `ONCE`, consider making it a `static` item instead
[INFO] [stdout]    |
[INFO] [stdout] 77 -     const ONCE: Once = Once::new();
[INFO] [stdout] 77 +     static ONCE: Once = Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `call_once`
[INFO] [stdout]   --> src/lib.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |       ONCE.call_once(|| {
[INFO] [stdout]    |       ^---
[INFO] [stdout]    |       |
[INFO] [stdout]    |  _____`ONCE` is a interior mutable `const` item of type `std::sync::Once`
[INFO] [stdout]    | |
[INFO] [stdout] 91 | |         let _ = cb(HttpVfsRegister::new()).register();
[INFO] [stdout] 92 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]    = note: only the temporaries and never the original `const ONCE` will be modified
[INFO] [stdout]    = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout] help: for a shared instance of `ONCE`, consider making it a `static` item instead
[INFO] [stdout]    |
[INFO] [stdout] 88 -     const ONCE: Once = Once::new();
[INFO] [stdout] 88 +     static ONCE: Once = Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rocket_seek_stream v0.2.6
[INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `call_once`
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |       ONCE.call_once(|| {
[INFO] [stdout]    |       ^---
[INFO] [stdout]    |       |
[INFO] [stdout]    |  _____`ONCE` is a interior mutable `const` item of type `std::sync::Once`
[INFO] [stdout]    | |
[INFO] [stdout] 80 | |         let _ = HttpVfsRegister::new().register();
[INFO] [stdout] 81 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]    = note: only the temporaries and never the original `const ONCE` will be modified
[INFO] [stdout]    = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: `#[warn(const_item_interior_mutations)]` on by default
[INFO] [stdout] help: for a shared instance of `ONCE`, consider making it a `static` item instead
[INFO] [stdout]    |
[INFO] [stdout] 77 -     const ONCE: Once = Once::new();
[INFO] [stdout] 77 +     static ONCE: Once = Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `call_once`
[INFO] [stdout]   --> src/lib.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |       ONCE.call_once(|| {
[INFO] [stdout]    |       ^---
[INFO] [stdout]    |       |
[INFO] [stdout]    |  _____`ONCE` is a interior mutable `const` item of type `std::sync::Once`
[INFO] [stdout]    | |
[INFO] [stdout] 91 | |         let _ = cb(HttpVfsRegister::new()).register();
[INFO] [stdout] 92 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]    = note: only the temporaries and never the original `const ONCE` will be modified
[INFO] [stdout]    = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout] help: for a shared instance of `ONCE`, consider making it a `static` item instead
[INFO] [stdout]    |
[INFO] [stdout] 88 -     const ONCE: Once = Once::new();
[INFO] [stdout] 88 +     static ONCE: Once = Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.20s
[INFO] running `Command { std: "docker" "inspect" "46793032f7c667c3770dfa0cbbed0f36fdaff3e29b1cdb5ff1ca27e15146936e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46793032f7c667c3770dfa0cbbed0f36fdaff3e29b1cdb5ff1ca27e15146936e", kill_on_drop: false }`
[INFO] [stdout] 46793032f7c667c3770dfa0cbbed0f36fdaff3e29b1cdb5ff1ca27e15146936e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d3c92a34b96205b0f36fa5ac9e62f4b3dd0e1a0e73726fc4c3b56da78dafefc
[INFO] running `Command { std: "docker" "start" "-a" "7d3c92a34b96205b0f36fa5ac9e62f4b3dd0e1a0e73726fc4c3b56da78dafefc", kill_on_drop: false }`
[INFO] [stderr] warning: mutation of an interior mutable `const` item with call to `call_once`
[INFO] [stderr]   --> src/lib.rs:79:5
[INFO] [stderr]    |
[INFO] [stderr] 79 |       ONCE.call_once(|| {
[INFO] [stderr]    |       ^---
[INFO] [stderr]    |       |
[INFO] [stderr]    |  _____`ONCE` is a interior mutable `const` item of type `std::sync::Once`
[INFO] [stderr]    | |
[INFO] [stderr] 80 | |         let _ = HttpVfsRegister::new().register();
[INFO] [stderr] 81 | |     })
[INFO] [stderr]    | |______^
[INFO] [stderr]    |
[INFO] [stderr]    = note: each usage of a `const` item creates a new temporary
[INFO] [stderr]    = note: only the temporaries and never the original `const ONCE` will be modified
[INFO] [stderr]    = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stderr]    = note: `#[warn(const_item_interior_mutations)]` on by default
[INFO] [stderr] help: for a shared instance of `ONCE`, consider making it a `static` item instead
[INFO] [stderr]    |
[INFO] [stderr] 77 -     const ONCE: Once = Once::new();
[INFO] [stderr] 77 +     static ONCE: Once = Once::new();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: mutation of an interior mutable `const` item with call to `call_once`
[INFO] [stderr]   --> src/lib.rs:90:5
[INFO] [stderr]    |
[INFO] [stderr] 90 |       ONCE.call_once(|| {
[INFO] [stderr]    |       ^---
[INFO] [stderr]    |       |
[INFO] [stderr]    |  _____`ONCE` is a interior mutable `const` item of type `std::sync::Once`
[INFO] [stderr]    | |
[INFO] [stderr] 91 | |         let _ = cb(HttpVfsRegister::new()).register();
[INFO] [stderr] 92 | |     })
[INFO] [stderr]    | |______^
[INFO] [stderr]    |
[INFO] [stderr]    = note: each usage of a `const` item creates a new temporary
[INFO] [stderr]    = note: only the temporaries and never the original `const ONCE` will be modified
[INFO] [stderr]    = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stderr] help: for a shared instance of `ONCE`, consider making it a `static` item instead
[INFO] [stderr]    |
[INFO] [stderr] 88 -     const ONCE: Once = Once::new();
[INFO] [stderr] 88 +     static ONCE: Once = Once::new();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `sqlite-vfs-http` (lib) generated 2 warnings
[INFO] [stderr] warning: `sqlite-vfs-http` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_vfs_http-154b59c0f78ff633)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test buffer::tests::test_lazy_buffer ... ok
[INFO] [stdout] test vfs::tests::test_http_vfs ... ok
[INFO] [stderr]    Doc-tests sqlite_vfs_http
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "7d3c92a34b96205b0f36fa5ac9e62f4b3dd0e1a0e73726fc4c3b56da78dafefc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3c92a34b96205b0f36fa5ac9e62f4b3dd0e1a0e73726fc4c3b56da78dafefc", kill_on_drop: false }`
[INFO] [stdout] 7d3c92a34b96205b0f36fa5ac9e62f4b3dd0e1a0e73726fc4c3b56da78dafefc
