[INFO] fetching crate lang-3bc-sys 0.1.3... [INFO] documenting lang-3bc-sys-0.1.3 against master#ef324565d071c6d7e2477a195648549e33d6a465 for pr-121659-bump-pulldown-cmark [INFO] extracting crate lang-3bc-sys 0.1.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate lang-3bc-sys 0.1.3 on toolchain ef324565d071c6d7e2477a195648549e33d6a465 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lang-3bc-sys 0.1.3 [INFO] finished tweaking crates.io crate lang-3bc-sys 0.1.3 [INFO] tweaked toml for crates.io crate lang-3bc-sys 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate lang-3bc-sys 0.1.3 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" "+ef324565d071c6d7e2477a195648549e33d6a465" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a57bf9c9e8a3eb953acf4e550c8179f5810809223dd0d31e85458309e33e4941 [INFO] running `Command { std: "docker" "start" "-a" "a57bf9c9e8a3eb953acf4e550c8179f5810809223dd0d31e85458309e33e4941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a57bf9c9e8a3eb953acf4e550c8179f5810809223dd0d31e85458309e33e4941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57bf9c9e8a3eb953acf4e550c8179f5810809223dd0d31e85458309e33e4941", kill_on_drop: false }` [INFO] [stdout] a57bf9c9e8a3eb953acf4e550c8179f5810809223dd0d31e85458309e33e4941 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f01efdfa07f28161695c5bcd4e539978a997abc3eabcb30a6c7237b4bdae4b8e [INFO] running `Command { std: "docker" "start" "-a" "f01efdfa07f28161695c5bcd4e539978a997abc3eabcb30a6c7237b4bdae4b8e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling lang-3bc-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: lang-3bc-sys@0.1.3: In file included from src/../3bc-lang/src/3bc.h:140, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: from src/../3bc-lang/src/3bc_header.h:35, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: from src/wrapper.c:2: [INFO] [stderr] warning: lang-3bc-sys@0.1.3: src/../3bc-lang/src/driver_program.c: In function 'driver_program_error': [INFO] [stderr] warning: lang-3bc-sys@0.1.3: src/../3bc-lang/src/driver_program.c:83:55: warning: ' [INFO] [stderr] warning: lang-3bc-sys@0.1.3: > DESCRIPTION: ' directive output truncated writing 16 bytes into a region of size between 0 and 8 [-Wformat-truncation=] [INFO] [stderr] warning: lang-3bc-sys@0.1.3: 83 | snprintf(error_code_string, sizeof(error_header), error_header, app->id, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: lang-3bc-sys@0.1.3: src/../3bc-lang/src/driver_program.c:83:5: note: 'snprintf' output between 127 and 141 bytes into a destination of size 118 [INFO] [stderr] warning: lang-3bc-sys@0.1.3: 83 | snprintf(error_code_string, sizeof(error_header), error_header, app->id, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: lang-3bc-sys@0.1.3: 84 | error_line, error_code); [INFO] [stderr] warning: lang-3bc-sys@0.1.3: | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Documenting lang-3bc-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-3bc-sys-0a4133b0c1186022/out/bindings.rs:3:56157 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Checks menomics and literal expressions of the first column only."] # [doc = ""] # [doc = " NOTE:"] # [doc = " This algorithm has endians-independent math."] # [doc = " https://developer.ibm.com/articles/au-endianc"] # [doc = ""] # [doc = " NOTE:"] # [doc = " This method does not need to be protected,"] # [doc = " as it will be executed only if there are 3 columns,"] # [doc = " which would be at least 5 characters."] # [doc = ""] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.40s [INFO] [stderr] Generated /opt/rustwide/target/doc/lang_3bc_sys/index.html [INFO] running `Command { std: "docker" "inspect" "f01efdfa07f28161695c5bcd4e539978a997abc3eabcb30a6c7237b4bdae4b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01efdfa07f28161695c5bcd4e539978a997abc3eabcb30a6c7237b4bdae4b8e", kill_on_drop: false }` [INFO] [stdout] f01efdfa07f28161695c5bcd4e539978a997abc3eabcb30a6c7237b4bdae4b8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7994c6f63b2dfce28f398a0c0db4f35bd239e67bbd45e7dc80aac069fe2c0e81 [INFO] running `Command { std: "docker" "start" "-a" "7994c6f63b2dfce28f398a0c0db4f35bd239e67bbd45e7dc80aac069fe2c0e81", kill_on_drop: false }` [INFO] [stderr] warning: lang-3bc-sys@0.1.3: In file included from src/../3bc-lang/src/3bc.h:140, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: from src/../3bc-lang/src/3bc_header.h:35, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: from src/wrapper.c:2: [INFO] [stderr] warning: lang-3bc-sys@0.1.3: src/../3bc-lang/src/driver_program.c: In function 'driver_program_error': [INFO] [stderr] warning: lang-3bc-sys@0.1.3: src/../3bc-lang/src/driver_program.c:83:55: warning: ' [INFO] [stderr] warning: lang-3bc-sys@0.1.3: > DESCRIPTION: ' directive output truncated writing 16 bytes into a region of size between 0 and 8 [-Wformat-truncation=] [INFO] [stderr] warning: lang-3bc-sys@0.1.3: 83 | snprintf(error_code_string, sizeof(error_header), error_header, app->id, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: lang-3bc-sys@0.1.3: src/../3bc-lang/src/driver_program.c:83:5: note: 'snprintf' output between 127 and 141 bytes into a destination of size 118 [INFO] [stderr] warning: lang-3bc-sys@0.1.3: 83 | snprintf(error_code_string, sizeof(error_header), error_header, app->id, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: lang-3bc-sys@0.1.3: 84 | error_line, error_code); [INFO] [stderr] warning: lang-3bc-sys@0.1.3: | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Documenting lang-3bc-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-3bc-sys-0a4133b0c1186022/out/bindings.rs:3:56157 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Checks menomics and literal expressions of the first column only."] # [doc = ""] # [doc = " NOTE:"] # [doc = " This algorithm has endians-independent math."] # [doc = " https://developer.ibm.com/articles/au-endianc"] # [doc = ""] # [doc = " NOTE:"] # [doc = " This method does not need to be protected,"] # [doc = " as it will be executed only if there are 3 columns,"] # [doc = " which would be at least 5 characters."] # [doc = ""] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Generated /opt/rustwide/target/doc/lang_3bc_sys/index.html [INFO] running `Command { std: "docker" "inspect" "7994c6f63b2dfce28f398a0c0db4f35bd239e67bbd45e7dc80aac069fe2c0e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7994c6f63b2dfce28f398a0c0db4f35bd239e67bbd45e7dc80aac069fe2c0e81", kill_on_drop: false }` [INFO] [stdout] 7994c6f63b2dfce28f398a0c0db4f35bd239e67bbd45e7dc80aac069fe2c0e81 [INFO] documenting lang-3bc-sys-0.1.3 against try#223112bf1ca31911a6475910c77b36bfa127d5f8 for pr-121659-bump-pulldown-cmark [INFO] extracting crate lang-3bc-sys 0.1.3 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate lang-3bc-sys 0.1.3 on toolchain 223112bf1ca31911a6475910c77b36bfa127d5f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lang-3bc-sys 0.1.3 [INFO] finished tweaking crates.io crate lang-3bc-sys 0.1.3 [INFO] tweaked toml for crates.io crate lang-3bc-sys 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate lang-3bc-sys 0.1.3 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" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39530e8e5b92dfbf91fdc0ed2a40a7dcaa35f5e98c48a29fac1418300a6e9ca5 [INFO] running `Command { std: "docker" "start" "-a" "39530e8e5b92dfbf91fdc0ed2a40a7dcaa35f5e98c48a29fac1418300a6e9ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39530e8e5b92dfbf91fdc0ed2a40a7dcaa35f5e98c48a29fac1418300a6e9ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39530e8e5b92dfbf91fdc0ed2a40a7dcaa35f5e98c48a29fac1418300a6e9ca5", kill_on_drop: false }` [INFO] [stdout] 39530e8e5b92dfbf91fdc0ed2a40a7dcaa35f5e98c48a29fac1418300a6e9ca5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8903835dd1c9a7d500779ca9ea85a1e4c4dcd1f70c0a0cf91c262c657a0418b [INFO] running `Command { std: "docker" "start" "-a" "e8903835dd1c9a7d500779ca9ea85a1e4c4dcd1f70c0a0cf91c262c657a0418b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling lang-3bc-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: lang-3bc-sys@0.1.3: In file included from src/../3bc-lang/src/3bc.h:140, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: from src/../3bc-lang/src/3bc_header.h:35, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: from src/wrapper.c:2: [INFO] [stderr] warning: lang-3bc-sys@0.1.3: src/../3bc-lang/src/driver_program.c: In function 'driver_program_error': [INFO] [stderr] warning: lang-3bc-sys@0.1.3: src/../3bc-lang/src/driver_program.c:83:55: warning: ' [INFO] [stderr] warning: lang-3bc-sys@0.1.3: > DESCRIPTION: ' directive output truncated writing 16 bytes into a region of size between 0 and 8 [-Wformat-truncation=] [INFO] [stderr] warning: lang-3bc-sys@0.1.3: 83 | snprintf(error_code_string, sizeof(error_header), error_header, app->id, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: lang-3bc-sys@0.1.3: src/../3bc-lang/src/driver_program.c:83:5: note: 'snprintf' output between 127 and 141 bytes into a destination of size 118 [INFO] [stderr] warning: lang-3bc-sys@0.1.3: 83 | snprintf(error_code_string, sizeof(error_header), error_header, app->id, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: lang-3bc-sys@0.1.3: 84 | error_line, error_code); [INFO] [stderr] warning: lang-3bc-sys@0.1.3: | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Documenting lang-3bc-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-3bc-sys-0a4133b0c1186022/out/bindings.rs:3:56157 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Checks menomics and literal expressions of the first column only."] # [doc = ""] # [doc = " NOTE:"] # [doc = " This algorithm has endians-independent math."] # [doc = " https://developer.ibm.com/articles/au-endianc"] # [doc = ""] # [doc = " NOTE:"] # [doc = " This method does not need to be protected,"] # [doc = " as it will be executed only if there are 3 columns,"] # [doc = " which would be at least 5 characters."] # [doc = ""] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-3bc-sys-0a4133b0c1186022/out/bindings.rs:3:15004 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " ___________ _____ _"] # [doc = " |____ | ___ \\/ __ \\ | |"] # [doc = " / / |_/ /| / \\/ | | __ _ _ __ __ _ _ _ __ _ __ _ ___"] # [doc = " \\ \\ ___ \\| | | |/ _` | '_ \\ / _` | | | |/ _` |/ _` |/ _ \\"] # [doc = " .___/ / |_/ /| \\__/\\ | | (_| | | | | (_| | |_| | (_| | (_| | __/"] # [doc = " \\____/\\____/ \\____/ |_|\\__,_|_| |_|\\__, |\\__,_|\\__,_|\\__, |\\___|"] # [doc = " __/ | __/ |"] # [doc = " |___/ |___/"] # [doc = " DESCRIPTION:"] # [doc = " Header refers to errors codes and messages."] # [doc = ""] # [doc = " BRIEF:"] # [doc = " Low-level language, tiny virtual machine, intermediate representation,"] # [doc = " embeddable, easy for beginners. (Friendly Punched cards)"] # [doc = ""] # [doc = " AUTHOR:"] # [doc = " Copyright (C) 2020 Rodrigo Dornelles."] # [doc = ""] # [doc = " LICENSE:"] # [doc = " This program is free software: you can redistribute it and/or modify"] # [doc = " it under the terms of the GNU General Public License as published by"] # [doc = " the Free Software Foundation, either version 3 of the License,"] # [doc = " or any later version."] # [doc = ""] # [doc = " This program is distributed in the hope that it will be useful,"] # [doc = " but WITHOUT ANY WARRANTY; without even the implied warranty of"] # [doc = " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"] # [doc = " GNU General Public License for more details."] # [doc = ""] # [doc = " You should have received a copy of the GNU General Public License"] # [doc = " along with this program. If not, see ."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: old parser sees Start(Emphasis), new sees nothing [INFO] [stdout] = note: `#[deny(rustdoc::unportable_markdown)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-3bc-sys-0a4133b0c1186022/out/bindings.rs:3:15004 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " ___________ _____ _"] # [doc = " |____ | ___ \\/ __ \\ | |"] # [doc = " / / |_/ /| / \\/ | | __ _ _ __ __ _ _ _ __ _ __ _ ___"] # [doc = " \\ \\ ___ \\| | | |/ _` | '_ \\ / _` | | | |/ _` |/ _` |/ _ \\"] # [doc = " .___/ / |_/ /| \\__/\\ | | (_| | | | | (_| | |_| | (_| | (_| | __/"] # [doc = " \\____/\\____/ \\____/ |_|\\__,_|_| |_|\\__, |\\__,_|\\__,_|\\__, |\\___|"] # [doc = " __/ | __/ |"] # [doc = " |___/ |___/"] # [doc = " DESCRIPTION:"] # [doc = " Header refers to errors codes and messages."] # [doc = ""] # [doc = " BRIEF:"] # [doc = " Low-level language, tiny virtual machine, intermediate representation,"] # [doc = " embeddable, easy for beginners. (Friendly Punched cards)"] # [doc = ""] # [doc = " AUTHOR:"] # [doc = " Copyright (C) 2020 Rodrigo Dornelles."] # [doc = ""] # [doc = " LICENSE:"] # [doc = " This program is free software: you can redistribute it and/or modify"] # [doc = " it under the terms of the GNU General Public License as published by"] # [doc = " the Free Software Foundation, either version 3 of the License,"] # [doc = " or any later version."] # [doc = ""] # [doc = " This program is distributed in the hope that it will be useful,"] # [doc = " but WITHOUT ANY WARRANTY; without even the implied warranty of"] # [doc = " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"] # [doc = " GNU General Public License for more details."] # [doc = ""] # [doc = " You should have received a copy of the GNU General Public License"] # [doc = " along with this program. If not, see ."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: old parser sees HardBreak, new sees nothing [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-3bc-sys-0a4133b0c1186022/out/bindings.rs:3:15004 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " ___________ _____ _"] # [doc = " |____ | ___ \\/ __ \\ | |"] # [doc = " / / |_/ /| / \\/ | | __ _ _ __ __ _ _ _ __ _ __ _ ___"] # [doc = " \\ \\ ___ \\| | | |/ _` | '_ \\ / _` | | | |/ _` |/ _` |/ _ \\"] # [doc = " .___/ / |_/ /| \\__/\\ | | (_| | | | | (_| | |_| | (_| | (_| | __/"] # [doc = " \\____/\\____/ \\____/ |_|\\__,_|_| |_|\\__, |\\__,_|\\__,_|\\__, |\\___|"] # [doc = " __/ | __/ |"] # [doc = " |___/ |___/"] # [doc = " DESCRIPTION:"] # [doc = " Header refers to errors codes and messages."] # [doc = ""] # [doc = " BRIEF:"] # [doc = " Low-level language, tiny virtual machine, intermediate representation,"] # [doc = " embeddable, easy for beginners. (Friendly Punched cards)"] # [doc = ""] # [doc = " AUTHOR:"] # [doc = " Copyright (C) 2020 Rodrigo Dornelles."] # [doc = ""] # [doc = " LICENSE:"] # [doc = " This program is free software: you can redistribute it and/or modify"] # [doc = " it under the terms of the GNU General Public License as published by"] # [doc = " the Free Software Foundation, either version 3 of the License,"] # [doc = " or any later version."] # [doc = ""] # [doc = " This program is distributed in the hope that it will be useful,"] # [doc = " but WITHOUT ANY WARRANTY; without even the implied warranty of"] # [doc = " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"] # [doc = " GNU General Public License for more details."] # [doc = ""] # [doc = " You should have received a copy of the GNU General Public License"] # [doc = " along with this program. If not, see ."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: new parser sees HardBreak, old sees nothing [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-3bc-sys-0a4133b0c1186022/out/bindings.rs:3:15004 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " ___________ _____ _"] # [doc = " |____ | ___ \\/ __ \\ | |"] # [doc = " / / |_/ /| / \\/ | | __ _ _ __ __ _ _ _ __ _ __ _ ___"] # [doc = " \\ \\ ___ \\| | | |/ _` | '_ \\ / _` | | | |/ _` |/ _` |/ _ \\"] # [doc = " .___/ / |_/ /| \\__/\\ | | (_| | | | | (_| | |_| | (_| | (_| | __/"] # [doc = " \\____/\\____/ \\____/ |_|\\__,_|_| |_|\\__, |\\__,_|\\__,_|\\__, |\\___|"] # [doc = " __/ | __/ |"] # [doc = " |___/ |___/"] # [doc = " DESCRIPTION:"] # [doc = " Header refers to errors codes and messages."] # [doc = ""] # [doc = " BRIEF:"] # [doc = " Low-level language, tiny virtual machine, intermediate representation,"] # [doc = " embeddable, easy for beginners. (Friendly Punched cards)"] # [doc = ""] # [doc = " AUTHOR:"] # [doc = " Copyright (C) 2020 Rodrigo Dornelles."] # [doc = ""] # [doc = " LICENSE:"] # [doc = " This program is free software: you can redistribute it and/or modify"] # [doc = " it under the terms of the GNU General Public License as published by"] # [doc = " the Free Software Foundation, either version 3 of the License,"] # [doc = " or any later version."] # [doc = ""] # [doc = " This program is distributed in the hope that it will be useful,"] # [doc = " but WITHOUT ANY WARRANTY; without even the implied warranty of"] # [doc = " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"] # [doc = " GNU General Public License for more details."] # [doc = ""] # [doc = " You should have received a copy of the GNU General Public License"] # [doc = " along with this program. If not, see ."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: old parser sees Start(Emphasis), new sees Start(Emphasis) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-3bc-sys-0a4133b0c1186022/out/bindings.rs:3:15004 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " ___________ _____ _"] # [doc = " |____ | ___ \\/ __ \\ | |"] # [doc = " / / |_/ /| / \\/ | | __ _ _ __ __ _ _ _ __ _ __ _ ___"] # [doc = " \\ \\ ___ \\| | | |/ _` | '_ \\ / _` | | | |/ _` |/ _` |/ _ \\"] # [doc = " .___/ / |_/ /| \\__/\\ | | (_| | | | | (_| | |_| | (_| | (_| | __/"] # [doc = " \\____/\\____/ \\____/ |_|\\__,_|_| |_|\\__, |\\__,_|\\__,_|\\__, |\\___|"] # [doc = " __/ | __/ |"] # [doc = " |___/ |___/"] # [doc = " DESCRIPTION:"] # [doc = " Header refers to errors codes and messages."] # [doc = ""] # [doc = " BRIEF:"] # [doc = " Low-level language, tiny virtual machine, intermediate representation,"] # [doc = " embeddable, easy for beginners. (Friendly Punched cards)"] # [doc = ""] # [doc = " AUTHOR:"] # [doc = " Copyright (C) 2020 Rodrigo Dornelles."] # [doc = ""] # [doc = " LICENSE:"] # [doc = " This program is free software: you can redistribute it and/or modify"] # [doc = " it under the terms of the GNU General Public License as published by"] # [doc = " the Free Software Foundation, either version 3 of the License,"] # [doc = " or any later version."] # [doc = ""] # [doc = " This program is distributed in the hope that it will be useful,"] # [doc = " but WITHOUT ANY WARRANTY; without even the implied warranty of"] # [doc = " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"] # [doc = " GNU General Public License for more details."] # [doc = ""] # [doc = " You should have received a copy of the GNU General Public License"] # [doc = " along with this program. If not, see ."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: new parser sees Start(Emphasis), old sees nothing [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-3bc-sys-0a4133b0c1186022/out/bindings.rs:3:15004 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; # [doc = " ___________ _____ _"] # [doc = " |____ | ___ \\/ __ \\ | |"] # [doc = " / / |_/ /| / \\/ | | __ _ _ __ __ _ _ _ __ _ __ _ ___"] # [doc = " \\ \\ ___ \\| | | |/ _` | '_ \\ / _` | | | |/ _` |/ _` |/ _ \\"] # [doc = " .___/ / |_/ /| \\__/\\ | | (_| | | | | (_| | |_| | (_| | (_| | __/"] # [doc = " \\____/\\____/ \\____/ |_|\\__,_|_| |_|\\__, |\\__,_|\\__,_|\\__, |\\___|"] # [doc = " __/ | __/ |"] # [doc = " |___/ |___/"] # [doc = " DESCRIPTION:"] # [doc = " Header refers to errors codes and messages."] # [doc = ""] # [doc = " BRIEF:"] # [doc = " Low-level language, tiny virtual machine, intermediate representation,"] # [doc = " embeddable, easy for beginners. (Friendly Punched cards)"] # [doc = ""] # [doc = " AUTHOR:"] # [doc = " Copyright (C) 2020 Rodrigo Dornelles."] # [doc = ""] # [doc = " LICENSE:"] # [doc = " This program is free software: you can redistribute it and/or modify"] # [doc = " it under the terms of the GNU General Public License as published by"] # [doc = " the Free Software Foundation, either version 3 of the License,"] # [doc = " or any later version."] # [doc = ""] # [doc = " This program is distributed in the hope that it will be useful,"] # [doc = " but WITHOUT ANY WARRANTY; without even the implied warranty of"] # [doc = " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"] # [doc = " GNU General Public License for more details."] # [doc = ""] # [doc = " You should have received a copy of the GNU General Public License"] # [doc = " along with this program. If not, see ."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: new parser sees Start(Strong), old sees nothing [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: lang-3bc-sys@0.1.3: In file included from src/../3bc-lang/src/3bc.h:140, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: from src/../3bc-lang/src/3bc_header.h:35, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: from src/wrapper.c:2: [INFO] [stderr] warning: lang-3bc-sys@0.1.3: src/../3bc-lang/src/driver_program.c: In function 'driver_program_error': [INFO] [stderr] warning: lang-3bc-sys@0.1.3: src/../3bc-lang/src/driver_program.c:83:55: warning: ' [INFO] [stderr] warning: lang-3bc-sys@0.1.3: > DESCRIPTION: ' directive output truncated writing 16 bytes into a region of size between 0 and 8 [-Wformat-truncation=] [INFO] [stderr] warning: lang-3bc-sys@0.1.3: 83 | snprintf(error_code_string, sizeof(error_header), error_header, app->id, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: lang-3bc-sys@0.1.3: src/../3bc-lang/src/driver_program.c:83:5: note: 'snprintf' output between 127 and 141 bytes into a destination of size 118 [INFO] [stderr] warning: lang-3bc-sys@0.1.3: 83 | snprintf(error_code_string, sizeof(error_header), error_header, app->id, [INFO] [stderr] warning: lang-3bc-sys@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: lang-3bc-sys@0.1.3: 84 | error_line, error_code); [INFO] [stderr] warning: lang-3bc-sys@0.1.3: | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not document `lang-3bc-sys` [INFO] running `Command { std: "docker" "inspect" "e8903835dd1c9a7d500779ca9ea85a1e4c4dcd1f70c0a0cf91c262c657a0418b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8903835dd1c9a7d500779ca9ea85a1e4c4dcd1f70c0a0cf91c262c657a0418b", kill_on_drop: false }` [INFO] [stdout] e8903835dd1c9a7d500779ca9ea85a1e4c4dcd1f70c0a0cf91c262c657a0418b