[INFO] updating cached repository https://github.com/arshubham/phoronix-reader-gtk-practice [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f551c0a403919945e8c90a818074948b3a028076 [INFO] testing arshubham/phoronix-reader-gtk-practice against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farshubham%2Fphoronix-reader-gtk-practice" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arshubham/phoronix-reader-gtk-practice on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [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-1/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 `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 93d1bb1d3e07632b2f5bda48de3fd3e437256b6191ae901b54ae5bd9e54e4d9d [INFO] running `"docker" "start" "-a" "93d1bb1d3e07632b2f5bda48de3fd3e437256b6191ae901b54ae5bd9e54e4d9d"` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [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 precomputed-hash v0.1.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling bit-set v0.4.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 unicase v2.1.0 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling string_cache_codegen v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling string_cache v0.6.2 [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 1m 23s [INFO] running `"docker" "inspect" "93d1bb1d3e07632b2f5bda48de3fd3e437256b6191ae901b54ae5bd9e54e4d9d"` [INFO] running `"docker" "rm" "-f" "93d1bb1d3e07632b2f5bda48de3fd3e437256b6191ae901b54ae5bd9e54e4d9d"` [INFO] [stdout] 93d1bb1d3e07632b2f5bda48de3fd3e437256b6191ae901b54ae5bd9e54e4d9d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d25077efd45e4cc48a40be4a97667efdacc8b5ccb06cb84ab3d134a522a91abe [INFO] running `"docker" "start" "-a" "d25077efd45e4cc48a40be4a97667efdacc8b5ccb06cb84ab3d134a522a91abe"` [INFO] [stderr] Compiling phoronix-reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `"docker" "inspect" "d25077efd45e4cc48a40be4a97667efdacc8b5ccb06cb84ab3d134a522a91abe"` [INFO] running `"docker" "rm" "-f" "d25077efd45e4cc48a40be4a97667efdacc8b5ccb06cb84ab3d134a522a91abe"` [INFO] [stdout] d25077efd45e4cc48a40be4a97667efdacc8b5ccb06cb84ab3d134a522a91abe [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e0cc8f8fecb57f688e39b7dc9e1abbc50acbce20fcfe4d1be170d29447d8cc5 [INFO] running `"docker" "start" "-a" "8e0cc8f8fecb57f688e39b7dc9e1abbc50acbce20fcfe4d1be170d29447d8cc5"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/phoronix_reader-ba6b27b6f94ce17c [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 `"docker" "inspect" "8e0cc8f8fecb57f688e39b7dc9e1abbc50acbce20fcfe4d1be170d29447d8cc5"` [INFO] running `"docker" "rm" "-f" "8e0cc8f8fecb57f688e39b7dc9e1abbc50acbce20fcfe4d1be170d29447d8cc5"` [INFO] [stdout] 8e0cc8f8fecb57f688e39b7dc9e1abbc50acbce20fcfe4d1be170d29447d8cc5