[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alumet-dev/alumet-agent-template 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/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/alumet-dev/alumet.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded timerfd v1.6.0 [INFO] [stderr] Downloaded tokio-timerfd v0.2.0 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 51362854cb6e067eac4b78c26ab82a2636d16ef65780fab2b0cb701c8344b137 [INFO] running `Command { std: "docker" "start" "-a" "51362854cb6e067eac4b78c26ab82a2636d16ef65780fab2b0cb701c8344b137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51362854cb6e067eac4b78c26ab82a2636d16ef65780fab2b0cb701c8344b137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51362854cb6e067eac4b78c26ab82a2636d16ef65780fab2b0cb701c8344b137", kill_on_drop: false }` [INFO] [stdout] 51362854cb6e067eac4b78c26ab82a2636d16ef65780fab2b0cb701c8344b137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9903c05fc389f43ab6d7bc699188b558e41a544a2149a3260c6e92a809ff0a26 [INFO] running `Command { std: "docker" "start" "-a" "9903c05fc389f43ab6d7bc699188b558e41a544a2149a3260c6e92a809ff0a26", 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 socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [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 timerfd v1.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [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 tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-timerfd v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures v0.3.31 [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 33.99s [INFO] running `Command { std: "docker" "inspect" "9903c05fc389f43ab6d7bc699188b558e41a544a2149a3260c6e92a809ff0a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9903c05fc389f43ab6d7bc699188b558e41a544a2149a3260c6e92a809ff0a26", kill_on_drop: false }` [INFO] [stdout] 9903c05fc389f43ab6d7bc699188b558e41a544a2149a3260c6e92a809ff0a26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 82dba913566cd9be49b46de0276dd71133c48a5d27f620d84a54b5f142026663 [INFO] running `Command { std: "docker" "start" "-a" "82dba913566cd9be49b46de0276dd71133c48a5d27f620d84a54b5f142026663", kill_on_drop: false }` [INFO] [stderr] Compiling agent-example v0.1.0 (/opt/rustwide/workdir/agent-example) [INFO] [stderr] Compiling plugin-42 v0.1.0 (/opt/rustwide/workdir/plugin-42) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "82dba913566cd9be49b46de0276dd71133c48a5d27f620d84a54b5f142026663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82dba913566cd9be49b46de0276dd71133c48a5d27f620d84a54b5f142026663", kill_on_drop: false }` [INFO] [stdout] 82dba913566cd9be49b46de0276dd71133c48a5d27f620d84a54b5f142026663