[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] testing alumet-dev/alumet-agent-template against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falumet-dev%2Falumet-agent-template" "/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/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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alumet-dev/alumet-agent-template 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/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-timerfd v0.2.0 [INFO] [stderr] Downloaded timerfd v1.6.0 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ce1c11b0d27f05956baf46e521412527d8445dd0203336e9624477d6b8e1285 [INFO] running `Command { std: "docker" "start" "-a" "4ce1c11b0d27f05956baf46e521412527d8445dd0203336e9624477d6b8e1285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce1c11b0d27f05956baf46e521412527d8445dd0203336e9624477d6b8e1285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce1c11b0d27f05956baf46e521412527d8445dd0203336e9624477d6b8e1285", kill_on_drop: false }` [INFO] [stdout] 4ce1c11b0d27f05956baf46e521412527d8445dd0203336e9624477d6b8e1285 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a45fab6bd0f67a8db11597bfcc4415a63a74417146715629ede23ee0c26ea51 [INFO] running `Command { std: "docker" "start" "-a" "2a45fab6bd0f67a8db11597bfcc4415a63a74417146715629ede23ee0c26ea51", kill_on_drop: false }` [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 num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling timerfd v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-timerfd v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling toml v0.8.22 [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 alumet v0.8.1 (https://github.com/alumet-dev/alumet.git?rev=fe6bf0e18e229dff4d420b992aa1e2ee83521dfb#fe6bf0e1) [INFO] [stderr] Compiling plugin-csv v0.2.0 (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 agent-example v0.1.0 (/opt/rustwide/workdir/agent-example) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.27s [INFO] running `Command { std: "docker" "inspect" "2a45fab6bd0f67a8db11597bfcc4415a63a74417146715629ede23ee0c26ea51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a45fab6bd0f67a8db11597bfcc4415a63a74417146715629ede23ee0c26ea51", kill_on_drop: false }` [INFO] [stdout] 2a45fab6bd0f67a8db11597bfcc4415a63a74417146715629ede23ee0c26ea51 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af8233020891f097ec49d9716bafd9bc1fd4aa43f23245992d27c9608dd8278e [INFO] running `Command { std: "docker" "start" "-a" "af8233020891f097ec49d9716bafd9bc1fd4aa43f23245992d27c9608dd8278e", 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.78s [INFO] running `Command { std: "docker" "inspect" "af8233020891f097ec49d9716bafd9bc1fd4aa43f23245992d27c9608dd8278e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8233020891f097ec49d9716bafd9bc1fd4aa43f23245992d27c9608dd8278e", kill_on_drop: false }` [INFO] [stdout] af8233020891f097ec49d9716bafd9bc1fd4aa43f23245992d27c9608dd8278e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e437f7c9acce1e8f57444ba5614cfccfcb9561cb3178a880b0f3ab2aefac4dd2 [INFO] running `Command { std: "docker" "start" "-a" "e437f7c9acce1e8f57444ba5614cfccfcb9561cb3178a880b0f3ab2aefac4dd2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agent_example-07528c2b4073c982) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugin_42-5fa1eb7f9cdd8e41) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests plugin_42 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e437f7c9acce1e8f57444ba5614cfccfcb9561cb3178a880b0f3ab2aefac4dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e437f7c9acce1e8f57444ba5614cfccfcb9561cb3178a880b0f3ab2aefac4dd2", kill_on_drop: false }` [INFO] [stdout] e437f7c9acce1e8f57444ba5614cfccfcb9561cb3178a880b0f3ab2aefac4dd2