[INFO] fetching crate kubectl-view-allocations 0.13.0... [INFO] testing kubectl-view-allocations-0.13.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate kubectl-view-allocations 0.13.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate kubectl-view-allocations 0.13.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kubectl-view-allocations 0.13.0 [INFO] finished tweaking crates.io crate kubectl-view-allocations 0.13.0 [INFO] tweaked toml for crates.io crate kubectl-view-allocations 0.13.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate kubectl-view-allocations 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-util v0.6.5 [INFO] [stderr] Downloaded hyper-timeout v0.4.1 [INFO] [stderr] Downloaded tame-oauth v0.4.7 [INFO] [stderr] Downloaded async-compression v0.3.7 [INFO] [stderr] Downloaded tower v0.4.6 [INFO] [stderr] Downloaded openssl-sys v0.9.61 [INFO] [stderr] Downloaded openssl v0.10.33 [INFO] [stderr] Downloaded kube v0.52.0 [INFO] [stderr] Downloaded tokio-io-timeout v1.1.1 [INFO] [stderr] Downloaded spectral v0.6.0 [INFO] [stderr] Downloaded lock_api v0.4.3 [INFO] [stderr] Downloaded syn v1.0.69 [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded hyper v0.14.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51f146ea4b3d250ac025909d8579eeaf170c2ad80bdc95690930ad1f1cb2ed56 [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" "51f146ea4b3d250ac025909d8579eeaf170c2ad80bdc95690930ad1f1cb2ed56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51f146ea4b3d250ac025909d8579eeaf170c2ad80bdc95690930ad1f1cb2ed56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f146ea4b3d250ac025909d8579eeaf170c2ad80bdc95690930ad1f1cb2ed56", kill_on_drop: false }` [INFO] [stdout] 51f146ea4b3d250ac025909d8579eeaf170c2ad80bdc95690930ad1f1cb2ed56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] c44f756f7a926ef844a35b83594235dcbd750d45ced517671e9ccedb97cbf332 [INFO] running `Command { std: "docker" "start" "-a" "c44f756f7a926ef844a35b83594235dcbd750d45ced517671e9ccedb97cbf332", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling tower v0.4.6 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling tame-oauth v0.4.7 [INFO] [stderr] Compiling jsonpath_lib v0.2.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling kube v0.52.0 [INFO] [stderr] Compiling kubectl-view-allocations v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 13s [INFO] running `Command { std: "docker" "inspect" "c44f756f7a926ef844a35b83594235dcbd750d45ced517671e9ccedb97cbf332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44f756f7a926ef844a35b83594235dcbd750d45ced517671e9ccedb97cbf332", kill_on_drop: false }` [INFO] [stdout] c44f756f7a926ef844a35b83594235dcbd750d45ced517671e9ccedb97cbf332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a21fc26ecdd579fc2d895ff054970f97da70482f544d74e06481ae9d0e9370fb [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" "a21fc26ecdd579fc2d895ff054970f97da70482f544d74e06481ae9d0e9370fb", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling kubectl-view-allocations v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.03s [INFO] running `Command { std: "docker" "inspect" "a21fc26ecdd579fc2d895ff054970f97da70482f544d74e06481ae9d0e9370fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a21fc26ecdd579fc2d895ff054970f97da70482f544d74e06481ae9d0e9370fb", kill_on_drop: false }` [INFO] [stdout] a21fc26ecdd579fc2d895ff054970f97da70482f544d74e06481ae9d0e9370fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62f26ad28d8047dcee417c6e93404a4652588d451eab4cc0268b9b2cfb15a908 [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" "62f26ad28d8047dcee417c6e93404a4652588d451eab4cc0268b9b2cfb15a908", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kubectl_view_allocations-73c73a8c4adb3c54) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test qty::tests::test_f64_from_scale ... ok [INFO] [stdout] test qty::tests::test_f64_from_qty ... ok [INFO] [stdout] test tests::test_accept_resource ... ok [INFO] [stdout] test tree::tests::test_ ... ok [INFO] [stdout] test qty::tests::test_display ... ok [INFO] [stdout] test qty::tests::test_to_base ... ok [INFO] [stdout] test qty::tests::test_add ... ok [INFO] [stdout] test qty::tests::expectation_ok_for_adjust_scale ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "62f26ad28d8047dcee417c6e93404a4652588d451eab4cc0268b9b2cfb15a908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f26ad28d8047dcee417c6e93404a4652588d451eab4cc0268b9b2cfb15a908", kill_on_drop: false }` [INFO] [stdout] 62f26ad28d8047dcee417c6e93404a4652588d451eab4cc0268b9b2cfb15a908