[INFO] cloning repository https://github.com/lucis-fluxum/splitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucis-fluxum/splitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucis-fluxum%2Fsplitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucis-fluxum%2Fsplitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cc9055ba26f201473de05b67334eb83d0c5863f [INFO] testing lucis-fluxum/splitter 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%2Flucis-fluxum%2Fsplitter" "/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/lucis-fluxum/splitter 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/lucis-fluxum/splitter [INFO] finished tweaking git repo https://github.com/lucis-fluxum/splitter [INFO] tweaked toml for git repo https://github.com/lucis-fluxum/splitter written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lucis-fluxum/splitter 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] 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" "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] [stdout] 3e9a102a887c0d633ac604797baaf5a3444988bac2f84ce1ef75de529364a37c [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" "3e9a102a887c0d633ac604797baaf5a3444988bac2f84ce1ef75de529364a37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e9a102a887c0d633ac604797baaf5a3444988bac2f84ce1ef75de529364a37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e9a102a887c0d633ac604797baaf5a3444988bac2f84ce1ef75de529364a37c", kill_on_drop: false }` [INFO] [stdout] 3e9a102a887c0d633ac604797baaf5a3444988bac2f84ce1ef75de529364a37c [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" "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] [stdout] 63cd7f843b8dd773317a6e5040430f8fa2d1e43f3da28aa9f363bf836b96b5c1 [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" "63cd7f843b8dd773317a6e5040430f8fa2d1e43f3da28aa9f363bf836b96b5c1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling ffmpeg4 v0.4.0 (https://github.com/bacek/rust-ffmpeg#e956923a) [INFO] [stderr] Compiling hex-slice v0.1.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ffmpeg4-sys v4.2.2 [INFO] [stderr] Compiling splitter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "63cd7f843b8dd773317a6e5040430f8fa2d1e43f3da28aa9f363bf836b96b5c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63cd7f843b8dd773317a6e5040430f8fa2d1e43f3da28aa9f363bf836b96b5c1", kill_on_drop: false }` [INFO] [stdout] 63cd7f843b8dd773317a6e5040430f8fa2d1e43f3da28aa9f363bf836b96b5c1 [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" "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] [stdout] d875a5a8717a0a533a8afa11190a87938c0ac2909e61bb1e2e7845897a33d178 [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" "d875a5a8717a0a533a8afa11190a87938c0ac2909e61bb1e2e7845897a33d178", kill_on_drop: false }` [INFO] [stderr] Compiling splitter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.75s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/splitter-04cac12bba1de813) [INFO] running `Command { std: "docker" "inspect" "d875a5a8717a0a533a8afa11190a87938c0ac2909e61bb1e2e7845897a33d178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d875a5a8717a0a533a8afa11190a87938c0ac2909e61bb1e2e7845897a33d178", kill_on_drop: false }` [INFO] [stdout] d875a5a8717a0a533a8afa11190a87938c0ac2909e61bb1e2e7845897a33d178 [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" "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] 450a52a208c0127a55c0232286596ea7bd7157d6664a0b7c5f707b9642f0b897 [INFO] running `Command { std: "docker" "start" "-a" "450a52a208c0127a55c0232286596ea7bd7157d6664a0b7c5f707b9642f0b897", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/splitter-04cac12bba1de813) [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" "450a52a208c0127a55c0232286596ea7bd7157d6664a0b7c5f707b9642f0b897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450a52a208c0127a55c0232286596ea7bd7157d6664a0b7c5f707b9642f0b897", kill_on_drop: false }` [INFO] [stdout] 450a52a208c0127a55c0232286596ea7bd7157d6664a0b7c5f707b9642f0b897