[INFO] cloning repository https://github.com/teuron/rust-graphic-lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teuron/rust-graphic-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteuron%2Frust-graphic-lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteuron%2Frust-graphic-lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e55268e8551a5c6a41901fdc61bbb9716c28ba6 [INFO] testing teuron/rust-graphic-lib against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteuron%2Frust-graphic-lib" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teuron/rust-graphic-lib on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/teuron/rust-graphic-lib [INFO] finished tweaking git repo https://github.com/teuron/rust-graphic-lib [INFO] tweaked toml for git repo https://github.com/teuron/rust-graphic-lib written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/teuron/rust-graphic-lib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-4/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/workspace/builds/worker-4/source/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: unused manifest key: batches [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", 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] d0a3e4a88ed6a49022d6dbd68d4bee059404ffbd2c9274226f85c15d06552f37 [INFO] running `Command { std: "docker" "start" "-a" "d0a3e4a88ed6a49022d6dbd68d4bee059404ffbd2c9274226f85c15d06552f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0a3e4a88ed6a49022d6dbd68d4bee059404ffbd2c9274226f85c15d06552f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a3e4a88ed6a49022d6dbd68d4bee059404ffbd2c9274226f85c15d06552f37", kill_on_drop: false }` [INFO] [stdout] d0a3e4a88ed6a49022d6dbd68d4bee059404ffbd2c9274226f85c15d06552f37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c47093dd15a38dd35969da018c628fa0e141afd2a9b02c6387f4bb8b0ecf2e1 [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" "0c47093dd15a38dd35969da018c628fa0e141afd2a9b02c6387f4bb8b0ecf2e1", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: unused manifest key: batches [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling rustc-serialize v0.3.23 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling flate2 v0.2.17 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.11 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling raster v0.1.0 [INFO] [stderr] Compiling graphic_library v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphic/renderer.rs:9:45 [INFO] [stdout] | [INFO] [stdout] 9 | vertices: LinkedList<&'a Rc>>>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphic/renderer.rs:25:51 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn add(&mut self, geo: &'a Rc>>) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:25:135 [INFO] [stdout] | [INFO] [stdout] 25 | ..., 500.0, Color::rgb(200, 100, 30)))) as Box)); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.64s [INFO] running `Command { std: "docker" "inspect" "0c47093dd15a38dd35969da018c628fa0e141afd2a9b02c6387f4bb8b0ecf2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c47093dd15a38dd35969da018c628fa0e141afd2a9b02c6387f4bb8b0ecf2e1", kill_on_drop: false }` [INFO] [stdout] 0c47093dd15a38dd35969da018c628fa0e141afd2a9b02c6387f4bb8b0ecf2e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad6deaeb1a36504f8c765e758af0e9e79666e9e1cd2071796c9d68c5b41fc22a [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" "ad6deaeb1a36504f8c765e758af0e9e79666e9e1cd2071796c9d68c5b41fc22a", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: unused manifest key: batches [INFO] [stderr] Compiling graphic_library v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphic/renderer.rs:9:45 [INFO] [stdout] | [INFO] [stdout] 9 | vertices: LinkedList<&'a Rc>>>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphic/renderer.rs:25:51 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn add(&mut self, geo: &'a Rc>>) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:25:135 [INFO] [stdout] | [INFO] [stdout] 25 | ..., 500.0, Color::rgb(200, 100, 30)))) as Box)); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphic/renderer.rs:9:45 [INFO] [stdout] | [INFO] [stdout] 9 | vertices: LinkedList<&'a Rc>>>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphic/renderer.rs:25:51 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn add(&mut self, geo: &'a Rc>>) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad6deaeb1a36504f8c765e758af0e9e79666e9e1cd2071796c9d68c5b41fc22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad6deaeb1a36504f8c765e758af0e9e79666e9e1cd2071796c9d68c5b41fc22a", kill_on_drop: false }` [INFO] [stdout] ad6deaeb1a36504f8c765e758af0e9e79666e9e1cd2071796c9d68c5b41fc22a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c3b222ef91e32398174c0a0b4acd23226f0dcf40885591db655a1b5925e6a8d [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" "3c3b222ef91e32398174c0a0b4acd23226f0dcf40885591db655a1b5925e6a8d", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: unused manifest key: batches [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/graphic/renderer.rs:9:45 [INFO] [stderr] | [INFO] [stderr] 9 | vertices: LinkedList<&'a Rc>>>, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/graphic/renderer.rs:25:51 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn add(&mut self, geo: &'a Rc>>) { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/graphic/renderer.rs:9:45 [INFO] [stderr] | [INFO] [stderr] 9 | vertices: LinkedList<&'a Rc>>>, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/graphic/renderer.rs:25:51 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn add(&mut self, geo: &'a Rc>>) { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:25:135 [INFO] [stderr] | [INFO] [stderr] 25 | ..., 500.0, Color::rgb(200, 100, 30)))) as Box)); [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Geometric2D` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/graphic_library-a406e0929f3b8fd2 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test geometric::point2d::tests::scale_from_point ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/graphic_bin-d3354b32b70f4bd3 [INFO] [stdout] test geometric::point2d::tests::rotate ... ok [INFO] [stdout] test geometric::point2d::tests::transform ... ok [INFO] [stdout] test geometric::point2d::tests::homogenize ... ok [INFO] [stdout] test geometric::point2d::tests::scale ... ok [INFO] [stdout] test geometric::point2d::tests::rotate_from_point ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests graphic_library [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/geometric/geometric.rs - geometric::geometric::interpolate_barycentric (line 122) ... ok [INFO] [stdout] test src/geometric/geometric.rs - geometric::geometric::interpolate (line 97) ... ok [INFO] [stdout] test src/geometric/triangle2d.rs - geometric::triangle2d::Triangle2D::new (line 29) ... ok [INFO] [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new (line 32) ... ok [INFO] [stdout] test src/geometric/circle2d.rs - geometric::circle2d::Circle2D::new (line 28) ... ok [INFO] [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new_inhomogenized (line 54) ... ok [INFO] [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new_color_inhomogenized (line 101) ... ok [INFO] [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new_color (line 76) ... ok [INFO] [stdout] test src/geometric/line2d.rs - geometric::line2d::Line2D::new (line 26) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c3b222ef91e32398174c0a0b4acd23226f0dcf40885591db655a1b5925e6a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3b222ef91e32398174c0a0b4acd23226f0dcf40885591db655a1b5925e6a8d", kill_on_drop: false }` [INFO] [stdout] 3c3b222ef91e32398174c0a0b4acd23226f0dcf40885591db655a1b5925e6a8d