[INFO] cloning repository https://github.com/h33p/asciirend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h33p/asciirend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh33p%2Fasciirend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh33p%2Fasciirend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac0e8b2e5390bac38aac5819f94f9fc61985e067 [INFO] testing h33p/asciirend against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh33p%2Fasciirend" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/h33p/asciirend on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/h33p/asciirend [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/h33p/asciirend [INFO] tweaked toml for git repo https://github.com/h33p/asciirend written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/h33p/asciirend 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colorsys v0.6.7 [INFO] [stderr] Downloaded rhai v1.16.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 120aa699a42a0b00d07b2d054827b6e3ab33f6fe6eaac40f669033914805f2f3 [INFO] running `Command { std: "docker" "start" "-a" "120aa699a42a0b00d07b2d054827b6e3ab33f6fe6eaac40f669033914805f2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "120aa699a42a0b00d07b2d054827b6e3ab33f6fe6eaac40f669033914805f2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120aa699a42a0b00d07b2d054827b6e3ab33f6fe6eaac40f669033914805f2f3", kill_on_drop: false }` [INFO] [stdout] 120aa699a42a0b00d07b2d054827b6e3ab33f6fe6eaac40f669033914805f2f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf95a87b85214f840bb5c8a85f2f0441d1cf7e6f31ca051308396fbfe324f069 [INFO] running `Command { std: "docker" "start" "-a" "cf95a87b85214f840bb5c8a85f2f0441d1cf7e6f31ca051308396fbfe324f069", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling asciirend v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `pyo3` [INFO] [stdout] --> src/color.rs:393:12 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg_attr(feature = "pyo3", pyo3::pyclass)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `bindings`, `console_error_panic_hook`, `crossterm`, `default`, `global-state`, `rhai`, `scripting`, `serde`, `serde-all`, `serde_json`, `signal-hook`, `std`, `test-bin`, `wasm`, `wasm-bindgen`, and `wee_alloc` [INFO] [stdout] = help: consider adding `pyo3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pyo3` [INFO] [stdout] --> src/color.rs:404:12 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg_attr(feature = "pyo3", pyo3::pyclass)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `bindings`, `console_error_panic_hook`, `crossterm`, `default`, `global-state`, `rhai`, `scripting`, `serde`, `serde-all`, `serde_json`, `signal-hook`, `std`, `test-bin`, `wasm`, `wasm-bindgen`, and `wee_alloc` [INFO] [stdout] = help: consider adding `pyo3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.81s [INFO] running `Command { std: "docker" "inspect" "cf95a87b85214f840bb5c8a85f2f0441d1cf7e6f31ca051308396fbfe324f069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf95a87b85214f840bb5c8a85f2f0441d1cf7e6f31ca051308396fbfe324f069", kill_on_drop: false }` [INFO] [stdout] cf95a87b85214f840bb5c8a85f2f0441d1cf7e6f31ca051308396fbfe324f069 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82926b484722c2f8529404cb0b12ac0ed9378e33b3e5cc2574f569a2da649a0c [INFO] running `Command { std: "docker" "start" "-a" "82926b484722c2f8529404cb0b12ac0ed9378e33b3e5cc2574f569a2da649a0c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.88 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.38 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.88 [INFO] [stderr] Compiling js-sys v0.3.65 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.38 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.38 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling asciirend v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `pyo3` [INFO] [stdout] --> src/color.rs:393:12 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg_attr(feature = "pyo3", pyo3::pyclass)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `bindings`, `console_error_panic_hook`, `crossterm`, `default`, `global-state`, `rhai`, `scripting`, `serde`, `serde-all`, `serde_json`, `signal-hook`, `std`, `test-bin`, `wasm`, `wasm-bindgen`, and `wee_alloc` [INFO] [stdout] = help: consider adding `pyo3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pyo3` [INFO] [stdout] --> src/color.rs:404:12 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg_attr(feature = "pyo3", pyo3::pyclass)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `bindings`, `console_error_panic_hook`, `crossterm`, `default`, `global-state`, `rhai`, `scripting`, `serde`, `serde-all`, `serde_json`, `signal-hook`, `std`, `test-bin`, `wasm`, `wasm-bindgen`, and `wee_alloc` [INFO] [stdout] = help: consider adding `pyo3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pyo3` [INFO] [stdout] --> src/color.rs:393:12 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg_attr(feature = "pyo3", pyo3::pyclass)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `bindings`, `console_error_panic_hook`, `crossterm`, `default`, `global-state`, `rhai`, `scripting`, `serde`, `serde-all`, `serde_json`, `signal-hook`, `std`, `test-bin`, `wasm`, `wasm-bindgen`, and `wee_alloc` [INFO] [stdout] = help: consider adding `pyo3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pyo3` [INFO] [stdout] --> src/color.rs:404:12 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg_attr(feature = "pyo3", pyo3::pyclass)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `bindings`, `console_error_panic_hook`, `crossterm`, `default`, `global-state`, `rhai`, `scripting`, `serde`, `serde-all`, `serde_json`, `signal-hook`, `std`, `test-bin`, `wasm`, `wasm-bindgen`, and `wee_alloc` [INFO] [stdout] = help: consider adding `pyo3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.10s [INFO] running `Command { std: "docker" "inspect" "82926b484722c2f8529404cb0b12ac0ed9378e33b3e5cc2574f569a2da649a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82926b484722c2f8529404cb0b12ac0ed9378e33b3e5cc2574f569a2da649a0c", kill_on_drop: false }` [INFO] [stdout] 82926b484722c2f8529404cb0b12ac0ed9378e33b3e5cc2574f569a2da649a0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4161d1fdf01ea84aea7bafa5fda59a48c18f4003807ee0df17929492ba55aab2 [INFO] running `Command { std: "docker" "start" "-a" "4161d1fdf01ea84aea7bafa5fda59a48c18f4003807ee0df17929492ba55aab2", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `pyo3` [INFO] [stderr] --> src/color.rs:393:12 [INFO] [stderr] | [INFO] [stderr] 393 | #[cfg_attr(feature = "pyo3", pyo3::pyclass)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `anyhow`, `bindings`, `console_error_panic_hook`, `crossterm`, `default`, `global-state`, `rhai`, `scripting`, `serde`, `serde-all`, `serde_json`, `signal-hook`, `std`, `test-bin`, `wasm`, `wasm-bindgen`, and `wee_alloc` [INFO] [stderr] = help: consider adding `pyo3` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `pyo3` [INFO] [stderr] --> src/color.rs:404:12 [INFO] [stderr] | [INFO] [stderr] 404 | #[cfg_attr(feature = "pyo3", pyo3::pyclass)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `anyhow`, `bindings`, `console_error_panic_hook`, `crossterm`, `default`, `global-state`, `rhai`, `scripting`, `serde`, `serde-all`, `serde_json`, `signal-hook`, `std`, `test-bin`, `wasm`, `wasm-bindgen`, and `wee_alloc` [INFO] [stderr] = help: consider adding `pyo3` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `asciirend` (lib) generated 2 warnings [INFO] [stderr] warning: `asciirend` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asciirend-e5d22b7be4a38777) [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 asciirend [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" "4161d1fdf01ea84aea7bafa5fda59a48c18f4003807ee0df17929492ba55aab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4161d1fdf01ea84aea7bafa5fda59a48c18f4003807ee0df17929492ba55aab2", kill_on_drop: false }` [INFO] [stdout] 4161d1fdf01ea84aea7bafa5fda59a48c18f4003807ee0df17929492ba55aab2