[INFO] cloning repository https://github.com/ssahfastly/fastly-rust-redirects
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssahfastly/fastly-rust-redirects" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssahfastly%2Ffastly-rust-redirects", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssahfastly%2Ffastly-rust-redirects'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49e0239a6140b74bb0a0bb95981e79826fa5c756
[INFO] checking ssahfastly/fastly-rust-redirects against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssahfastly%2Ffastly-rust-redirects" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/ssahfastly/fastly-rust-redirects
[INFO] finished tweaking git repo https://github.com/ssahfastly/fastly-rust-redirects
[INFO] tweaked toml for git repo https://github.com/ssahfastly/fastly-rust-redirects written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ssahfastly/fastly-rust-redirects on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ssahfastly/fastly-rust-redirects 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.95.0-beta.7" "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 fastly-sys v0.8.2
[INFO] [stderr]   Downloaded fastly-macros v0.8.2
[INFO] [stderr]   Downloaded thiserror v1.0.25
[INFO] [stderr]   Downloaded fastly-shared v0.8.2
[INFO] [stderr]   Downloaded cpufeatures v0.1.4
[INFO] [stderr]   Downloaded thiserror-impl v1.0.25
[INFO] [stderr]   Downloaded time v0.3.2
[INFO] [stderr]   Downloaded anyhow v1.0.40
[INFO] [stderr]   Downloaded fastly v0.8.2
[INFO] [stderr]   Downloaded libc v0.2.101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52f580b07342335469b0c8fd18fec12ff489f69e29c2629fa336dd5af4394d02
[INFO] running `Command { std: "docker" "start" "-a" "52f580b07342335469b0c8fd18fec12ff489f69e29c2629fa336dd5af4394d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52f580b07342335469b0c8fd18fec12ff489f69e29c2629fa336dd5af4394d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52f580b07342335469b0c8fd18fec12ff489f69e29c2629fa336dd5af4394d02", kill_on_drop: false }`
[INFO] [stdout] 52f580b07342335469b0c8fd18fec12ff489f69e29c2629fa336dd5af4394d02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 560b7e2e68ec22ca05fd7f743c8b3711309becdb00c928a30f050a42d6b22a3e
[INFO] running `Command { std: "docker" "start" "-a" "560b7e2e68ec22ca05fd7f743c8b3711309becdb00c928a30f050a42d6b22a3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.1.4
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling fastly-macros v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.25
[INFO] [stderr]     Checking fastly-shared v0.8.2
[INFO] [stderr]     Checking fastly-sys v0.8.2
[INFO] [stderr]     Checking time v0.3.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking fastly v0.8.2
[INFO] [stderr]     Checking rust-redirects-usecase v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/main.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |     if let Some(matched_rule) = PATH_CHECKS.take().unwrap().get(req.get_path()) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/main.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |     if let Some(matched_rule) = PATH_CHECKS.take().unwrap().get(req.get_path()) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.29s
[INFO] running `Command { std: "docker" "inspect" "560b7e2e68ec22ca05fd7f743c8b3711309becdb00c928a30f050a42d6b22a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "560b7e2e68ec22ca05fd7f743c8b3711309becdb00c928a30f050a42d6b22a3e", kill_on_drop: false }`
[INFO] [stdout] 560b7e2e68ec22ca05fd7f743c8b3711309becdb00c928a30f050a42d6b22a3e
