[INFO] cloning repository https://github.com/mindriot101/git-pm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mindriot101/git-pm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Fgit-pm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Fgit-pm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b84243f0f8914eb696236ebeeeba7dbb4db86fe [INFO] testing mindriot101/git-pm against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Fgit-pm" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mindriot101/git-pm on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mindriot101/git-pm [INFO] finished tweaking git repo https://github.com/mindriot101/git-pm [INFO] tweaked toml for git repo https://github.com/mindriot101/git-pm written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mindriot101/git-pm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7535fbc6cc15e9f30d0b216e18905652c56de319850552c80b78e928606b8cd7 [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" "7535fbc6cc15e9f30d0b216e18905652c56de319850552c80b78e928606b8cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7535fbc6cc15e9f30d0b216e18905652c56de319850552c80b78e928606b8cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7535fbc6cc15e9f30d0b216e18905652c56de319850552c80b78e928606b8cd7", kill_on_drop: false }` [INFO] [stdout] 7535fbc6cc15e9f30d0b216e18905652c56de319850552c80b78e928606b8cd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0a8414445de2b7bd2b8e8f694f86628668cf2c80dc016e5f01698bfc780e738 [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" "c0a8414445de2b7bd2b8e8f694f86628668cf2c80dc016e5f01698bfc780e738", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tracing-subscriber v0.2.23 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling onig v6.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling git-pm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "c0a8414445de2b7bd2b8e8f694f86628668cf2c80dc016e5f01698bfc780e738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0a8414445de2b7bd2b8e8f694f86628668cf2c80dc016e5f01698bfc780e738", kill_on_drop: false }` [INFO] [stdout] c0a8414445de2b7bd2b8e8f694f86628668cf2c80dc016e5f01698bfc780e738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 639bdf99edc5ff010642115c8c09e91827646f888d7ffaddcca2874897a03dd5 [INFO] running `Command { std: "docker" "start" "-a" "639bdf99edc5ff010642115c8c09e91827646f888d7ffaddcca2874897a03dd5", kill_on_drop: false }` [INFO] [stderr] Compiling git-pm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.31s [INFO] running `Command { std: "docker" "inspect" "639bdf99edc5ff010642115c8c09e91827646f888d7ffaddcca2874897a03dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "639bdf99edc5ff010642115c8c09e91827646f888d7ffaddcca2874897a03dd5", kill_on_drop: false }` [INFO] [stdout] 639bdf99edc5ff010642115c8c09e91827646f888d7ffaddcca2874897a03dd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bca8ff90fd67e2d7d33a4e57c05eee0703ea01daf4534c9ad584eb5bb1e8c1cd [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" "bca8ff90fd67e2d7d33a4e57c05eee0703ea01daf4534c9ad584eb5bb1e8c1cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_pm-42aac0554b1b3571) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test index::tests::parse_entry_for_task_detail_no_tags ... ok [INFO] [stdout] test index::tests::parse_entry_for_task_detail_with_tags ... ok [INFO] [stdout] test index::tests::parse_index ... ok [INFO] [stdout] test index::tests::task_sorting_with_priorities ... ok [INFO] [stdout] test index::tests::task_sorting_without_priorities ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bca8ff90fd67e2d7d33a4e57c05eee0703ea01daf4534c9ad584eb5bb1e8c1cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca8ff90fd67e2d7d33a4e57c05eee0703ea01daf4534c9ad584eb5bb1e8c1cd", kill_on_drop: false }` [INFO] [stdout] bca8ff90fd67e2d7d33a4e57c05eee0703ea01daf4534c9ad584eb5bb1e8c1cd