[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradio-alice%2Fbee-txt" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radio-alice/bee-txt 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/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-74/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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] 2fb37bb376ae36bc3a27f12a25b59f4394c936c70292b2feb49bacf900acf7d6 [INFO] running `Command { std: "docker" "start" "-a" "2fb37bb376ae36bc3a27f12a25b59f4394c936c70292b2feb49bacf900acf7d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fb37bb376ae36bc3a27f12a25b59f4394c936c70292b2feb49bacf900acf7d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fb37bb376ae36bc3a27f12a25b59f4394c936c70292b2feb49bacf900acf7d6", kill_on_drop: false }` [INFO] [stdout] 2fb37bb376ae36bc3a27f12a25b59f4394c936c70292b2feb49bacf900acf7d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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] [stdout] d83b658e47ab1b2eaa00b22f088722b0d7da7e66d67c70f4d822dd92f96b0ad4 [INFO] running `Command { std: "docker" "start" "-a" "d83b658e47ab1b2eaa00b22f088722b0d7da7e66d67c70f4d822dd92f96b0ad4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling webview-sys v0.1.1 (https://github.com/radio-alice/web-view.git#7bf13caf) [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling web-view v0.4.0 (https://github.com/radio-alice/web-view.git#7bf13caf) [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling bee-txt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "d83b658e47ab1b2eaa00b22f088722b0d7da7e66d67c70f4d822dd92f96b0ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83b658e47ab1b2eaa00b22f088722b0d7da7e66d67c70f4d822dd92f96b0ad4", kill_on_drop: false }` [INFO] [stdout] d83b658e47ab1b2eaa00b22f088722b0d7da7e66d67c70f4d822dd92f96b0ad4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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] e0d71674e4a41b8789a094138762b273427d0a4a5c201881bae87ceda0ec6845 [INFO] running `Command { std: "docker" "start" "-a" "e0d71674e4a41b8789a094138762b273427d0a4a5c201881bae87ceda0ec6845", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bee-txt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "e0d71674e4a41b8789a094138762b273427d0a4a5c201881bae87ceda0ec6845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d71674e4a41b8789a094138762b273427d0a4a5c201881bae87ceda0ec6845", kill_on_drop: false }` [INFO] [stdout] e0d71674e4a41b8789a094138762b273427d0a4a5c201881bae87ceda0ec6845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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] 723125e92f575ca71ee1eec9cf97d5002367931336f544144ce6a4a9c31b47d8 [INFO] running `Command { std: "docker" "start" "-a" "723125e92f575ca71ee1eec9cf97d5002367931336f544144ce6a4a9c31b47d8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bee_txt-947f91965d769a28) [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" "723125e92f575ca71ee1eec9cf97d5002367931336f544144ce6a4a9c31b47d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723125e92f575ca71ee1eec9cf97d5002367931336f544144ce6a4a9c31b47d8", kill_on_drop: false }` [INFO] [stdout] 723125e92f575ca71ee1eec9cf97d5002367931336f544144ce6a4a9c31b47d8