[INFO] cloning repository https://github.com/glfmn/path_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glfmn/path_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglfmn%2Fpath_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglfmn%2Fpath_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e56a9dceb3eb4de340815bf0c5fd26a9c34f44ee [INFO] testing glfmn/path_demo against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglfmn%2Fpath_demo" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glfmn/path_demo on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glfmn/path_demo [INFO] finished tweaking git repo https://github.com/glfmn/path_demo [INFO] tweaked toml for git repo https://github.com/glfmn/path_demo written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/glfmn/path_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b682dd2edb944b1ce1df323b3c72a23cdaf33f0d98cf456ee0e138c3c88be24 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8b682dd2edb944b1ce1df323b3c72a23cdaf33f0d98cf456ee0e138c3c88be24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b682dd2edb944b1ce1df323b3c72a23cdaf33f0d98cf456ee0e138c3c88be24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b682dd2edb944b1ce1df323b3c72a23cdaf33f0d98cf456ee0e138c3c88be24", kill_on_drop: false }` [INFO] [stdout] 8b682dd2edb944b1ce1df323b3c72a23cdaf33f0d98cf456ee0e138c3c88be24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6dc69a9e1ec4fbd6fbdfcc2534acda74805ad215933e474df75566113fdc2f8c [INFO] running `Command { std: "docker" "start" "-a" "6dc69a9e1ec4fbd6fbdfcc2534acda74805ad215933e474df75566113fdc2f8c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling tcod-sys v5.0.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling tui v0.5.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling radix-heap v0.3.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling tcod v0.13.0 [INFO] [stderr] Compiling path_demo v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | items: Vec<(String, &'static Fn(&mut App))>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 - items: Vec<(String, &'static Fn(&mut App))>, [INFO] [stdout] 40 + items: Vec<(String, &'static dyn Fn(&mut App))>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.83s [INFO] running `Command { std: "docker" "inspect" "6dc69a9e1ec4fbd6fbdfcc2534acda74805ad215933e474df75566113fdc2f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dc69a9e1ec4fbd6fbdfcc2534acda74805ad215933e474df75566113fdc2f8c", kill_on_drop: false }` [INFO] [stdout] 6dc69a9e1ec4fbd6fbdfcc2534acda74805ad215933e474df75566113fdc2f8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35bc8e51b3055c7c29fd8dc7d50f59ad0b873ae3ea06beb1e13289ca145c98bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "35bc8e51b3055c7c29fd8dc7d50f59ad0b873ae3ea06beb1e13289ca145c98bc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling tinytemplate v1.0.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling path_demo v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | items: Vec<(String, &'static Fn(&mut App))>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 - items: Vec<(String, &'static Fn(&mut App))>, [INFO] [stdout] 40 + items: Vec<(String, &'static dyn Fn(&mut App))>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.36s [INFO] [stderr] Executable unittests lib/lib.rs (/opt/rustwide/target/debug/deps/game_lib-93d127e074577353) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/path_demo-479d4dba2d3ab47d) [INFO] running `Command { std: "docker" "inspect" "35bc8e51b3055c7c29fd8dc7d50f59ad0b873ae3ea06beb1e13289ca145c98bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35bc8e51b3055c7c29fd8dc7d50f59ad0b873ae3ea06beb1e13289ca145c98bc", kill_on_drop: false }` [INFO] [stdout] 35bc8e51b3055c7c29fd8dc7d50f59ad0b873ae3ea06beb1e13289ca145c98bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 971750a856301eb0e7342e9a228dfdcd834d99428382485838d7522d53389ce6 [INFO] running `Command { std: "docker" "start" "-a" "971750a856301eb0e7342e9a228dfdcd834d99428382485838d7522d53389ce6", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:40:34 [INFO] [stderr] | [INFO] [stderr] 40 | items: Vec<(String, &'static Fn(&mut App))>, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 40 - items: Vec<(String, &'static Fn(&mut App))>, [INFO] [stderr] 40 + items: Vec<(String, &'static dyn Fn(&mut App))>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `path_demo` (bin "path_demo" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests lib/lib.rs (/opt/rustwide/target/debug/deps/game_lib-93d127e074577353) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/path_demo-479d4dba2d3ab47d) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests game_lib [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] [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test lib/map/mod.rs - map::Map::dimensions (line 61) ... ok [INFO] [stdout] test lib/lib.rs - Rect::transform (line 130) ... ok [INFO] [stdout] test lib/lib.rs - Rect::transform (line 120) ... ok [INFO] [stdout] test lib/map/mod.rs - map::Map::flood_replace (line 194) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "971750a856301eb0e7342e9a228dfdcd834d99428382485838d7522d53389ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "971750a856301eb0e7342e9a228dfdcd834d99428382485838d7522d53389ce6", kill_on_drop: false }` [INFO] [stdout] 971750a856301eb0e7342e9a228dfdcd834d99428382485838d7522d53389ce6