[INFO] cloning repository https://github.com/optozorax/fopply [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/optozorax/fopply" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Ffopply", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Ffopply'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf961b05c110b63e57f924a033811b10b8e4d964 [INFO] testing optozorax/fopply against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Ffopply" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/optozorax/fopply on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/optozorax/fopply [INFO] finished tweaking git repo https://github.com/optozorax/fopply [INFO] tweaked toml for git repo https://github.com/optozorax/fopply written to /workspace/builds/worker-44/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cd40b0169c0004f39e814ec5c1502be2278909f6f91cd370597e9f2e4cbe47a [INFO] running `Command { std: "docker" "start" "-a" "0cd40b0169c0004f39e814ec5c1502be2278909f6f91cd370597e9f2e4cbe47a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cd40b0169c0004f39e814ec5c1502be2278909f6f91cd370597e9f2e4cbe47a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd40b0169c0004f39e814ec5c1502be2278909f6f91cd370597e9f2e4cbe47a", kill_on_drop: false }` [INFO] [stdout] 0cd40b0169c0004f39e814ec5c1502be2278909f6f91cd370597e9f2e4cbe47a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccd27d97075ed3aade69992554f6cac8396a6e0f1090037de04f4a7cf49f1c2d [INFO] running `Command { std: "docker" "start" "-a" "ccd27d97075ed3aade69992554f6cac8396a6e0f1090037de04f4a7cf49f1c2d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling annotate-snippets v0.9.1 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fopply v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.73s [INFO] running `Command { std: "docker" "inspect" "ccd27d97075ed3aade69992554f6cac8396a6e0f1090037de04f4a7cf49f1c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd27d97075ed3aade69992554f6cac8396a6e0f1090037de04f4a7cf49f1c2d", kill_on_drop: false }` [INFO] [stdout] ccd27d97075ed3aade69992554f6cac8396a6e0f1090037de04f4a7cf49f1c2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72c63e216dfa26f3fcc47c48be2677ab44907c5038b651c44ac6f8030f5f11e6 [INFO] running `Command { std: "docker" "start" "-a" "72c63e216dfa26f3fcc47c48be2677ab44907c5038b651c44ac6f8030f5f11e6", kill_on_drop: false }` [INFO] [stderr] Compiling fopply v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:121:50 [INFO] [stdout] | [INFO] [stdout] 121 | let (_, positions) = process_expression_parsing(parsed); [INFO] [stdout] | ^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:125:57 [INFO] [stdout] | [INFO] [stdout] 125 | let new_range = debug_unwrap!(get_char_range(string, range)); [INFO] [stdout] | ^^^^^ expected struct `std::ops::Range`, found struct `LocalSpan` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::ops::Range` [INFO] [stdout] found struct `LocalSpan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | let expression = clear_parsing_info(expression); [INFO] [stdout] | ^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:25:37 [INFO] [stdout] | [INFO] [stdout] 25 | let should_be = clear_parsing_info(should_be); [INFO] [stdout] | ^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | let expression = clear_parsing_info(expression); [INFO] [stdout] | ^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | let should_be = clear_parsing_info(should_be); [INFO] [stdout] | ^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:54:38 [INFO] [stdout] | [INFO] [stdout] 54 | let expression = clear_parsing_info(expression); [INFO] [stdout] | ^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:71:37 [INFO] [stdout] | [INFO] [stdout] 71 | let should_be = clear_parsing_info(should_be); [INFO] [stdout] | ^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 84 | same!("a+b+c", "a+(b+c)"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:80 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 84 | same!("a+b+c", "a+(b+c)"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 85 | same!("a+b*c", "a+(b*c)"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:80 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 85 | same!("a+b*c", "a+(b*c)"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 86 | same!("a*b+c", "(a*b)+c"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:80 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 86 | same!("a*b+c", "(a*b)+c"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 87 | same!("a*b*c", "a*(b*c)"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:80 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 87 | same!("a*b*c", "a*(b*c)"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 88 | same!("a^b^c", "(a^b)^c"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:80 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 88 | same!("a^b^c", "(a^b)^c"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 93 | same!("a*b+c*d", "(a*b)+(c*d)"); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:80 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 93 | same!("a*b+c*d", "(a*b)+(c*d)"); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 94 | same!("a^b*c^d", "(a^b)*(c^d)"); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fpl.rs:78:80 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(clear_parsing_info(parser::expr($a).unwrap()), clear_parsing_info(parser::expr($b).unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ExpressionParsing`, found struct `ExpressionParsingGlobal` [INFO] [stdout] ... [INFO] [stdout] 94 | same!("a^b*c^d", "(a^b)*(c^d)"); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `same` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fopply` due to 23 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "72c63e216dfa26f3fcc47c48be2677ab44907c5038b651c44ac6f8030f5f11e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c63e216dfa26f3fcc47c48be2677ab44907c5038b651c44ac6f8030f5f11e6", kill_on_drop: false }` [INFO] [stdout] 72c63e216dfa26f3fcc47c48be2677ab44907c5038b651c44ac6f8030f5f11e6