[INFO] fetching crate ft2 0.2.1...
[INFO] checking ft2-0.2.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ft2 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate ft2 0.2.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ft2 0.2.1
[INFO] finished tweaking crates.io crate ft2 0.2.1
[INFO] tweaked toml for crates.io crate ft2 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate ft2 0.2.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74b3949aba9595b79f3935ba15cac356c3947fe7b94b0fb0ffb7c9921c60ea2b
[INFO] running `Command { std: "docker" "start" "-a" "74b3949aba9595b79f3935ba15cac356c3947fe7b94b0fb0ffb7c9921c60ea2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74b3949aba9595b79f3935ba15cac356c3947fe7b94b0fb0ffb7c9921c60ea2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b3949aba9595b79f3935ba15cac356c3947fe7b94b0fb0ffb7c9921c60ea2b", kill_on_drop: false }`
[INFO] [stdout] 74b3949aba9595b79f3935ba15cac356c3947fe7b94b0fb0ffb7c9921c60ea2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4006185f5bd9957c0ced50f06b3c6ff4437d93c047c1d107b5eb9ef9b761528
[INFO] running `Command { std: "docker" "start" "-a" "f4006185f5bd9957c0ced50f06b3c6ff4437d93c047c1d107b5eb9ef9b761528", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]     Checking utf v0.1.6
[INFO] [stderr]     Checking flags v0.1.5
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking fallible v0.1.3
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking null-terminated v0.3.15
[INFO] [stderr]    Compiling freetype-sys v0.7.1
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking ft2 v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/library.rs:48:49
[INFO] [stdout]    |
[INFO] [stdout] 48 |         ::error::from_ftret(ffi::FT_New_Library(&mut MEMORY, &mut raw))?;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^ mutable 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: 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: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 48 |         ::error::from_ftret(ffi::FT_New_Library(&raw mut MEMORY, &mut raw))?;
[INFO] [stdout]    |                                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: AsRef<null_terminated::Nul<u8>>` is not satisfied
[INFO] [stdout]   --> examples/single_glyph.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let face = library.new_face(font, 0).unwrap();
[INFO] [stdout]    |                        -------- ^^^^ the trait `AsRef<null_terminated::Nul<u8>>` is not implemented for `String`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsRef<T>`:
[INFO] [stdout]              `String` implements `AsRef<OsStr>`
[INFO] [stdout]              `String` implements `AsRef<Path>`
[INFO] [stdout]              `String` implements `AsRef<[u8]>`
[INFO] [stdout]              `String` implements `AsRef<str>`
[INFO] [stdout]    = note: required for `&String` to implement `AsRef<null_terminated::Nul<u8>>`
[INFO] [stdout] note: required by a bound in `Library::new_face`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/library.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn new_face<P>(&self, path: P, face_index: isize) -> FtResult<Face<'static>>
[INFO] [stdout]    |            -------- required by a bound in this associated function
[INFO] [stdout] 56 |       where P: AsRef<Nul<u8>> { unsafe {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ required by this bound in `Library::new_face`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: AsRef<null_terminated::Nul<u8>>` is not satisfied
[INFO] [stdout]   --> examples/glyph_outline.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let face = library.new_face(font, 0).unwrap();
[INFO] [stdout]    |                        -------- ^^^^ the trait `AsRef<null_terminated::Nul<u8>>` is not implemented for `String`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsRef<T>`:
[INFO] [stdout]              `String` implements `AsRef<OsStr>`
[INFO] [stdout]              `String` implements `AsRef<Path>`
[INFO] [stdout]              `String` implements `AsRef<[u8]>`
[INFO] [stdout]              `String` implements `AsRef<str>`
[INFO] [stdout]    = note: required for `&String` to implement `AsRef<null_terminated::Nul<u8>>`
[INFO] [stdout] note: required by a bound in `Library::new_face`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/library.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn new_face<P>(&self, path: P, face_index: isize) -> FtResult<Face<'static>>
[INFO] [stdout]    |            -------- required by a bound in this associated function
[INFO] [stdout] 56 |       where P: AsRef<Nul<u8>> { unsafe {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ required by this bound in `Library::new_face`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ft2` (example "single_glyph") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ft2` (example "glyph_outline") due to 1 previous error
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/library.rs:48:49
[INFO] [stdout]    |
[INFO] [stdout] 48 |         ::error::from_ftret(ffi::FT_New_Library(&mut MEMORY, &mut raw))?;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^ mutable 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: 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: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 48 |         ::error::from_ftret(ffi::FT_New_Library(&raw mut MEMORY, &mut raw))?;
[INFO] [stdout]    |                                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f4006185f5bd9957c0ced50f06b3c6ff4437d93c047c1d107b5eb9ef9b761528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4006185f5bd9957c0ced50f06b3c6ff4437d93c047c1d107b5eb9ef9b761528", kill_on_drop: false }`
[INFO] [stdout] f4006185f5bd9957c0ced50f06b3c6ff4437d93c047c1d107b5eb9ef9b761528
