[INFO] cloning repository https://github.com/sovi-odoo/odocgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sovi-odoo/odocgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovi-odoo%2Fodocgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovi-odoo%2Fodocgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f05b1d1ce8ba853dd9b57ee43e427d6cb6b9232 [INFO] checking sovi-odoo/odocgen against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovi-odoo%2Fodocgen" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sovi-odoo/odocgen on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sovi-odoo/odocgen [INFO] finished tweaking git repo https://github.com/sovi-odoo/odocgen [INFO] tweaked toml for git repo https://github.com/sovi-odoo/odocgen written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sovi-odoo/odocgen 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustpython-parser-core v0.3.1 [INFO] [stderr] Downloaded malachite v0.4.9 [INFO] [stderr] Downloaded rustpython-ast v0.3.1 [INFO] [stderr] Downloaded malachite-bigint v0.2.0 [INFO] [stderr] Downloaded is-macro v0.3.5 [INFO] [stderr] Downloaded rustpython-parser-vendored v0.3.1 [INFO] [stderr] Downloaded unicode_names2_generator v1.2.2 [INFO] [stderr] Downloaded unicode_names2 v1.2.2 [INFO] [stderr] Downloaded rustpython-parser v0.3.1 [INFO] [stderr] Downloaded malachite-q v0.4.9 [INFO] [stderr] Downloaded malachite-base v0.4.9 [INFO] [stderr] Downloaded malachite-nz v0.4.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c61fefd4d000d4e2169528667185ca319e3f440a2818f01a003c4b9c47bbc585 [INFO] running `Command { std: "docker" "start" "-a" "c61fefd4d000d4e2169528667185ca319e3f440a2818f01a003c4b9c47bbc585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c61fefd4d000d4e2169528667185ca319e3f440a2818f01a003c4b9c47bbc585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c61fefd4d000d4e2169528667185ca319e3f440a2818f01a003c4b9c47bbc585", kill_on_drop: false }` [INFO] [stdout] c61fefd4d000d4e2169528667185ca319e3f440a2818f01a003c4b9c47bbc585 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02cad5e8bf900bcc265f5019f7a91ca607598da553d2fae2f1a4f7d40d059b80 [INFO] running `Command { std: "docker" "start" "-a" "02cad5e8bf900bcc265f5019f7a91ca607598da553d2fae2f1a4f7d40d059b80", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling malachite-nz v0.4.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unic-emoji-char v0.9.0 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rustpython-parser-vendored v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking malachite-base v0.4.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unicode_names2_generator v1.2.2 [INFO] [stderr] Compiling rustpython-parser v0.3.1 [INFO] [stderr] Compiling unicode_names2 v1.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking rustpython-parser-core v0.3.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking malachite-q v0.4.9 [INFO] [stderr] Checking malachite v0.4.9 [INFO] [stderr] Checking malachite-bigint v0.2.0 [INFO] [stderr] Checking rustpython-ast v0.3.1 [INFO] [stderr] Checking odocgen v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.91s [INFO] running `Command { std: "docker" "inspect" "02cad5e8bf900bcc265f5019f7a91ca607598da553d2fae2f1a4f7d40d059b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02cad5e8bf900bcc265f5019f7a91ca607598da553d2fae2f1a4f7d40d059b80", kill_on_drop: false }` [INFO] [stdout] 02cad5e8bf900bcc265f5019f7a91ca607598da553d2fae2f1a4f7d40d059b80 [INFO] checking sovi-odoo/odocgen against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovi-odoo%2Fodocgen" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sovi-odoo/odocgen on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sovi-odoo/odocgen [INFO] finished tweaking git repo https://github.com/sovi-odoo/odocgen [INFO] tweaked toml for git repo https://github.com/sovi-odoo/odocgen written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sovi-odoo/odocgen 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e88a1bbd7f82c0695dc0b238932776e57eccd279cf1a2abc9b5d403e2bda643 [INFO] running `Command { std: "docker" "start" "-a" "8e88a1bbd7f82c0695dc0b238932776e57eccd279cf1a2abc9b5d403e2bda643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e88a1bbd7f82c0695dc0b238932776e57eccd279cf1a2abc9b5d403e2bda643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e88a1bbd7f82c0695dc0b238932776e57eccd279cf1a2abc9b5d403e2bda643", kill_on_drop: false }` [INFO] [stdout] 8e88a1bbd7f82c0695dc0b238932776e57eccd279cf1a2abc9b5d403e2bda643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail_expr_drop_order" "-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a705ab273d35cb112ef28bdecc01bbd6031882f27d981a73cc2cde0f19506227 [INFO] running `Command { std: "docker" "start" "-a" "a705ab273d35cb112ef28bdecc01bbd6031882f27d981a73cc2cde0f19506227", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling malachite-nz v0.4.9 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking unic-emoji-char v0.9.0 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rustpython-parser-vendored v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking malachite-base v0.4.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unicode_names2_generator v1.2.2 [INFO] [stderr] Compiling rustpython-parser v0.3.1 [INFO] [stderr] Compiling unicode_names2 v1.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking rustpython-parser-core v0.3.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking malachite-q v0.4.9 [INFO] [stderr] Checking malachite v0.4.9 [INFO] [stderr] Checking malachite-bigint v0.2.0 [INFO] [stderr] Checking rustpython-ast v0.3.1 [INFO] [stderr] Checking odocgen v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:320:18 [INFO] [stdout] | [INFO] [stdout] 320 | .map(|x| std::fs::read_dir(x).unwrap().count()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `odocgen` (bin "odocgen" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:320:18 [INFO] [stdout] | [INFO] [stdout] 320 | .map(|x| std::fs::read_dir(x).unwrap().count()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `odocgen` (bin "odocgen") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a705ab273d35cb112ef28bdecc01bbd6031882f27d981a73cc2cde0f19506227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a705ab273d35cb112ef28bdecc01bbd6031882f27d981a73cc2cde0f19506227", kill_on_drop: false }` [INFO] [stdout] a705ab273d35cb112ef28bdecc01bbd6031882f27d981a73cc2cde0f19506227