[INFO] cloning repository https://github.com/ecatlabs/renote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ecatlabs/renote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecatlabs%2Frenote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecatlabs%2Frenote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93aa95d4920e0c9b75ae6a6c9ee4b7f8b546b6b0 [INFO] testing ecatlabs/renote 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%2Fecatlabs%2Frenote" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ecatlabs/renote 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/ecatlabs/renote [INFO] finished tweaking git repo https://github.com/ecatlabs/renote [INFO] tweaked toml for git repo https://github.com/ecatlabs/renote written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ecatlabs/renote 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] f25b3e36363a2e4e9f5d3449e8f3fb15301b1c6775e24a7bc1b08c9910bd1a69 [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" "f25b3e36363a2e4e9f5d3449e8f3fb15301b1c6775e24a7bc1b08c9910bd1a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f25b3e36363a2e4e9f5d3449e8f3fb15301b1c6775e24a7bc1b08c9910bd1a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f25b3e36363a2e4e9f5d3449e8f3fb15301b1c6775e24a7bc1b08c9910bd1a69", kill_on_drop: false }` [INFO] [stdout] f25b3e36363a2e4e9f5d3449e8f3fb15301b1c6775e24a7bc1b08c9910bd1a69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] fd89cf384cc38f0a40b18238d0204358e761888e143db7586ba8658425199bdf [INFO] running `Command { std: "docker" "start" "-a" "fd89cf384cc38f0a40b18238d0204358e761888e143db7586ba8658425199bdf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling renote v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling libcli-rs v0.1.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling hubcaps-ex v0.6.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 37s [INFO] running `Command { std: "docker" "inspect" "fd89cf384cc38f0a40b18238d0204358e761888e143db7586ba8658425199bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd89cf384cc38f0a40b18238d0204358e761888e143db7586ba8658425199bdf", kill_on_drop: false }` [INFO] [stdout] fd89cf384cc38f0a40b18238d0204358e761888e143db7586ba8658425199bdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] f8df5d3098fe3fd15af8ea951f51884d6700a55d9a6fb69b6145fb08167099f4 [INFO] running `Command { std: "docker" "start" "-a" "f8df5d3098fe3fd15af8ea951f51884d6700a55d9a6fb69b6145fb08167099f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling renote v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.93s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/renote-6e4206f1a151a714) [INFO] running `Command { std: "docker" "inspect" "f8df5d3098fe3fd15af8ea951f51884d6700a55d9a6fb69b6145fb08167099f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8df5d3098fe3fd15af8ea951f51884d6700a55d9a6fb69b6145fb08167099f4", kill_on_drop: false }` [INFO] [stdout] f8df5d3098fe3fd15af8ea951f51884d6700a55d9a6fb69b6145fb08167099f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 0412025024ea33808e5bd65b4a19438d1a48d9469e2be0277ecdfd3528454963 [INFO] running `Command { std: "docker" "start" "-a" "0412025024ea33808e5bd65b4a19438d1a48d9469e2be0277ecdfd3528454963", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/renote-6e4206f1a151a714) [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" "0412025024ea33808e5bd65b4a19438d1a48d9469e2be0277ecdfd3528454963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0412025024ea33808e5bd65b4a19438d1a48d9469e2be0277ecdfd3528454963", kill_on_drop: false }` [INFO] [stdout] 0412025024ea33808e5bd65b4a19438d1a48d9469e2be0277ecdfd3528454963