[INFO] fetching crate gol 0.1.14... [INFO] testing gol-0.1.14 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate gol 0.1.14 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate gol 0.1.14 [INFO] finished tweaking crates.io crate gol 0.1.14 [INFO] tweaked toml for crates.io crate gol 0.1.14 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gol 0.1.14 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gol 0.1.14 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d2c60f6bfed673ff6d83db3c9c391ce5466c6d1cf73204983025f8ad29add69 [INFO] running `Command { std: "docker" "start" "-a" "7d2c60f6bfed673ff6d83db3c9c391ce5466c6d1cf73204983025f8ad29add69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d2c60f6bfed673ff6d83db3c9c391ce5466c6d1cf73204983025f8ad29add69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2c60f6bfed673ff6d83db3c9c391ce5466c6d1cf73204983025f8ad29add69", kill_on_drop: false }` [INFO] [stdout] 7d2c60f6bfed673ff6d83db3c9c391ce5466c6d1cf73204983025f8ad29add69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 762532ef0403a2b5ce3c98ef84d998694a65d6005f078fc0de0a327c4c6d9bc1 [INFO] running `Command { std: "docker" "start" "-a" "762532ef0403a2b5ce3c98ef84d998694a65d6005f078fc0de0a327c4c6d9bc1", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling gfx v0.18.3 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling gol v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "762532ef0403a2b5ce3c98ef84d998694a65d6005f078fc0de0a327c4c6d9bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "762532ef0403a2b5ce3c98ef84d998694a65d6005f078fc0de0a327c4c6d9bc1", kill_on_drop: false }` [INFO] [stdout] 762532ef0403a2b5ce3c98ef84d998694a65d6005f078fc0de0a327c4c6d9bc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70272b2cbdf3c5eac632c5abef22ce52a0ae5e267be3705c58f4a9687e2658a3 [INFO] running `Command { std: "docker" "start" "-a" "70272b2cbdf3c5eac632c5abef22ce52a0ae5e267be3705c58f4a9687e2658a3", kill_on_drop: false }` [INFO] [stderr] Compiling gol v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "70272b2cbdf3c5eac632c5abef22ce52a0ae5e267be3705c58f4a9687e2658a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70272b2cbdf3c5eac632c5abef22ce52a0ae5e267be3705c58f4a9687e2658a3", kill_on_drop: false }` [INFO] [stdout] 70272b2cbdf3c5eac632c5abef22ce52a0ae5e267be3705c58f4a9687e2658a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0ff8e00044c01b68df550b6af4a74cabdeba99291f6400f31430a921c61070f [INFO] running `Command { std: "docker" "start" "-a" "e0ff8e00044c01b68df550b6af4a74cabdeba99291f6400f31430a921c61070f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gol-1899f15079ea6c6c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test data::cell::tests::test_next_status ... ok [INFO] [stdout] test data::grid::tests::test_alive_count ... ok [INFO] [stdout] test data::grid::tests::test_grid_new ... ok [INFO] [stdout] test data::grid::tests::test_neighbour_coords ... ok [INFO] [stdout] test data::grid::tests::test_to_grid_idx ... ok [INFO] [stdout] test data::grid::tests::test_get_idx ... ok [INFO] [stderr] Doc-tests gol [INFO] [stdout] test data::grid::tests::test_advance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [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" "e0ff8e00044c01b68df550b6af4a74cabdeba99291f6400f31430a921c61070f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ff8e00044c01b68df550b6af4a74cabdeba99291f6400f31430a921c61070f", kill_on_drop: false }` [INFO] [stdout] e0ff8e00044c01b68df550b6af4a74cabdeba99291f6400f31430a921c61070f