[INFO] cloning repository https://github.com/Sherlock-Holo/vmlb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sherlock-Holo/vmlb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Fvmlb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Fvmlb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f53bbf33c8434474b9c2817dcb10c48f0470daf2 [INFO] building Sherlock-Holo/vmlb against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Fvmlb" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sherlock-Holo/vmlb on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sherlock-Holo/vmlb [INFO] finished tweaking git repo https://github.com/Sherlock-Holo/vmlb [INFO] tweaked toml for git repo https://github.com/Sherlock-Holo/vmlb written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Sherlock-Holo/vmlb already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-build v0.8.0 [INFO] [stderr] Downloaded tower-test v0.4.0 [INFO] [stderr] Downloaded kube-client v0.74.0 [INFO] [stderr] Downloaded kube v0.74.0 [INFO] [stderr] Downloaded kube-runtime v0.74.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.47 [INFO] [stderr] Downloaded netlink-packet-route v0.13.0 [INFO] [stderr] Downloaded md-5 v0.10.4 [INFO] [stderr] Downloaded prettyplease v0.1.19 [INFO] [stderr] Downloaded kube-core v0.74.0 [INFO] [stderr] Downloaded prost-build v0.11.1 [INFO] [stderr] Downloaded tonic v0.8.1 [INFO] [stderr] Downloaded rtnetlink v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36adfed281144db557cffb74a81e6ef721bd4ad6f6cc8682660267f205856521 [INFO] running `Command { std: "docker" "start" "-a" "36adfed281144db557cffb74a81e6ef721bd4ad6f6cc8682660267f205856521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36adfed281144db557cffb74a81e6ef721bd4ad6f6cc8682660267f205856521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36adfed281144db557cffb74a81e6ef721bd4ad6f6cc8682660267f205856521", kill_on_drop: false }` [INFO] [stdout] 36adfed281144db557cffb74a81e6ef721bd4ad6f6cc8682660267f205856521 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8db1726bd8f20a598bbbdf89c42cda4e421bfde75bc4631b93365d1c31755f12 [INFO] running `Command { std: "docker" "start" "-a" "8db1726bd8f20a598bbbdf89c42cda4e421bfde75bc4631b93365d1c31755f12", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling k8s-openapi v0.15.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling prettyplease v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling prost-types v0.11.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling prost-build v0.11.1 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling axum-core v0.2.8 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tonic-build v0.8.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling vmlb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.16 [INFO] [stderr] Compiling tonic v0.8.1 [INFO] [stderr] Compiling kube-core v0.74.0 [INFO] [stderr] Compiling kube-client v0.74.0 [INFO] [stderr] Compiling kube-runtime v0.74.0 [INFO] [stderr] Compiling kube v0.74.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "8db1726bd8f20a598bbbdf89c42cda4e421bfde75bc4631b93365d1c31755f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db1726bd8f20a598bbbdf89c42cda4e421bfde75bc4631b93365d1c31755f12", kill_on_drop: false }` [INFO] [stdout] 8db1726bd8f20a598bbbdf89c42cda4e421bfde75bc4631b93365d1c31755f12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c63155754406cf136322b0e719f8778522286ac88be7cc0cd3a302cdc2629507 [INFO] running `Command { std: "docker" "start" "-a" "c63155754406cf136322b0e719f8778522286ac88be7cc0cd3a302cdc2629507", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling mockall_derive v0.11.2 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v1.2.1 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling mockall v0.11.2 [INFO] [stderr] Compiling prost-types v0.11.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling prost-build v0.11.1 [INFO] [stderr] Compiling tower-test v0.4.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tonic-build v0.8.0 [INFO] [stderr] Compiling vmlb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling axum v0.5.16 [INFO] [stderr] Compiling kube-client v0.74.0 [INFO] [stderr] Compiling tonic v0.8.1 [INFO] [stderr] Compiling kube-runtime v0.74.0 [INFO] [stderr] Compiling kube v0.74.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.22s [INFO] running `Command { std: "docker" "inspect" "c63155754406cf136322b0e719f8778522286ac88be7cc0cd3a302cdc2629507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63155754406cf136322b0e719f8778522286ac88be7cc0cd3a302cdc2629507", kill_on_drop: false }` [INFO] [stdout] c63155754406cf136322b0e719f8778522286ac88be7cc0cd3a302cdc2629507 [INFO] building Sherlock-Holo/vmlb against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Fvmlb" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sherlock-Holo/vmlb on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sherlock-Holo/vmlb [INFO] finished tweaking git repo https://github.com/Sherlock-Holo/vmlb [INFO] tweaked toml for git repo https://github.com/Sherlock-Holo/vmlb written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Sherlock-Holo/vmlb already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dd696b2680834113deda0ee0e4efbda5bf6aca1547b3f6313adfe4256f23807 [INFO] running `Command { std: "docker" "start" "-a" "6dd696b2680834113deda0ee0e4efbda5bf6aca1547b3f6313adfe4256f23807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dd696b2680834113deda0ee0e4efbda5bf6aca1547b3f6313adfe4256f23807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dd696b2680834113deda0ee0e4efbda5bf6aca1547b3f6313adfe4256f23807", kill_on_drop: false }` [INFO] [stdout] 6dd696b2680834113deda0ee0e4efbda5bf6aca1547b3f6313adfe4256f23807 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e74f2bb80023897867b1fd180a1fed985bb64cca30c793923e7972181dc695e3 [INFO] running `Command { std: "docker" "start" "-a" "e74f2bb80023897867b1fd180a1fed985bb64cca30c793923e7972181dc695e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling k8s-openapi v0.15.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling prettyplease v0.1.19 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling prost-types v0.11.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-build v0.11.1 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling axum-core v0.2.8 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tonic-build v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling vmlb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.16 [INFO] [stderr] Compiling tonic v0.8.1 [INFO] [stderr] Compiling kube-core v0.74.0 [INFO] [stderr] Compiling kube-client v0.74.0 [INFO] [stderr] Compiling kube-runtime v0.74.0 [INFO] [stderr] Compiling kube v0.74.0 [INFO] [stderr] error: could not compile `kube-client` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/bin/rustc --crate-name kube_client --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/kube-client-0.74.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__non_core"' --cfg 'feature="base64"' --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="client"' --cfg 'feature="config"' --cfg 'feature="dirs"' --cfg 'feature="either"' --cfg 'feature="futures"' --cfg 'feature="http-body"' --cfg 'feature="hyper"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyper-timeout"' --cfg 'feature="jsonpatch"' --cfg 'feature="jsonpath_lib"' --cfg 'feature="openssl"' --cfg 'feature="openssl-tls"' --cfg 'feature="pem"' --cfg 'feature="pin-project"' --cfg 'feature="serde_yaml"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --cfg 'feature="tower"' --cfg 'feature="tower-http"' --cfg 'feature="tracing"' -C metadata=095fbfffef4bc863 -C extra-filename=-095fbfffef4bc863 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-b8a5183d2eaf1825.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6cd21f501ab27d0f.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs_next-4e0e9fa3cdd997df.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-80a5b48333f14d4f.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-69c5c1e5d1c6fb69.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-9c732b8ac48e942b.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-ff7017b802d4e345.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-8f80271c67d82cbb.rmeta --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-f622ec669bc4aa4e.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-b8118c041de047d8.rmeta --extern jsonpath_lib=/opt/rustwide/target/debug/deps/libjsonpath_lib-d7ce4d12b0a714a3.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-561e69ae02e25c33.rmeta --extern kube_core=/opt/rustwide/target/debug/deps/libkube_core-145e974b6144c308.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-ab29958cf7d066c2.rmeta --extern pem=/opt/rustwide/target/debug/deps/libpem-2be730f2d17df68e.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-c1b2922e9afe05ea.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-c86d8aa6ab288279.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-da8c98e995f73186.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-96b1db57a4c03818.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-2af8eecfa8a98f71.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-61933d018edfca49.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-54d2ec554d4d586a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-37a6e18c69c04d06.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-d8fa19e0adf7f79e.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-67884c95b6268d85.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a93434a902aded36.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `k8s-openapi` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/k8s-openapi-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="percent-encoding"' --cfg 'feature="url"' --cfg 'feature="v1_24"' -C metadata=561e69ae02e25c33 -C extra-filename=-561e69ae02e25c33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-b8a5183d2eaf1825.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6cd21f501ab27d0f.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-9c732b8ac48e942b.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-83a91d0cf60936d7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-da8c98e995f73186.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-91b4d5538e9d133f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-96b1db57a4c03818.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-453d72b79d1ffe1a.rmeta --cap-lints allow --cap-lints=forbid --cfg 'k8s_openapi_enabled_version="1.24"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e74f2bb80023897867b1fd180a1fed985bb64cca30c793923e7972181dc695e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e74f2bb80023897867b1fd180a1fed985bb64cca30c793923e7972181dc695e3", kill_on_drop: false }` [INFO] [stdout] e74f2bb80023897867b1fd180a1fed985bb64cca30c793923e7972181dc695e3