[INFO] cloning repository https://github.com/teuron/rust-graphic-lib [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteuron%2Frust-graphic-lib'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3e55268e8551a5c6a41901fdc61bbb9716c28ba6 [INFO] checking teuron/rust-graphic-lib against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteuron%2Frust-graphic-lib" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teuron/rust-graphic-lib on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [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-12/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 `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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-12/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-12/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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f398797d2df90194ea7798dde913a90113d67614d25d959d1aff7197fc135e8c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f398797d2df90194ea7798dde913a90113d67614d25d959d1aff7197fc135e8c"` [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] Checking num-traits v0.1.37 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Checking rustc-serialize v0.3.23 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking num_cpus v1.3.0 [INFO] [stderr] Checking deque v0.3.1 [INFO] [stderr] Checking rayon v0.6.0 [INFO] [stderr] Checking gif v0.9.1 [INFO] [stderr] Checking num-integer v0.1.33 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking jpeg-decoder v0.1.11 [INFO] [stderr] Checking flate2 v0.2.17 [INFO] [stderr] Checking png v0.5.2 [INFO] [stderr] Checking num-bigint v0.1.37 [INFO] [stderr] Checking num-rational v0.1.36 [INFO] [stderr] Checking image v0.10.4 [INFO] [stderr] Checking raster v0.1.0 [INFO] [stderr] Checking graphic_library v0.1.0 (/opt/rustwide/workdir) [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: 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: 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 | let c = Rc::new(RefCell::new(Box::new(Circle2D::new(100.0f64, Point2D::new_color(500.0, 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] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:25:135 [INFO] [stderr] | [INFO] [stderr] 25 | let c = Rc::new(RefCell::new(Box::new(Circle2D::new(100.0f64, Point2D::new_color(500.0, 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 dev [unoptimized + debuginfo] target(s) in 9.03s [INFO] running `"docker" "inspect" "f398797d2df90194ea7798dde913a90113d67614d25d959d1aff7197fc135e8c"` [INFO] running `"docker" "rm" "-f" "f398797d2df90194ea7798dde913a90113d67614d25d959d1aff7197fc135e8c"` [INFO] [stdout] f398797d2df90194ea7798dde913a90113d67614d25d959d1aff7197fc135e8c