[INFO] cloning repository https://github.com/hellomynick/nexus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hellomynick/nexus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomynick%2Fnexus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomynick%2Fnexus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68570d09410e29e169409ab4cdeefa71248ffc2f [INFO] testing hellomynick/nexus against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomynick%2Fnexus" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hellomynick/nexus [INFO] finished tweaking git repo https://github.com/hellomynick/nexus [INFO] tweaked toml for git repo https://github.com/hellomynick/nexus written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hellomynick/nexus on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hellomynick/nexus 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest Rust 1.96.0-nightly compatible versions [INFO] [stderr] Adding equivalent v1.0.2 [INFO] [stderr] Adding hashbrown v0.17.0 [INFO] [stderr] Adding indexmap v2.14.0 [INFO] [stderr] Adding serde_spanned v1.1.1 [INFO] [stderr] Adding toml v1.1.2+spec-1.1.0 [INFO] [stderr] Adding toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Adding toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Adding toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Adding winnow v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e3ff9400ef5864b409d9a224df74057433dccb9223e8a3f15353e055c9aa668 [INFO] running `Command { std: "docker" "start" "-a" "2e3ff9400ef5864b409d9a224df74057433dccb9223e8a3f15353e055c9aa668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e3ff9400ef5864b409d9a224df74057433dccb9223e8a3f15353e055c9aa668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3ff9400ef5864b409d9a224df74057433dccb9223e8a3f15353e055c9aa668", kill_on_drop: false }` [INFO] [stdout] 2e3ff9400ef5864b409d9a224df74057433dccb9223e8a3f15353e055c9aa668 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8edcfc54b22c5ede850739866d998f3ccd9f737768167744ca4fd230888c82e8 [INFO] running `Command { std: "docker" "start" "-a" "8edcfc54b22c5ede850739866d998f3ccd9f737768167744ca4fd230888c82e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling beethoven v0.1.0 (/opt/rustwide/workdir/beethoven) [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling stream_pipeline v0.1.0 (/opt/rustwide/workdir/stream_pipeline) [INFO] [stdout] error[E0463]: can't find crate for `ffmpeg_next` [INFO] [stdout] --> stream_pipeline/src/ffmpeg/handler.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate ffmpeg_next as ffmpeg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stream_pipeline` (bin "stream_pipeline") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8edcfc54b22c5ede850739866d998f3ccd9f737768167744ca4fd230888c82e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8edcfc54b22c5ede850739866d998f3ccd9f737768167744ca4fd230888c82e8", kill_on_drop: false }` [INFO] [stdout] 8edcfc54b22c5ede850739866d998f3ccd9f737768167744ca4fd230888c82e8