[INFO] fetching crate asciirend 0.3.1... [INFO] checking asciirend-0.3.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate asciirend 0.3.1 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate asciirend 0.3.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b335b605af0b4f3b506bc05f32ac1db039e2279943681c28b17b848ffce638e7 [INFO] running `Command { std: "docker" "start" "-a" "b335b605af0b4f3b506bc05f32ac1db039e2279943681c28b17b848ffce638e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b335b605af0b4f3b506bc05f32ac1db039e2279943681c28b17b848ffce638e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b335b605af0b4f3b506bc05f32ac1db039e2279943681c28b17b848ffce638e7", kill_on_drop: false }` [INFO] [stdout] b335b605af0b4f3b506bc05f32ac1db039e2279943681c28b17b848ffce638e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4e36107a6d4bf90fb8908f99d64db2f61064b58848e843d3c2cee750165c2af [INFO] running `Command { std: "docker" "start" "-a" "f4e36107a6d4bf90fb8908f99d64db2f61064b58848e843d3c2cee750165c2af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking colorsys v0.6.7 [INFO] [stderr] Checking scoped-tls v1.0.1 [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] Checking approx v0.5.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.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] Checking js-sys v0.3.65 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.38 [INFO] [stderr] Checking wasm-bindgen-test v0.3.38 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking nalgebra v0.32.3 [INFO] [stderr] Checking 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.50s [INFO] running `Command { std: "docker" "inspect" "f4e36107a6d4bf90fb8908f99d64db2f61064b58848e843d3c2cee750165c2af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e36107a6d4bf90fb8908f99d64db2f61064b58848e843d3c2cee750165c2af", kill_on_drop: false }` [INFO] [stdout] f4e36107a6d4bf90fb8908f99d64db2f61064b58848e843d3c2cee750165c2af