[INFO] fetching crate automata_tools 0.1.1... [INFO] building automata_tools-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate automata_tools 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate automata_tools 0.1.1 [INFO] removed 2 missing tests [INFO] finished tweaking crates.io crate automata_tools 0.1.1 [INFO] tweaked toml for crates.io crate automata_tools 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate automata_tools 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 130 packages to latest compatible versions [INFO] [stderr] Adding either v1.6.1 (available: v1.15.0) [INFO] [stderr] Adding graphs_tools v0.1.2 (available: v0.2.0) [INFO] [stderr] Adding indexmap v1.8.2 (available: v1.9.3) [INFO] [stderr] Adding pretty_assertions v1.2.1 (available: v1.4.1) [INFO] [stderr] Adding test_tools v0.1.5 (available: v0.16.0) [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8b40cecd1b8d095a7b9a2a2a26682e9c8a33fb3311f67b2882d93fd0fbeb0461 [INFO] running `Command { std: "docker" "start" "-a" "8b40cecd1b8d095a7b9a2a2a26682e9c8a33fb3311f67b2882d93fd0fbeb0461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b40cecd1b8d095a7b9a2a2a26682e9c8a33fb3311f67b2882d93fd0fbeb0461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b40cecd1b8d095a7b9a2a2a26682e9c8a33fb3311f67b2882d93fd0fbeb0461", kill_on_drop: false }` [INFO] [stdout] 8b40cecd1b8d095a7b9a2a2a26682e9c8a33fb3311f67b2882d93fd0fbeb0461 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7ae3bcdccc10c5f4d664d1ab8caf6715ea9cebbc50679755fbc8a20255aa9cee [INFO] running `Command { std: "docker" "start" "-a" "7ae3bcdccc10c5f4d664d1ab8caf6715ea9cebbc50679755fbc8a20255aa9cee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winterval v0.1.5 [INFO] [stderr] Compiling type_constructor v0.1.19 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling mod_interface_runtime v0.1.1 [INFO] [stderr] Compiling former_runtime v0.1.11 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling for_each v0.1.3 [INFO] [stderr] Compiling literally v0.1.3 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling implements v0.1.1 [INFO] [stderr] Compiling inspect_type v0.1.2 [INFO] [stderr] Compiling is_slice v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling typing_tools v0.1.5 [INFO] [stderr] Compiling data_type v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mem_tools v0.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling diagnostics_tools v0.1.3 [INFO] [stderr] Compiling iter_tools v0.1.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling time_tools v0.1.4 [INFO] [stderr] Compiling proc_macro_tools v0.1.17 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling structmeta-derive v0.1.6 [INFO] [stderr] Compiling clone_dyn_meta v0.1.1 [INFO] [stderr] Compiling impls_index_meta v0.1.1 [INFO] [stderr] Compiling former_meta v0.1.12 [INFO] [stderr] Compiling impls_index v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling error_tools v0.1.4 [INFO] [stderr] Compiling clone_dyn v0.1.0 [INFO] [stderr] Compiling former v0.1.12 [INFO] [stderr] Compiling woptions_runtime v0.1.3 [INFO] [stderr] Compiling strs_tools v0.1.8 [INFO] [stderr] Compiling structmeta v0.1.6 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Compiling parse-display v0.5.5 [INFO] [stderr] Compiling derive_tools v0.1.5 [INFO] [stderr] Compiling mod_interface_meta v0.1.11 [INFO] [stderr] Compiling mod_interface v0.1.16 [INFO] [stderr] Compiling meta_tools_min v0.2.13 [INFO] [stderr] Compiling woptions_meta v0.1.3 [INFO] [stderr] Compiling woptions v0.1.3 [INFO] [stderr] Compiling meta_tools v0.2.18 [INFO] [stderr] Compiling wtools v0.2.20 [INFO] [stderr] Compiling graphs_tools v0.1.2 [INFO] [stderr] Compiling automata_tools v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.47s [INFO] running `Command { std: "docker" "inspect" "7ae3bcdccc10c5f4d664d1ab8caf6715ea9cebbc50679755fbc8a20255aa9cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ae3bcdccc10c5f4d664d1ab8caf6715ea9cebbc50679755fbc8a20255aa9cee", kill_on_drop: false }` [INFO] [stdout] 7ae3bcdccc10c5f4d664d1ab8caf6715ea9cebbc50679755fbc8a20255aa9cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1f0761f9e42bbb68f22a9f3d62b1a5a556e4f75332157e159d672f3ba683af40 [INFO] running `Command { std: "docker" "start" "-a" "1f0761f9e42bbb68f22a9f3d62b1a5a556e4f75332157e159d672f3ba683af40", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typing_tools v0.1.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling mem_tools v0.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling meta_tools v0.2.18 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling time_tools v0.1.4 [INFO] [stderr] Compiling wtools v0.2.20 [INFO] [stderr] Compiling graphs_tools v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling automata_tools v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling trybuild v1.0.111 [INFO] [stderr] Compiling wtest_basic v0.1.14 [INFO] [stderr] Compiling test_tools v0.1.5 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.71s [INFO] running `Command { std: "docker" "inspect" "1f0761f9e42bbb68f22a9f3d62b1a5a556e4f75332157e159d672f3ba683af40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f0761f9e42bbb68f22a9f3d62b1a5a556e4f75332157e159d672f3ba683af40", kill_on_drop: false }` [INFO] [stdout] 1f0761f9e42bbb68f22a9f3d62b1a5a556e4f75332157e159d672f3ba683af40