[INFO] fetching crate alass-ffi 0.3.0...
[INFO] building alass-ffi-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate alass-ffi 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate alass-ffi 0.3.0
[INFO] finished tweaking crates.io crate alass-ffi 0.3.0
[INFO] tweaked toml for crates.io crate alass-ffi 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate alass-ffi 0.3.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 116 packages to latest compatible versions
[INFO] [stderr]       Adding cbindgen v0.20.0 (available: v0.29.0)
[INFO] [stderr]       Adding fern v0.6.2 (available: v0.7.1)
[INFO] [stderr]       Adding nom v2.1.0 (available: v2.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded ucd-util v0.1.10
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded alass-ffi-macros v0.3.0
[INFO] [stderr]   Downloaded alass-core v2.0.0
[INFO] [stderr]   Downloaded image v0.13.0
[INFO] [stderr]   Downloaded nom v2.1.0
[INFO] [stderr]   Downloaded ascii v0.7.1
[INFO] [stderr]   Downloaded combine v2.5.2
[INFO] [stderr]   Downloaded aho-corasick v0.6.10
[INFO] [stderr]   Downloaded vobsub v0.2.3
[INFO] [stderr]   Downloaded subparse v0.7.0
[INFO] [stderr]   Downloaded num-rational v0.1.43
[INFO] [stderr]   Downloaded fern v0.6.2
[INFO] [stderr]   Downloaded safemem v0.2.0
[INFO] [stderr]   Downloaded cbindgen v0.20.0
[INFO] [stderr]   Downloaded alass-util v0.3.0
[INFO] [stderr]   Downloaded webrtc-vad v0.4.0
[INFO] [stderr]   Downloaded chardet v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7ffbf3d252c919c9f7fae404645960e51e6582c97bd21099f160220af3e7362
[INFO] running `Command { std: "docker" "start" "-a" "e7ffbf3d252c919c9f7fae404645960e51e6582c97bd21099f160220af3e7362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7ffbf3d252c919c9f7fae404645960e51e6582c97bd21099f160220af3e7362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7ffbf3d252c919c9f7fae404645960e51e6582c97bd21099f160220af3e7362", kill_on_drop: false }`
[INFO] [stdout] e7ffbf3d252c919c9f7fae404645960e51e6582c97bd21099f160220af3e7362
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb162837741d99f0086de37ac7c751b159f6165bc38c9661fe3bb1ac4ce8c3e3
[INFO] running `Command { std: "docker" "start" "-a" "bb162837741d99f0086de37ac7c751b159f6165bc38c9661fe3bb1ac4ce8c3e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cbindgen v0.20.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling image v0.13.0
[INFO] [stderr]    Compiling webrtc-vad v0.4.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling nom v2.1.0
[INFO] [stderr]    Compiling ascii v0.7.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling chardet v0.2.4
[INFO] [stderr]    Compiling combine v2.5.2
[INFO] [stderr]    Compiling alass-core v2.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling alass-ffi-macros v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling vobsub v0.2.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling subparse v0.7.0
[INFO] [stderr]    Compiling alass-util v0.3.0
[INFO] [stderr]    Compiling alass-ffi v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "bb162837741d99f0086de37ac7c751b159f6165bc38c9661fe3bb1ac4ce8c3e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb162837741d99f0086de37ac7c751b159f6165bc38c9661fe3bb1ac4ce8c3e3", kill_on_drop: false }`
[INFO] [stdout] bb162837741d99f0086de37ac7c751b159f6165bc38c9661fe3bb1ac4ce8c3e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51eeddb411d6ad7df83eb2d5d7c75b1ca3951c9a566f2bbce8bf90828a4ee936
[INFO] running `Command { std: "docker" "start" "-a" "51eeddb411d6ad7df83eb2d5d7c75b1ca3951c9a566f2bbce8bf90828a4ee936", kill_on_drop: false }`
[INFO] [stderr]    Compiling alass-ffi v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "51eeddb411d6ad7df83eb2d5d7c75b1ca3951c9a566f2bbce8bf90828a4ee936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51eeddb411d6ad7df83eb2d5d7c75b1ca3951c9a566f2bbce8bf90828a4ee936", kill_on_drop: false }`
[INFO] [stdout] 51eeddb411d6ad7df83eb2d5d7c75b1ca3951c9a566f2bbce8bf90828a4ee936
