[INFO] cloning repository https://github.com/stry-rs/common [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stry-rs/common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstry-rs%2Fcommon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstry-rs%2Fcommon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b99cbbbec4f7aeb836f74c0aca00ae7bfdf0ae06 [INFO] testing stry-rs/common against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstry-rs%2Fcommon" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stry-rs/common on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stry-rs/common [INFO] finished tweaking git repo https://github.com/stry-rs/common [INFO] tweaked toml for git repo https://github.com/stry-rs/common written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b9a6b945a01f9842a7f19190839d94631f1a2dedb13dc4937d69d506b407cc8 [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" "2b9a6b945a01f9842a7f19190839d94631f1a2dedb13dc4937d69d506b407cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b9a6b945a01f9842a7f19190839d94631f1a2dedb13dc4937d69d506b407cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b9a6b945a01f9842a7f19190839d94631f1a2dedb13dc4937d69d506b407cc8", kill_on_drop: false }` [INFO] [stdout] 2b9a6b945a01f9842a7f19190839d94631f1a2dedb13dc4937d69d506b407cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48e91b56616c513ef7a11f2d0708dfde403a378953ed90bfb01376010ee951d0 [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" "48e91b56616c513ef7a11f2d0708dfde403a378953ed90bfb01376010ee951d0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling stry-common v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.52s [INFO] running `Command { std: "docker" "inspect" "48e91b56616c513ef7a11f2d0708dfde403a378953ed90bfb01376010ee951d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e91b56616c513ef7a11f2d0708dfde403a378953ed90bfb01376010ee951d0", kill_on_drop: false }` [INFO] [stdout] 48e91b56616c513ef7a11f2d0708dfde403a378953ed90bfb01376010ee951d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e36cd09a4c9804d8531f2fcb4e15c982d6f19b7f00522b8da87e5c89e0e287e5 [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" "e36cd09a4c9804d8531f2fcb4e15c982d6f19b7f00522b8da87e5c89e0e287e5", kill_on_drop: false }` [INFO] [stderr] Compiling stry-common v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `Command { std: "docker" "inspect" "e36cd09a4c9804d8531f2fcb4e15c982d6f19b7f00522b8da87e5c89e0e287e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36cd09a4c9804d8531f2fcb4e15c982d6f19b7f00522b8da87e5c89e0e287e5", kill_on_drop: false }` [INFO] [stdout] e36cd09a4c9804d8531f2fcb4e15c982d6f19b7f00522b8da87e5c89e0e287e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9bb569d4b450ab574e76e6a936da3409761204400478913ecfef7935d2e2fb7 [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" "d9bb569d4b450ab574e76e6a936da3409761204400478913ecfef7935d2e2fb7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stry_common-f3847c94cc0dc437) [INFO] [stdout] running 11 tests [INFO] [stdout] test uri::test::test_all_no_encoding ... ok [INFO] [stdout] test uri::test::test_options_encoding ... ok [INFO] [stdout] test utils::fenn::slice::test::test_index_range_inclusive ... ok [INFO] [stdout] test utils::fenn::slice::test::test_starts_with ... ok [INFO] [stdout] test utils::fenn::slice::test::test_trim ... ok [INFO] [stdout] test utils::fenn::slice::test::test_trim_end ... ok [INFO] [stdout] test utils::fenn::slice::test::test_trim_start ... ok [INFO] [stdout] test uri::test::test_minimal_no_encoding ... ok [INFO] [stdout] test utils::fenn::slice::test::test_index_range ... ok [INFO] [stdout] test utils::fenn::slice::test::test_index ... ok [INFO] [stdout] test utils::fenn::slice::test::test_index_range_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests stry-common [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name stry_common --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-b450357a9ee866c2.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ebbce8a3cb5bbea5.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a6c177362e911768.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-59e95f33db1a99c1.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-e02d6ec063eefbb6.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3030201f5b0d611a.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-0315136966be7f7c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5109faa0a630315d.rlib --extern stry_common=/opt/rustwide/target/debug/deps/libstry_common-9bc6341dbb87e3e3.rlib -C embed-bitcode=no --cfg 'feature="async-trait"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="ron"' --cfg 'feature="with-backend"' --cfg 'feature="with-nanoid"' --cfg 'feature="with-source-clap"' --cfg 'feature="with-source-ron"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d9bb569d4b450ab574e76e6a936da3409761204400478913ecfef7935d2e2fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9bb569d4b450ab574e76e6a936da3409761204400478913ecfef7935d2e2fb7", kill_on_drop: false }` [INFO] [stdout] d9bb569d4b450ab574e76e6a936da3409761204400478913ecfef7935d2e2fb7