[INFO] fetching crate shuttle-static-folder 0.28.0...
[INFO] building shuttle-static-folder-0.28.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate shuttle-static-folder 0.28.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate shuttle-static-folder 0.28.0
[INFO] finished tweaking crates.io crate shuttle-static-folder 0.28.0
[INFO] tweaked toml for crates.io crate shuttle-static-folder 0.28.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shuttle-static-folder 0.28.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 114 packages to latest compatible versions
[INFO] [stderr]       Adding shuttle-service v0.30.1 (available: v0.57.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strfmt v0.2.5
[INFO] [stderr]   Downloaded shuttle-common v0.30.1
[INFO] [stderr]   Downloaded shuttle-service v0.30.1
[INFO] [stderr]   Downloaded comfy-table v6.2.0
[INFO] [stderr]   Downloaded finl_unicode v1.4.0
[INFO] [stderr]   Downloaded rustrict v0.7.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89da100fb41b0a9876c72f47ee37db3a624ace03532dbf496439f407958785ec
[INFO] running `Command { std: "docker" "start" "-a" "89da100fb41b0a9876c72f47ee37db3a624ace03532dbf496439f407958785ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89da100fb41b0a9876c72f47ee37db3a624ace03532dbf496439f407958785ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89da100fb41b0a9876c72f47ee37db3a624ace03532dbf496439f407958785ec", kill_on_drop: false }`
[INFO] [stdout] 89da100fb41b0a9876c72f47ee37db3a624ace03532dbf496439f407958785ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a568f37db416bcd900cfd809c991445a4d31daf1a2302d51f5640db88768f39b
[INFO] running `Command { std: "docker" "start" "-a" "a568f37db416bcd900cfd809c991445a4d31daf1a2302d51f5640db88768f39b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling strfmt v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustrict v0.7.36
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling shuttle-common v0.30.1
[INFO] [stderr]    Compiling shuttle-service v0.30.1
[INFO] [stderr]    Compiling shuttle-static-folder v0.28.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `StaticFolder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<'a> StaticFolder<'a> {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `StaticFolder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'a> ResourceBuilder<PathBuf> for StaticFolder<'a> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `StaticFolder::folder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         self.folder = folder;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `StaticFolder::folder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Self { folder: "static" }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `StaticFolder::folder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &self.folder
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `StaticFolder::folder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(PathBuf::from(self.folder))
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.82s
[INFO] running `Command { std: "docker" "inspect" "a568f37db416bcd900cfd809c991445a4d31daf1a2302d51f5640db88768f39b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a568f37db416bcd900cfd809c991445a4d31daf1a2302d51f5640db88768f39b", kill_on_drop: false }`
[INFO] [stdout] a568f37db416bcd900cfd809c991445a4d31daf1a2302d51f5640db88768f39b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e840749a3221b204c518abb8a1006c6ac617399204c1d1d64ed9066c086711c5
[INFO] running `Command { std: "docker" "start" "-a" "e840749a3221b204c518abb8a1006c6ac617399204c1d1d64ed9066c086711c5", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated struct `StaticFolder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<'a> StaticFolder<'a> {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `StaticFolder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'a> ResourceBuilder<PathBuf> for StaticFolder<'a> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `StaticFolder::folder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         self.folder = folder;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `StaticFolder::folder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Self { folder: "static" }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `StaticFolder::folder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &self.folder
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling shuttle-static-folder v0.28.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated field `StaticFolder::folder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(PathBuf::from(self.folder))
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `StaticFolder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<'a> StaticFolder<'a> {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `StaticFolder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'a> ResourceBuilder<PathBuf> for StaticFolder<'a> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `StaticFolder::folder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         self.folder = folder;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `StaticFolder::folder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Self { folder: "static" }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `StaticFolder::folder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &self.folder
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `StaticFolder::folder`: Folder names can now be hard coded. More about deployment files: https://docs.shuttle.rs/configuration/files
[INFO] [stdout]   --> src/lib.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(PathBuf::from(self.folder))
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "e840749a3221b204c518abb8a1006c6ac617399204c1d1d64ed9066c086711c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e840749a3221b204c518abb8a1006c6ac617399204c1d1d64ed9066c086711c5", kill_on_drop: false }`
[INFO] [stdout] e840749a3221b204c518abb8a1006c6ac617399204c1d1d64ed9066c086711c5
