[INFO] fetching crate gofer 0.1.8...
[INFO] testing gofer-0.1.8 against 1.90.0 for beta-1.91-3
[INFO] extracting crate gofer 0.1.8 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate gofer 0.1.8
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate gofer 0.1.8
[INFO] tweaked toml for crates.io crate gofer 0.1.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gofer 0.1.8 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gofer 0.1.8 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-regex v3.4.1
[INFO] [stderr]   Downloaded known-schemes v0.1.2
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.1
[INFO] [stderr]   Downloaded dogma v0.1.9
[INFO] [stderr]   Downloaded suppaftp v6.3.0
[INFO] [stderr]   Downloaded ssh2 v0.9.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e233c2136e33bcf196bbcde3592cb9b99ceb2a7339360e822b30634d6e17377a
[INFO] running `Command { std: "docker" "start" "-a" "e233c2136e33bcf196bbcde3592cb9b99ceb2a7339360e822b30634d6e17377a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e233c2136e33bcf196bbcde3592cb9b99ceb2a7339360e822b30634d6e17377a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e233c2136e33bcf196bbcde3592cb9b99ceb2a7339360e822b30634d6e17377a", kill_on_drop: false }`
[INFO] [stdout] e233c2136e33bcf196bbcde3592cb9b99ceb2a7339360e822b30634d6e17377a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40bf4795e5f60a386a22573d834c1bbfe5726a058a5fad62bcecf5213cb4d7db
[INFO] running `Command { std: "docker" "start" "-a" "40bf4795e5f60a386a22573d834c1bbfe5726a058a5fad62bcecf5213cb4d7db", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling known-schemes v0.1.2
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling dogma v0.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling suppaftp v6.3.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.21
[INFO] [stderr]    Compiling gofer v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.34s
[INFO] running `Command { std: "docker" "inspect" "40bf4795e5f60a386a22573d834c1bbfe5726a058a5fad62bcecf5213cb4d7db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40bf4795e5f60a386a22573d834c1bbfe5726a058a5fad62bcecf5213cb4d7db", kill_on_drop: false }`
[INFO] [stdout] 40bf4795e5f60a386a22573d834c1bbfe5726a058a5fad62bcecf5213cb4d7db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2018aff5c4cd77da74a922e8e221b0d43ecbd4b501f68e782762ec7b63bcaf3f
[INFO] running `Command { std: "docker" "start" "-a" "2018aff5c4cd77da74a922e8e221b0d43ecbd4b501f68e782762ec7b63bcaf3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling gofer v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s
[INFO] running `Command { std: "docker" "inspect" "2018aff5c4cd77da74a922e8e221b0d43ecbd4b501f68e782762ec7b63bcaf3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2018aff5c4cd77da74a922e8e221b0d43ecbd4b501f68e782762ec7b63bcaf3f", kill_on_drop: false }`
[INFO] [stdout] 2018aff5c4cd77da74a922e8e221b0d43ecbd4b501f68e782762ec7b63bcaf3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28b3b359fa9999e22f552c95a2a844a0c84f8c56f75ba087030dae420a5ce592
[INFO] running `Command { std: "docker" "start" "-a" "28b3b359fa9999e22f552c95a2a844a0c84f8c56f75ba087030dae420a5ce592", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gofer-89fc6bcc5ad42466)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gofer-bdc7421ac9c83d4b)
[INFO] [stdout] test schemes::git::test::url_mapping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gofer
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: couldn't read `src/../../../README.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/lib.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 | #[doc = include_str!("../../../README.md")]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: there is a file with the same name in a different directory
[INFO] [stderr]    |
[INFO] [stderr] 34 - #[doc = include_str!("../../../README.md")]
[INFO] [stderr] 34 + #[doc = include_str!("../README.md")]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name gofer --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out --extern data_url=/opt/rustwide/target/debug/deps/libdata_url-2f61873f2e1e5962.rlib --extern dogma=/opt/rustwide/target/debug/deps/libdogma-f97db99f06504845.rlib --extern gofer=/opt/rustwide/target/debug/deps/libgofer-edca04e0d4b96606.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fcd6fdfaafdccea6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-54f246a53a554cae.rlib --extern suppaftp=/opt/rustwide/target/debug/deps/libsuppaftp-8918ac72ccfb91fa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c72d5163f1cdb680.rlib -C embed-bitcode=no --cfg 'feature="all"' --cfg 'feature="data"' --cfg 'feature="default"' --cfg 'feature="file"' --cfg 'feature="ftp"' --cfg 'feature="git"' --cfg 'feature="http"' --cfg 'feature="https"' --cfg 'feature="ipfs"' --cfg 'feature="std"' --cfg 'feature="stdin"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "clap", "data", "default", "file", "ftp", "ftps", "git", "http", "https", "ipfs", "miette", "scp", "std", "stdin", "unstable"))' --cap-lints=warn --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "28b3b359fa9999e22f552c95a2a844a0c84f8c56f75ba087030dae420a5ce592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28b3b359fa9999e22f552c95a2a844a0c84f8c56f75ba087030dae420a5ce592", kill_on_drop: false }`
[INFO] [stdout] 28b3b359fa9999e22f552c95a2a844a0c84f8c56f75ba087030dae420a5ce592
