[INFO] fetching crate dynasty-api 1.1.0...
[INFO] testing dynasty-api-1.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate dynasty-api 1.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate dynasty-api 1.1.0
[INFO] finished tweaking crates.io crate dynasty-api 1.1.0
[INFO] tweaked toml for crates.io crate dynasty-api 1.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dynasty-api 1.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 171 packages to latest compatible versions
[INFO] [stderr]       Adding lazy-regex v2.5.0 (available: v3.4.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-socks v0.5.2
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v2.4.1
[INFO] [stderr]   Downloaded lazy-regex v2.5.0
[INFO] [stderr]   Downloaded tl v0.7.8
[INFO] [stderr]   Downloaded tryhard v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f281aa90b4bb1016d6e926e5c4ab127a60642dd4a6639cabd763809068aa907
[INFO] running `Command { std: "docker" "start" "-a" "5f281aa90b4bb1016d6e926e5c4ab127a60642dd4a6639cabd763809068aa907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f281aa90b4bb1016d6e926e5c4ab127a60642dd4a6639cabd763809068aa907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f281aa90b4bb1016d6e926e5c4ab127a60642dd4a6639cabd763809068aa907", kill_on_drop: false }`
[INFO] [stdout] 5f281aa90b4bb1016d6e926e5c4ab127a60642dd4a6639cabd763809068aa907
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0aeaac282324e37fa9ae6a4a61b61fb4a554c992148ce05e1704fa77e427d322
[INFO] running `Command { std: "docker" "start" "-a" "0aeaac282324e37fa9ae6a4a61b61fb4a554c992148ce05e1704fa77e427d322", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling tl v0.7.8
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.4.1
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lazy-regex v2.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling dynasty-api v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.29s
[INFO] running `Command { std: "docker" "inspect" "0aeaac282324e37fa9ae6a4a61b61fb4a554c992148ce05e1704fa77e427d322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aeaac282324e37fa9ae6a4a61b61fb4a554c992148ce05e1704fa77e427d322", kill_on_drop: false }`
[INFO] [stdout] 0aeaac282324e37fa9ae6a4a61b61fb4a554c992148ce05e1704fa77e427d322
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d82345e2af1029fc386960cda8bb5bdcb2bdab69e5c66d79c045a1b1642d9766
[INFO] running `Command { std: "docker" "start" "-a" "d82345e2af1029fc386960cda8bb5bdcb2bdab69e5c66d79c045a1b1642d9766", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling tryhard v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling dynasty-api v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.13s
[INFO] running `Command { std: "docker" "inspect" "d82345e2af1029fc386960cda8bb5bdcb2bdab69e5c66d79c045a1b1642d9766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82345e2af1029fc386960cda8bb5bdcb2bdab69e5c66d79c045a1b1642d9766", kill_on_drop: false }`
[INFO] [stdout] d82345e2af1029fc386960cda8bb5bdcb2bdab69e5c66d79c045a1b1642d9766
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90a1471629d1c0b6ddb15295b3e34ca4379c4e54a6bf7a44c5c9fc9d5ca373fe
[INFO] running `Command { std: "docker" "start" "-a" "90a1471629d1c0b6ddb15295b3e34ca4379c4e54a6bf7a44c5c9fc9d5ca373fe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dynasty_api-daca13bc2d1dec69)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test chapter::tests::response_structure ... ignored, requires internet
[INFO] [stdout] test directory::tests::response_structure ... ignored, requires internet
[INFO] [stdout] test directory_list::tests::response_structure ... ignored, requires internet
[INFO] [stdout] test directory_list::tests::viewless_response_structure ... ignored, requires internet
[INFO] [stdout] test recent_chapter::tests::response_structure ... ignored, requires internet
[INFO] [stdout] test search::suggestion::tests::response_structure ... ignored, requires internet
[INFO] [stdout] test search::tests::filtered_response_structure ... ignored, requires internet
[INFO] [stdout] test search::tests::response_structure ... ignored, requires internet
[INFO] [stdout] test utils::tests::should_convert_name_to_permalink ... ok
[INFO] [stdout] test chapter::utils::tests::should_convert_chapter_name_to_permalink ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dynasty_api
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "90a1471629d1c0b6ddb15295b3e34ca4379c4e54a6bf7a44c5c9fc9d5ca373fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90a1471629d1c0b6ddb15295b3e34ca4379c4e54a6bf7a44c5c9fc9d5ca373fe", kill_on_drop: false }`
[INFO] [stdout] 90a1471629d1c0b6ddb15295b3e34ca4379c4e54a6bf7a44c5c9fc9d5ca373fe
