[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] checking h33p/asciirend against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh33p%2Fasciirend" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/h33p/asciirend on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-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-2-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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.38 [INFO] [stderr] Downloaded rhai_codegen v1.6.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.38 [INFO] [stderr] Downloaded rhai v1.16.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8df1e8c24e652f68dc8134fca38d1c75661a65826b611bb184c4c112ddd48e4 [INFO] running `Command { std: "docker" "start" "-a" "e8df1e8c24e652f68dc8134fca38d1c75661a65826b611bb184c4c112ddd48e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8df1e8c24e652f68dc8134fca38d1c75661a65826b611bb184c4c112ddd48e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8df1e8c24e652f68dc8134fca38d1c75661a65826b611bb184c4c112ddd48e4", kill_on_drop: false }` [INFO] [stdout] e8df1e8c24e652f68dc8134fca38d1c75661a65826b611bb184c4c112ddd48e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1455f89bedb68bf1b58f0ce603a1a3a8928f8dc3ca2d6c58cbcc596836bb5c4 [INFO] running `Command { std: "docker" "start" "-a" "f1455f89bedb68bf1b58f0ce603a1a3a8928f8dc3ca2d6c58cbcc596836bb5c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking colorsys v0.6.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.88 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.21s [INFO] running `Command { std: "docker" "inspect" "f1455f89bedb68bf1b58f0ce603a1a3a8928f8dc3ca2d6c58cbcc596836bb5c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1455f89bedb68bf1b58f0ce603a1a3a8928f8dc3ca2d6c58cbcc596836bb5c4", kill_on_drop: false }` [INFO] [stdout] f1455f89bedb68bf1b58f0ce603a1a3a8928f8dc3ca2d6c58cbcc596836bb5c4 [INFO] checking h33p/asciirend against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh33p%2Fasciirend" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/h33p/asciirend on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/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-2-tc2/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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42d71634651afa5fffb2d35526239c465bede6a14772e8c03d71edca1760b0cd [INFO] running `Command { std: "docker" "start" "-a" "42d71634651afa5fffb2d35526239c465bede6a14772e8c03d71edca1760b0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42d71634651afa5fffb2d35526239c465bede6a14772e8c03d71edca1760b0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42d71634651afa5fffb2d35526239c465bede6a14772e8c03d71edca1760b0cd", kill_on_drop: false }` [INFO] [stdout] 42d71634651afa5fffb2d35526239c465bede6a14772e8c03d71edca1760b0cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dde5f0b6ec82b93fd802fa7ddbf5b9dd2070e06d4dc439f8a01c6bb4147f6c42 [INFO] running `Command { std: "docker" "start" "-a" "dde5f0b6ec82b93fd802fa7ddbf5b9dd2070e06d4dc439f8a01c6bb4147f6c42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [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 syn v1.0.109 [INFO] [stderr] Compiling num-rational v0.4.1 [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 quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.88 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [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 num-complex v0.4.4 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.38 [INFO] [stderr] Checking wasm-bindgen-test v0.3.38 [INFO] [stderr] Checking nalgebra v0.32.3 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "dde5f0b6ec82b93fd802fa7ddbf5b9dd2070e06d4dc439f8a01c6bb4147f6c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde5f0b6ec82b93fd802fa7ddbf5b9dd2070e06d4dc439f8a01c6bb4147f6c42", kill_on_drop: false }` [INFO] [stdout] dde5f0b6ec82b93fd802fa7ddbf5b9dd2070e06d4dc439f8a01c6bb4147f6c42