[INFO] cloning repository https://github.com/radio-alice/bee-txt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radio-alice/bee-txt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradio-alice%2Fbee-txt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradio-alice%2Fbee-txt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5aef60b0818c7fa56b20e8fc69eddff84e4ca173 [INFO] testing radio-alice/bee-txt against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradio-alice%2Fbee-txt" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radio-alice/bee-txt on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/radio-alice/bee-txt [INFO] finished tweaking git repo https://github.com/radio-alice/bee-txt [INFO] tweaked toml for git repo https://github.com/radio-alice/bee-txt written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/radio-alice/bee-txt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/radio-alice/web-view.git` [INFO] [stderr] Updating git submodule `https://github.com/radio-alice/webview.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 39b9c0988d059a8e4f7ca90132c27066089ff55f6421f68512b7b325a07e6deb [INFO] running `Command { std: "docker" "start" "-a" "39b9c0988d059a8e4f7ca90132c27066089ff55f6421f68512b7b325a07e6deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39b9c0988d059a8e4f7ca90132c27066089ff55f6421f68512b7b325a07e6deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39b9c0988d059a8e4f7ca90132c27066089ff55f6421f68512b7b325a07e6deb", kill_on_drop: false }` [INFO] [stdout] 39b9c0988d059a8e4f7ca90132c27066089ff55f6421f68512b7b325a07e6deb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa4d260fd1edf57c8c0ab8c45c599a440480f4f1b198bc005d8817607d673c1a [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" "aa4d260fd1edf57c8c0ab8c45c599a440480f4f1b198bc005d8817607d673c1a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling webview-sys v0.1.1 (https://github.com/radio-alice/web-view.git#7bf13caf) [INFO] [stderr] Compiling web-view v0.4.0 (https://github.com/radio-alice/web-view.git#7bf13caf) [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling bee-txt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.74s [INFO] running `Command { std: "docker" "inspect" "aa4d260fd1edf57c8c0ab8c45c599a440480f4f1b198bc005d8817607d673c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa4d260fd1edf57c8c0ab8c45c599a440480f4f1b198bc005d8817607d673c1a", kill_on_drop: false }` [INFO] [stdout] aa4d260fd1edf57c8c0ab8c45c599a440480f4f1b198bc005d8817607d673c1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 4c8d415c3ad5503508f6fc32d94cb50e964eb33c654034519cb46089acc537dc [INFO] running `Command { std: "docker" "start" "-a" "4c8d415c3ad5503508f6fc32d94cb50e964eb33c654034519cb46089acc537dc", kill_on_drop: false }` [INFO] [stderr] Compiling bee-txt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "4c8d415c3ad5503508f6fc32d94cb50e964eb33c654034519cb46089acc537dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8d415c3ad5503508f6fc32d94cb50e964eb33c654034519cb46089acc537dc", kill_on_drop: false }` [INFO] [stdout] 4c8d415c3ad5503508f6fc32d94cb50e964eb33c654034519cb46089acc537dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b8a6c6edb70c77cd96cec7c40ae187e4a5b057890a59da5a666e8b187a45122 [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" "0b8a6c6edb70c77cd96cec7c40ae187e4a5b057890a59da5a666e8b187a45122", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bee_txt-aaeeafd21c35106f [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" "0b8a6c6edb70c77cd96cec7c40ae187e4a5b057890a59da5a666e8b187a45122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8a6c6edb70c77cd96cec7c40ae187e4a5b057890a59da5a666e8b187a45122", kill_on_drop: false }` [INFO] [stdout] 0b8a6c6edb70c77cd96cec7c40ae187e4a5b057890a59da5a666e8b187a45122