[INFO] fetching crate smafa 0.8.0... [INFO] building smafa-0.8.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate smafa 0.8.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate smafa 0.8.0 [INFO] finished tweaking crates.io crate smafa 0.8.0 [INFO] tweaked toml for crates.io crate smafa 0.8.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate smafa 0.8.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate smafa 0.8.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8436d3d23809ecc79f44375adfd7ed1991a481d335f44aa80770c3ca2bb0272a [INFO] running `Command { std: "docker" "start" "-a" "8436d3d23809ecc79f44375adfd7ed1991a481d335f44aa80770c3ca2bb0272a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8436d3d23809ecc79f44375adfd7ed1991a481d335f44aa80770c3ca2bb0272a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8436d3d23809ecc79f44375adfd7ed1991a481d335f44aa80770c3ca2bb0272a", kill_on_drop: false }` [INFO] [stdout] 8436d3d23809ecc79f44375adfd7ed1991a481d335f44aa80770c3ca2bb0272a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de34ef78a874e6e6bc29d488055a2ce2796385bd4373f0d8a91328368e33e5ba [INFO] running `Command { std: "docker" "start" "-a" "de34ef78a874e6e6bc29d488055a2ce2796385bd4373f0d8a91328368e33e5ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling bird_tool_utils-man v0.4.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling buffer-redux v1.0.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling needletail v0.5.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling bird_tool_utils v0.4.1 [INFO] [stderr] Compiling postcard v1.0.8 [INFO] [stderr] Compiling smafa v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.19s [INFO] running `Command { std: "docker" "inspect" "de34ef78a874e6e6bc29d488055a2ce2796385bd4373f0d8a91328368e33e5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de34ef78a874e6e6bc29d488055a2ce2796385bd4373f0d8a91328368e33e5ba", kill_on_drop: false }` [INFO] [stdout] de34ef78a874e6e6bc29d488055a2ce2796385bd4373f0d8a91328368e33e5ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a3081c251527d19c824c916faaa33c1e91459b49f98cc64b90381cd0898dbc1 [INFO] running `Command { std: "docker" "start" "-a" "1a3081c251527d19c824c916faaa33c1e91459b49f98cc64b90381cd0898dbc1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling postcard v1.0.8 [INFO] [stderr] Compiling smafa v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.86s [INFO] running `Command { std: "docker" "inspect" "1a3081c251527d19c824c916faaa33c1e91459b49f98cc64b90381cd0898dbc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3081c251527d19c824c916faaa33c1e91459b49f98cc64b90381cd0898dbc1", kill_on_drop: false }` [INFO] [stdout] 1a3081c251527d19c824c916faaa33c1e91459b49f98cc64b90381cd0898dbc1