[INFO] cloning repository https://github.com/DS-DS-ship-it/mmx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DS-DS-ship-it/mmx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDS-DS-ship-it%2Fmmx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDS-DS-ship-it%2Fmmx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b9dcdc85c44dc22cabc4303a938f060322d3451
[INFO] testing DS-DS-ship-it/mmx against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDS-DS-ship-it%2Fmmx" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  66% (3972/5977)
Updating files:  67% (4005/5977)
Updating files:  67% (4030/5977)
Updating files:  68% (4065/5977)
Updating files:  69% (4125/5977)
Updating files:  69% (4173/5977)
Updating files:  70% (4184/5977)
Updating files:  71% (4244/5977)
Updating files:  72% (4304/5977)
Updating files:  73% (4364/5977)
Updating files:  74% (4423/5977)
Updating files:  75% (4483/5977)
Updating files:  76% (4543/5977)
Updating files:  77% (4603/5977)
Updating files:  78% (4663/5977)
Updating files:  79% (4722/5977)
Updating files:  80% (4782/5977)
Updating files:  81% (4842/5977)
Updating files:  82% (4902/5977)
Updating files:  83% (4961/5977)
Updating files:  84% (5021/5977)
Updating files:  85% (5081/5977)
Updating files:  86% (5141/5977)
Updating files:  87% (5200/5977)
Updating files:  88% (5260/5977)
Updating files:  89% (5320/5977)
Updating files:  90% (5380/5977)
Updating files:  91% (5440/5977)
Updating files:  92% (5499/5977)
Updating files:  93% (5559/5977)
Updating files:  94% (5619/5977)
Updating files:  95% (5679/5977)
Updating files:  95% (5713/5977)
Updating files:  96% (5738/5977)
Updating files:  97% (5798/5977)
Updating files:  98% (5858/5977)
Updating files:  98% (5881/5977)
Updating files:  99% (5918/5977)
Updating files: 100% (5977/5977)
Updating files: 100% (5977/5977), done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DS-DS-ship-it/mmx
[INFO] finished tweaking git repo https://github.com/DS-DS-ship-it/mmx
[INFO] tweaked toml for git repo https://github.com/DS-DS-ship-it/mmx written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DS-DS-ship-it/mmx on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DS-DS-ship-it/mmx 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] 78c89474d4913f84bdb75b2fe3a7383e8f243c1dbd2f931dc4942a9976ab162f
[INFO] running `Command { std: "docker" "start" "78c89474d4913f84bdb75b2fe3a7383e8f243c1dbd2f931dc4942a9976ab162f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78c89474d4913f84bdb75b2fe3a7383e8f243c1dbd2f931dc4942a9976ab162f", 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" "78c89474d4913f84bdb75b2fe3a7383e8f243c1dbd2f931dc4942a9976ab162f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78c89474d4913f84bdb75b2fe3a7383e8f243c1dbd2f931dc4942a9976ab162f", 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" "78c89474d4913f84bdb75b2fe3a7383e8f243c1dbd2f931dc4942a9976ab162f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cfg-expr v0.20.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling glib-macros v0.21.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling glib-sys v0.21.2
[INFO] [stderr]    Compiling gobject-sys v0.21.2
[INFO] [stderr]    Compiling gio-sys v0.21.2
[INFO] [stderr]    Compiling gstreamer-sys v0.24.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.5
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling symphonia-format-caf v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling glib v0.21.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling option-operations v0.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling muldiv v1.0.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bitstream-io v1.10.0
[INFO] [stderr]    Compiling mmx-core v0.2.0 (/opt/rustwide/workdir/mmx-core)
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling mp4 v0.13.0
[INFO] [stderr]    Compiling matroska v0.10.0
[INFO] [stderr]    Compiling gstreamer v0.24.2
[INFO] [stderr]    Compiling mmx-cli v0.2.2 (/opt/rustwide/workdir/mmx-cli)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "78c89474d4913f84bdb75b2fe3a7383e8f243c1dbd2f931dc4942a9976ab162f", 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" "78c89474d4913f84bdb75b2fe3a7383e8f243c1dbd2f931dc4942a9976ab162f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling mmx-cli v0.2.2 (/opt/rustwide/workdir/mmx-cli)
[INFO] [stderr]    Compiling mmx-core v0.2.0 (/opt/rustwide/workdir/mmx-core)
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]  --> mmx-cli/tests/help_smoke.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use assert_cmd::Command;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mmx-cli` (test "help_smoke") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mmx-core` (lib test) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcFXxTlL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lgstreamer-1.0" "-lgobject-2.0" "-lgio-2.0" "-lglib-2.0" "-lintl" "-liconv" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/release/deps/{libsymphonia-4acecc33e29703d0,libsymphonia_format_riff-00e86b3aaebc9931,libextended-9e776cad90b2fb12,libsymphonia_format_ogg-cad7829ddb94c3a9,libsymphonia_format_mkv-f66d545baabc24ba,libsymphonia_format_isomp4-e074eb88a6360a8d,libsymphonia_format_caf-290a3cf372f48acb,libsymphonia_codec_vorbis-d78365e032fb0cff,libsymphonia_codec_pcm-cb94ec948fe91fcd,libsymphonia_codec_alac-e9bebfd3682db55e,libsymphonia_codec_adpcm-9ebe9bd6659722a2,libsymphonia_codec_aac-5fff490900c11bd3,libsymphonia_bundle_mp3-f396dbc702a9f05b,libsymphonia_bundle_flac-bb9c242ace78d7b5,libsymphonia_utils_xiph-e911a37ae0bcb156,libsymphonia_metadata-2c2e2686c52c748f,libencoding_rs-99c7ba320381cae9,libcfg_if-5732471c02c4c133,libsymphonia_core-b626ee49a05e4fbb,libbytemuck-bd43cdb84c0f55fb,liblog-83692528adb440c9,liblazy_static-fdd6af0286056ca3,libbitflags-68973b8086863992,libarrayvec-50f94247b118ab4d,libanyhow-d0294ab4c4b496f2}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcFXxTlL/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" "/opt/homebrew/lib" "-L" "/opt/homebrew/opt/glib/lib" "-L" "/opt/homebrew/opt/gettext/lib" "-L" "/opt/homebrew/opt/gstreamer/lib" "-L" "/opt/homebrew/opt/gst-plugins-base/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/mmx_core-ad96f3bab228dd68" "-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 -lintl
[INFO] [stdout]           rust-lld: error: unable to find library -liconv
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "78c89474d4913f84bdb75b2fe3a7383e8f243c1dbd2f931dc4942a9976ab162f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78c89474d4913f84bdb75b2fe3a7383e8f243c1dbd2f931dc4942a9976ab162f", kill_on_drop: false }`
[INFO] [stdout] 78c89474d4913f84bdb75b2fe3a7383e8f243c1dbd2f931dc4942a9976ab162f
