[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 master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrian3647%2Fseme" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Brian3647/seme on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anstream v0.6.12 [INFO] [stderr] Downloaded waker-fn v1.1.1 [INFO] [stderr] Downloaded linku-sona v0.1.0 [INFO] [stderr] Downloaded sluice v0.5.5 [INFO] [stderr] Downloaded clap v4.5.1 [INFO] [stderr] Downloaded strsim v0.11.0 [INFO] [stderr] Downloaded toml_edit v0.22.8 [INFO] [stderr] Downloaded castaway v0.1.2 [INFO] [stderr] Downloaded clap_derive v4.5.0 [INFO] [stderr] Downloaded clap_builder v4.5.1 [INFO] [stderr] Downloaded isahc v1.7.2 [INFO] [stderr] Downloaded curl v0.4.46 [INFO] [stderr] Downloaded cc v1.2.12 [INFO] [stderr] Downloaded winnow v0.6.5 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.9+1.58.0 [INFO] [stderr] Downloaded curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Downloaded libz-sys v1.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e0161d0e8f14a1fdfb5ff6d0d8abec07833e19e4ff04ddce20ff13b51fb5cae [INFO] running `Command { std: "docker" "start" "-a" "4e0161d0e8f14a1fdfb5ff6d0d8abec07833e19e4ff04ddce20ff13b51fb5cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e0161d0e8f14a1fdfb5ff6d0d8abec07833e19e4ff04ddce20ff13b51fb5cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0161d0e8f14a1fdfb5ff6d0d8abec07833e19e4ff04ddce20ff13b51fb5cae", kill_on_drop: false }` [INFO] [stdout] 4e0161d0e8f14a1fdfb5ff6d0d8abec07833e19e4ff04ddce20ff13b51fb5cae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 231995c6b8d9b8e0c1b983d476dd34140fecf1e44a690cf79d9f0f72b50daf7f [INFO] running `Command { std: "docker" "start" "-a" "231995c6b8d9b8e0c1b983d476dd34140fecf1e44a690cf79d9f0f72b50daf7f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libnghttp2-sys v0.1.9+1.58.0 [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 thiserror v1.0.58 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling clap v4.5.1 [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 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 46.58s [INFO] running `Command { std: "docker" "inspect" "231995c6b8d9b8e0c1b983d476dd34140fecf1e44a690cf79d9f0f72b50daf7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231995c6b8d9b8e0c1b983d476dd34140fecf1e44a690cf79d9f0f72b50daf7f", kill_on_drop: false }` [INFO] [stdout] 231995c6b8d9b8e0c1b983d476dd34140fecf1e44a690cf79d9f0f72b50daf7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fde43d1843e5bc4d295675a02e5a48f254656fbd5580567ee064a2fff2eec040 [INFO] running `Command { std: "docker" "start" "-a" "fde43d1843e5bc4d295675a02e5a48f254656fbd5580567ee064a2fff2eec040", 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.78s [INFO] running `Command { std: "docker" "inspect" "fde43d1843e5bc4d295675a02e5a48f254656fbd5580567ee064a2fff2eec040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde43d1843e5bc4d295675a02e5a48f254656fbd5580567ee064a2fff2eec040", kill_on_drop: false }` [INFO] [stdout] fde43d1843e5bc4d295675a02e5a48f254656fbd5580567ee064a2fff2eec040