[INFO] cloning repository https://github.com/Brian3647/seme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brian3647/seme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrian3647%2Fseme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrian3647%2Fseme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f45dcd48f907a17101b9bb0f345de7d428cd0d19 [INFO] building Brian3647/seme against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrian3647%2Fseme" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Brian3647/seme [INFO] finished tweaking git repo https://github.com/Brian3647/seme [INFO] tweaked toml for git repo https://github.com/Brian3647/seme written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Brian3647/seme on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Brian3647/seme 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4347c068201d9b88a26106b0fcd2434537ca0ce228b56b44a7f4c0cee692b32 [INFO] running `Command { std: "docker" "start" "-a" "f4347c068201d9b88a26106b0fcd2434537ca0ce228b56b44a7f4c0cee692b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4347c068201d9b88a26106b0fcd2434537ca0ce228b56b44a7f4c0cee692b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4347c068201d9b88a26106b0fcd2434537ca0ce228b56b44a7f4c0cee692b32", kill_on_drop: false }` [INFO] [stdout] f4347c068201d9b88a26106b0fcd2434537ca0ce228b56b44a7f4c0cee692b32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06b810130ab413315c58e56c8de611fec77b914b61e6c2580bf20d8022e66cb5 [INFO] running `Command { std: "docker" "start" "-a" "06b810130ab413315c58e56c8de611fec77b914b61e6c2580bf20d8022e66cb5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling libnghttp2-sys v0.1.9+1.58.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling linku-sona v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling toml_edit v0.22.8 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling seme v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.17s [INFO] running `Command { std: "docker" "inspect" "06b810130ab413315c58e56c8de611fec77b914b61e6c2580bf20d8022e66cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06b810130ab413315c58e56c8de611fec77b914b61e6c2580bf20d8022e66cb5", kill_on_drop: false }` [INFO] [stdout] 06b810130ab413315c58e56c8de611fec77b914b61e6c2580bf20d8022e66cb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ecc6db372a95e4c7b62d5e6939bd068df2f2972d69b1bcf905f4c39d5d9c4c [INFO] running `Command { std: "docker" "start" "-a" "38ecc6db372a95e4c7b62d5e6939bd068df2f2972d69b1bcf905f4c39d5d9c4c", kill_on_drop: false }` [INFO] [stderr] Compiling seme v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "38ecc6db372a95e4c7b62d5e6939bd068df2f2972d69b1bcf905f4c39d5d9c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ecc6db372a95e4c7b62d5e6939bd068df2f2972d69b1bcf905f4c39d5d9c4c", kill_on_drop: false }` [INFO] [stdout] 38ecc6db372a95e4c7b62d5e6939bd068df2f2972d69b1bcf905f4c39d5d9c4c