[INFO] fetching crate makers 0.7.0... [INFO] testing makers-0.7.0 against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] extracting crate makers 0.7.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate makers 0.7.0 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 crates.io crate makers 0.7.0 [INFO] finished tweaking crates.io crate makers 0.7.0 [INFO] tweaked toml for crates.io crate makers 0.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate makers 0.7.0 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs-sys v0.3.5 [INFO] [stderr] Downloaded dirs v3.0.1 [INFO] [stderr] Downloaded tracing v0.1.25 [INFO] [stderr] Downloaded tracing-subscriber v0.2.17 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded regex v1.4.5 [INFO] [stderr] Downloaded syn v1.0.64 [INFO] [stderr] Downloaded color-eyre v0.5.10 [INFO] [stderr] Downloaded jane-eyre v0.3.0 [INFO] [stderr] Downloaded lexical-core v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] febc5ae2544d630698bd2f23f2d8a2b5161498b40b35f9675e7d2933db643bdc [INFO] running `Command { std: "docker" "start" "-a" "febc5ae2544d630698bd2f23f2d8a2b5161498b40b35f9675e7d2933db643bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "febc5ae2544d630698bd2f23f2d8a2b5161498b40b35f9675e7d2933db643bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "febc5ae2544d630698bd2f23f2d8a2b5161498b40b35f9675e7d2933db643bdc", kill_on_drop: false }` [INFO] [stdout] febc5ae2544d630698bd2f23f2d8a2b5161498b40b35f9675e7d2933db643bdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 466a1f46033319b80140b9d313bea3b94c746780e3381acc6ad0a61b82c29cb2 [INFO] running `Command { std: "docker" "start" "-a" "466a1f46033319b80140b9d313bea3b94c746780e3381acc6ad0a61b82c29cb2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling jane-eyre v0.3.0 [INFO] [stderr] Compiling makers v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "466a1f46033319b80140b9d313bea3b94c746780e3381acc6ad0a61b82c29cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "466a1f46033319b80140b9d313bea3b94c746780e3381acc6ad0a61b82c29cb2", kill_on_drop: false }` [INFO] [stdout] 466a1f46033319b80140b9d313bea3b94c746780e3381acc6ad0a61b82c29cb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 92898ddc1159f61be0ce3a22449a09a26e1ed14aabd3ee6bc5c9ff91d1622a6c [INFO] running `Command { std: "docker" "start" "-a" "92898ddc1159f61be0ce3a22449a09a26e1ed14aabd3ee6bc5c9ff91d1622a6c", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling makers v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "92898ddc1159f61be0ce3a22449a09a26e1ed14aabd3ee6bc5c9ff91d1622a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92898ddc1159f61be0ce3a22449a09a26e1ed14aabd3ee6bc5c9ff91d1622a6c", kill_on_drop: false }` [INFO] [stdout] 92898ddc1159f61be0ce3a22449a09a26e1ed14aabd3ee6bc5c9ff91d1622a6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 76b032e4de2e1a93f54325a085dfd79fa267a758599b17a13aa82f978fa53206 [INFO] running `Command { std: "docker" "start" "-a" "76b032e4de2e1a93f54325a085dfd79fa267a758599b17a13aa82f978fa53206", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/makers-a1a10e11b33077e2) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test args::test::makeflags_full ... ok [INFO] [stdout] test args::test::makeflags_lazy ... ok [INFO] [stdout] test args::test::keep_going_wrestling ... ok [INFO] [stdout] test args::test::no_args ... ok [INFO] [stdout] test args::test::keep_going_wrestling_alt ... ok [INFO] [stdout] test args::test::kitchen_sink_args ... ok [INFO] [stdout] test makefile::functions::test::addprefix ... ok [INFO] [stdout] test args::test::nightmare ... ok [INFO] [stdout] test makefile::functions::test::basename ... ok [INFO] [stdout] test makefile::functions::test::and ... ok [INFO] [stdout] test makefile::functions::test::call_test ... ok [INFO] [stdout] test makefile::functions::test::findstring ... ok [INFO] [stdout] test makefile::functions::test::foreach ... ok [INFO] [stdout] test makefile::functions::test::notdir ... ok [INFO] [stdout] test makefile::functions::test::or ... ok [INFO] [stdout] test makefile::functions::test::sort ... ok [INFO] [stdout] test makefile::functions::test::test_if ... ok [INFO] [stdout] test makefile::functions::test::strip ... ok [INFO] [stdout] test makefile::inference_rules::test::suffix_match ... ok [INFO] [stdout] test makefile::input::test::basic_conditionals ... ok [INFO] [stdout] test makefile::input::test::elseif ... ok [INFO] [stdout] test makefile::functions::test::filter_out ... ok [INFO] [stdout] test makefile::pattern::test::pattern_backslashes ... ok [INFO] [stdout] test makefile::input::test::comment_bullshit ... ok [INFO] [stdout] test makefile::input::test::sdafjijsafjdoisdf ... ok [INFO] [stdout] test makefile::r#macro::test::subst ... ok [INFO] [stdout] test makefile::functions::test::shell ... ok [INFO] [stdout] test makefile::inference_rules::test::percent_match ... ok [INFO] [stdout] test makefile::input::test::define_syntax ... ok [INFO] [stdout] test makefile::input::test::condition_in_rule ... ok [INFO] [stdout] test makefile::functions::test::filter ... ok [INFO] [stdout] test makefile::input::test::multi_line_dependencies ... ok [INFO] [stdout] test makefile::input::test::double_suffix_rule ... ok [INFO] [stdout] test makefile::token::test::escaped ... ok [INFO] [stdout] test makefile::functions::test::wildcard ... ok [INFO] [stdout] test makefile::token::test::no_macros ... ok [INFO] [stdout] test makefile::token::test::function_hell ... ok [INFO] [stdout] test makefile::token::test::i_will_attack_and_destroy_god ... ok [INFO] [stdout] test makefile::token::test::hell ... ok [INFO] [stdout] test makefile::token::test::no_replacement ... ok [INFO] [stdout] test makefile::token::test::triple_mega_deluxe_super_hell ... ok [INFO] [stdout] test makefile::token::test::replacement ... ok [INFO] [stdout] test makefile::test::stem ... ok [INFO] [stdout] test makefile::input::test::eval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "76b032e4de2e1a93f54325a085dfd79fa267a758599b17a13aa82f978fa53206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b032e4de2e1a93f54325a085dfd79fa267a758599b17a13aa82f978fa53206", kill_on_drop: false }` [INFO] [stdout] 76b032e4de2e1a93f54325a085dfd79fa267a758599b17a13aa82f978fa53206 [INFO] testing makers-0.7.0 against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] extracting crate makers 0.7.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate makers 0.7.0 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 crates.io crate makers 0.7.0 [INFO] finished tweaking crates.io crate makers 0.7.0 [INFO] tweaked toml for crates.io crate makers 0.7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate makers 0.7.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4df7e747fd070651bab2685cfce5e9ecd4a28e193c8b7c83b965c8bf1a9bf330 [INFO] running `Command { std: "docker" "start" "-a" "4df7e747fd070651bab2685cfce5e9ecd4a28e193c8b7c83b965c8bf1a9bf330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4df7e747fd070651bab2685cfce5e9ecd4a28e193c8b7c83b965c8bf1a9bf330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df7e747fd070651bab2685cfce5e9ecd4a28e193c8b7c83b965c8bf1a9bf330", kill_on_drop: false }` [INFO] [stdout] 4df7e747fd070651bab2685cfce5e9ecd4a28e193c8b7c83b965c8bf1a9bf330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e57c0f90aa98ef9573496dc01e2aa996fe065224ebfbd4d63de8cd49f69bf35a [INFO] running `Command { std: "docker" "start" "-a" "e57c0f90aa98ef9573496dc01e2aa996fe065224ebfbd4d63de8cd49f69bf35a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling jane-eyre v0.3.0 [INFO] [stderr] Compiling makers v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error: reached the type-length limit while instantiating `delimited::<&str, &str, token::TokenString, ..., ..., ..., ..., ...>` [INFO] [stdout] --> src/makefile/token.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | delimited(tag("$("), macro_body(')', Delimiter::Parens), tag(")"))(input) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![type_length_limit="2960554"]` attribute to your crate [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/makers-ddfb54b5010541fe.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 `makers` (bin "makers") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e57c0f90aa98ef9573496dc01e2aa996fe065224ebfbd4d63de8cd49f69bf35a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57c0f90aa98ef9573496dc01e2aa996fe065224ebfbd4d63de8cd49f69bf35a", kill_on_drop: false }` [INFO] [stdout] e57c0f90aa98ef9573496dc01e2aa996fe065224ebfbd4d63de8cd49f69bf35a