[INFO] cloning repository https://github.com/WalkerRout/supercell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WalkerRout/supercell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWalkerRout%2Fsupercell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWalkerRout%2Fsupercell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dffd7c7473c6e38c6e1516d0818433702ae46af [INFO] testing WalkerRout/supercell/9dffd7c7473c6e38c6e1516d0818433702ae46af against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWalkerRout%2Fsupercell" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WalkerRout/supercell on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WalkerRout/supercell [INFO] finished tweaking git repo https://github.com/WalkerRout/supercell [INFO] tweaked toml for git repo https://github.com/WalkerRout/supercell written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 107 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.5.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] [stderr] Adding raylib v3.7.0 (available: v5.0.2) [INFO] [stderr] Adding rstest v0.18.2 (available: v0.25.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oorandom v11.1.5 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded raylib v3.7.0 [INFO] [stderr] Downloaded raylib-sys v3.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 806245b3d9e22d1109634047453f43389aeac66815b759bafda611378fe4e533 [INFO] running `Command { std: "docker" "start" "-a" "806245b3d9e22d1109634047453f43389aeac66815b759bafda611378fe4e533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "806245b3d9e22d1109634047453f43389aeac66815b759bafda611378fe4e533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "806245b3d9e22d1109634047453f43389aeac66815b759bafda611378fe4e533", kill_on_drop: false }` [INFO] [stdout] 806245b3d9e22d1109634047453f43389aeac66815b759bafda611378fe4e533 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 559d4a311280fec7de9ff2c836c4f57bcb812c2c0dceee24b274e149b01f75c3 [INFO] running `Command { std: "docker" "start" "-a" "559d4a311280fec7de9ff2c836c4f57bcb812c2c0dceee24b274e149b01f75c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling raylib-sys v3.7.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling lib-simulation v0.1.0 (/opt/rustwide/workdir/libs/simulation) [INFO] [stderr] Compiling raylib v3.7.0 [INFO] [stderr] Compiling simulation-raylib v0.1.0 (/opt/rustwide/workdir/libs/simulation-raylib) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.04s [INFO] running `Command { std: "docker" "inspect" "559d4a311280fec7de9ff2c836c4f57bcb812c2c0dceee24b274e149b01f75c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559d4a311280fec7de9ff2c836c4f57bcb812c2c0dceee24b274e149b01f75c3", kill_on_drop: false }` [INFO] [stdout] 559d4a311280fec7de9ff2c836c4f57bcb812c2c0dceee24b274e149b01f75c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7db374a59b68c67ff3a19c00fe9def37ecdeff492769a013db2b6e397e7c3daf [INFO] running `Command { std: "docker" "start" "-a" "7db374a59b68c67ff3a19c00fe9def37ecdeff492769a013db2b6e397e7c3daf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lib-simulation v0.1.0 (/opt/rustwide/workdir/libs/simulation) [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling simulation-raylib v0.1.0 (/opt/rustwide/workdir/libs/simulation-raylib) [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "7db374a59b68c67ff3a19c00fe9def37ecdeff492769a013db2b6e397e7c3daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db374a59b68c67ff3a19c00fe9def37ecdeff492769a013db2b6e397e7c3daf", kill_on_drop: false }` [INFO] [stdout] 7db374a59b68c67ff3a19c00fe9def37ecdeff492769a013db2b6e397e7c3daf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b7f0e49eb513b473cc61013be8fefa482e2190798f7aeeaba09f00784c2b32a [INFO] running `Command { std: "docker" "start" "-a" "1b7f0e49eb513b473cc61013be8fefa482e2190798f7aeeaba09f00784c2b32a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_simulation-d5257294e965158f) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test cell::cubecell::tests::cube_cell::clear_neighbours ... ok [INFO] [stdout] test cell::cubecell::tests::cube_cell::new_and_from_index ... ok [INFO] [stdout] test cell::cubecell::tests::cube_cell::update_health::case_1 ... ok [INFO] [stdout] test cell::cubecell::tests::health::is_alive::case_2 ... ok [INFO] [stdout] test cell::cubecell::tests::cube_cell::update_health::case_2 ... ok [INFO] [stdout] test cell::cubecell::tests::health::is_alive::case_3 ... ok [INFO] [stdout] test cell::cubecell::tests::cube_cell::update_neighbours ... ok [INFO] [stdout] test cell::cubecell::tests::health::is_decaying::case_1 ... ok [INFO] [stdout] test cell::cubecell::tests::health::new ... ok [INFO] [stdout] test cell::cubecell::tests::health::update::case_2 ... ok [INFO] [stdout] test cell::cubecell::tests::cube_cell::status ... ok [INFO] [stdout] test cell::cubecell::tests::health::is_dead::case_1 ... ok [INFO] [stdout] test cell::cubecell::tests::health::update::case_1 ... ok [INFO] [stdout] test cell::cubecell::tests::health::update::case_5 ... ok [INFO] [stdout] test cell::cubecell::tests::health::update::case_7 ... ok [INFO] [stdout] test cell::cubecell::tests::cube_cell::randomize_health ... ok [INFO] [stdout] test cell::cubecell::tests::health::is_alive::case_1 ... ok [INFO] [stdout] test cell::cubecell::tests::health::update::case_6 ... ok [INFO] [stdout] test rules::tests::rules::default ... ok [INFO] [stdout] test cell::cubecell::tests::health::is_decaying::case_2 ... ok [INFO] [stdout] test rules::tests::rules::new::case_1 ... ok [INFO] [stdout] test cell::cubecell::tests::health::update::case_4 ... ok [INFO] [stdout] test rules::tests::rules::new::case_6 ... ok [INFO] [stdout] test rules::tests::rules::new::case_5 ... ok [INFO] [stdout] test cell::cubecell::tests::health::update::case_3 ... ok [INFO] [stdout] test world::tests::world::new ... ok [INFO] [stdout] test world::tests::world::update ... ok [INFO] [stdout] test rules::tests::rules::new::case_3 ... ok [INFO] [stdout] test rules::tests::rules::new::case_4 ... ok [INFO] [stdout] test rules::tests::rules::new::case_2 ... ok [INFO] [stdout] test cell::cubecell::tests::health::update::case_8_panic - should panic ... ok [INFO] [stdout] test rules::tests::rules::new::case_7_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simulation_raylib-1a327ed2602e2b5f) [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 lib_simulation [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" "1b7f0e49eb513b473cc61013be8fefa482e2190798f7aeeaba09f00784c2b32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b7f0e49eb513b473cc61013be8fefa482e2190798f7aeeaba09f00784c2b32a", kill_on_drop: false }` [INFO] [stdout] 1b7f0e49eb513b473cc61013be8fefa482e2190798f7aeeaba09f00784c2b32a