[INFO] updating cached repository https://github.com/deifactor/ascender [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d54ca5397bf6e577b00df1cff2d433254702e3c2 [INFO] testing deifactor/ascender against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeifactor%2Fascender" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deifactor/ascender on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/deifactor/ascender [INFO] finished tweaking git repo https://github.com/deifactor/ascender [INFO] tweaked toml for git repo https://github.com/deifactor/ascender written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/deifactor/ascender already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 844c941c42a5a740ecf179ab0b5d287a97582f93da990eba840ca2a9d78e88e6 [INFO] running `"docker" "start" "-a" "844c941c42a5a740ecf179ab0b5d287a97582f93da990eba840ca2a9d78e88e6"` [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rusttype v0.6.4 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling ascender v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/bin/cli.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "844c941c42a5a740ecf179ab0b5d287a97582f93da990eba840ca2a9d78e88e6"` [INFO] running `"docker" "rm" "-f" "844c941c42a5a740ecf179ab0b5d287a97582f93da990eba840ca2a9d78e88e6"` [INFO] [stdout] 844c941c42a5a740ecf179ab0b5d287a97582f93da990eba840ca2a9d78e88e6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85fe9fbd0a57eb570f4a14ad1c414d2c3323f9e68929c06496c41ee46bc13af3 [INFO] running `"docker" "start" "-a" "85fe9fbd0a57eb570f4a14ad1c414d2c3323f9e68929c06496c41ee46bc13af3"` [INFO] [stderr] Compiling ascender v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/bin/cli.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `"docker" "inspect" "85fe9fbd0a57eb570f4a14ad1c414d2c3323f9e68929c06496c41ee46bc13af3"` [INFO] running `"docker" "rm" "-f" "85fe9fbd0a57eb570f4a14ad1c414d2c3323f9e68929c06496c41ee46bc13af3"` [INFO] [stdout] 85fe9fbd0a57eb570f4a14ad1c414d2c3323f9e68929c06496c41ee46bc13af3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7a9f017f863d36049368662aa3c0d2fdb44201ef888583c59ce3db1dd1ead5f [INFO] running `"docker" "start" "-a" "e7a9f017f863d36049368662aa3c0d2fdb44201ef888583c59ce3db1dd1ead5f"` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/bin/cli.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ascender-64f3c281c5cc9e28 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test output::tests::almost_black ... ok [INFO] [stdout] test output::tests::black ... ok [INFO] [stdout] test output::tests::almost_white ... ok [INFO] [stdout] test output::tests::blue ... ok [INFO] [stdout] test output::tests::red ... ok [INFO] [stdout] test output::tests::tan ... ok [INFO] [stdout] test output::tests::white ... ok [INFO] [stdout] test output::tests::green ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cli-e4fe6589259d071c [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] [stderr] Doc-tests ascender [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] running `"docker" "inspect" "e7a9f017f863d36049368662aa3c0d2fdb44201ef888583c59ce3db1dd1ead5f"` [INFO] running `"docker" "rm" "-f" "e7a9f017f863d36049368662aa3c0d2fdb44201ef888583c59ce3db1dd1ead5f"` [INFO] [stdout] e7a9f017f863d36049368662aa3c0d2fdb44201ef888583c59ce3db1dd1ead5f