[INFO] cloning repository https://github.com/dacci/chksound [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dacci/chksound" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacci%2Fchksound", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacci%2Fchksound'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32ebb95529d4b8685ee2cbbd490a1f3a09e3a278 [INFO] testing dacci/chksound/32ebb95529d4b8685ee2cbbd490a1f3a09e3a278 against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacci%2Fchksound" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dacci/chksound [INFO] finished tweaking git repo https://github.com/dacci/chksound [INFO] tweaked toml for git repo https://github.com/dacci/chksound written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dacci/chksound on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding core-foundation v0.9.4 (available: v0.10.1) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding mp4ameta v0.11.0 (available: v0.13.0) [INFO] [stderr] Adding windows v0.51.1 (available: v0.62.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded humantime v2.3.0 [INFO] [stderr] Downloaded mp4ameta_proc v0.6.0 [INFO] [stderr] Downloaded flate2 v1.1.8 [INFO] [stderr] Downloaded id3 v1.16.4 [INFO] [stderr] Downloaded mp4ameta v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8ba1a7f91236499e50f001c715e193aca0a1aef10bd352b5dd7cc3c2bd80282 [INFO] running `Command { std: "docker" "start" "-a" "b8ba1a7f91236499e50f001c715e193aca0a1aef10bd352b5dd7cc3c2bd80282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8ba1a7f91236499e50f001c715e193aca0a1aef10bd352b5dd7cc3c2bd80282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ba1a7f91236499e50f001c715e193aca0a1aef10bd352b5dd7cc3c2bd80282", kill_on_drop: false }` [INFO] [stdout] b8ba1a7f91236499e50f001c715e193aca0a1aef10bd352b5dd7cc3c2bd80282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dff79c27477af95d52c243a8cedd96f376b62cc513f420b90ba4f7eaf2e01859 [INFO] running `Command { std: "docker" "start" "-a" "dff79c27477af95d52c243a8cedd96f376b62cc513f420b90ba4f7eaf2e01859", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling mp4ameta_proc v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling id3 v1.16.4 [INFO] [stderr] Compiling mp4ameta v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling chksound v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `M4aFile` [INFO] [stdout] --> src/main.rs:3:74 [INFO] [stdout] | [INFO] [stdout] 3 | use audio::{bs1770::Stats, Aggregator, Analyzer, AudioFile, AudioReader, M4aFile, Mp3File}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `M4aFile` is never constructed [INFO] [stdout] --> src/audio/mod.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct M4aFile { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `COMPILATION` and `open` are never used [INFO] [stdout] --> src/audio/mod.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 82 | impl M4aFile { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 83 | const COMPILATION: mp4ameta::Fourcc = mp4ameta::Fourcc(*b"cpil"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 84 | [INFO] [stdout] 85 | pub fn open(path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcLaojIT/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lmpg123" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-69ea234a12e5ff47,libtermcolor-96a9ed65821a6544,libis_terminal-f80c0c8c5f7162bc,libhumantime-ec1108f343b20094,libregex-1288285c8d81e19b,libregex_automata-5bb4450ae25b0ee8,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-3eb42aed563cb123,libmp4ameta-787f910cf5bd16cd,liblazy_static-b3603208c0de2608,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,liblog-cfb0a897de58af94,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libclap-999243b4c69925ec,libclap_builder-177ee9f5eccadb47,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2,libid3-8a863554a0251e56,libbitflags-443c99b827427271,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libcfg_if-5af52f617df93f8f,libbyteorder-1efcbe4f07366651,libanyhow-7e5dcd40304f6dad}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcLaojIT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/chksound-933036071cb21422" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 -lmpg123 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chksound` (bin "chksound") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dff79c27477af95d52c243a8cedd96f376b62cc513f420b90ba4f7eaf2e01859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dff79c27477af95d52c243a8cedd96f376b62cc513f420b90ba4f7eaf2e01859", kill_on_drop: false }` [INFO] [stdout] dff79c27477af95d52c243a8cedd96f376b62cc513f420b90ba4f7eaf2e01859