[INFO] cloning repository https://github.com/natecarson1995/transfer-style [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natecarson1995/transfer-style" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatecarson1995%2Ftransfer-style", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatecarson1995%2Ftransfer-style'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43431ffe118a349ad9fb685d60a6f3f0bd5d7bc7 [INFO] testing natecarson1995/transfer-style against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatecarson1995%2Ftransfer-style" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natecarson1995/transfer-style 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/natecarson1995/transfer-style [INFO] finished tweaking git repo https://github.com/natecarson1995/transfer-style [INFO] tweaked toml for git repo https://github.com/natecarson1995/transfer-style written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/natecarson1995/transfer-style 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] Downloading crates ... [INFO] [stderr] Downloaded pdqselect v0.1.0 [INFO] [stderr] Downloaded rstar v0.7.1 [INFO] [stderr] Downloaded image v0.23.12 [INFO] [stderr] Downloaded texture-synthesis v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 3c44a985f18ba51e04d3ee42647a7c486f26699b97d115c5dcdf9d1865d8d94a [INFO] running `Command { std: "docker" "start" "-a" "3c44a985f18ba51e04d3ee42647a7c486f26699b97d115c5dcdf9d1865d8d94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c44a985f18ba51e04d3ee42647a7c486f26699b97d115c5dcdf9d1865d8d94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c44a985f18ba51e04d3ee42647a7c486f26699b97d115c5dcdf9d1865d8d94a", kill_on_drop: false }` [INFO] [stdout] 3c44a985f18ba51e04d3ee42647a7c486f26699b97d115c5dcdf9d1865d8d94a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2749a4363c250e78ec28951d306acd1e8b3eff9167bb0f128d50ceaf574a1eb [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" "a2749a4363c250e78ec28951d306acd1e8b3eff9167bb0f128d50ceaf574a1eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rstar v0.7.1 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling texture-synthesis v0.8.1 [INFO] [stderr] Compiling transfer-style v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.38s [INFO] running `Command { std: "docker" "inspect" "a2749a4363c250e78ec28951d306acd1e8b3eff9167bb0f128d50ceaf574a1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2749a4363c250e78ec28951d306acd1e8b3eff9167bb0f128d50ceaf574a1eb", kill_on_drop: false }` [INFO] [stdout] a2749a4363c250e78ec28951d306acd1e8b3eff9167bb0f128d50ceaf574a1eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--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] 84eeb864e6d81eb541ae8fa13231bfe591fa7ebabc6210c0fa8fcfc85ff39fc5 [INFO] running `Command { std: "docker" "start" "-a" "84eeb864e6d81eb541ae8fa13231bfe591fa7ebabc6210c0fa8fcfc85ff39fc5", kill_on_drop: false }` [INFO] [stderr] Compiling transfer-style v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "84eeb864e6d81eb541ae8fa13231bfe591fa7ebabc6210c0fa8fcfc85ff39fc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84eeb864e6d81eb541ae8fa13231bfe591fa7ebabc6210c0fa8fcfc85ff39fc5", kill_on_drop: false }` [INFO] [stdout] 84eeb864e6d81eb541ae8fa13231bfe591fa7ebabc6210c0fa8fcfc85ff39fc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 2d455ca8424c6c9cee1fcd403326ece7c3ff9faf71230f27f1d69b1e1d947d79 [INFO] running `Command { std: "docker" "start" "-a" "2d455ca8424c6c9cee1fcd403326ece7c3ff9faf71230f27f1d69b1e1d947d79", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/transfer_style-5b3e01990ac53b61) [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" "2d455ca8424c6c9cee1fcd403326ece7c3ff9faf71230f27f1d69b1e1d947d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d455ca8424c6c9cee1fcd403326ece7c3ff9faf71230f27f1d69b1e1d947d79", kill_on_drop: false }` [INFO] [stdout] 2d455ca8424c6c9cee1fcd403326ece7c3ff9faf71230f27f1d69b1e1d947d79