[INFO] cloning repository https://github.com/arshubham/phoronix-reader-gtk-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arshubham/phoronix-reader-gtk-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farshubham%2Fphoronix-reader-gtk-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farshubham%2Fphoronix-reader-gtk-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f551c0a403919945e8c90a818074948b3a028076 [INFO] testing arshubham/phoronix-reader-gtk-practice against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farshubham%2Fphoronix-reader-gtk-practice" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arshubham/phoronix-reader-gtk-practice on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arshubham/phoronix-reader-gtk-practice [INFO] finished tweaking git repo https://github.com/arshubham/phoronix-reader-gtk-practice [INFO] tweaked toml for git repo https://github.com/arshubham/phoronix-reader-gtk-practice written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/arshubham/phoronix-reader-gtk-practice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.49.0" "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] bc027af7e32235f7e23d2a93a2e1158ee8411ee9ac55496dc814ce39e545150b [INFO] running `Command { std: "docker" "start" "-a" "bc027af7e32235f7e23d2a93a2e1158ee8411ee9ac55496dc814ce39e545150b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc027af7e32235f7e23d2a93a2e1158ee8411ee9ac55496dc814ce39e545150b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc027af7e32235f7e23d2a93a2e1158ee8411ee9ac55496dc814ce39e545150b", kill_on_drop: false }` [INFO] [stdout] bc027af7e32235f7e23d2a93a2e1158ee8411ee9ac55496dc814ce39e545150b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.49.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] 4ac386c8ab0d63602443fb56c2743971544cccfeb21bb6b1932f194da27fc14b [INFO] running `Command { std: "docker" "start" "-a" "4ac386c8ab0d63602443fb56c2743971544cccfeb21bb6b1932f194da27fc14b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling string_cache_codegen v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling hyper v0.11.18 [INFO] [stderr] Compiling select v0.4.2 (https://github.com/utkarshkukreti/select.rs.git#cd07d47a) [INFO] [stderr] Compiling phoronix-reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.97s [INFO] running `Command { std: "docker" "inspect" "4ac386c8ab0d63602443fb56c2743971544cccfeb21bb6b1932f194da27fc14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac386c8ab0d63602443fb56c2743971544cccfeb21bb6b1932f194da27fc14b", kill_on_drop: false }` [INFO] [stdout] 4ac386c8ab0d63602443fb56c2743971544cccfeb21bb6b1932f194da27fc14b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.49.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] 34cc9df3114fffd902e6e3fb7a8708a193504066be70a2003b5c82e77bd3f844 [INFO] running `Command { std: "docker" "start" "-a" "34cc9df3114fffd902e6e3fb7a8708a193504066be70a2003b5c82e77bd3f844", kill_on_drop: false }` [INFO] [stderr] Compiling phoronix-reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "34cc9df3114fffd902e6e3fb7a8708a193504066be70a2003b5c82e77bd3f844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34cc9df3114fffd902e6e3fb7a8708a193504066be70a2003b5c82e77bd3f844", kill_on_drop: false }` [INFO] [stdout] 34cc9df3114fffd902e6e3fb7a8708a193504066be70a2003b5c82e77bd3f844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cda6381741879c446d134f2c99e6edb2359c5a89dca9aa10bd08b673b5ef613e [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" "cda6381741879c446d134f2c99e6edb2359c5a89dca9aa10bd08b673b5ef613e", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/phoronix_reader-62704797dc063800 [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" "cda6381741879c446d134f2c99e6edb2359c5a89dca9aa10bd08b673b5ef613e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cda6381741879c446d134f2c99e6edb2359c5a89dca9aa10bd08b673b5ef613e", kill_on_drop: false }` [INFO] [stdout] cda6381741879c446d134f2c99e6edb2359c5a89dca9aa10bd08b673b5ef613e