[INFO] cloning repository https://github.com/chengluyu/light2d-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chengluyu/light2d-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchengluyu%2Flight2d-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchengluyu%2Flight2d-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fa13c312e5178328c74a78ccf463ee768104d45 [INFO] testing chengluyu/light2d-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchengluyu%2Flight2d-rust" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chengluyu/light2d-rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chengluyu/light2d-rust [INFO] finished tweaking git repo https://github.com/chengluyu/light2d-rust [INFO] tweaked toml for git repo https://github.com/chengluyu/light2d-rust written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate git repo https://github.com/chengluyu/light2d-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88b2275cb5fae97d75ee018b16a3fd529f9b1f8c6c92d51308c5d49e2fbfb1e1 [INFO] running `Command { std: "docker" "start" "-a" "88b2275cb5fae97d75ee018b16a3fd529f9b1f8c6c92d51308c5d49e2fbfb1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88b2275cb5fae97d75ee018b16a3fd529f9b1f8c6c92d51308c5d49e2fbfb1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b2275cb5fae97d75ee018b16a3fd529f9b1f8c6c92d51308c5d49e2fbfb1e1", kill_on_drop: false }` [INFO] [stdout] 88b2275cb5fae97d75ee018b16a3fd529f9b1f8c6c92d51308c5d49e2fbfb1e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86a65415d60f4a29ac05fc3580795e78d3920835267fd5488aa58118e874e9ca [INFO] running `Command { std: "docker" "start" "-a" "86a65415d60f4a29ac05fc3580795e78d3920835267fd5488aa58118e874e9ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling light2d-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `subtract` [INFO] [stdout] --> src/csg.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn subtract(&self, shape: &SceneResult) -> SceneResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `complement` [INFO] [stdout] --> src/csg.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn complement(&self) -> SceneResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.88s [INFO] running `Command { std: "docker" "inspect" "86a65415d60f4a29ac05fc3580795e78d3920835267fd5488aa58118e874e9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86a65415d60f4a29ac05fc3580795e78d3920835267fd5488aa58118e874e9ca", kill_on_drop: false }` [INFO] [stdout] 86a65415d60f4a29ac05fc3580795e78d3920835267fd5488aa58118e874e9ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fca12b42115db70750aba9b5c325471bb3942f6cc63f2086f621da2246a7d82 [INFO] running `Command { std: "docker" "start" "-a" "4fca12b42115db70750aba9b5c325471bb3942f6cc63f2086f621da2246a7d82", kill_on_drop: false }` [INFO] [stderr] Compiling light2d-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `subtract` [INFO] [stdout] --> src/csg.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn subtract(&self, shape: &SceneResult) -> SceneResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `complement` [INFO] [stdout] --> src/csg.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn complement(&self) -> SceneResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "4fca12b42115db70750aba9b5c325471bb3942f6cc63f2086f621da2246a7d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fca12b42115db70750aba9b5c325471bb3942f6cc63f2086f621da2246a7d82", kill_on_drop: false }` [INFO] [stdout] 4fca12b42115db70750aba9b5c325471bb3942f6cc63f2086f621da2246a7d82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f35bc572fd1dc3694039b3afe84bf8c8c3d3056625964d49e264300eaf83596b [INFO] running `Command { std: "docker" "start" "-a" "f35bc572fd1dc3694039b3afe84bf8c8c3d3056625964d49e264300eaf83596b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `subtract` [INFO] [stderr] --> src/csg.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn subtract(&self, shape: &SceneResult) -> SceneResult { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `complement` [INFO] [stderr] --> src/csg.rs:44:12 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn complement(&self) -> SceneResult { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `light2d-rust` (bin "light2d-rust" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3m 32s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/light2d_rust-25a40acfe61e54a2) [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" "f35bc572fd1dc3694039b3afe84bf8c8c3d3056625964d49e264300eaf83596b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f35bc572fd1dc3694039b3afe84bf8c8c3d3056625964d49e264300eaf83596b", kill_on_drop: false }` [INFO] [stdout] f35bc572fd1dc3694039b3afe84bf8c8c3d3056625964d49e264300eaf83596b