[INFO] cloning repository https://github.com/alumet-dev/alumet-agent-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alumet-dev/alumet-agent-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falumet-dev%2Falumet-agent-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falumet-dev%2Falumet-agent-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a91872d79f7c934af1c2538c374aaf077390617e
[INFO] building alumet-dev/alumet-agent-template against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falumet-dev%2Falumet-agent-template" "/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/alumet-dev/alumet-agent-template
[INFO] finished tweaking git repo https://github.com/alumet-dev/alumet-agent-template
[INFO] tweaked toml for git repo https://github.com/alumet-dev/alumet-agent-template written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alumet-dev/alumet-agent-template 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/alumet-dev/alumet-agent-template 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] 21ab874b1dc20c1f81e35d262624e6686796839257c0b5dbe697c87f1d587166
[INFO] running `Command { std: "docker" "start" "-a" "21ab874b1dc20c1f81e35d262624e6686796839257c0b5dbe697c87f1d587166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21ab874b1dc20c1f81e35d262624e6686796839257c0b5dbe697c87f1d587166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21ab874b1dc20c1f81e35d262624e6686796839257c0b5dbe697c87f1d587166", kill_on_drop: false }`
[INFO] [stdout] 21ab874b1dc20c1f81e35d262624e6686796839257c0b5dbe697c87f1d587166
[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] c62877784f89dd1f1620c55a2eaf61b3053e794ab8b6f4d05052d5e0c3a21f3f
[INFO] running `Command { std: "docker" "start" "-a" "c62877784f89dd1f1620c55a2eaf61b3053e794ab8b6f4d05052d5e0c3a21f3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling timerfd v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-timerfd v0.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling alumet v0.8.1 (https://github.com/alumet-dev/alumet.git?rev=fe6bf0e18e229dff4d420b992aa1e2ee83521dfb#fe6bf0e1)
[INFO] [stderr]    Compiling plugin-42 v0.1.0 (/opt/rustwide/workdir/plugin-42)
[INFO] [stderr]    Compiling plugin-csv v0.2.0 (https://github.com/alumet-dev/alumet.git?rev=fe6bf0e18e229dff4d420b992aa1e2ee83521dfb#fe6bf0e1)
[INFO] [stderr]    Compiling agent-example v0.1.0 (/opt/rustwide/workdir/agent-example)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.16s
[INFO] running `Command { std: "docker" "inspect" "c62877784f89dd1f1620c55a2eaf61b3053e794ab8b6f4d05052d5e0c3a21f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c62877784f89dd1f1620c55a2eaf61b3053e794ab8b6f4d05052d5e0c3a21f3f", kill_on_drop: false }`
[INFO] [stdout] c62877784f89dd1f1620c55a2eaf61b3053e794ab8b6f4d05052d5e0c3a21f3f
[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] e578254e22528cc55248735b8a76ba9753e771a68209cd30365581ccb3150f28
[INFO] running `Command { std: "docker" "start" "-a" "e578254e22528cc55248735b8a76ba9753e771a68209cd30365581ccb3150f28", kill_on_drop: false }`
[INFO] [stderr]    Compiling plugin-42 v0.1.0 (/opt/rustwide/workdir/plugin-42)
[INFO] [stderr]    Compiling agent-example v0.1.0 (/opt/rustwide/workdir/agent-example)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "e578254e22528cc55248735b8a76ba9753e771a68209cd30365581ccb3150f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e578254e22528cc55248735b8a76ba9753e771a68209cd30365581ccb3150f28", kill_on_drop: false }`
[INFO] [stdout] e578254e22528cc55248735b8a76ba9753e771a68209cd30365581ccb3150f28
