[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 try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcbreitung%2Fai-examples" "/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/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marcbreitung/ai-examples on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/marcbreitung/ai-examples 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fdbf403ab679b359ab6ff5c765fbc007e3c08c1d98b0f8cf144b7b7e5bad18e [INFO] running `Command { std: "docker" "start" "-a" "9fdbf403ab679b359ab6ff5c765fbc007e3c08c1d98b0f8cf144b7b7e5bad18e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fdbf403ab679b359ab6ff5c765fbc007e3c08c1d98b0f8cf144b7b7e5bad18e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fdbf403ab679b359ab6ff5c765fbc007e3c08c1d98b0f8cf144b7b7e5bad18e", kill_on_drop: false }` [INFO] [stdout] 9fdbf403ab679b359ab6ff5c765fbc007e3c08c1d98b0f8cf144b7b7e5bad18e [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0a05806f4d95455bf20f64c5e92fa8461f66d3ab7eb7cd9ed0709f6b03cfac59 [INFO] running `Command { std: "docker" "start" "-a" "0a05806f4d95455bf20f64c5e92fa8461f66d3ab7eb7cd9ed0709f6b03cfac59", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling getrandom v0.1.14 [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` profile [unoptimized + debuginfo] target(s) in 3.63s [INFO] running `Command { std: "docker" "inspect" "0a05806f4d95455bf20f64c5e92fa8461f66d3ab7eb7cd9ed0709f6b03cfac59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a05806f4d95455bf20f64c5e92fa8461f66d3ab7eb7cd9ed0709f6b03cfac59", kill_on_drop: false }` [INFO] [stdout] 0a05806f4d95455bf20f64c5e92fa8461f66d3ab7eb7cd9ed0709f6b03cfac59 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 710408cd544ba6437b08a1c65bf2afd571ae7c6d85c565e50801245b6f3fc7dc [INFO] running `Command { std: "docker" "start" "-a" "710408cd544ba6437b08a1c65bf2afd571ae7c6d85c565e50801245b6f3fc7dc", kill_on_drop: false }` [INFO] [stderr] Compiling reflex-vacuum-agent v0.1.0 (/opt/rustwide/workdir/reflex-vacuum-agent) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "710408cd544ba6437b08a1c65bf2afd571ae7c6d85c565e50801245b6f3fc7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710408cd544ba6437b08a1c65bf2afd571ae7c6d85c565e50801245b6f3fc7dc", kill_on_drop: false }` [INFO] [stdout] 710408cd544ba6437b08a1c65bf2afd571ae7c6d85c565e50801245b6f3fc7dc [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6183c0570008e6f41201abc809c374399d86d6ff0553267f44a7537cc650631d [INFO] running `Command { std: "docker" "start" "-a" "6183c0570008e6f41201abc809c374399d86d6ff0553267f44a7537cc650631d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/reflex_vacuum_agent-133d4e2f551742f2) [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_action_clean ... ok [INFO] [stdout] test tests::should_return_initial_perception ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6183c0570008e6f41201abc809c374399d86d6ff0553267f44a7537cc650631d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6183c0570008e6f41201abc809c374399d86d6ff0553267f44a7537cc650631d", kill_on_drop: false }` [INFO] [stdout] 6183c0570008e6f41201abc809c374399d86d6ff0553267f44a7537cc650631d