[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeifactor%2Fascender" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deifactor/ascender on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deifactor/ascender already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strsim v0.7.0
[INFO] [stderr]   Downloaded unicode-width v0.1.5
[INFO] [stderr]   Downloaded quote v0.6.3
[INFO] [stderr]   Downloaded proc-macro2 v0.4.6
[INFO] [stderr]   Downloaded lazy_static v1.0.2
[INFO] [stderr]   Downloaded atty v0.2.10
[INFO] [stderr]   Downloaded structopt-derive v0.2.10
[INFO] [stderr]   Downloaded cfg-if v0.1.4
[INFO] [stderr]   Downloaded approx v0.3.0
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded backtrace v0.3.9
[INFO] [stderr]   Downloaded cc v1.0.18
[INFO] [stderr]   Downloaded rayon-core v1.4.0
[INFO] [stderr]   Downloaded itertools v0.7.8
[INFO] [stderr]   Downloaded palette v0.4.1
[INFO] [stderr]   Downloaded num-traits v0.2.5
[INFO] [stderr]   Downloaded clap v2.32.0
[INFO] [stderr]   Downloaded syn v0.14.4
[INFO] [stderr]   Downloaded stb_truetype v0.2.2
[INFO] [stderr]   Downloaded rusttype v0.6.4
[INFO] [stderr]   Downloaded palette_derive v0.4.1
[INFO] [stderr]   Downloaded termion v1.5.1
[INFO] [stderr]   Downloaded structopt v0.2.10
[INFO] [stderr]   Downloaded ordered-float v0.5.0
[INFO] [stderr]   Downloaded unreachable v0.1.1
[INFO] [stderr]   Downloaded textwrap v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e5d16a4e9077465e9169ea7467d9670b31b1720b494124d223b83964b8b66b3
[INFO] running `Command { std: "docker" "start" "-a" "5e5d16a4e9077465e9169ea7467d9670b31b1720b494124d223b83964b8b66b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e5d16a4e9077465e9169ea7467d9670b31b1720b494124d223b83964b8b66b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e5d16a4e9077465e9169ea7467d9670b31b1720b494124d223b83964b8b66b3", kill_on_drop: false }`
[INFO] [stdout] 5e5d16a4e9077465e9169ea7467d9670b31b1720b494124d223b83964b8b66b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9b849db9e34137a5dc76fb4cfafbde59ddfac854f26eaf752270960b380f91d9
[INFO] running `Command { std: "docker" "start" "-a" "9b849db9e34137a5dc76fb4cfafbde59ddfac854f26eaf752270960b380f91d9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling num-traits v0.2.5
[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 rayon-core v1.4.0
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.0.2
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling byteorder v1.2.3
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling rayon v1.0.2
[INFO] [stderr]    Compiling adler32 v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.7.22
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling atty v0.2.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling deflate v0.7.18
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling inflate v0.4.3
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.8
[INFO] [stderr]    Compiling phf v0.7.22
[INFO] [stderr]    Compiling stb_truetype v0.2.2
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling itertools v0.7.8
[INFO] [stderr]    Compiling gif v0.10.0
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling syn v0.14.4
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling approx v0.3.0
[INFO] [stderr]    Compiling ordered-float v0.5.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling rusttype v0.6.4
[INFO] [stderr]    Compiling num-rational v0.1.42
[INFO] [stderr]    Compiling phf_generator v0.7.22
[INFO] [stderr]    Compiling png v0.12.0
[INFO] [stderr]    Compiling phf_codegen v0.7.22
[INFO] [stderr]    Compiling palette v0.4.1
[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 structopt-derive v0.2.10
[INFO] [stderr]    Compiling num-derive v0.2.2
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "9b849db9e34137a5dc76fb4cfafbde59ddfac854f26eaf752270960b380f91d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b849db9e34137a5dc76fb4cfafbde59ddfac854f26eaf752270960b380f91d9", kill_on_drop: false }`
[INFO] [stdout] 9b849db9e34137a5dc76fb4cfafbde59ddfac854f26eaf752270960b380f91d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3680737b5f56c6b382bb0ef8387c6a7d74d8677d09e4c7732de8714f21d246ca
[INFO] running `Command { std: "docker" "start" "-a" "3680737b5f56c6b382bb0ef8387c6a7d74d8677d09e4c7732de8714f21d246ca", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "3680737b5f56c6b382bb0ef8387c6a7d74d8677d09e4c7732de8714f21d246ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3680737b5f56c6b382bb0ef8387c6a7d74d8677d09e4c7732de8714f21d246ca", kill_on_drop: false }`
[INFO] [stdout] 3680737b5f56c6b382bb0ef8387c6a7d74d8677d09e4c7732de8714f21d246ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a7bd3523dec82eaa5de44aa3583f212750bd2ed704c34e1f5b55509570315cca
[INFO] running `Command { std: "docker" "start" "-a" "a7bd3523dec82eaa5de44aa3583f212750bd2ed704c34e1f5b55509570315cca", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ascender` (bin "cli" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ascender/4ca2fae1fca2c2df/deps/ascender-4ca2fae1fca2c2df)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test output::tests::green ... ok
[INFO] [stdout] test output::tests::black ... ok
[INFO] [stdout] test output::tests::white ... ok
[INFO] [stdout] test output::tests::tan ... ok
[INFO] [stdout] test output::tests::almost_white ... ok
[INFO] [stdout] test output::tests::red ... ok
[INFO] [stdout] test output::tests::blue ... ok
[INFO] [stdout] test output::tests::almost_black ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/build/ascender/46a80fe68f487b7f/deps/cli-46a80fe68f487b7f)
[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" "a7bd3523dec82eaa5de44aa3583f212750bd2ed704c34e1f5b55509570315cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7bd3523dec82eaa5de44aa3583f212750bd2ed704c34e1f5b55509570315cca", kill_on_drop: false }`
[INFO] [stdout] a7bd3523dec82eaa5de44aa3583f212750bd2ed704c34e1f5b55509570315cca
