[INFO] cloning repository https://github.com/mangohugo/Test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mangohugo/Test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmangohugo%2FTest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmangohugo%2FTest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac30b19e24b33550669910618686ead51fb7eb63 [INFO] checking mangohugo/Test against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmangohugo%2FTest" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mangohugo/Test on toolchain 35b6491ce6d2b388d0a5de1e59e2123604af807f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mangohugo/Test [INFO] finished tweaking git repo https://github.com/mangohugo/Test [INFO] tweaked toml for git repo https://github.com/mangohugo/Test written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mangohugo/Test 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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f30c0cba785cbb06afe64cf69f56e9ab1dcc9fce2ba8cd2e81027e544489b39 [INFO] running `Command { std: "docker" "start" "-a" "0f30c0cba785cbb06afe64cf69f56e9ab1dcc9fce2ba8cd2e81027e544489b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f30c0cba785cbb06afe64cf69f56e9ab1dcc9fce2ba8cd2e81027e544489b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f30c0cba785cbb06afe64cf69f56e9ab1dcc9fce2ba8cd2e81027e544489b39", kill_on_drop: false }` [INFO] [stdout] 0f30c0cba785cbb06afe64cf69f56e9ab1dcc9fce2ba8cd2e81027e544489b39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dfd3ac2a9935f4a948f88f37a71e322a55691aa0006899707325bbc29f699f9 [INFO] running `Command { std: "docker" "start" "-a" "4dfd3ac2a9935f4a948f88f37a71e322a55691aa0006899707325bbc29f699f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling vergen-lib v0.1.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling vapoursynth-sys v0.4.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling vergen v9.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ffmpeg-the-third v2.0.1+ffmpeg-7.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling vergen-git2 v1.0.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking bitstream-io v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking errno v0.3.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking affinity v0.1.2 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking sysinfo v0.31.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking splines v4.3.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking which v6.0.2 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking av-data v0.4.2 [INFO] [stderr] Checking vapoursynth v0.4.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking av-bitstream v0.2.0 [INFO] [stderr] Checking flexi_logger v0.28.5 [INFO] [stderr] Checking av-format v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking av-ivf v0.5.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling ffmpeg-sys-the-third v2.0.0+ffmpeg-7.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Compiling av1an v0.4.3 (/opt/rustwide/workdir/av1an) [INFO] [stderr] Checking av-scenechange v0.12.2 [INFO] [stderr] Checking av1an-core v0.4.3 (/opt/rustwide/workdir/av1an-core) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "4dfd3ac2a9935f4a948f88f37a71e322a55691aa0006899707325bbc29f699f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dfd3ac2a9935f4a948f88f37a71e322a55691aa0006899707325bbc29f699f9", kill_on_drop: false }` [INFO] [stdout] 4dfd3ac2a9935f4a948f88f37a71e322a55691aa0006899707325bbc29f699f9