[INFO] cloning repository https://github.com/mackenziestarr/pmidi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mackenziestarr/pmidi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmackenziestarr%2Fpmidi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmackenziestarr%2Fpmidi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28b8a5d4c5e7eca29efe22d42c9713dabf85b9c2
[INFO] testing mackenziestarr/pmidi against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmackenziestarr%2Fpmidi" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mackenziestarr/pmidi
[INFO] finished tweaking git repo https://github.com/mackenziestarr/pmidi
[INFO] tweaked toml for git repo https://github.com/mackenziestarr/pmidi written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mackenziestarr/pmidi on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mackenziestarr/pmidi 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pmidi` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt-derive v0.2.10
[INFO] [stderr]   Downloaded structopt v0.2.10
[INFO] [stderr]   Downloaded bitflags v1.0.3
[INFO] [stderr]   Downloaded syn v0.14.8
[INFO] [stderr]   Downloaded quote v0.6.6
[INFO] [stderr]   Downloaded redox_syscall v0.1.40
[INFO] [stderr]   Downloaded proc-macro2 v0.4.11
[INFO] [stderr]   Downloaded libc v0.2.43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8fb16978032de340b162e0cf0cebe1252e1628dc0674cdb537348610052a1f0c
[INFO] running `Command { std: "docker" "start" "8fb16978032de340b162e0cf0cebe1252e1628dc0674cdb537348610052a1f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fb16978032de340b162e0cf0cebe1252e1628dc0674cdb537348610052a1f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fb16978032de340b162e0cf0cebe1252e1628dc0674cdb537348610052a1f0c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fb16978032de340b162e0cf0cebe1252e1628dc0674cdb537348610052a1f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fb16978032de340b162e0cf0cebe1252e1628dc0674cdb537348610052a1f0c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pmidi` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v0.4.11
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling quote v0.6.6
[INFO] [stderr]    Compiling syn v0.14.8
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling structopt-derive v0.2.10
[INFO] [stderr]    Compiling structopt v0.2.10
[INFO] [stderr]    Compiling pmidi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[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 `id` is never read
[INFO] [stdout]  --> src/output.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OutputPort {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 6 |     id : PmDeviceId,
[INFO] [stdout]   |     ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OutputPort` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcwQ5tSb/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lportmidi" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libstructopt-2c60ab985000d9cb,libclap-1c5dfef0f2ee896d,libvec_map-bffd01e937617676,libtextwrap-9b036ff1b07144bf,libunicode_width-ac2dd7925df52f70,libstrsim-f2a2cdffb9383502,libbitflags-4a8902ed7edc284d,libatty-9923df5cbd1c8554,liblibc-523d4c4f7eaf832e,libansi_term-b862d686b521bf39,libhex-e07f3efe6dc7ec01}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcwQ5tSb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/pmidi-5b947088d178bd22" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lportmidi
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pmidi` (bin "pmidi") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8fb16978032de340b162e0cf0cebe1252e1628dc0674cdb537348610052a1f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fb16978032de340b162e0cf0cebe1252e1628dc0674cdb537348610052a1f0c", kill_on_drop: false }`
[INFO] [stdout] 8fb16978032de340b162e0cf0cebe1252e1628dc0674cdb537348610052a1f0c
