[INFO] cloning repository https://github.com/imuxin/kubectl-delta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imuxin/kubectl-delta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimuxin%2Fkubectl-delta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimuxin%2Fkubectl-delta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9eda9225ee8522e54a6967ff07a32ecb7d0da009 [INFO] testing imuxin/kubectl-delta against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimuxin%2Fkubectl-delta" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imuxin/kubectl-delta on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imuxin/kubectl-delta [INFO] finished tweaking git repo https://github.com/imuxin/kubectl-delta [INFO] tweaked toml for git repo https://github.com/imuxin/kubectl-delta written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/imuxin/kubectl-delta 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18e70fc6cddddf8fee8e2a0508a7ab13bdd40e7b52f8f99edbbe640b93411578 [INFO] running `Command { std: "docker" "start" "-a" "18e70fc6cddddf8fee8e2a0508a7ab13bdd40e7b52f8f99edbbe640b93411578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18e70fc6cddddf8fee8e2a0508a7ab13bdd40e7b52f8f99edbbe640b93411578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e70fc6cddddf8fee8e2a0508a7ab13bdd40e7b52f8f99edbbe640b93411578", kill_on_drop: false }` [INFO] [stdout] 18e70fc6cddddf8fee8e2a0508a7ab13bdd40e7b52f8f99edbbe640b93411578 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 181745f1972f99303d9c2e1c7fbf5d2a732606bdabaa0746c4ca3b805ce5f5f6 [INFO] running `Command { std: "docker" "start" "-a" "181745f1972f99303d9c2e1c7fbf5d2a732606bdabaa0746c4ca3b805ce5f5f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling parking_lot v0.12.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 futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.3 [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 thiserror-impl v1.0.34 [INFO] [stderr] Compiling k8s-openapi v0.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.24 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bugreport v0.5.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rgb v0.8.33 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling bat v0.21.0 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling tree-sitter v0.20.9 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling sysinfo v0.24.7 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling archery v0.4.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling difftastic-lib v0.0.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ansi_colours v1.1.1 [INFO] [stderr] Compiling clircle v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling wild v2.1.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tree_magic_mini v3.0.3 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling kube-derive v0.74.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling terminal_size v0.2.1 [INFO] [stderr] Compiling const_format v0.2.26 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling mimalloc v0.1.28 [INFO] [stderr] Compiling rpds v0.10.0 [INFO] [stderr] Compiling chrono-humanize v0.2.2 [INFO] [stderr] Compiling smol_str v0.1.23 [INFO] [stderr] Compiling bytelines v2.4.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wu-diff v0.1.2 [INFO] [stderr] Compiling radix-heap v0.4.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling box_drawing v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling edit v0.1.4 [INFO] [stderr] Compiling serde_yaml v0.9.11 [INFO] [stderr] Compiling colored v2.0.0 [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] Compiling onig v6.4.0 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Compiling imuxin-delta-lib v0.0.2 [INFO] [stderr] Compiling kubectl-delta v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "181745f1972f99303d9c2e1c7fbf5d2a732606bdabaa0746c4ca3b805ce5f5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "181745f1972f99303d9c2e1c7fbf5d2a732606bdabaa0746c4ca3b805ce5f5f6", kill_on_drop: false }` [INFO] [stdout] 181745f1972f99303d9c2e1c7fbf5d2a732606bdabaa0746c4ca3b805ce5f5f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d112a39ce65618e3b9760de983c8da19762857abbb8e537b7ccdf9b5f21a282 [INFO] running `Command { std: "docker" "start" "-a" "8d112a39ce65618e3b9760de983c8da19762857abbb8e537b7ccdf9b5f21a282", kill_on_drop: false }` [INFO] [stderr] Compiling kubectl-delta v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.37s [INFO] running `Command { std: "docker" "inspect" "8d112a39ce65618e3b9760de983c8da19762857abbb8e537b7ccdf9b5f21a282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d112a39ce65618e3b9760de983c8da19762857abbb8e537b7ccdf9b5f21a282", kill_on_drop: false }` [INFO] [stdout] 8d112a39ce65618e3b9760de983c8da19762857abbb8e537b7ccdf9b5f21a282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4679bdbaf6cf41dc8580edf0f77f50724fe4f22cde9e08b2a1bb34043d5d272a [INFO] running `Command { std: "docker" "start" "-a" "4679bdbaf6cf41dc8580edf0f77f50724fe4f22cde9e08b2a1bb34043d5d272a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kubectl_delta-46f1c12648ac8e50) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4679bdbaf6cf41dc8580edf0f77f50724fe4f22cde9e08b2a1bb34043d5d272a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4679bdbaf6cf41dc8580edf0f77f50724fe4f22cde9e08b2a1bb34043d5d272a", kill_on_drop: false }` [INFO] [stdout] 4679bdbaf6cf41dc8580edf0f77f50724fe4f22cde9e08b2a1bb34043d5d272a