[INFO] cloning repository https://github.com/iquiw/gitcop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iquiw/gitcop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiquiw%2Fgitcop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiquiw%2Fgitcop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 855372fb360296ccb618e324368b66c02c390c00 [INFO] testing iquiw/gitcop against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiquiw%2Fgitcop" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iquiw/gitcop 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/iquiw/gitcop [INFO] finished tweaking git repo https://github.com/iquiw/gitcop [INFO] tweaked toml for git repo https://github.com/iquiw/gitcop written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/iquiw/gitcop 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 8ede2f21361eaacaa836b0e07ebc368149ddebe42ae5ae9b3a4f8a9e231951fc [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" "8ede2f21361eaacaa836b0e07ebc368149ddebe42ae5ae9b3a4f8a9e231951fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ede2f21361eaacaa836b0e07ebc368149ddebe42ae5ae9b3a4f8a9e231951fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ede2f21361eaacaa836b0e07ebc368149ddebe42ae5ae9b3a4f8a9e231951fc", kill_on_drop: false }` [INFO] [stdout] 8ede2f21361eaacaa836b0e07ebc368149ddebe42ae5ae9b3a4f8a9e231951fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fc79bed154c063dfc6fbd28dc3025ea75d742af2a73c2e53ac5234f6d1e60fd3 [INFO] running `Command { std: "docker" "start" "-a" "fc79bed154c063dfc6fbd28dc3025ea75d742af2a73c2e53ac5234f6d1e60fd3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling gitcop v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.64s [INFO] running `Command { std: "docker" "inspect" "fc79bed154c063dfc6fbd28dc3025ea75d742af2a73c2e53ac5234f6d1e60fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc79bed154c063dfc6fbd28dc3025ea75d742af2a73c2e53ac5234f6d1e60fd3", kill_on_drop: false }` [INFO] [stdout] fc79bed154c063dfc6fbd28dc3025ea75d742af2a73c2e53ac5234f6d1e60fd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] f4cc116e50d1590bd25f0e5e965dfd756991e8f5aac0d1e3de4a7a433bbea261 [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" "f4cc116e50d1590bd25f0e5e965dfd756991e8f5aac0d1e3de4a7a433bbea261", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gitcop v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.01s [INFO] running `Command { std: "docker" "inspect" "f4cc116e50d1590bd25f0e5e965dfd756991e8f5aac0d1e3de4a7a433bbea261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4cc116e50d1590bd25f0e5e965dfd756991e8f5aac0d1e3de4a7a433bbea261", kill_on_drop: false }` [INFO] [stdout] f4cc116e50d1590bd25f0e5e965dfd756991e8f5aac0d1e3de4a7a433bbea261 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] d41dc92ab0bbbf5b741a5881f02fa91e6d8c4220d3701cf84223bcc125908a05 [INFO] running `Command { std: "docker" "start" "-a" "d41dc92ab0bbbf5b741a5881f02fa91e6d8c4220d3701cf84223bcc125908a05", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gitcop-0b0f57f9b5889ed4) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test config::test::test_config_repos_iter_optional_multiple_selected ... ok [INFO] [stdout] test config::test::test_config_repos_iter_optional_none_selected ... ok [INFO] [stdout] test config::test::test_parse_config_normal_form ... ok [INFO] [stdout] test config::test::test_parse_config_unknown_type ... ok [INFO] [stdout] test config::test::test_parse_config_with_optional_repos ... ok [INFO] [stdout] test config::test::test_parse_config_with_custom_git_dir_concur ... ok [INFO] [stdout] test config::test::test_config_repos_iter_none ... ok [INFO] [stdout] test config::test::test_config_repos_iter_multiple_selected ... ok [INFO] [stdout] test config::test::test_config_repos_iter_none_selected ... ok [INFO] [stdout] test config::test::test_parse_config_invalid_repo ... ok [INFO] [stdout] test config::test::test_config_repos_iter_one ... ok [INFO] [stdout] test config::test::test_parse_config_simple_form ... ok [INFO] [stdout] test config::test::test_parse_config_with_directory ... ok [INFO] [stdout] test config::test::test_parse_config_with_invalid_concur ... ok [INFO] [stdout] test config::test::test_config_repos_iter_multiple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gitcop-bc0e93d3d5f26d55) [INFO] [stdout] [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] [stderr] Doc-tests gitcop [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "d41dc92ab0bbbf5b741a5881f02fa91e6d8c4220d3701cf84223bcc125908a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41dc92ab0bbbf5b741a5881f02fa91e6d8c4220d3701cf84223bcc125908a05", kill_on_drop: false }` [INFO] [stdout] d41dc92ab0bbbf5b741a5881f02fa91e6d8c4220d3701cf84223bcc125908a05