[INFO] fetching crate kube-runtime 0.53.0... [INFO] testing kube-runtime-0.53.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate kube-runtime 0.53.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate kube-runtime 0.53.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kube-runtime 0.53.0 [INFO] finished tweaking crates.io crate kube-runtime 0.53.0 [INFO] tweaked toml for crates.io crate kube-runtime 0.53.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 457607a2501c125fd5dde65a4a379062d63473e657f17e64adc6b3e727decc2e [INFO] running `Command { std: "docker" "start" "-a" "457607a2501c125fd5dde65a4a379062d63473e657f17e64adc6b3e727decc2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "457607a2501c125fd5dde65a4a379062d63473e657f17e64adc6b3e727decc2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457607a2501c125fd5dde65a4a379062d63473e657f17e64adc6b3e727decc2e", kill_on_drop: false }` [INFO] [stdout] 457607a2501c125fd5dde65a4a379062d63473e657f17e64adc6b3e727decc2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bba2b4770d5856ff05711421c2b4c7456acb357032a6fb2e3d2782842b082d09 [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" "bba2b4770d5856ff05711421c2b4c7456acb357032a6fb2e3d2782842b082d09", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [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 want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling jsonpath_lib v0.2.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling kube v0.53.0 [INFO] [stderr] Compiling kube-runtime v0.53.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 53s [INFO] running `Command { std: "docker" "inspect" "bba2b4770d5856ff05711421c2b4c7456acb357032a6fb2e3d2782842b082d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba2b4770d5856ff05711421c2b4c7456acb357032a6fb2e3d2782842b082d09", kill_on_drop: false }` [INFO] [stdout] bba2b4770d5856ff05711421c2b4c7456acb357032a6fb2e3d2782842b082d09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 8f3c866c36f544b59088854d56dd5cfb4df8e58020e86e9f728099818b62a2b2 [INFO] running `Command { std: "docker" "start" "-a" "8f3c866c36f544b59088854d56dd5cfb4df8e58020e86e9f728099818b62a2b2", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling kube-derive v0.53.0 [INFO] [stderr] Compiling kube-runtime v0.53.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 44.98s [INFO] running `Command { std: "docker" "inspect" "8f3c866c36f544b59088854d56dd5cfb4df8e58020e86e9f728099818b62a2b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3c866c36f544b59088854d56dd5cfb4df8e58020e86e9f728099818b62a2b2", kill_on_drop: false }` [INFO] [stdout] 8f3c866c36f544b59088854d56dd5cfb4df8e58020e86e9f728099818b62a2b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] e8452e795d74ca32f01d881d16b1b67e733c3bf6453fa948f811aabcb23c4ea9 [INFO] running `Command { std: "docker" "start" "-a" "e8452e795d74ca32f01d881d16b1b67e733c3bf6453fa948f811aabcb23c4ea9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kube_runtime-e841c9200d21faee) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test reflector::object_ref::tests::display_should_follow_expected_format ... ok [INFO] [stdout] test reflector::object_ref::tests::display_should_be_transparent_to_representation ... ok [INFO] [stdout] test reflector::store::tests::should_allow_getting_clusterscoped_object_by_clusterscoped_ref ... ok [INFO] [stdout] test controller::runner::tests::runner_should_never_run_two_instances_at_once ... ok [INFO] [stdout] test controller::runner::tests::runner_should_wake_when_scheduling_messages ... ok [INFO] [stdout] test reflector::store::tests::should_allow_getting_clusterscoped_object_by_namespaced_ref ... ok [INFO] [stdout] test reflector::store::tests::should_allow_getting_namespaced_object_by_namespaced_ref ... ok [INFO] [stdout] test controller::future_hash_map::tests::fhm_should_forward_all_values_and_shut_down ... ok [INFO] [stdout] test reflector::tests::reflector_applied_should_update_object ... ok [INFO] [stdout] test scheduler::tests::scheduler_pending_message_should_not_block_head_of_line ... ok [INFO] [stdout] test scheduler::tests::scheduler_dedupe_should_keep_earlier_item ... ok [INFO] [stdout] test scheduler::tests::scheduler_dedupe_should_replace_later_item ... ok [INFO] [stdout] test scheduler::tests::scheduler_dedupe_should_allow_rescheduling_emitted_item ... ok [INFO] [stdout] test scheduler::tests::scheduler_should_emit_items_as_requested ... ok [INFO] [stdout] test scheduler::tests::scheduler_should_hold_and_release_items ... ok [INFO] [stdout] test scheduler::tests::scheduler_should_not_reschedule_pending_items ... ok [INFO] [stdout] test reflector::tests::reflector_restarted_should_clear_objects ... ok [INFO] [stdout] test reflector::tests::reflector_deleted_should_remove_object ... ok [INFO] [stdout] test reflector::tests::reflector_applied_should_add_object ... ok [INFO] [stdout] test reflector::store::tests::should_not_allow_getting_namespaced_object_by_clusterscoped_ref ... ok [INFO] [stdout] test controller::future_hash_map::tests::fhm_should_stay_alive_until_all_sources_finish ... ok [INFO] [stderr] Doc-tests kube-runtime [INFO] [stdout] test reflector::tests::reflector_store_should_not_contain_duplicates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/watcher.rs - watcher::watcher (line 202) ... ok [INFO] [stdout] test src/controller/mod.rs - controller::Controller (line 241) ... ok [INFO] [stdout] test src/reflector/object_ref.rs - reflector::object_ref::ObjectRef::namespace (line 41) ... ok [INFO] [stdout] test src/reflector/object_ref.rs - reflector::object_ref::ObjectRef (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e8452e795d74ca32f01d881d16b1b67e733c3bf6453fa948f811aabcb23c4ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8452e795d74ca32f01d881d16b1b67e733c3bf6453fa948f811aabcb23c4ea9", kill_on_drop: false }` [INFO] [stdout] e8452e795d74ca32f01d881d16b1b67e733c3bf6453fa948f811aabcb23c4ea9