[INFO] cloning repository https://github.com/alexanderwe/bandwidth-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexanderwe/bandwidth-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderwe%2Fbandwidth-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderwe%2Fbandwidth-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5afd10ed38a27f04da56ede9f47162205f67bc0e [INFO] testing alexanderwe/bandwidth-rs against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderwe%2Fbandwidth-rs" "/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/alexanderwe/bandwidth-rs on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexanderwe/bandwidth-rs [INFO] finished tweaking git repo https://github.com/alexanderwe/bandwidth-rs [INFO] tweaked toml for git repo https://github.com/alexanderwe/bandwidth-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/alexanderwe/bandwidth-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6077738e239f7569d8c75b85900ce63d20f2e232e588807846a0efb2dc38e106 [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" "6077738e239f7569d8c75b85900ce63d20f2e232e588807846a0efb2dc38e106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6077738e239f7569d8c75b85900ce63d20f2e232e588807846a0efb2dc38e106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6077738e239f7569d8c75b85900ce63d20f2e232e588807846a0efb2dc38e106", kill_on_drop: false }` [INFO] [stdout] 6077738e239f7569d8c75b85900ce63d20f2e232e588807846a0efb2dc38e106 [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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 8a36d7ff19cc575367e00c4f1c662febe0855bfe904d8970cfc40fea66d003e0 [INFO] running `Command { std: "docker" "start" "-a" "8a36d7ff19cc575367e00c4f1c662febe0855bfe904d8970cfc40fea66d003e0", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling bandwidth-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.01s [INFO] running `Command { std: "docker" "inspect" "8a36d7ff19cc575367e00c4f1c662febe0855bfe904d8970cfc40fea66d003e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a36d7ff19cc575367e00c4f1c662febe0855bfe904d8970cfc40fea66d003e0", kill_on_drop: false }` [INFO] [stdout] 8a36d7ff19cc575367e00c4f1c662febe0855bfe904d8970cfc40fea66d003e0 [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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] c614a1b8217efa51e3a3624de5086a9e7ec88dfd3d3246a74b5a0aa5323a3f58 [INFO] running `Command { std: "docker" "start" "-a" "c614a1b8217efa51e3a3624de5086a9e7ec88dfd3d3246a74b5a0aa5323a3f58", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bandwidth-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `Command { std: "docker" "inspect" "c614a1b8217efa51e3a3624de5086a9e7ec88dfd3d3246a74b5a0aa5323a3f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c614a1b8217efa51e3a3624de5086a9e7ec88dfd3d3246a74b5a0aa5323a3f58", kill_on_drop: false }` [INFO] [stdout] c614a1b8217efa51e3a3624de5086a9e7ec88dfd3d3246a74b5a0aa5323a3f58 [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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 2d1cd03fc1088ec4e1beb125c5b09c684328bec05215414a528fc8241ad0527b [INFO] running `Command { std: "docker" "start" "-a" "2d1cd03fc1088ec4e1beb125c5b09c684328bec05215414a528fc8241ad0527b", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bandwidth_monitor-83fa098da42c0f30 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bandwidth_monitor-f537456b5871a709 [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 bandwidth-monitor [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] [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" "2d1cd03fc1088ec4e1beb125c5b09c684328bec05215414a528fc8241ad0527b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d1cd03fc1088ec4e1beb125c5b09c684328bec05215414a528fc8241ad0527b", kill_on_drop: false }` [INFO] [stdout] 2d1cd03fc1088ec4e1beb125c5b09c684328bec05215414a528fc8241ad0527b