[INFO] cloning repository https://github.com/AnyTimeTraveler/reView [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnyTimeTraveler/reView" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnyTimeTraveler%2FreView", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnyTimeTraveler%2FreView'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26d381d7cac33a7d516ab4bc9dbf368b91de4c32 [INFO] testing AnyTimeTraveler/reView 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%2FAnyTimeTraveler%2FreView" "/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/AnyTimeTraveler/reView 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/AnyTimeTraveler/reView [INFO] finished tweaking git repo https://github.com/AnyTimeTraveler/reView [INFO] tweaked toml for git repo https://github.com/AnyTimeTraveler/reView written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/AnyTimeTraveler/reView 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-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] [stdout] a2955a86602f948f2dff1292a56a7076ce52a3e23fed3fb1e715e181a1d8bf7c [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" "a2955a86602f948f2dff1292a56a7076ce52a3e23fed3fb1e715e181a1d8bf7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2955a86602f948f2dff1292a56a7076ce52a3e23fed3fb1e715e181a1d8bf7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2955a86602f948f2dff1292a56a7076ce52a3e23fed3fb1e715e181a1d8bf7c", kill_on_drop: false }` [INFO] [stdout] a2955a86602f948f2dff1292a56a7076ce52a3e23fed3fb1e715e181a1d8bf7c [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] 78046a4628d3d39492846116ca19a3b5163b0d70a4c423a4fcd7f92da541eaf1 [INFO] running `Command { std: "docker" "start" "-a" "78046a4628d3d39492846116ca19a3b5163b0d70a4c423a4fcd7f92da541eaf1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling sysinfo v0.15.4 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling memreader v0.1.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling simple-server v0.4.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rust-embed-impl v5.7.0 [INFO] [stderr] Compiling rust-embed v5.7.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling proc-maps v0.1.6 [INFO] [stderr] Compiling reView v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `reView` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `re_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.16s [INFO] running `Command { std: "docker" "inspect" "78046a4628d3d39492846116ca19a3b5163b0d70a4c423a4fcd7f92da541eaf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78046a4628d3d39492846116ca19a3b5163b0d70a4c423a4fcd7f92da541eaf1", kill_on_drop: false }` [INFO] [stdout] 78046a4628d3d39492846116ca19a3b5163b0d70a4c423a4fcd7f92da541eaf1 [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] d6cb7ea1d6ea0b48401812cc8dad46cb2da0dce8e972f915bfffe944dfe088cb [INFO] running `Command { std: "docker" "start" "-a" "d6cb7ea1d6ea0b48401812cc8dad46cb2da0dce8e972f915bfffe944dfe088cb", kill_on_drop: false }` [INFO] [stderr] Compiling reView v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `reView` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `re_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/reView-560045376e62ae63) [INFO] running `Command { std: "docker" "inspect" "d6cb7ea1d6ea0b48401812cc8dad46cb2da0dce8e972f915bfffe944dfe088cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6cb7ea1d6ea0b48401812cc8dad46cb2da0dce8e972f915bfffe944dfe088cb", kill_on_drop: false }` [INFO] [stdout] d6cb7ea1d6ea0b48401812cc8dad46cb2da0dce8e972f915bfffe944dfe088cb [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] 89f55ddc6be391c84b8df5adea7cff5b895410e8285b96bcdf5558f7304762aa [INFO] running `Command { std: "docker" "start" "-a" "89f55ddc6be391c84b8df5adea7cff5b895410e8285b96bcdf5558f7304762aa", kill_on_drop: false }` [INFO] [stderr] warning: crate `reView` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `re_view` [INFO] [stderr] [INFO] [stderr] warning: `reView` (bin "reView" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reView-560045376e62ae63) [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" "89f55ddc6be391c84b8df5adea7cff5b895410e8285b96bcdf5558f7304762aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f55ddc6be391c84b8df5adea7cff5b895410e8285b96bcdf5558f7304762aa", kill_on_drop: false }` [INFO] [stdout] 89f55ddc6be391c84b8df5adea7cff5b895410e8285b96bcdf5558f7304762aa