[INFO] cloning repository https://github.com/AlyoshaVasilieva/cbc-sl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlyoshaVasilieva/cbc-sl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlyoshaVasilieva%2Fcbc-sl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlyoshaVasilieva%2Fcbc-sl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dfc24b2449e3bcb3426d744a79f69300043000f [INFO] testing AlyoshaVasilieva/cbc-sl against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlyoshaVasilieva%2Fcbc-sl" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlyoshaVasilieva/cbc-sl on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AlyoshaVasilieva/cbc-sl [INFO] finished tweaking git repo https://github.com/AlyoshaVasilieva/cbc-sl [INFO] tweaked toml for git repo https://github.com/AlyoshaVasilieva/cbc-sl written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/AlyoshaVasilieva/cbc-sl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f5d7aed1705fbec5adf6a0d29ce394b3721ae0850f9ba09d3253897cc34e3d4 [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" "9f5d7aed1705fbec5adf6a0d29ce394b3721ae0850f9ba09d3253897cc34e3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f5d7aed1705fbec5adf6a0d29ce394b3721ae0850f9ba09d3253897cc34e3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f5d7aed1705fbec5adf6a0d29ce394b3721ae0850f9ba09d3253897cc34e3d4", kill_on_drop: false }` [INFO] [stdout] 9f5d7aed1705fbec5adf6a0d29ce394b3721ae0850f9ba09d3253897cc34e3d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] e208838f1f6701cb94f0255b8aef95f8d6ecb3003eec92fc935e205fafe9d858 [INFO] running `Command { std: "docker" "start" "-a" "e208838f1f6701cb94f0255b8aef95f8d6ecb3003eec92fc935e205fafe9d858", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling no-std-compat v0.2.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling stable-vec v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling hashmap_derive v0.1.0 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling extend v1.1.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling from_map v0.1.0 [INFO] [stderr] Compiling shorthand v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling hls_m3u8 v0.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling cbc-sl v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "e208838f1f6701cb94f0255b8aef95f8d6ecb3003eec92fc935e205fafe9d858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e208838f1f6701cb94f0255b8aef95f8d6ecb3003eec92fc935e205fafe9d858", kill_on_drop: false }` [INFO] [stdout] e208838f1f6701cb94f0255b8aef95f8d6ecb3003eec92fc935e205fafe9d858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 4998ff4aeffd7becd5e8d2b878babb1d81eb25fd444d3517e8faff5d72627346 [INFO] running `Command { std: "docker" "start" "-a" "4998ff4aeffd7becd5e8d2b878babb1d81eb25fd444d3517e8faff5d72627346", kill_on_drop: false }` [INFO] [stderr] Compiling cbc-sl v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "4998ff4aeffd7becd5e8d2b878babb1d81eb25fd444d3517e8faff5d72627346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4998ff4aeffd7becd5e8d2b878babb1d81eb25fd444d3517e8faff5d72627346", kill_on_drop: false }` [INFO] [stdout] 4998ff4aeffd7becd5e8d2b878babb1d81eb25fd444d3517e8faff5d72627346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 9e1f3a14acfa580d338d75df7025cd2758a229771ff4d428a1c0a7e9ed435655 [INFO] running `Command { std: "docker" "start" "-a" "9e1f3a14acfa580d338d75df7025cd2758a229771ff4d428a1c0a7e9ed435655", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cbc_sl-c88134885bb57086) [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" "9e1f3a14acfa580d338d75df7025cd2758a229771ff4d428a1c0a7e9ed435655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1f3a14acfa580d338d75df7025cd2758a229771ff4d428a1c0a7e9ed435655", kill_on_drop: false }` [INFO] [stdout] 9e1f3a14acfa580d338d75df7025cd2758a229771ff4d428a1c0a7e9ed435655