[INFO] cloning repository https://github.com/notgne2/deploy-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notgne2/deploy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotgne2%2Fdeploy-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotgne2%2Fdeploy-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83e0c78291cd08cb827ba0d553ad9158ae5a95c3 [INFO] testing notgne2/deploy-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotgne2%2Fdeploy-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notgne2/deploy-rs 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/notgne2/deploy-rs [INFO] finished tweaking git repo https://github.com/notgne2/deploy-rs [INFO] tweaked toml for git repo https://github.com/notgne2/deploy-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/notgne2/deploy-rs 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] Downloading crates ... [INFO] [stderr] Downloaded merge_derive v0.1.0 [INFO] [stderr] Downloaded merge v0.1.0 [INFO] [stderr] Downloaded signal-hook v0.3.1 [INFO] [stderr] Downloaded flexi_logger v0.16.2 [INFO] [stderr] Downloaded yn v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 3c0fd161d9e88bf262dc233bbc468e8c9f292a0d9b32da05006dff3269d98b68 [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" "3c0fd161d9e88bf262dc233bbc468e8c9f292a0d9b32da05006dff3269d98b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c0fd161d9e88bf262dc233bbc468e8c9f292a0d9b32da05006dff3269d98b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c0fd161d9e88bf262dc233bbc468e8c9f292a0d9b32da05006dff3269d98b68", kill_on_drop: false }` [INFO] [stdout] 3c0fd161d9e88bf262dc233bbc468e8c9f292a0d9b32da05006dff3269d98b68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 480f8673914e59f25312f6874ab65106e8b05446adc7a00adf8a89818ff3ee1f [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" "480f8673914e59f25312f6874ab65106e8b05446adc7a00adf8a89818ff3ee1f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling text_unit v0.1.10 [INFO] [stderr] Compiling thin-dst v1.1.0 [INFO] [stderr] Compiling smol_str v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling yn v0.1.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rowan v0.9.1 [INFO] [stderr] Compiling cbitset v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rnix v0.8.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling fork v0.1.18 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling signal-hook v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v5.0.0-pre.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling merge v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling flexi_logger v0.16.2 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling deploy-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "480f8673914e59f25312f6874ab65106e8b05446adc7a00adf8a89818ff3ee1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "480f8673914e59f25312f6874ab65106e8b05446adc7a00adf8a89818ff3ee1f", kill_on_drop: false }` [INFO] [stdout] 480f8673914e59f25312f6874ab65106e8b05446adc7a00adf8a89818ff3ee1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 43c67e201a9470aae22864517a96a769ea82ade4cdbdb49331a3fb8bf1c7a339 [INFO] running `Command { std: "docker" "start" "-a" "43c67e201a9470aae22864517a96a769ea82ade4cdbdb49331a3fb8bf1c7a339", kill_on_drop: false }` [INFO] [stderr] Compiling deploy-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.92s [INFO] running `Command { std: "docker" "inspect" "43c67e201a9470aae22864517a96a769ea82ade4cdbdb49331a3fb8bf1c7a339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43c67e201a9470aae22864517a96a769ea82ade4cdbdb49331a3fb8bf1c7a339", kill_on_drop: false }` [INFO] [stdout] 43c67e201a9470aae22864517a96a769ea82ade4cdbdb49331a3fb8bf1c7a339 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] ae6e5ebcc8868ac3b9d81296c3515ffc0f36d55a01fcdb72ddb9d0ce47558a2c [INFO] running `Command { std: "docker" "start" "-a" "ae6e5ebcc8868ac3b9d81296c3515ffc0f36d55a01fcdb72ddb9d0ce47558a2c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/deploy-561f1a347addb2bf) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test deploy::test_wait_command_builder ... ok [INFO] [stdout] test deploy::test_activation_command_builder ... ok [INFO] [stdout] test deploy::test_revoke_command_builder ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/activate-efc14dc526eb61b3) [INFO] [stdout] test test_parse_flake ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/deploy-f4fced08da35d6e6) [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] [stdout] [INFO] [stderr] Doc-tests deploy [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] [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" "ae6e5ebcc8868ac3b9d81296c3515ffc0f36d55a01fcdb72ddb9d0ce47558a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae6e5ebcc8868ac3b9d81296c3515ffc0f36d55a01fcdb72ddb9d0ce47558a2c", kill_on_drop: false }` [INFO] [stdout] ae6e5ebcc8868ac3b9d81296c3515ffc0f36d55a01fcdb72ddb9d0ce47558a2c