[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstry-rs%2Fcommon" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stry-rs/common on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af7a2d4e07daf88d221156de782f2faf17e7695edb10ff777dcf4e6fc3d5422f [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" "af7a2d4e07daf88d221156de782f2faf17e7695edb10ff777dcf4e6fc3d5422f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af7a2d4e07daf88d221156de782f2faf17e7695edb10ff777dcf4e6fc3d5422f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af7a2d4e07daf88d221156de782f2faf17e7695edb10ff777dcf4e6fc3d5422f", kill_on_drop: false }` [INFO] [stdout] af7a2d4e07daf88d221156de782f2faf17e7695edb10ff777dcf4e6fc3d5422f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 025ab4d86c6fa3c2cb92e936da816ab33bce3e945e522efaaef3e970a7961906 [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" "025ab4d86c6fa3c2cb92e936da816ab33bce3e945e522efaaef3e970a7961906", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [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 serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling stry-common v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.02s [INFO] running `Command { std: "docker" "inspect" "025ab4d86c6fa3c2cb92e936da816ab33bce3e945e522efaaef3e970a7961906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025ab4d86c6fa3c2cb92e936da816ab33bce3e945e522efaaef3e970a7961906", kill_on_drop: false }` [INFO] [stdout] 025ab4d86c6fa3c2cb92e936da816ab33bce3e945e522efaaef3e970a7961906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bbd387b39a32b83fc143a5ecdf5c4895d4656aafb5c594470cd5e7a80674b00 [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" "6bbd387b39a32b83fc143a5ecdf5c4895d4656aafb5c594470cd5e7a80674b00", 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.93s [INFO] running `Command { std: "docker" "inspect" "6bbd387b39a32b83fc143a5ecdf5c4895d4656aafb5c594470cd5e7a80674b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bbd387b39a32b83fc143a5ecdf5c4895d4656aafb5c594470cd5e7a80674b00", kill_on_drop: false }` [INFO] [stdout] 6bbd387b39a32b83fc143a5ecdf5c4895d4656aafb5c594470cd5e7a80674b00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2206c9498e4ef6da5b33980eff15d1c653eb5dfd8c542e78a237e900c2756eb0 [INFO] running `Command { std: "docker" "start" "-a" "2206c9498e4ef6da5b33980eff15d1c653eb5dfd8c542e78a237e900c2756eb0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stry_common-f3847c94cc0dc437) [INFO] [stdout] running 11 tests [INFO] [stderr] Doc-tests stry-common [INFO] [stdout] test uri::test::test_minimal_no_encoding ... ok [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_full ... ok [INFO] [stdout] test utils::fenn::slice::test::test_index_range ... ok [INFO] [stdout] test utils::fenn::slice::test::test_index_range_inclusive ... ok [INFO] [stdout] test utils::fenn::slice::test::test_index ... 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] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "2206c9498e4ef6da5b33980eff15d1c653eb5dfd8c542e78a237e900c2756eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2206c9498e4ef6da5b33980eff15d1c653eb5dfd8c542e78a237e900c2756eb0", kill_on_drop: false }` [INFO] [stdout] 2206c9498e4ef6da5b33980eff15d1c653eb5dfd8c542e78a237e900c2756eb0