[INFO] cloning repository https://github.com/Voklen/Peiteriana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Voklen/Peiteriana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoklen%2FPeiteriana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoklen%2FPeiteriana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a686a99964c63aefaa2278823c57aedc217dc89 [INFO] testing Voklen/Peiteriana against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoklen%2FPeiteriana" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Voklen/Peiteriana 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 git repo https://github.com/Voklen/Peiteriana [INFO] finished tweaking git repo https://github.com/Voklen/Peiteriana [INFO] tweaked toml for git repo https://github.com/Voklen/Peiteriana written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Voklen/Peiteriana already has a lockfile, it will not be regenerated [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 dir-assert v0.2.0 [INFO] [stderr] Downloaded html_editor v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4c48e991a39d523a31b11f7531508db1f287d7879a26bfd5b6e05242409a00d [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" "c4c48e991a39d523a31b11f7531508db1f287d7879a26bfd5b6e05242409a00d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4c48e991a39d523a31b11f7531508db1f287d7879a26bfd5b6e05242409a00d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c48e991a39d523a31b11f7531508db1f287d7879a26bfd5b6e05242409a00d", kill_on_drop: false }` [INFO] [stdout] c4c48e991a39d523a31b11f7531508db1f287d7879a26bfd5b6e05242409a00d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dae28d29d334eaf8e971d0ddaae32aa66619ff464a5bdee2a393efa2d88df14f [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" "dae28d29d334eaf8e971d0ddaae32aa66619ff464a5bdee2a393efa2d88df14f", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling html_editor v0.4.0 [INFO] [stderr] Compiling dir-assert v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling markdown v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling peiteriana v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.52s [INFO] running `Command { std: "docker" "inspect" "dae28d29d334eaf8e971d0ddaae32aa66619ff464a5bdee2a393efa2d88df14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae28d29d334eaf8e971d0ddaae32aa66619ff464a5bdee2a393efa2d88df14f", kill_on_drop: false }` [INFO] [stdout] dae28d29d334eaf8e971d0ddaae32aa66619ff464a5bdee2a393efa2d88df14f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40f932993e67d56ac9d91765016368295b7d4230ba04b1429b6fd258db9f4d2d [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" "40f932993e67d56ac9d91765016368295b7d4230ba04b1429b6fd258db9f4d2d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling peiteriana v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.00s [INFO] running `Command { std: "docker" "inspect" "40f932993e67d56ac9d91765016368295b7d4230ba04b1429b6fd258db9f4d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f932993e67d56ac9d91765016368295b7d4230ba04b1429b6fd258db9f4d2d", kill_on_drop: false }` [INFO] [stdout] 40f932993e67d56ac9d91765016368295b7d4230ba04b1429b6fd258db9f4d2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 1e513201a2b8f99724ba37f0c50613c486cb38dabc1b1aa2cd1ae612cdcb35db [INFO] running `Command { std: "docker" "start" "-a" "1e513201a2b8f99724ba37f0c50613c486cb38dabc1b1aa2cd1ae612cdcb35db", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/peiteriana-867b3ef6cb9015f7) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test unit::in_to_out_path::filter_non_markdown ... ok [INFO] [stdout] test unit::in_to_out_path::normal ... ok [INFO] [stdout] test unit::in_to_out_path::no_slash ... ok [INFO] [stdout] test unit::in_to_out_path::unicode ... ok [INFO] [stdout] test unit::in_to_out_path::spaces ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin peiteriana' [INFO] running `Command { std: "docker" "inspect" "1e513201a2b8f99724ba37f0c50613c486cb38dabc1b1aa2cd1ae612cdcb35db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e513201a2b8f99724ba37f0c50613c486cb38dabc1b1aa2cd1ae612cdcb35db", kill_on_drop: false }` [INFO] [stdout] 1e513201a2b8f99724ba37f0c50613c486cb38dabc1b1aa2cd1ae612cdcb35db