[INFO] cloning repository https://github.com/lucdoebereiner/klangraum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucdoebereiner/klangraum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucdoebereiner%2Fklangraum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucdoebereiner%2Fklangraum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65300bbd7e198cdf7e049bdbdc8821d43944be34 [INFO] testing lucdoebereiner/klangraum 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%2Flucdoebereiner%2Fklangraum" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucdoebereiner/klangraum 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/lucdoebereiner/klangraum [INFO] finished tweaking git repo https://github.com/lucdoebereiner/klangraum [INFO] tweaked toml for git repo https://github.com/lucdoebereiner/klangraum written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/lucdoebereiner/klangraum 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] [stderr] warning: dependency (tokio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f421b41cf3e768ee91be55868626ba91b943657d94b911099bbcce648e88ac03 [INFO] running `Command { std: "docker" "start" "-a" "f421b41cf3e768ee91be55868626ba91b943657d94b911099bbcce648e88ac03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f421b41cf3e768ee91be55868626ba91b943657d94b911099bbcce648e88ac03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f421b41cf3e768ee91be55868626ba91b943657d94b911099bbcce648e88ac03", kill_on_drop: false }` [INFO] [stdout] f421b41cf3e768ee91be55868626ba91b943657d94b911099bbcce648e88ac03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 11fc39467a51083848ebacb98db915e4fa439fa705bae260109840ed83a13515 [INFO] running `Command { std: "docker" "start" "-a" "11fc39467a51083848ebacb98db915e4fa439fa705bae260109840ed83a13515", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tokio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling tokio v0.3.2 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling jack v0.6.2 [INFO] [stderr] Compiling bus v2.2.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling flexi_logger v0.16.1 [INFO] [stderr] Compiling klangraum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.51s [INFO] running `Command { std: "docker" "inspect" "11fc39467a51083848ebacb98db915e4fa439fa705bae260109840ed83a13515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11fc39467a51083848ebacb98db915e4fa439fa705bae260109840ed83a13515", kill_on_drop: false }` [INFO] [stdout] 11fc39467a51083848ebacb98db915e4fa439fa705bae260109840ed83a13515 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 7ce1e0b8dcef130ad2f4cfe09c3973088e7e91a26e2f1c984b746d80e568ff5d [INFO] running `Command { std: "docker" "start" "-a" "7ce1e0b8dcef130ad2f4cfe09c3973088e7e91a26e2f1c984b746d80e568ff5d", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tokio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling klangraum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.85s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/klangraum-d6ad449dc299f42c) [INFO] running `Command { std: "docker" "inspect" "7ce1e0b8dcef130ad2f4cfe09c3973088e7e91a26e2f1c984b746d80e568ff5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce1e0b8dcef130ad2f4cfe09c3973088e7e91a26e2f1c984b746d80e568ff5d", kill_on_drop: false }` [INFO] [stdout] 7ce1e0b8dcef130ad2f4cfe09c3973088e7e91a26e2f1c984b746d80e568ff5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 561f77f1cea1ce0a1bd291ab469ec6375816f0e332ce5810c5cad4a2d90ae802 [INFO] running `Command { std: "docker" "start" "-a" "561f77f1cea1ce0a1bd291ab469ec6375816f0e332ce5810c5cad4a2d90ae802", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tokio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/klangraum-d6ad449dc299f42c) [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" "561f77f1cea1ce0a1bd291ab469ec6375816f0e332ce5810c5cad4a2d90ae802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561f77f1cea1ce0a1bd291ab469ec6375816f0e332ce5810c5cad4a2d90ae802", kill_on_drop: false }` [INFO] [stdout] 561f77f1cea1ce0a1bd291ab469ec6375816f0e332ce5810c5cad4a2d90ae802