[INFO] cloning repository https://github.com/AOSC-Dev/ciel-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/ciel-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fciel-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fciel-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b140e15316a56121a59cf9544642012ea15fe8da [INFO] testing AOSC-Dev/ciel-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%2FAOSC-Dev%2Fciel-rs" "/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/AOSC-Dev/ciel-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/AOSC-Dev/ciel-rs [INFO] finished tweaking git repo https://github.com/AOSC-Dev/ciel-rs [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/ciel-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/ciel-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-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" "+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] a7b471380f326e2ac5dc8b416706e79c44fb6d57922ae633815cb7b29dab8bf8 [INFO] running `Command { std: "docker" "start" "-a" "a7b471380f326e2ac5dc8b416706e79c44fb6d57922ae633815cb7b29dab8bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7b471380f326e2ac5dc8b416706e79c44fb6d57922ae633815cb7b29dab8bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b471380f326e2ac5dc8b416706e79c44fb6d57922ae633815cb7b29dab8bf8", kill_on_drop: false }` [INFO] [stdout] a7b471380f326e2ac5dc8b416706e79c44fb6d57922ae633815cb7b29dab8bf8 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5248e22b1db2b86593165c40829f1178d4e3ad5ee4f23cfbb0f753f0ad5e07e [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" "b5248e22b1db2b86593165c40829f1178d4e3ad5ee4f23cfbb0f753f0ad5e07e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling build-env v0.3.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling progress-streams v1.1.0 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling fs3 v0.5.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling libsystemd-sys v0.9.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling clap_complete v3.1.1 [INFO] [stderr] Compiling ciel-rs v3.1.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libmount v0.1.15 (https://github.com/liushuyu/libmount?rev=a8ee44c5dc887ee42cbe18917f8aec2d627441bf#a8ee44c5) [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling zvariant_derive v3.1.2 [INFO] [stderr] Compiling zbus_macros v2.1.1 [INFO] [stderr] Compiling git2 v0.14.2 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling enumflags2 v0.7.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling zvariant v3.1.2 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling zbus_names v2.1.0 [INFO] [stderr] Compiling zbus v2.1.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 23s [INFO] running `Command { std: "docker" "inspect" "b5248e22b1db2b86593165c40829f1178d4e3ad5ee4f23cfbb0f753f0ad5e07e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5248e22b1db2b86593165c40829f1178d4e3ad5ee4f23cfbb0f753f0ad5e07e", kill_on_drop: false }` [INFO] [stdout] b5248e22b1db2b86593165c40829f1178d4e3ad5ee4f23cfbb0f753f0ad5e07e [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93e7174f21735d8a03f89b143e9bfa2daebcd215c906a5c0e9474fbe86c288f2 [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" "93e7174f21735d8a03f89b143e9bfa2daebcd215c906a5c0e9474fbe86c288f2", kill_on_drop: false }` [INFO] [stderr] Compiling ciel-rs v3.1.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.49s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ciel_rs-d08366d60167f99c) [INFO] running `Command { std: "docker" "inspect" "93e7174f21735d8a03f89b143e9bfa2daebcd215c906a5c0e9474fbe86c288f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e7174f21735d8a03f89b143e9bfa2daebcd215c906a5c0e9474fbe86c288f2", kill_on_drop: false }` [INFO] [stdout] 93e7174f21735d8a03f89b143e9bfa2daebcd215c906a5c0e9474fbe86c288f2 [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" "+beta-2022-04-10" "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] 145626e82f9ff8151a0c0c184ba1eedf17e7d9ef4f98ac81964d5fc5c5de224d [INFO] running `Command { std: "docker" "start" "-a" "145626e82f9ff8151a0c0c184ba1eedf17e7d9ef4f98ac81964d5fc5c5de224d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ciel_rs-d08366d60167f99c) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test config::test_validate_maintainer ... ok [INFO] [stdout] test actions::packaging::test_time_format ... ok [INFO] [stdout] test machine::test_container_name ... ok [INFO] [stdout] test machine::test_inspect_instance ... 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] running `Command { std: "docker" "inspect" "145626e82f9ff8151a0c0c184ba1eedf17e7d9ef4f98ac81964d5fc5c5de224d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145626e82f9ff8151a0c0c184ba1eedf17e7d9ef4f98ac81964d5fc5c5de224d", kill_on_drop: false }` [INFO] [stdout] 145626e82f9ff8151a0c0c184ba1eedf17e7d9ef4f98ac81964d5fc5c5de224d