Build #385649 2021-05-06 22:09:55
# rustc version
rustc 1.54.0-nightly (bacf770f2 2021-05-05)# docs.rs version
docsrs 0.6.0 (c2d325f 2021-05-02)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/python-packaging-0.8.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/python-packaging-0.8.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210505-1.54.0-nightly-bacf770f2" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 1e08f282555179f2c101acfbebfae7df304b8383f1339e5b076471718ce01df4
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "1e08f282555179f2c101acfbebfae7df304b8383f1339e5b076471718ce01df4", kill_on_drop: false }`
[INFO] [stderr] Documenting python-packaging v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:17:13
[INFO] [stderr] |
[INFO] [stderr] 17 | /// See https://docs.python.org/3/c-api/init_config.html#isolated-configuration.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#isolated-configuration.>`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:22:13
[INFO] [stderr] |
[INFO] [stderr] 22 | /// See https://docs.python.org/3/c-api/init_config.html#python-configuration.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#python-configuration.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:152:9
[INFO] [stderr] |
[INFO] [stderr] 152 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.coerce_c_locale.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.coerce_c_locale.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:184:9
[INFO] [stderr] |
[INFO] [stderr] 184 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.bytes_warning.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.bytes_warning.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:226:9
[INFO] [stderr] |
[INFO] [stderr] 226 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.check_hash_pycs_mode.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.check_hash_pycs_mode.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:261:9
[INFO] [stderr] |
[INFO] [stderr] 261 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.allocator.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.allocator.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:319:13
[INFO] [stderr] |
[INFO] [stderr] 319 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.allocator.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.allocator.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:322:13
[INFO] [stderr] |
[INFO] [stderr] 322 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.configure_locale.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.configure_locale.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:325:13
[INFO] [stderr] |
[INFO] [stderr] 325 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.coerce_c_locale.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.coerce_c_locale.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:328:13
[INFO] [stderr] |
[INFO] [stderr] 328 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.coerce_c_locale_warn.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.coerce_c_locale_warn.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:331:13
[INFO] [stderr] |
[INFO] [stderr] 331 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.dev_mode.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.dev_mode.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:334:13
[INFO] [stderr] |
[INFO] [stderr] 334 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.isolated.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.isolated.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:337:13
[INFO] [stderr] |
[INFO] [stderr] 337 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.legacy_windows_fs_encoding.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.legacy_windows_fs_encoding.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:340:13
[INFO] [stderr] |
[INFO] [stderr] 340 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.parse_argv.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.parse_argv.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:343:13
[INFO] [stderr] |
[INFO] [stderr] 343 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.use_environment.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.use_environment.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:346:13
[INFO] [stderr] |
[INFO] [stderr] 346 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.utf8_mode.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.utf8_mode.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:349:13
[INFO] [stderr] |
[INFO] [stderr] 349 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.argv.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.argv.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:352:13
[INFO] [stderr] |
[INFO] [stderr] 352 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.base_exec_prefix.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.base_exec_prefix.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:355:13
[INFO] [stderr] |
[INFO] [stderr] 355 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.base_executable.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.base_executable.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:358:13
[INFO] [stderr] |
[INFO] [stderr] 358 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.base_prefix.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.base_prefix.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:361:13
[INFO] [stderr] |
[INFO] [stderr] 361 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.buffered_stdio.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.buffered_stdio.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:364:13
[INFO] [stderr] |
[INFO] [stderr] 364 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.bytes_warning.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.bytes_warning.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:367:13
[INFO] [stderr] |
[INFO] [stderr] 367 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.check_hash_pycs_mode.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.check_hash_pycs_mode.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:370:13
[INFO] [stderr] |
[INFO] [stderr] 370 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.configure_c_stdio.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.configure_c_stdio.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:373:13
[INFO] [stderr] |
[INFO] [stderr] 373 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.dump_refs.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.dump_refs.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:376:13
[INFO] [stderr] |
[INFO] [stderr] 376 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.exec_prefix.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.exec_prefix.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:379:13
[INFO] [stderr] |
[INFO] [stderr] 379 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.executable.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.executable.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:382:13
[INFO] [stderr] |
[INFO] [stderr] 382 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.faulthandler.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.faulthandler.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:385:13
[INFO] [stderr] |
[INFO] [stderr] 385 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.filesystem_encoding.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.filesystem_encoding.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:388:13
[INFO] [stderr] |
[INFO] [stderr] 388 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.filesystem_errors.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.filesystem_errors.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:391:13
[INFO] [stderr] |
[INFO] [stderr] 391 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.hash_seed.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.hash_seed.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:394:13
[INFO] [stderr] |
[INFO] [stderr] 394 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.home.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.home.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:397:13
[INFO] [stderr] |
[INFO] [stderr] 397 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.import_time.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.import_time.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:400:13
[INFO] [stderr] |
[INFO] [stderr] 400 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.inspect.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.inspect.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:403:13
[INFO] [stderr] |
[INFO] [stderr] 403 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.install_signal_handlers.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.install_signal_handlers.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:406:13
[INFO] [stderr] |
[INFO] [stderr] 406 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.interactive.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.interactive.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:409:13
[INFO] [stderr] |
[INFO] [stderr] 409 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.legacy_windows_stdio.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.legacy_windows_stdio.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:412:13
[INFO] [stderr] |
[INFO] [stderr] 412 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.malloc_stats.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.malloc_stats.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:415:13
[INFO] [stderr] |
[INFO] [stderr] 415 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.module_search_paths.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.module_search_paths.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:418:13
[INFO] [stderr] |
[INFO] [stderr] 418 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.optimization_level.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.optimization_level.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:421:13
[INFO] [stderr] |
[INFO] [stderr] 421 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.parser_debug.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.parser_debug.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:424:13
[INFO] [stderr] |
[INFO] [stderr] 424 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.pathconfig_warnings.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.pathconfig_warnings.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:427:13
[INFO] [stderr] |
[INFO] [stderr] 427 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.prefix.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.prefix.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:430:13
[INFO] [stderr] |
[INFO] [stderr] 430 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.program_name.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.program_name.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:433:13
[INFO] [stderr] |
[INFO] [stderr] 433 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.pycache_prefix.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.pycache_prefix.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:436:13
[INFO] [stderr] |
[INFO] [stderr] 436 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.pythonpath_env.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.pythonpath_env.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:439:13
[INFO] [stderr] |
[INFO] [stderr] 439 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.quiet.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.quiet.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:442:13
[INFO] [stderr] |
[INFO] [stderr] 442 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.run_command.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.run_command.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:445:13
[INFO] [stderr] |
[INFO] [stderr] 445 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.run_filename.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.run_filename.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:448:13
[INFO] [stderr] |
[INFO] [stderr] 448 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.run_module.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.run_module.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:451:13
[INFO] [stderr] |
[INFO] [stderr] 451 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.show_ref_count.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.show_ref_count.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:454:13
[INFO] [stderr] |
[INFO] [stderr] 454 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.site_import.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.site_import.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:457:13
[INFO] [stderr] |
[INFO] [stderr] 457 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.skip_source_first_line.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.skip_source_first_line.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:460:13
[INFO] [stderr] |
[INFO] [stderr] 460 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.stdio_encoding.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.stdio_encoding.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:463:13
[INFO] [stderr] |
[INFO] [stderr] 463 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.stdio_errors.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.stdio_errors.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:466:13
[INFO] [stderr] |
[INFO] [stderr] 466 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.tracemalloc.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.tracemalloc.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:469:13
[INFO] [stderr] |
[INFO] [stderr] 469 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.user_site_directory.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.user_site_directory.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:472:13
[INFO] [stderr] |
[INFO] [stderr] 472 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.verbose.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.verbose.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:475:13
[INFO] [stderr] |
[INFO] [stderr] 475 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.warnoptions.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.warnoptions.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:478:13
[INFO] [stderr] |
[INFO] [stderr] 478 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.write_bytecode.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.write_bytecode.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/interpreter.rs:481:13
[INFO] [stderr] |
[INFO] [stderr] 481 | /// See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.xoptions.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.python.org/3/c-api/init_config.html#c.PyConfig.xoptions.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: 61 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "1e08f282555179f2c101acfbebfae7df304b8383f1339e5b076471718ce01df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e08f282555179f2c101acfbebfae7df304b8383f1339e5b076471718ce01df4", kill_on_drop: false }`
[INFO] [stdout] 1e08f282555179f2c101acfbebfae7df304b8383f1339e5b076471718ce01df4