[INFO] fetching crate asciirend 0.3.1... [INFO] testing asciirend-0.3.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate asciirend 0.3.1 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate asciirend 0.3.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate asciirend 0.3.1 [INFO] tweaked toml for crates.io crate asciirend 0.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate asciirend 0.3.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate asciirend 0.3.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.38 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.38 [INFO] [stderr] Downloaded rhai_codegen v1.6.0 [INFO] [stderr] Downloaded colorsys v0.6.7 [INFO] [stderr] Downloaded rhai v1.16.3 [INFO] [stderr] Downloaded zerocopy v0.7.28 [INFO] [stderr] Downloaded zerocopy-derive v0.7.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ed6321a88725fea3b5dd9e2f51e9bebd81dfe9c6846c5a931226a60dbdaa8ad [INFO] running `Command { std: "docker" "start" "-a" "3ed6321a88725fea3b5dd9e2f51e9bebd81dfe9c6846c5a931226a60dbdaa8ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ed6321a88725fea3b5dd9e2f51e9bebd81dfe9c6846c5a931226a60dbdaa8ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed6321a88725fea3b5dd9e2f51e9bebd81dfe9c6846c5a931226a60dbdaa8ad", kill_on_drop: false }` [INFO] [stdout] 3ed6321a88725fea3b5dd9e2f51e9bebd81dfe9c6846c5a931226a60dbdaa8ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a1606fa62dae9f76a3081afc345d671b3eb2d53d86198dc3b7324caab44660d7 [INFO] running `Command { std: "docker" "start" "-a" "a1606fa62dae9f76a3081afc345d671b3eb2d53d86198dc3b7324caab44660d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [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: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.57s [INFO] running `Command { std: "docker" "inspect" "a1606fa62dae9f76a3081afc345d671b3eb2d53d86198dc3b7324caab44660d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1606fa62dae9f76a3081afc345d671b3eb2d53d86198dc3b7324caab44660d7", kill_on_drop: false }` [INFO] [stdout] a1606fa62dae9f76a3081afc345d671b3eb2d53d86198dc3b7324caab44660d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 831e00322aaaf8471c300aeb3a5b41d35fc041fbc5d637ca8411d1ca02e49efb [INFO] running `Command { std: "docker" "start" "-a" "831e00322aaaf8471c300aeb3a5b41d35fc041fbc5d637ca8411d1ca02e49efb", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.88 [INFO] [stderr] Compiling wasm-bindgen-macro-support 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 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: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [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: 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.56s [INFO] running `Command { std: "docker" "inspect" "831e00322aaaf8471c300aeb3a5b41d35fc041fbc5d637ca8411d1ca02e49efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "831e00322aaaf8471c300aeb3a5b41d35fc041fbc5d637ca8411d1ca02e49efb", kill_on_drop: false }` [INFO] [stdout] 831e00322aaaf8471c300aeb3a5b41d35fc041fbc5d637ca8411d1ca02e49efb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8e993bab7718bd19e25050b0e9d61253e4af678b1ff067a3b923e5587be7054f [INFO] running `Command { std: "docker" "start" "-a" "8e993bab7718bd19e25050b0e9d61253e4af678b1ff067a3b923e5587be7054f", kill_on_drop: false }` [INFO] [stderr] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stderr] [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 3 warnings [INFO] [stderr] warning: `asciirend` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/asciirend-449fe32de80567c5) [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" "8e993bab7718bd19e25050b0e9d61253e4af678b1ff067a3b923e5587be7054f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e993bab7718bd19e25050b0e9d61253e4af678b1ff067a3b923e5587be7054f", kill_on_drop: false }` [INFO] [stdout] 8e993bab7718bd19e25050b0e9d61253e4af678b1ff067a3b923e5587be7054f