[INFO] fetching crate allegro_ttf 0.0.46...
[INFO] checking allegro_ttf-0.0.46 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate allegro_ttf 0.0.46 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate allegro_ttf 0.0.46 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate allegro_ttf 0.0.46
[INFO] finished tweaking crates.io crate allegro_ttf 0.0.46
[INFO] tweaked toml for crates.io crate allegro_ttf 0.0.46 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v1.4.0 (available: v1.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83afd8f4854951dc200b6b238677eb10d9b27289138180dc5cc0f6dc37de0fc0
[INFO] running `Command { std: "docker" "start" "-a" "83afd8f4854951dc200b6b238677eb10d9b27289138180dc5cc0f6dc37de0fc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83afd8f4854951dc200b6b238677eb10d9b27289138180dc5cc0f6dc37de0fc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83afd8f4854951dc200b6b238677eb10d9b27289138180dc5cc0f6dc37de0fc0", kill_on_drop: false }`
[INFO] [stdout] 83afd8f4854951dc200b6b238677eb10d9b27289138180dc5cc0f6dc37de0fc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c9a73116ab45c415b94870ee3252b346ee9fd0e430cc2da37494b35a9ff0264
[INFO] running `Command { std: "docker" "start" "-a" "5c9a73116ab45c415b94870ee3252b346ee9fd0e430cc2da37494b35a9ff0264", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling allegro-sys v0.0.46
[INFO] [stderr]    Compiling allegro_font-sys v0.0.46
[INFO] [stderr]    Compiling allegro v0.0.46
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling allegro_ttf-sys v0.0.46
[INFO] [stderr]     Checking allegro_util v0.0.46
[INFO] [stderr]     Checking allegro_font v0.0.46
[INFO] [stderr]     Checking allegro_ttf v0.0.46 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/lib.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | /             RUN_ONCE.call_once(|| {
[INFO] [stdout] 46 | |                 res = if al_init_ttf_addon() != 0
[INFO] [stdout] 47 | |                 {
[INFO] [stdout] 48 | |                     Ok(TtfAddon { _dummy: () })
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |                 }
[INFO] [stdout] 54 | |             })
[INFO] [stdout]    | |______________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/lib.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | /             RUN_ONCE.call_once(|| {
[INFO] [stdout] 46 | |                 res = if al_init_ttf_addon() != 0
[INFO] [stdout] 47 | |                 {
[INFO] [stdout] 48 | |                     Ok(TtfAddon { _dummy: () })
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |                 }
[INFO] [stdout] 54 | |             })
[INFO] [stdout]    | |______________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "5c9a73116ab45c415b94870ee3252b346ee9fd0e430cc2da37494b35a9ff0264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c9a73116ab45c415b94870ee3252b346ee9fd0e430cc2da37494b35a9ff0264", kill_on_drop: false }`
[INFO] [stdout] 5c9a73116ab45c415b94870ee3252b346ee9fd0e430cc2da37494b35a9ff0264
