[INFO] cloning repository https://github.com/ctron/web-graph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctron/web-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fweb-graph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fweb-graph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7344da2ffaf1c9a0a12c5b4d62e1fca998c9a32 [INFO] testing ctron/web-graph against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fweb-graph" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ctron/web-graph on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ctron/web-graph [INFO] finished tweaking git repo https://github.com/ctron/web-graph [INFO] tweaked toml for git repo https://github.com/ctron/web-graph written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ctron/web-graph 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a702f86a0d01d9b8829d0c63ad04ca75ca18dcf9843a305c223eed6723dc9c7 [INFO] running `Command { std: "docker" "start" "-a" "0a702f86a0d01d9b8829d0c63ad04ca75ca18dcf9843a305c223eed6723dc9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a702f86a0d01d9b8829d0c63ad04ca75ca18dcf9843a305c223eed6723dc9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a702f86a0d01d9b8829d0c63ad04ca75ca18dcf9843a305c223eed6723dc9c7", kill_on_drop: false }` [INFO] [stdout] 0a702f86a0d01d9b8829d0c63ad04ca75ca18dcf9843a305c223eed6723dc9c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed55d3c3de8be5ae6e07c06ca5b48ed5f2f7877f57adfd36732c52f4e1505b45 [INFO] running `Command { std: "docker" "start" "-a" "ed55d3c3de8be5ae6e07c06ca5b48ed5f2f7877f57adfd36732c52f4e1505b45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling bumpalo v3.12.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling js-sys v0.3.61 [INFO] [stderr] Compiling web-sys v0.3.61 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling gloo-utils v0.1.6 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling web-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `max` and `min` [INFO] [stdout] --> src/graph.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | Math::{abs, atan2, cos, max, min, pow, sin, sqrt}, [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/graph.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn remove_node(&mut self, node: Node) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edge` [INFO] [stdout] --> src/graph.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn remove_edge(&mut self, edge: Edge) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_edge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `walk_all_nodes` is never used [INFO] [stdout] --> src/graph.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 54 | impl Graph { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | fn walk_all_nodes(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `listeners` is never read [INFO] [stdout] --> src/graph.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 462 | pub struct Handle { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 463 | _render_loop: Rc>>>, [INFO] [stdout] 464 | listeners: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `properties` and `handle` are never read [INFO] [stdout] --> src/graph.rs:472:5 [INFO] [stdout] | [INFO] [stdout] 471 | struct NodeState { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 472 | properties: NodeProperties, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 473 | handle: Node, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [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" "ed55d3c3de8be5ae6e07c06ca5b48ed5f2f7877f57adfd36732c52f4e1505b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed55d3c3de8be5ae6e07c06ca5b48ed5f2f7877f57adfd36732c52f4e1505b45", kill_on_drop: false }` [INFO] [stdout] ed55d3c3de8be5ae6e07c06ca5b48ed5f2f7877f57adfd36732c52f4e1505b45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 708093d1824761c10435b62adb238430fa651fe25e075f85b90fe6b6e4b45d02 [INFO] running `Command { std: "docker" "start" "-a" "708093d1824761c10435b62adb238430fa651fe25e075f85b90fe6b6e4b45d02", kill_on_drop: false }` [INFO] [stderr] Compiling web-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `max` and `min` [INFO] [stdout] --> src/graph.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | Math::{abs, atan2, cos, max, min, pow, sin, sqrt}, [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/graph.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn remove_node(&mut self, node: Node) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edge` [INFO] [stdout] --> src/graph.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn remove_edge(&mut self, edge: Edge) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_edge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `walk_all_nodes` is never used [INFO] [stdout] --> src/graph.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 54 | impl Graph { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | fn walk_all_nodes(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `listeners` is never read [INFO] [stdout] --> src/graph.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 462 | pub struct Handle { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 463 | _render_loop: Rc>>>, [INFO] [stdout] 464 | listeners: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `properties` and `handle` are never read [INFO] [stdout] --> src/graph.rs:472:5 [INFO] [stdout] | [INFO] [stdout] 471 | struct NodeState { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 472 | properties: NodeProperties, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 473 | handle: Node, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `max` and `min` [INFO] [stdout] --> src/graph.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | Math::{abs, atan2, cos, max, min, pow, sin, sqrt}, [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/graph.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn remove_node(&mut self, node: Node) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edge` [INFO] [stdout] --> src/graph.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn remove_edge(&mut self, edge: Edge) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_edge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `walk_all_nodes` is never used [INFO] [stdout] --> src/graph.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 54 | impl Graph { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | fn walk_all_nodes(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `listeners` is never read [INFO] [stdout] --> src/graph.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 462 | pub struct Handle { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 463 | _render_loop: Rc>>>, [INFO] [stdout] 464 | listeners: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `properties` and `handle` are never read [INFO] [stdout] --> src/graph.rs:472:5 [INFO] [stdout] | [INFO] [stdout] 471 | struct NodeState { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 472 | properties: NodeProperties, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 473 | handle: Node, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [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" "708093d1824761c10435b62adb238430fa651fe25e075f85b90fe6b6e4b45d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708093d1824761c10435b62adb238430fa651fe25e075f85b90fe6b6e4b45d02", kill_on_drop: false }` [INFO] [stdout] 708093d1824761c10435b62adb238430fa651fe25e075f85b90fe6b6e4b45d02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70c6859c514c8a86662a08a6296ec14e729243c748d8c579c28ac45bbee88900 [INFO] running `Command { std: "docker" "start" "-a" "70c6859c514c8a86662a08a6296ec14e729243c748d8c579c28ac45bbee88900", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `max` and `min` [INFO] [stderr] --> src/graph.rs:3:29 [INFO] [stderr] | [INFO] [stderr] 3 | Math::{abs, atan2, cos, max, min, pow, sin, sqrt}, [INFO] [stderr] | ^^^ ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `node` [INFO] [stderr] --> src/graph.rs:126:35 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn remove_node(&mut self, node: Node) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `edge` [INFO] [stderr] --> src/graph.rs:145:35 [INFO] [stderr] | [INFO] [stderr] 145 | pub fn remove_edge(&mut self, edge: Edge) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_edge` [INFO] [stderr] [INFO] [stderr] warning: method `walk_all_nodes` is never used [INFO] [stderr] --> src/graph.rs:230:8 [INFO] [stderr] | [INFO] [stderr] 54 | impl Graph { [INFO] [stderr] | ---------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 230 | fn walk_all_nodes(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `listeners` is never read [INFO] [stderr] --> src/graph.rs:464:5 [INFO] [stderr] | [INFO] [stderr] 462 | pub struct Handle { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 463 | _render_loop: Rc>>>, [INFO] [stderr] 464 | listeners: Vec, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `properties` and `handle` are never read [INFO] [stderr] --> src/graph.rs:472:5 [INFO] [stderr] | [INFO] [stderr] 471 | struct NodeState { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 472 | properties: NodeProperties, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 473 | handle: Node, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `web-graph` (lib) generated 6 warnings (run `cargo fix --lib -p web-graph` to apply 1 suggestion) [INFO] [stderr] warning: `web-graph` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web_graph-b07de6ba6f8bf2e2) [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 web_graph [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" "70c6859c514c8a86662a08a6296ec14e729243c748d8c579c28ac45bbee88900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c6859c514c8a86662a08a6296ec14e729243c748d8c579c28ac45bbee88900", kill_on_drop: false }` [INFO] [stdout] 70c6859c514c8a86662a08a6296ec14e729243c748d8c579c28ac45bbee88900