[INFO] cloning repository https://github.com/quininer/fast-swapview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quininer/fast-swapview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Ffast-swapview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Ffast-swapview'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0110fb2b96301cd9cbc21ac8bd6cd75222c81c1 [INFO] testing quininer/fast-swapview against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Ffast-swapview" "/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/quininer/fast-swapview on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quininer/fast-swapview [INFO] finished tweaking git repo https://github.com/quininer/fast-swapview [INFO] tweaked toml for git repo https://github.com/quininer/fast-swapview written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/quininer/fast-swapview already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fa134f1625cbd43202e7dfc9bc17acd4ec642b9b13662c6b6486e4815505dab [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" "5fa134f1625cbd43202e7dfc9bc17acd4ec642b9b13662c6b6486e4815505dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fa134f1625cbd43202e7dfc9bc17acd4ec642b9b13662c6b6486e4815505dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa134f1625cbd43202e7dfc9bc17acd4ec642b9b13662c6b6486e4815505dab", kill_on_drop: false }` [INFO] [stdout] 5fa134f1625cbd43202e7dfc9bc17acd4ec642b9b13662c6b6486e4815505dab [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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0112d915ed1e5b0d4e613dfcf4f63aa9288ebac6c70eea0b5fef088c8de73d3d [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" "0112d915ed1e5b0d4e613dfcf4f63aa9288ebac6c70eea0b5fef088c8de73d3d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling fast-floats v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling regex-automata v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling fast-lines v0.1.0 (https://github.com/quininer/fast-lines#750681aa) [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling bstr v0.2.2 [INFO] [stderr] Compiling fast-swapview v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.95s [INFO] running `Command { std: "docker" "inspect" "0112d915ed1e5b0d4e613dfcf4f63aa9288ebac6c70eea0b5fef088c8de73d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0112d915ed1e5b0d4e613dfcf4f63aa9288ebac6c70eea0b5fef088c8de73d3d", kill_on_drop: false }` [INFO] [stdout] 0112d915ed1e5b0d4e613dfcf4f63aa9288ebac6c70eea0b5fef088c8de73d3d [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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 679f2ebd3b9eb0d29641b4c61acfbfbea7118e3ed1c4c3281784f24cd1b320d3 [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" "679f2ebd3b9eb0d29641b4c61acfbfbea7118e3ed1c4c3281784f24cd1b320d3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 (https://github.com/crossbeam-rs/crossbeam#9898f927) [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 (https://github.com/crossbeam-rs/crossbeam#9898f927) [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.0.0 (https://github.com/crossbeam-rs/crossbeam#9898f927) [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling fast-swapview v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 50.48s [INFO] running `Command { std: "docker" "inspect" "679f2ebd3b9eb0d29641b4c61acfbfbea7118e3ed1c4c3281784f24cd1b320d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679f2ebd3b9eb0d29641b4c61acfbfbea7118e3ed1c4c3281784f24cd1b320d3", kill_on_drop: false }` [INFO] [stdout] 679f2ebd3b9eb0d29641b4c61acfbfbea7118e3ed1c4c3281784f24cd1b320d3 [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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4dd0c04f9afc4478710bf4e2759e295b37e60d816b7083953a25fd68d19123ae [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" "4dd0c04f9afc4478710bf4e2759e295b37e60d816b7083953a25fd68d19123ae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fast_swapview-8fb52d6ddd3641c7 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4dd0c04f9afc4478710bf4e2759e295b37e60d816b7083953a25fd68d19123ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd0c04f9afc4478710bf4e2759e295b37e60d816b7083953a25fd68d19123ae", kill_on_drop: false }` [INFO] [stdout] 4dd0c04f9afc4478710bf4e2759e295b37e60d816b7083953a25fd68d19123ae