[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] checking teuron/rust-graphic-lib against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteuron%2Frust-graphic-lib" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teuron/rust-graphic-lib on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-8/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-8/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-8/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] Downloading crates ... [INFO] [stderr] Downloaded flate2 v0.2.17 [INFO] [stderr] Downloaded raster v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c157a1e473c48e5b21534cca4d19576737afa4d4d967346351f55a7aaa8f4b2f [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" "c157a1e473c48e5b21534cca4d19576737afa4d4d967346351f55a7aaa8f4b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c157a1e473c48e5b21534cca4d19576737afa4d4d967346351f55a7aaa8f4b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c157a1e473c48e5b21534cca4d19576737afa4d4d967346351f55a7aaa8f4b2f", kill_on_drop: false }` [INFO] [stdout] c157a1e473c48e5b21534cca4d19576737afa4d4d967346351f55a7aaa8f4b2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--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] deb9ac2043d4c692001ac4bc01a11d5f65f3b5fe0e04f2c19461b2359df00828 [INFO] running `Command { std: "docker" "start" "-a" "deb9ac2043d4c692001ac4bc01a11d5f65f3b5fe0e04f2c19461b2359df00828", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.21 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Checking rustc-serialize v0.3.23 [INFO] [stderr] Checking lzw v0.10.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 color_quant v1.0.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Checking gif v0.9.1 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking num_cpus v1.3.0 [INFO] [stderr] Checking num-integer v0.1.33 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking flate2 v0.2.17 [INFO] [stderr] Checking png v0.5.2 [INFO] [stderr] Checking deque v0.3.1 [INFO] [stderr] Checking rayon v0.6.0 [INFO] [stderr] Checking jpeg-decoder v0.1.11 [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] [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: 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: 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/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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.88s [INFO] running `Command { std: "docker" "inspect" "deb9ac2043d4c692001ac4bc01a11d5f65f3b5fe0e04f2c19461b2359df00828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb9ac2043d4c692001ac4bc01a11d5f65f3b5fe0e04f2c19461b2359df00828", kill_on_drop: false }` [INFO] [stdout] deb9ac2043d4c692001ac4bc01a11d5f65f3b5fe0e04f2c19461b2359df00828