[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] b97129818bf16a38eb20232e9bdd032b94ba50fc40a9206b7715747f15a3ed68 [INFO] running `Command { std: "docker" "start" "-a" "b97129818bf16a38eb20232e9bdd032b94ba50fc40a9206b7715747f15a3ed68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b97129818bf16a38eb20232e9bdd032b94ba50fc40a9206b7715747f15a3ed68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97129818bf16a38eb20232e9bdd032b94ba50fc40a9206b7715747f15a3ed68", kill_on_drop: false }` [INFO] [stdout] b97129818bf16a38eb20232e9bdd032b94ba50fc40a9206b7715747f15a3ed68 [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" "+beta-2022-04-10" "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] a0738116eeb215c97096e28b2c2ea7a3dca0a4e5485e40247e2e81b438de71df [INFO] running `Command { std: "docker" "start" "-a" "a0738116eeb215c97096e28b2c2ea7a3dca0a4e5485e40247e2e81b438de71df", kill_on_drop: false }` [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 pin-project-lite v0.2.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling yn v0.1.1 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.8 [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 net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling filetime v0.2.13 [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 signal-hook v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio v0.6.23 [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 tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling merge_derive v0.1.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 thiserror v1.0.22 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling flexi_logger v0.16.2 [INFO] [stderr] Compiling clap v3.0.0-beta.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 2m 08s [INFO] running `Command { std: "docker" "inspect" "a0738116eeb215c97096e28b2c2ea7a3dca0a4e5485e40247e2e81b438de71df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0738116eeb215c97096e28b2c2ea7a3dca0a4e5485e40247e2e81b438de71df", kill_on_drop: false }` [INFO] [stdout] a0738116eeb215c97096e28b2c2ea7a3dca0a4e5485e40247e2e81b438de71df [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" "+beta-2022-04-10" "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] fde8438b576590694239c57c297e70a7e08de8a68be77dbc9c89fca60647d2d7 [INFO] running `Command { std: "docker" "start" "-a" "fde8438b576590694239c57c297e70a7e08de8a68be77dbc9c89fca60647d2d7", 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.30s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/deploy-843355cbc83fb5df) [INFO] [stderr] Executable unittests src/bin/activate.rs (/opt/rustwide/target/debug/deps/activate-27f8dfb3b98db64f) [INFO] [stderr] Executable unittests src/bin/deploy.rs (/opt/rustwide/target/debug/deps/deploy-36a0f72417dec454) [INFO] running `Command { std: "docker" "inspect" "fde8438b576590694239c57c297e70a7e08de8a68be77dbc9c89fca60647d2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde8438b576590694239c57c297e70a7e08de8a68be77dbc9c89fca60647d2d7", kill_on_drop: false }` [INFO] [stdout] fde8438b576590694239c57c297e70a7e08de8a68be77dbc9c89fca60647d2d7 [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e292c25ec22a5938bf9999f92c9d9abaa34233bc48fb65bcfc1ca272099e3650 [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" "e292c25ec22a5938bf9999f92c9d9abaa34233bc48fb65bcfc1ca272099e3650", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deploy-843355cbc83fb5df) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test deploy::test_activation_command_builder ... ok [INFO] [stdout] test deploy::test_revoke_command_builder ... ok [INFO] [stdout] test deploy::test_wait_command_builder ... ok [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.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/activate.rs (/opt/rustwide/target/debug/deps/activate-27f8dfb3b98db64f) [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] Running unittests src/bin/deploy.rs (/opt/rustwide/target/debug/deps/deploy-36a0f72417dec454) [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" "e292c25ec22a5938bf9999f92c9d9abaa34233bc48fb65bcfc1ca272099e3650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e292c25ec22a5938bf9999f92c9d9abaa34233bc48fb65bcfc1ca272099e3650", kill_on_drop: false }` [INFO] [stdout] e292c25ec22a5938bf9999f92c9d9abaa34233bc48fb65bcfc1ca272099e3650