[INFO] cloning repository https://github.com/daniel-levin/bakkie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-levin/bakkie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-levin%2Fbakkie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-levin%2Fbakkie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 707a72fed5e6704d8f3d329609ada5cdaafe52c6 [INFO] building daniel-levin/bakkie against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-levin%2Fbakkie" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/daniel-levin/bakkie [INFO] finished tweaking git repo https://github.com/daniel-levin/bakkie [INFO] tweaked toml for git repo https://github.com/daniel-levin/bakkie written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daniel-levin/bakkie 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 git repo https://github.com/daniel-levin/bakkie 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 target-triple v0.1.4 [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded serde_tokenstream v0.2.2 [INFO] [stderr] Downloaded trybuild v1.0.110 [INFO] [stderr] Downloaded typify-macro v0.4.2 [INFO] [stderr] Downloaded typify v0.4.2 [INFO] [stderr] Downloaded regress v0.10.4 [INFO] [stderr] Downloaded typify-impl v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f2bd317cb91dbcf5f401145a75692edea543a8e1ad516947599265de86566904 [INFO] running `Command { std: "docker" "start" "-a" "f2bd317cb91dbcf5f401145a75692edea543a8e1ad516947599265de86566904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2bd317cb91dbcf5f401145a75692edea543a8e1ad516947599265de86566904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2bd317cb91dbcf5f401145a75692edea543a8e1ad516947599265de86566904", kill_on_drop: false }` [INFO] [stdout] f2bd317cb91dbcf5f401145a75692edea543a8e1ad516947599265de86566904 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4fc92113c05598821c32de0f99dc6097a733631446b937c0d635321e30445443 [INFO] running `Command { std: "docker" "start" "-a" "4fc92113c05598821c32de0f99dc6097a733631446b937c0d635321e30445443", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regress v0.10.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling monostate-impl v0.1.14 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling bakkie_derive v0.1.0 (/opt/rustwide/workdir/bakkie_derive) [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling monostate v0.1.14 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling bakkie_schema v0.1.0 (/opt/rustwide/workdir/bakkie_schema) [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling typify-impl v0.4.2 [INFO] [stderr] Compiling bakkie v0.1.1 (/opt/rustwide/workdir/bakkie) [INFO] [stderr] Compiling basic v0.1.0 (/opt/rustwide/workdir/examples/basic) [INFO] [stderr] Compiling typify-macro v0.4.2 [INFO] [stderr] Compiling typify v0.4.2 [INFO] [stderr] Compiling gen v0.1.0 (/opt/rustwide/workdir/gen) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "4fc92113c05598821c32de0f99dc6097a733631446b937c0d635321e30445443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc92113c05598821c32de0f99dc6097a733631446b937c0d635321e30445443", kill_on_drop: false }` [INFO] [stdout] 4fc92113c05598821c32de0f99dc6097a733631446b937c0d635321e30445443 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6664c1e2af4fcb81311cd3b30317c5230f45bb12f15b58cca26a6ceb0d903572 [INFO] running `Command { std: "docker" "start" "-a" "6664c1e2af4fcb81311cd3b30317c5230f45bb12f15b58cca26a6ceb0d903572", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bakkie_derive v0.1.0 (/opt/rustwide/workdir/bakkie_derive) [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling typify-impl v0.4.2 [INFO] [stderr] Compiling bakkie_schema v0.1.0 (/opt/rustwide/workdir/bakkie_schema) [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling trybuild v1.0.110 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling bakkie v0.1.1 (/opt/rustwide/workdir/bakkie) [INFO] [stderr] Compiling typify-macro v0.4.2 [INFO] [stderr] Compiling typify v0.4.2 [INFO] [stderr] Compiling gen v0.1.0 (/opt/rustwide/workdir/gen) [INFO] [stderr] Compiling basic v0.1.0 (/opt/rustwide/workdir/examples/basic) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "6664c1e2af4fcb81311cd3b30317c5230f45bb12f15b58cca26a6ceb0d903572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6664c1e2af4fcb81311cd3b30317c5230f45bb12f15b58cca26a6ceb0d903572", kill_on_drop: false }` [INFO] [stdout] 6664c1e2af4fcb81311cd3b30317c5230f45bb12f15b58cca26a6ceb0d903572