[INFO] fetching crate holodex 0.3.1... [INFO] testing holodex-0.3.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate holodex 0.3.1 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate holodex 0.3.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate holodex 0.3.1 [INFO] finished tweaking crates.io crate holodex 0.3.1 [INFO] tweaked toml for crates.io crate holodex 0.3.1 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-stream v0.3.3 [INFO] [stderr] Downloaded async-stream-impl v0.3.3 [INFO] [stderr] Downloaded smartstring v0.2.10 [INFO] [stderr] Downloaded tokio-test v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69bfdd06092cec95dea19b157be15f318f11db8358f12664db58392dd20a4a4e [INFO] running `Command { std: "docker" "start" "-a" "69bfdd06092cec95dea19b157be15f318f11db8358f12664db58392dd20a4a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69bfdd06092cec95dea19b157be15f318f11db8358f12664db58392dd20a4a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69bfdd06092cec95dea19b157be15f318f11db8358f12664db58392dd20a4a4e", kill_on_drop: false }` [INFO] [stdout] 69bfdd06092cec95dea19b157be15f318f11db8358f12664db58392dd20a4a4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc508d8a0adbc116f6721b3da09eec74370e964eb2c14695aa4495ca411b417e [INFO] running `Command { std: "docker" "start" "-a" "cc508d8a0adbc116f6721b3da09eec74370e964eb2c14695aa4495ca411b417e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v1.12.1 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling holodex v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `ureq::serde_to_value`: use ureq::serde_json::to_value instead [INFO] [stdout] --> src/client.rs:583:23 [INFO] [stdout] | [INFO] [stdout] 583 | ureq::serde_to_value(search_parameters) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ureq::serde_to_value`: use ureq::serde_json::to_value instead [INFO] [stdout] --> src/client.rs:641:23 [INFO] [stdout] | [INFO] [stdout] 641 | ureq::serde_to_value(search_parameters) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.90s [INFO] running `Command { std: "docker" "inspect" "cc508d8a0adbc116f6721b3da09eec74370e964eb2c14695aa4495ca411b417e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc508d8a0adbc116f6721b3da09eec74370e964eb2c14695aa4495ca411b417e", kill_on_drop: false }` [INFO] [stdout] cc508d8a0adbc116f6721b3da09eec74370e964eb2c14695aa4495ca411b417e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea912ba7a2d158435fab0c3c79e51309938fb0436dce939fd00063de2d6c8e7d [INFO] running `Command { std: "docker" "start" "-a" "ea912ba7a2d158435fab0c3c79e51309938fb0436dce939fd00063de2d6c8e7d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stdout] warning: use of deprecated function `ureq::serde_to_value`: use ureq::serde_json::to_value instead [INFO] [stdout] --> src/client.rs:583:23 [INFO] [stdout] | [INFO] [stdout] 583 | ureq::serde_to_value(search_parameters) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ureq::serde_to_value`: use ureq::serde_json::to_value instead [INFO] [stdout] --> src/client.rs:641:23 [INFO] [stdout] | [INFO] [stdout] 641 | ureq::serde_to_value(search_parameters) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling holodex v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `ureq::serde_to_value`: use ureq::serde_json::to_value instead [INFO] [stdout] --> src/client.rs:583:23 [INFO] [stdout] | [INFO] [stdout] 583 | ureq::serde_to_value(search_parameters) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ureq::serde_to_value`: use ureq::serde_json::to_value instead [INFO] [stdout] --> src/client.rs:641:23 [INFO] [stdout] | [INFO] [stdout] 641 | ureq::serde_to_value(search_parameters) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.62s [INFO] running `Command { std: "docker" "inspect" "ea912ba7a2d158435fab0c3c79e51309938fb0436dce939fd00063de2d6c8e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea912ba7a2d158435fab0c3c79e51309938fb0436dce939fd00063de2d6c8e7d", kill_on_drop: false }` [INFO] [stdout] ea912ba7a2d158435fab0c3c79e51309938fb0436dce939fd00063de2d6c8e7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d393076e2c391a253d52d9d5654185ebc0196f2ae94ec99f20ca53ac2061e56 [INFO] running `Command { std: "docker" "start" "-a" "6d393076e2c391a253d52d9d5654185ebc0196f2ae94ec99f20ca53ac2061e56", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated function `ureq::serde_to_value`: use ureq::serde_json::to_value instead [INFO] [stderr] --> src/client.rs:583:23 [INFO] [stderr] | [INFO] [stderr] 583 | ureq::serde_to_value(search_parameters) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `ureq::serde_to_value`: use ureq::serde_json::to_value instead [INFO] [stderr] --> src/client.rs:641:23 [INFO] [stderr] | [INFO] [stderr] 641 | ureq::serde_to_value(search_parameters) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `holodex` (lib) generated 2 warnings [INFO] [stderr] warning: `holodex` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/holodex-782e4dbbddd5f0c9) [INFO] [stdout] [INFO] [stderr] Doc-tests holodex [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] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/client.rs - client::Client::video_stream (line 110) ... FAILED [INFO] [stdout] test src/model/id.rs - model::id::ChannelId::clip_stream (line 327) ... FAILED [INFO] [stdout] test src/model/id.rs - model::id::ChannelId::videos (line 221) ... FAILED [INFO] [stdout] test src/model/id.rs - model::id::ChannelId::collab_stream (line 396) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name holodex --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/ring-025733044edd5123/out --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-3671943b14028c2b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7c31ac2409c12c8b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bd1f88a6993f31e4.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-9477985257ead09c.rlib --extern holodex=/opt/rustwide/target/debug/deps/libholodex-a1bf194381dd066e.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-52bf7352998a35b8.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-98f0e42dad710652.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2cadc66163ecc08f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-68368c54ab97098e.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-d26987aad16ae205.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-bf592f9879fe3206.rlib --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-ff18ba0f5c95a80f.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-6879493c2e1484ee.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-2e882a31274760a8.rlib -C embed-bitcode=no --cfg 'feature="async-stream"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="smartstring"' --cfg 'feature="sso"' --cfg 'feature="streams"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6d393076e2c391a253d52d9d5654185ebc0196f2ae94ec99f20ca53ac2061e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d393076e2c391a253d52d9d5654185ebc0196f2ae94ec99f20ca53ac2061e56", kill_on_drop: false }` [INFO] [stdout] 6d393076e2c391a253d52d9d5654185ebc0196f2ae94ec99f20ca53ac2061e56