[INFO] cloning repository https://github.com/owen-d/rsonnet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/owen-d/rsonnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowen-d%2Frsonnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowen-d%2Frsonnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ac5679c7b9b5ef9910d815f5ff89571bf2f32f2 [INFO] testing owen-d/rsonnet against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowen-d%2Frsonnet" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/owen-d/rsonnet 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 git repo https://github.com/owen-d/rsonnet [INFO] finished tweaking git repo https://github.com/owen-d/rsonnet [INFO] tweaked toml for git repo https://github.com/owen-d/rsonnet written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/owen-d/rsonnet 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] warning: dependency (k8s-openapi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] f32007f118fdf0571a32a9b8467d814165e6f73167788619e674af0eccf35aea [INFO] running `Command { std: "docker" "start" "-a" "f32007f118fdf0571a32a9b8467d814165e6f73167788619e674af0eccf35aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f32007f118fdf0571a32a9b8467d814165e6f73167788619e674af0eccf35aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f32007f118fdf0571a32a9b8467d814165e6f73167788619e674af0eccf35aea", kill_on_drop: false }` [INFO] [stdout] f32007f118fdf0571a32a9b8467d814165e6f73167788619e674af0eccf35aea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 51f631ca7b3ea34aedfea1d9e8c674378ed0637f3b9d659f772afbe20f81eba0 [INFO] running `Command { std: "docker" "start" "-a" "51f631ca7b3ea34aedfea1d9e8c674378ed0637f3b9d659f772afbe20f81eba0", kill_on_drop: false }` [INFO] [stderr] warning: dependency (k8s-openapi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [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 rsonnet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `k8s-openapi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name k8s_openapi --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/k8s-openapi-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --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_16"' -C metadata=c00ea207fb391c64 -C extra-filename=-c00ea207fb391c64 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fd596cc9ecb94a96.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fab06b41984a47dd.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-eb6ca711ff1649f6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e594a848bc4202a2.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e0b24f643d81ca99.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "51f631ca7b3ea34aedfea1d9e8c674378ed0637f3b9d659f772afbe20f81eba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f631ca7b3ea34aedfea1d9e8c674378ed0637f3b9d659f772afbe20f81eba0", kill_on_drop: false }` [INFO] [stdout] 51f631ca7b3ea34aedfea1d9e8c674378ed0637f3b9d659f772afbe20f81eba0