[INFO] cloning repository https://github.com/rosslannen/rust-term-selection [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rosslannen/rust-term-selection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosslannen%2Frust-term-selection", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosslannen%2Frust-term-selection'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eae73afe313ef97e43bf11e3f16a790b0b9ad210 [INFO] testing rosslannen/rust-term-selection 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%2Frosslannen%2Frust-term-selection" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rosslannen/rust-term-selection 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/rosslannen/rust-term-selection [INFO] finished tweaking git repo https://github.com/rosslannen/rust-term-selection [INFO] tweaked toml for git repo https://github.com/rosslannen/rust-term-selection written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rosslannen/rust-term-selection 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 7c193e35cfca2feec48d7356acd6621ecdf8741814465644098a8c4d3060f27b [INFO] running `Command { std: "docker" "start" "-a" "7c193e35cfca2feec48d7356acd6621ecdf8741814465644098a8c4d3060f27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c193e35cfca2feec48d7356acd6621ecdf8741814465644098a8c4d3060f27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c193e35cfca2feec48d7356acd6621ecdf8741814465644098a8c4d3060f27b", kill_on_drop: false }` [INFO] [stdout] 7c193e35cfca2feec48d7356acd6621ecdf8741814465644098a8c4d3060f27b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 998c4e32388abd7e05188ee22c3b7a2b4261a54c9d2ba9df1a97cd3f3df544cb [INFO] running `Command { std: "docker" "start" "-a" "998c4e32388abd7e05188ee22c3b7a2b4261a54c9d2ba9df1a97cd3f3df544cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling term_selection_derive v0.1.0 (/opt/rustwide/workdir/term-selection-derive) [INFO] [stderr] Compiling term_selection v0.1.0 (/opt/rustwide/workdir/term-selection) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.58s [INFO] running `Command { std: "docker" "inspect" "998c4e32388abd7e05188ee22c3b7a2b4261a54c9d2ba9df1a97cd3f3df544cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "998c4e32388abd7e05188ee22c3b7a2b4261a54c9d2ba9df1a97cd3f3df544cb", kill_on_drop: false }` [INFO] [stdout] 998c4e32388abd7e05188ee22c3b7a2b4261a54c9d2ba9df1a97cd3f3df544cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] cb807b55fd8b420be7295c5947df1a62704e1b8734de1b61a34b41127c382932 [INFO] running `Command { std: "docker" "start" "-a" "cb807b55fd8b420be7295c5947df1a62704e1b8734de1b61a34b41127c382932", kill_on_drop: false }` [INFO] [stderr] Compiling term_selection_derive v0.1.0 (/opt/rustwide/workdir/term-selection-derive) [INFO] [stderr] Compiling term_selection v0.1.0 (/opt/rustwide/workdir/term-selection) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.03s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/term_selection-132680781aa36198) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/term_selection_derive-a14dd5f437c1f3cc) [INFO] running `Command { std: "docker" "inspect" "cb807b55fd8b420be7295c5947df1a62704e1b8734de1b61a34b41127c382932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb807b55fd8b420be7295c5947df1a62704e1b8734de1b61a34b41127c382932", kill_on_drop: false }` [INFO] [stdout] cb807b55fd8b420be7295c5947df1a62704e1b8734de1b61a34b41127c382932 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 6f2ec03d83a12be750e93c6f5777a7c1762945468b9682251970efd92f079588 [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" "6f2ec03d83a12be750e93c6f5777a7c1762945468b9682251970efd92f079588", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/term_selection-132680781aa36198) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/term_selection_derive-a14dd5f437c1f3cc) [INFO] [stdout] [INFO] [stderr] Doc-tests term_selection [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] [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] [stderr] Doc-tests term_selection_derive [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" "6f2ec03d83a12be750e93c6f5777a7c1762945468b9682251970efd92f079588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f2ec03d83a12be750e93c6f5777a7c1762945468b9682251970efd92f079588", kill_on_drop: false }` [INFO] [stdout] 6f2ec03d83a12be750e93c6f5777a7c1762945468b9682251970efd92f079588