[INFO] cloning repository https://github.com/poovamraj/rsm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poovamraj/rsm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoovamraj%2Frsm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoovamraj%2Frsm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05b87f70240d11c8d9ada113f5c3717c346a9ea8 [INFO] testing poovamraj/rsm against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoovamraj%2Frsm" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/poovamraj/rsm on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/poovamraj/rsm [INFO] finished tweaking git repo https://github.com/poovamraj/rsm [INFO] tweaked toml for git repo https://github.com/poovamraj/rsm written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/poovamraj/rsm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded heim-memory v0.1.0-rc.1 [INFO] [stderr] Downloaded heim-disk v0.1.0-rc.1 [INFO] [stderr] Downloaded heim-sensors v0.1.0-rc.1 [INFO] [stderr] Downloaded machine-uid v0.2.0 [INFO] [stderr] Downloaded heim-virt v0.1.0-rc.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1c9f6c36523509a074d5496bc1c31ebb1111cc372f8cc145aec7d354aa3391f [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" "b1c9f6c36523509a074d5496bc1c31ebb1111cc372f8cc145aec7d354aa3391f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1c9f6c36523509a074d5496bc1c31ebb1111cc372f8cc145aec7d354aa3391f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c9f6c36523509a074d5496bc1c31ebb1111cc372f8cc145aec7d354aa3391f", kill_on_drop: false }` [INFO] [stdout] b1c9f6c36523509a074d5496bc1c31ebb1111cc372f8cc145aec7d354aa3391f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.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] 3a09499a52d9ef820775a78b37751d7858c27b21b738f44874dc1ec4d45b6790 [INFO] running `Command { std: "docker" "start" "-a" "3a09499a52d9ef820775a78b37751d7858c27b21b738f44874dc1ec4d45b6790", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling heim-common v0.1.0-rc.1 [INFO] [stderr] Compiling platforms v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling heim-host v0.1.0-rc.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling machine-uid v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling raw-cpuid v8.1.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling heim-runtime v0.1.0-rc.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling heim-net v0.1.0-rc.1 [INFO] [stderr] Compiling heim-cpu v0.1.0-rc.1 [INFO] [stderr] Compiling heim-sensors v0.1.0-rc.1 [INFO] [stderr] Compiling heim-disk v0.1.0-rc.1 [INFO] [stderr] Compiling heim-virt v0.1.0-rc.1 [INFO] [stderr] Compiling heim-memory v0.1.0-rc.1 [INFO] [stderr] Compiling heim-process v0.1.1-rc.1 [INFO] [stderr] Compiling heim v0.1.0-rc.1 [INFO] [stderr] Compiling rsm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "3a09499a52d9ef820775a78b37751d7858c27b21b738f44874dc1ec4d45b6790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a09499a52d9ef820775a78b37751d7858c27b21b738f44874dc1ec4d45b6790", kill_on_drop: false }` [INFO] [stdout] 3a09499a52d9ef820775a78b37751d7858c27b21b738f44874dc1ec4d45b6790 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.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] 45814fe9d8052896907e922583fee9b1b480129055f7251a4ca9691d31febdc6 [INFO] running `Command { std: "docker" "start" "-a" "45814fe9d8052896907e922583fee9b1b480129055f7251a4ca9691d31febdc6", kill_on_drop: false }` [INFO] [stderr] Compiling rsm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "45814fe9d8052896907e922583fee9b1b480129055f7251a4ca9691d31febdc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45814fe9d8052896907e922583fee9b1b480129055f7251a4ca9691d31febdc6", kill_on_drop: false }` [INFO] [stdout] 45814fe9d8052896907e922583fee9b1b480129055f7251a4ca9691d31febdc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.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] 4738ade3475e8c618f8af0586078b719a65b9c671790557b92056c584a617a48 [INFO] running `Command { std: "docker" "start" "-a" "4738ade3475e8c618f8af0586078b719a65b9c671790557b92056c584a617a48", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rsm-8d2096388050073b) [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" "4738ade3475e8c618f8af0586078b719a65b9c671790557b92056c584a617a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4738ade3475e8c618f8af0586078b719a65b9c671790557b92056c584a617a48", kill_on_drop: false }` [INFO] [stdout] 4738ade3475e8c618f8af0586078b719a65b9c671790557b92056c584a617a48