[INFO] cloning repository https://github.com/deifactor/ascender [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deifactor/ascender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeifactor%2Fascender", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeifactor%2Fascender'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d54ca5397bf6e577b00df1cff2d433254702e3c2 [INFO] testing deifactor/ascender against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeifactor%2Fascender" "/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/deifactor/ascender on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-8/source/Cargo.toml [INFO] crate git repo https://github.com/deifactor/ascender already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd8b55a6767261b8579dcd3b073e2958dd17efab636de769aca7f0ad5e5122eb [INFO] running `Command { std: "docker" "start" "-a" "cd8b55a6767261b8579dcd3b073e2958dd17efab636de769aca7f0ad5e5122eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd8b55a6767261b8579dcd3b073e2958dd17efab636de769aca7f0ad5e5122eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd8b55a6767261b8579dcd3b073e2958dd17efab636de769aca7f0ad5e5122eb", kill_on_drop: false }` [INFO] [stdout] cd8b55a6767261b8579dcd3b073e2958dd17efab636de769aca7f0ad5e5122eb [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=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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 724acbb81bc83d62e6739787b433497d80ccd49f36e81e20330ad547a17b9a8a [INFO] running `Command { std: "docker" "start" "-a" "724acbb81bc83d62e6739787b433497d80ccd49f36e81e20330ad547a17b9a8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rusttype v0.6.4 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.9 [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 num-derive v0.2.2 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling palette_derive v0.4.1 [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] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/bin/cli.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.93s [INFO] running `Command { std: "docker" "inspect" "724acbb81bc83d62e6739787b433497d80ccd49f36e81e20330ad547a17b9a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724acbb81bc83d62e6739787b433497d80ccd49f36e81e20330ad547a17b9a8a", kill_on_drop: false }` [INFO] [stdout] 724acbb81bc83d62e6739787b433497d80ccd49f36e81e20330ad547a17b9a8a [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=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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deb12bdd3446717f5933566d256e8e9c066bcb4f0b3c1361e497895f667b3942 [INFO] running `Command { std: "docker" "start" "-a" "deb12bdd3446717f5933566d256e8e9c066bcb4f0b3c1361e497895f667b3942", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ascender v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/bin/cli.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ascender-29458b1868ad7e87) [INFO] [stderr] Executable unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/cli-2663ebcd461ec583) [INFO] running `Command { std: "docker" "inspect" "deb12bdd3446717f5933566d256e8e9c066bcb4f0b3c1361e497895f667b3942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb12bdd3446717f5933566d256e8e9c066bcb4f0b3c1361e497895f667b3942", kill_on_drop: false }` [INFO] [stdout] deb12bdd3446717f5933566d256e8e9c066bcb4f0b3c1361e497895f667b3942 [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=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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b599ca7960daf32e8e9a58c4d711672842248bfaaacbe6e9d3a1fe5231aee335 [INFO] running `Command { std: "docker" "start" "-a" "b599ca7960daf32e8e9a58c4d711672842248bfaaacbe6e9d3a1fe5231aee335", kill_on_drop: false }` [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: `ascender` (bin "cli" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ascender-29458b1868ad7e87) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test output::tests::almost_black ... ok [INFO] [stdout] test output::tests::almost_white ... ok [INFO] [stdout] test output::tests::black ... ok [INFO] [stdout] test output::tests::green ... 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] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/cli-2663ebcd461ec583) [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] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b599ca7960daf32e8e9a58c4d711672842248bfaaacbe6e9d3a1fe5231aee335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b599ca7960daf32e8e9a58c4d711672842248bfaaacbe6e9d3a1fe5231aee335", kill_on_drop: false }` [INFO] [stdout] b599ca7960daf32e8e9a58c4d711672842248bfaaacbe6e9d3a1fe5231aee335