[INFO] cloning repository https://github.com/ParkerTenBroeck/dyn_link
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ParkerTenBroeck/dyn_link" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkerTenBroeck%2Fdyn_link", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkerTenBroeck%2Fdyn_link'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f20085fc663e8f6d12f728711486e2af281383f
[INFO] checking ParkerTenBroeck/dyn_link against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkerTenBroeck%2Fdyn_link" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ParkerTenBroeck/dyn_link
[INFO] finished tweaking git repo https://github.com/ParkerTenBroeck/dyn_link
[INFO] tweaked toml for git repo https://github.com/ParkerTenBroeck/dyn_link written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ParkerTenBroeck/dyn_link on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ParkerTenBroeck/dyn_link 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mmap v0.1.1
[INFO] [stderr]   Downloaded libc v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e1e15ac22f5ad2fb40b1d0e698709820680919a3b0b21154b3617552d384e0d
[INFO] running `Command { std: "docker" "start" "-a" "0e1e15ac22f5ad2fb40b1d0e698709820680919a3b0b21154b3617552d384e0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e1e15ac22f5ad2fb40b1d0e698709820680919a3b0b21154b3617552d384e0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e1e15ac22f5ad2fb40b1d0e698709820680919a3b0b21154b3617552d384e0d", kill_on_drop: false }`
[INFO] [stdout] 0e1e15ac22f5ad2fb40b1d0e698709820680919a3b0b21154b3617552d384e0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9e36a6042dde4e74d7f12e913f7485cdbc248e2b6cd67753be460da24b3b7e3
[INFO] running `Command { std: "docker" "start" "-a" "f9e36a6042dde4e74d7f12e913f7485cdbc248e2b6cd67753be460da24b3b7e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking mmap v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking jit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Stdin`
[INFO] [stdout]  --> src/brain/codegen/llvm.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{Stdin, Write},
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stdin`
[INFO] [stdout]  --> src/brain/codegen/llvm.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{Stdin, Write},
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `additional` is never read
[INFO] [stdout]   --> src/brain/codegen/llvm.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Llvm<W: Write> {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     additional: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse` is never used
[INFO] [stdout]   --> src/brain/parse.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> BfParser<'a> {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub fn parse(&mut self) -> Vec<Ir> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/brain/codegen/custom.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 318 | #[derive(Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 322 |         print: extern "C" fn(&u8),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/brain/codegen/custom.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 318 | #[derive(Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 323 |         read: extern "C" fn(&mut u8),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `additional` is never read
[INFO] [stdout]   --> src/brain/codegen/llvm.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Llvm<W: Write> {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     additional: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse` is never used
[INFO] [stdout]   --> src/brain/parse.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> BfParser<'a> {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub fn parse(&mut self) -> Vec<Ir> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/brain/codegen/custom.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 318 | #[derive(Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 322 |         print: extern "C" fn(&u8),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/brain/codegen/custom.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 318 | #[derive(Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 323 |         read: extern "C" fn(&mut u8),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.34s
[INFO] running `Command { std: "docker" "inspect" "f9e36a6042dde4e74d7f12e913f7485cdbc248e2b6cd67753be460da24b3b7e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e36a6042dde4e74d7f12e913f7485cdbc248e2b6cd67753be460da24b3b7e3", kill_on_drop: false }`
[INFO] [stdout] f9e36a6042dde4e74d7f12e913f7485cdbc248e2b6cd67753be460da24b3b7e3
