[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-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradio-alice%2Fbee-txt" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radio-alice/bee-txt on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-4/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-2020-07-24" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] ce658d394cbcdee772931f44d69ed4cf67b6332d42fae738dd51fab206568282 [INFO] running `Command { std: "docker" "start" "-a" "ce658d394cbcdee772931f44d69ed4cf67b6332d42fae738dd51fab206568282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce658d394cbcdee772931f44d69ed4cf67b6332d42fae738dd51fab206568282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce658d394cbcdee772931f44d69ed4cf67b6332d42fae738dd51fab206568282", kill_on_drop: false }` [INFO] [stdout] ce658d394cbcdee772931f44d69ed4cf67b6332d42fae738dd51fab206568282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28fb5c72202cd9f91de05f363e0e52b23d09cfc8284d7af8f8f8d2adf942eebd [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" "28fb5c72202cd9f91de05f363e0e52b23d09cfc8284d7af8f8f8d2adf942eebd", 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 boxfnonce v0.1.1 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling serde_derive v1.0.91 [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 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 35.14s [INFO] running `Command { std: "docker" "inspect" "28fb5c72202cd9f91de05f363e0e52b23d09cfc8284d7af8f8f8d2adf942eebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28fb5c72202cd9f91de05f363e0e52b23d09cfc8284d7af8f8f8d2adf942eebd", kill_on_drop: false }` [INFO] [stdout] 28fb5c72202cd9f91de05f363e0e52b23d09cfc8284d7af8f8f8d2adf942eebd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57621e74b76eb1b3f6563017ee8229e640a651aee8d13d5d3e0fe4c8e6399672 [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" "57621e74b76eb1b3f6563017ee8229e640a651aee8d13d5d3e0fe4c8e6399672", 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.92s [INFO] running `Command { std: "docker" "inspect" "57621e74b76eb1b3f6563017ee8229e640a651aee8d13d5d3e0fe4c8e6399672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57621e74b76eb1b3f6563017ee8229e640a651aee8d13d5d3e0fe4c8e6399672", kill_on_drop: false }` [INFO] [stdout] 57621e74b76eb1b3f6563017ee8229e640a651aee8d13d5d3e0fe4c8e6399672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ee1ec2cbcb073ed8ccdba8108c016f11a96facb622b61650e08cf6ffa7ed23b [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" "0ee1ec2cbcb073ed8ccdba8108c016f11a96facb622b61650e08cf6ffa7ed23b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bee_txt-2b021b32e8f8634e [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ee1ec2cbcb073ed8ccdba8108c016f11a96facb622b61650e08cf6ffa7ed23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee1ec2cbcb073ed8ccdba8108c016f11a96facb622b61650e08cf6ffa7ed23b", kill_on_drop: false }` [INFO] [stdout] 0ee1ec2cbcb073ed8ccdba8108c016f11a96facb622b61650e08cf6ffa7ed23b