[INFO] cloning repository https://github.com/Asha20/flou [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Asha20/flou" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsha20%2Fflou", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsha20%2Fflou'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa951d52fec9e32f7a6a1a716ab8ec7078f1a01f [INFO] testing Asha20/flou against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsha20%2Fflou" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Asha20/flou on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Asha20/flou [INFO] finished tweaking git repo https://github.com/Asha20/flou [INFO] tweaked toml for git repo https://github.com/Asha20/flou written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Asha20/flou 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded brownstone v1.0.1 [INFO] [stderr] Downloaded nom-supreme v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 033d96c611df88a4da2081f92332e53651a0e96951712ee6038416bdc4577475 [INFO] running `Command { std: "docker" "start" "-a" "033d96c611df88a4da2081f92332e53651a0e96951712ee6038416bdc4577475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "033d96c611df88a4da2081f92332e53651a0e96951712ee6038416bdc4577475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033d96c611df88a4da2081f92332e53651a0e96951712ee6038416bdc4577475", kill_on_drop: false }` [INFO] [stdout] 033d96c611df88a4da2081f92332e53651a0e96951712ee6038416bdc4577475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce56c475651ec4a17d4284400ca66c3cf928bebdf22ead7b7978c5972e7af53a [INFO] running `Command { std: "docker" "start" "-a" "ce56c475651ec4a17d4284400ca66c3cf928bebdf22ead7b7978c5972e7af53a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling brownstone v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nom-supreme v0.6.0 [INFO] [stderr] Compiling flou v0.1.0 (/opt/rustwide/workdir/crates/flou) [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling flou_cli v0.1.0 (/opt/rustwide/workdir/crates/flou_cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.97s [INFO] running `Command { std: "docker" "inspect" "ce56c475651ec4a17d4284400ca66c3cf928bebdf22ead7b7978c5972e7af53a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce56c475651ec4a17d4284400ca66c3cf928bebdf22ead7b7978c5972e7af53a", kill_on_drop: false }` [INFO] [stdout] ce56c475651ec4a17d4284400ca66c3cf928bebdf22ead7b7978c5972e7af53a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75d6a9a5d6c0acf5080b8ebef0258d202be03b7d2cc04d42f1369b4dc7ea618e [INFO] running `Command { std: "docker" "start" "-a" "75d6a9a5d6c0acf5080b8ebef0258d202be03b7d2cc04d42f1369b4dc7ea618e", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling flou_cli v0.1.0 (/opt/rustwide/workdir/crates/flou_cli) [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling flou v0.1.0 (/opt/rustwide/workdir/crates/flou) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `Command { std: "docker" "inspect" "75d6a9a5d6c0acf5080b8ebef0258d202be03b7d2cc04d42f1369b4dc7ea618e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75d6a9a5d6c0acf5080b8ebef0258d202be03b7d2cc04d42f1369b4dc7ea618e", kill_on_drop: false }` [INFO] [stdout] 75d6a9a5d6c0acf5080b8ebef0258d202be03b7d2cc04d42f1369b4dc7ea618e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 304ca28232cecf5437b1009e858ce1580a7bef214499fab00362987d788e141a [INFO] running `Command { std: "docker" "start" "-a" "304ca28232cecf5437b1009e858ce1580a7bef214499fab00362987d788e141a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flou-6c2ce0610ab54825) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test parse::ast::tests::invalid_identifier ... ok [INFO] [stdout] test parse::ast::tests::invalid_definitions ... ok [INFO] [stdout] test parse::ast::tests::invalid_grid ... ok [INFO] [stdout] test parse::ast::tests::invalid_node ... ok [INFO] [stdout] test parse::ast::tests::valid_connection_attribute ... ok [INFO] [stdout] test parse::ast::tests::valid_connection_descriptor ... ok [INFO] [stdout] test parse::ast::tests::valid_destination ... ok [INFO] [stdout] test parse::ast::tests::valid_definitions ... ok [INFO] [stdout] test parse::ast::tests::valid_direction ... ok [INFO] [stdout] test parse::ast::tests::valid_identifier ... ok [INFO] [stdout] test parse::ast::tests::valid_grid ... ok [INFO] [stdout] test parse::ast::tests::valid_node_attribute ... ok [INFO] [stdout] test parse::ast::tests::valid_node_shape ... ok [INFO] [stdout] test parse::ast::tests::valid_node ... ok [INFO] [stdout] test parse::ast::tests::valid_node_connect_attribute ... ok [INFO] [stdout] test parse::parts::tests::invalid_quoted_string ... ok [INFO] [stdout] test parse::parts::tests::quoted_string_escapes_characters ... ok [INFO] [stdout] test parse::parts::tests::valid_quoted_string ... ok [INFO] [stdout] test render_svg::renderer::tests::calculates_origin_with_grid_gap ... ok [INFO] [stdout] test parts::flou::tests::duplicate_connection_attributes_in_definitions ... ok [INFO] [stdout] test parts::flou::tests::duplicate_connection_attributes_in_grid ... ok [INFO] [stdout] test parts::flou::tests::duplicate_node_attributes_in_definitions ... ok [INFO] [stdout] test parts::flou::tests::duplicate_node_attributes_in_grid ... ok [INFO] [stdout] test parts::flou::tests::invalid_destination ... ok [INFO] [stdout] test parts::flou::tests::duplicate_labels ... ok [INFO] [stdout] test svg::element::tests::complex_example ... ok [INFO] [stdout] test svg::element::tests::escape_attributes ... ok [INFO] [stdout] test svg::element::tests::tag_only ... ok [INFO] [stdout] test svg::arrowhead::tests::points_are_correct ... ok [INFO] [stdout] test svg::element::tests::with_attributes ... ok [INFO] [stdout] test svg::element::tests::with_child ... ok [INFO] [stdout] test svg::element::tests::with_escaped_attribute ... ok [INFO] [stdout] test svg::path::tests::create_path ... ok [INFO] [stdout] test render_svg::renderer::tests::calculates_origin_without_grid_gap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flou_cli-9887c4aa29ea2869) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flou-0583cf76ba39ea44) [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 flou [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 flou_cli [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" "304ca28232cecf5437b1009e858ce1580a7bef214499fab00362987d788e141a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "304ca28232cecf5437b1009e858ce1580a7bef214499fab00362987d788e141a", kill_on_drop: false }` [INFO] [stdout] 304ca28232cecf5437b1009e858ce1580a7bef214499fab00362987d788e141a [INFO] testing Asha20/flou against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsha20%2Fflou" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Asha20/flou on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Asha20/flou [INFO] finished tweaking git repo https://github.com/Asha20/flou [INFO] tweaked toml for git repo https://github.com/Asha20/flou written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Asha20/flou 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb8d668fee18b42f21ede98d8548933275ed469a57998c0a9f3f909beb355b6e [INFO] running `Command { std: "docker" "start" "-a" "cb8d668fee18b42f21ede98d8548933275ed469a57998c0a9f3f909beb355b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb8d668fee18b42f21ede98d8548933275ed469a57998c0a9f3f909beb355b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8d668fee18b42f21ede98d8548933275ed469a57998c0a9f3f909beb355b6e", kill_on_drop: false }` [INFO] [stdout] cb8d668fee18b42f21ede98d8548933275ed469a57998c0a9f3f909beb355b6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 048e797a27416dea51ce238e3e6b1660f5dffc8cffbcaaa839e9e8b0ceff1820 [INFO] running `Command { std: "docker" "start" "-a" "048e797a27416dea51ce238e3e6b1660f5dffc8cffbcaaa839e9e8b0ceff1820", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling brownstone v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nom-supreme v0.6.0 [INFO] [stderr] Compiling flou v0.1.0 (/opt/rustwide/workdir/crates/flou) [INFO] [stdout] error: reached the type-length limit while instantiating `<{closure@alt<&str, NodeAttribute<'_>, ErrorTree<...>, ...>::{closure#0}} as FnMut<...>>::call_mut` [INFO] [stdout] --> crates/flou/src/parse/ast.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | / alt(( [INFO] [stdout] 147 | | map(attribute("text", quoted_string), Self::Text), [INFO] [stdout] 148 | | map(attribute("class", quoted_string), Self::Class), [INFO] [stdout] 149 | | map(attribute("shape", NodeShape::parse), Self::Shape), [INFO] [stdout] 150 | | map(attribute("connect", connection_descriptors), Self::Connect), [INFO] [stdout] 151 | | ))(i) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![type_length_limit="1241991"]` attribute to your crate [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/flou-f81acbc72bc0d0fc.long-type.txt' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flou` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "048e797a27416dea51ce238e3e6b1660f5dffc8cffbcaaa839e9e8b0ceff1820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "048e797a27416dea51ce238e3e6b1660f5dffc8cffbcaaa839e9e8b0ceff1820", kill_on_drop: false }` [INFO] [stdout] 048e797a27416dea51ce238e3e6b1660f5dffc8cffbcaaa839e9e8b0ceff1820