[INFO] cloning repository https://github.com/kanru/logseq-encrypt-ui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanru/logseq-encrypt-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanru%2Flogseq-encrypt-ui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanru%2Flogseq-encrypt-ui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea666c6fc0f312d3f972beed5396768d502e7d36 [INFO] testing kanru/logseq-encrypt-ui against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanru%2Flogseq-encrypt-ui" "/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/kanru/logseq-encrypt-ui on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kanru/logseq-encrypt-ui [INFO] finished tweaking git repo https://github.com/kanru/logseq-encrypt-ui [INFO] tweaked toml for git repo https://github.com/kanru/logseq-encrypt-ui written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kanru/logseq-encrypt-ui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 396d08580c9f85e69bb64aff2e7b971f51e28417b8481e498d62d9b0186706fc [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" "396d08580c9f85e69bb64aff2e7b971f51e28417b8481e498d62d9b0186706fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "396d08580c9f85e69bb64aff2e7b971f51e28417b8481e498d62d9b0186706fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "396d08580c9f85e69bb64aff2e7b971f51e28417b8481e498d62d9b0186706fc", kill_on_drop: false }` [INFO] [stdout] 396d08580c9f85e69bb64aff2e7b971f51e28417b8481e498d62d9b0186706fc [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.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] a5a051f84d09fcbac77b6d1be985c3a6e05042401fbf00c42e1f93509ffaeedc [INFO] running `Command { std: "docker" "start" "-a" "a5a051f84d09fcbac77b6d1be985c3a6e05042401fbf00c42e1f93509ffaeedc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Compiling fluent-syntax v0.10.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling bastion-utils v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling edn-rs v0.16.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling embed-resource v1.6.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling agnostik v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling lightproc v0.3.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling c2-chacha v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling scrypt v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling ouroboros_macro v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling age-core v0.5.0 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling lever v0.1.1 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling bastion-executor v0.4.1 [INFO] [stderr] Compiling ouroboros v0.8.2 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling ui-sys v0.2.1 (https://github.com/rust-native-ui/libui-rs.git?branch=trunk#6ff94425) [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling nuclei v0.1.3 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling fluent-bundle v0.14.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling i18n-config v0.4.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling fluent v0.14.4 [INFO] [stderr] Compiling i18n-embed-impl v0.6.1 [INFO] [stderr] Compiling bastion v0.4.4 [INFO] [stderr] Compiling i18n-embed v0.10.2 [INFO] [stderr] Compiling i18n-embed-fl v0.3.1 [INFO] [stderr] Compiling age v0.5.1 [INFO] [stderr] Compiling iui v0.3.0 (https://github.com/rust-native-ui/libui-rs.git?branch=trunk#6ff94425) [INFO] [stderr] Compiling logseq-encrypt-ui v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 56s [INFO] running `Command { std: "docker" "inspect" "a5a051f84d09fcbac77b6d1be985c3a6e05042401fbf00c42e1f93509ffaeedc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a051f84d09fcbac77b6d1be985c3a6e05042401fbf00c42e1f93509ffaeedc", kill_on_drop: false }` [INFO] [stdout] a5a051f84d09fcbac77b6d1be985c3a6e05042401fbf00c42e1f93509ffaeedc [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f772b7aace2586839e20634e159cf69853488ef08c5462800a9af6a8f30c5827 [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" "f772b7aace2586839e20634e159cf69853488ef08c5462800a9af6a8f30c5827", kill_on_drop: false }` [INFO] [stderr] Compiling logseq-encrypt-ui v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "f772b7aace2586839e20634e159cf69853488ef08c5462800a9af6a8f30c5827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f772b7aace2586839e20634e159cf69853488ef08c5462800a9af6a8f30c5827", kill_on_drop: false }` [INFO] [stdout] f772b7aace2586839e20634e159cf69853488ef08c5462800a9af6a8f30c5827 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1257960f5300f9664f5917ff96bed5b79813d8b7c602915ed5e62725fa7d026a [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" "1257960f5300f9664f5917ff96bed5b79813d8b7c602915ed5e62725fa7d026a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.76s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/logseq_encrypt_ui-2e4bb61a70d087a4) [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" "1257960f5300f9664f5917ff96bed5b79813d8b7c602915ed5e62725fa7d026a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1257960f5300f9664f5917ff96bed5b79813d8b7c602915ed5e62725fa7d026a", kill_on_drop: false }` [INFO] [stdout] 1257960f5300f9664f5917ff96bed5b79813d8b7c602915ed5e62725fa7d026a