[INFO] cloning repository https://github.com/marcbreitung/ai-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcbreitung/ai-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcbreitung%2Fai-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcbreitung%2Fai-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73a4fc5832e0dbf4ae586b815d2ae176cfcfee7e [INFO] testing marcbreitung/ai-examples against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcbreitung%2Fai-examples" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcbreitung/ai-examples on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcbreitung/ai-examples [INFO] finished tweaking git repo https://github.com/marcbreitung/ai-examples [INFO] tweaked toml for git repo https://github.com/marcbreitung/ai-examples written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/marcbreitung/ai-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07147f4028032730fc29baf29811587c7b30059dfb80105222f7fa5332348a8a [INFO] running `Command { std: "docker" "start" "-a" "07147f4028032730fc29baf29811587c7b30059dfb80105222f7fa5332348a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07147f4028032730fc29baf29811587c7b30059dfb80105222f7fa5332348a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07147f4028032730fc29baf29811587c7b30059dfb80105222f7fa5332348a8a", kill_on_drop: false }` [INFO] [stdout] 07147f4028032730fc29baf29811587c7b30059dfb80105222f7fa5332348a8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e78328b59d9eae24954f709f9076943b2d0eddc1effd0e44cab95f2b4e784a4 [INFO] running `Command { std: "docker" "start" "-a" "3e78328b59d9eae24954f709f9076943b2d0eddc1effd0e44cab95f2b4e784a4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling reflex-vacuum-agent v0.1.0 (/opt/rustwide/workdir/reflex-vacuum-agent) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.35s [INFO] running `Command { std: "docker" "inspect" "3e78328b59d9eae24954f709f9076943b2d0eddc1effd0e44cab95f2b4e784a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e78328b59d9eae24954f709f9076943b2d0eddc1effd0e44cab95f2b4e784a4", kill_on_drop: false }` [INFO] [stdout] 3e78328b59d9eae24954f709f9076943b2d0eddc1effd0e44cab95f2b4e784a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23ac188f783f07b178c439eea8843a588ea250fe21cf0803bd08ba36d94e34ab [INFO] running `Command { std: "docker" "start" "-a" "23ac188f783f07b178c439eea8843a588ea250fe21cf0803bd08ba36d94e34ab", kill_on_drop: false }` [INFO] [stderr] Compiling reflex-vacuum-agent v0.1.0 (/opt/rustwide/workdir/reflex-vacuum-agent) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "23ac188f783f07b178c439eea8843a588ea250fe21cf0803bd08ba36d94e34ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ac188f783f07b178c439eea8843a588ea250fe21cf0803bd08ba36d94e34ab", kill_on_drop: false }` [INFO] [stdout] 23ac188f783f07b178c439eea8843a588ea250fe21cf0803bd08ba36d94e34ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 933dfbbd913ab6e830cb33e905b2d478374458f6af41fe1e60cc11b6838e1a65 [INFO] running `Command { std: "docker" "start" "-a" "933dfbbd913ab6e830cb33e905b2d478374458f6af41fe1e60cc11b6838e1a65", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/reflex_vacuum_agent-77e6b7b370040fcd) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::should_return_action_left ... ok [INFO] [stdout] test tests::should_return_action_right ... ok [INFO] [stdout] test tests::should_return_next_perception ... ok [INFO] [stdout] test tests::should_return_initial_perception ... ok [INFO] [stdout] test tests::should_return_action_clean ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "933dfbbd913ab6e830cb33e905b2d478374458f6af41fe1e60cc11b6838e1a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "933dfbbd913ab6e830cb33e905b2d478374458f6af41fe1e60cc11b6838e1a65", kill_on_drop: false }` [INFO] [stdout] 933dfbbd913ab6e830cb33e905b2d478374458f6af41fe1e60cc11b6838e1a65