[INFO] cloning repository https://github.com/barzamin/abandoned [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barzamin/abandoned" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fabandoned", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fabandoned'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a86aa3aee0fc28946b6609b223e463e4afe5736 [INFO] testing barzamin/abandoned against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fabandoned" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barzamin/abandoned 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/barzamin/abandoned [INFO] finished tweaking git repo https://github.com/barzamin/abandoned [INFO] tweaked toml for git repo https://github.com/barzamin/abandoned written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/barzamin/abandoned 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] [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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 018ba95e1ab6d2e39c9264e241626ce0d6f3116550c4cccaccaed897fcb46581 [INFO] running `Command { std: "docker" "start" "-a" "018ba95e1ab6d2e39c9264e241626ce0d6f3116550c4cccaccaed897fcb46581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "018ba95e1ab6d2e39c9264e241626ce0d6f3116550c4cccaccaed897fcb46581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018ba95e1ab6d2e39c9264e241626ce0d6f3116550c4cccaccaed897fcb46581", kill_on_drop: false }` [INFO] [stdout] 018ba95e1ab6d2e39c9264e241626ce0d6f3116550c4cccaccaed897fcb46581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] f7553afa5c52932b1a2668aafe5235f1dfb772773ccbd78675a99982a057e2aa [INFO] running `Command { std: "docker" "start" "-a" "f7553afa5c52932b1a2668aafe5235f1dfb772773ccbd78675a99982a057e2aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling protobuf v2.10.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling bloom v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling maud_macros v0.21.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling protobuf-codegen v2.10.2 [INFO] [stderr] Compiling maud v0.21.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling osmpbfreader v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling flat_map v0.0.9 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling abandoned v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/bin/gencache.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | let mut conn = init(opt.db)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pbf` [INFO] [stdout] --> src/bin/gencache.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | let mut pbf = { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pbf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relation` [INFO] [stdout] --> src/bin/gencache.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | for relation in interested.iter().filter(|o|o.is_relation()) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/gencache.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let mut conn = init(opt.db)?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gmaps_url` [INFO] [stdout] --> src/bin/viz.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn gmaps_url(node: &Node) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/gencache.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let mut pbf = { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.13.4, rental v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f7553afa5c52932b1a2668aafe5235f1dfb772773ccbd78675a99982a057e2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7553afa5c52932b1a2668aafe5235f1dfb772773ccbd78675a99982a057e2aa", kill_on_drop: false }` [INFO] [stdout] f7553afa5c52932b1a2668aafe5235f1dfb772773ccbd78675a99982a057e2aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] dc43810422296f0492c7dd58525777acdbb59f69b89936f85f3298a884e7ec1a [INFO] running `Command { std: "docker" "start" "-a" "dc43810422296f0492c7dd58525777acdbb59f69b89936f85f3298a884e7ec1a", kill_on_drop: false }` [INFO] [stderr] Compiling abandoned v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/bin/gencache.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | let mut conn = init(opt.db)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pbf` [INFO] [stdout] --> src/bin/gencache.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | let mut pbf = { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pbf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relation` [INFO] [stdout] --> src/bin/gencache.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | for relation in interested.iter().filter(|o|o.is_relation()) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/gencache.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let mut conn = init(opt.db)?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gmaps_url` [INFO] [stdout] --> src/bin/viz.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn gmaps_url(node: &Node) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/gencache.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let mut pbf = { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.48s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.13.4, rental v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Executable unittests src/bin/find.rs (/opt/rustwide/target/debug/deps/find-b43370ef7a14d4c4) [INFO] [stderr] Executable unittests src/bin/gencache.rs (/opt/rustwide/target/debug/deps/gencache-701679434fd68393) [INFO] [stderr] Executable unittests src/bin/viz.rs (/opt/rustwide/target/debug/deps/viz-49cdcd85629b5018) [INFO] running `Command { std: "docker" "inspect" "dc43810422296f0492c7dd58525777acdbb59f69b89936f85f3298a884e7ec1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc43810422296f0492c7dd58525777acdbb59f69b89936f85f3298a884e7ec1a", kill_on_drop: false }` [INFO] [stdout] dc43810422296f0492c7dd58525777acdbb59f69b89936f85f3298a884e7ec1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 35d1cd563dd05394c47bb2a2b868bcd453752b48fe119cf00d21970b1b80f6ee [INFO] running `Command { std: "docker" "start" "-a" "35d1cd563dd05394c47bb2a2b868bcd453752b48fe119cf00d21970b1b80f6ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `gmaps_url` [INFO] [stderr] --> src/bin/viz.rs:24:4 [INFO] [stderr] | [INFO] [stderr] 24 | fn gmaps_url(node: &Node) -> String { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/bin/gencache.rs:67:13 [INFO] [stderr] | [INFO] [stderr] 67 | let mut conn = init(opt.db)?; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pbf` [INFO] [stderr] --> src/bin/gencache.rs:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | let mut pbf = { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_pbf` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `relation` [INFO] [stderr] --> src/bin/gencache.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | for relation in interested.iter().filter(|o|o.is_relation()) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relation` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/bin/gencache.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | let mut conn = init(opt.db)?; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/bin/gencache.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 69 | let mut pbf = { [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `abandoned` (bin "viz" test) generated 1 warning [INFO] [stderr] warning: `abandoned` (bin "gencache" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.86s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.13.4, rental v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/bin/find.rs (/opt/rustwide/target/debug/deps/find-b43370ef7a14d4c4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/gencache.rs (/opt/rustwide/target/debug/deps/gencache-701679434fd68393) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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] [stderr] Running unittests src/bin/viz.rs (/opt/rustwide/target/debug/deps/viz-49cdcd85629b5018) [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" "35d1cd563dd05394c47bb2a2b868bcd453752b48fe119cf00d21970b1b80f6ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35d1cd563dd05394c47bb2a2b868bcd453752b48fe119cf00d21970b1b80f6ee", kill_on_drop: false }` [INFO] [stdout] 35d1cd563dd05394c47bb2a2b868bcd453752b48fe119cf00d21970b1b80f6ee