[INFO] fetching crate tailcall-valid 0.1.4... [INFO] building tailcall-valid-0.1.4 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate tailcall-valid 0.1.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate tailcall-valid 0.1.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tailcall-valid 0.1.4 [INFO] tweaked toml for crates.io crate tailcall-valid 0.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tailcall-valid 0.1.4 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tailcall-valid 0.1.4 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stripmargin v0.1.1 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded rustversion v1.0.18 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded gh-workflow-tailcall v0.2.0 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded derive_setters v0.1.6 [INFO] [stderr] Downloaded gh-workflow v0.5.6 [INFO] [stderr] Downloaded async-trait v0.1.83 [INFO] [stderr] Downloaded gh-workflow-macros v0.5.6 [INFO] [stderr] Downloaded indexmap v2.6.0 [INFO] [stderr] Downloaded serde_path_to_error v0.1.20 [INFO] [stderr] Downloaded merge_derive v0.1.0 [INFO] [stderr] Downloaded hashbrown v0.15.1 [INFO] [stderr] Downloaded merge v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a05afa5359f0f58da446d56c7273df14338226fbfc6070a777c55733599997b [INFO] running `Command { std: "docker" "start" "-a" "9a05afa5359f0f58da446d56c7273df14338226fbfc6070a777c55733599997b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a05afa5359f0f58da446d56c7273df14338226fbfc6070a777c55733599997b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a05afa5359f0f58da446d56c7273df14338226fbfc6070a777c55733599997b", kill_on_drop: false }` [INFO] [stdout] 9a05afa5359f0f58da446d56c7273df14338226fbfc6070a777c55733599997b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f158ed8a2a1f7c693ce1f304c8ef33aca32f225683b65569997e3a24ccad766e [INFO] running `Command { std: "docker" "start" "-a" "f158ed8a2a1f7c693ce1f304c8ef33aca32f225683b65569997e3a24ccad766e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.103 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.103 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.103 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.103 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_setters v0.1.6 [INFO] [stderr] Compiling tailcall-valid v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.17s [INFO] running `Command { std: "docker" "inspect" "f158ed8a2a1f7c693ce1f304c8ef33aca32f225683b65569997e3a24ccad766e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f158ed8a2a1f7c693ce1f304c8ef33aca32f225683b65569997e3a24ccad766e", kill_on_drop: false }` [INFO] [stdout] f158ed8a2a1f7c693ce1f304c8ef33aca32f225683b65569997e3a24ccad766e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27bebfc6339003aa9a31b7d20e20f683d5c750b9a933a9eb6b7a7398ac99d5f3 [INFO] running `Command { std: "docker" "start" "-a" "27bebfc6339003aa9a31b7d20e20f683d5c750b9a933a9eb6b7a7398ac99d5f3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling gh-workflow-macros v0.5.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling stripmargin v0.1.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling merge v0.1.0 [INFO] [stderr] Compiling gh-workflow v0.5.6 [INFO] [stderr] Compiling gh-workflow-tailcall v0.2.0 [INFO] [stderr] Compiling tailcall-valid v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.17s [INFO] running `Command { std: "docker" "inspect" "27bebfc6339003aa9a31b7d20e20f683d5c750b9a933a9eb6b7a7398ac99d5f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27bebfc6339003aa9a31b7d20e20f683d5c750b9a933a9eb6b7a7398ac99d5f3", kill_on_drop: false }` [INFO] [stdout] 27bebfc6339003aa9a31b7d20e20f683d5c750b9a933a9eb6b7a7398ac99d5f3