[INFO] cloning repository https://github.com/rrichardson/bincode-k8s-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rrichardson/bincode-k8s-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Fbincode-k8s-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Fbincode-k8s-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb28a236674ad90431fd60fa0f029774a8c19a06 [INFO] testing rrichardson/bincode-k8s-repro against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Fbincode-k8s-repro" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rrichardson/bincode-k8s-repro on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rrichardson/bincode-k8s-repro [INFO] finished tweaking git repo https://github.com/rrichardson/bincode-k8s-repro [INFO] tweaked toml for git repo https://github.com/rrichardson/bincode-k8s-repro written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/rrichardson/bincode-k8s-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 1c2658fae37c05665853a00be709b95042ecc422cc36463a8e4db9e79351a606 [INFO] running `Command { std: "docker" "start" "-a" "1c2658fae37c05665853a00be709b95042ecc422cc36463a8e4db9e79351a606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c2658fae37c05665853a00be709b95042ecc422cc36463a8e4db9e79351a606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c2658fae37c05665853a00be709b95042ecc422cc36463a8e4db9e79351a606", kill_on_drop: false }` [INFO] [stdout] 1c2658fae37c05665853a00be709b95042ecc422cc36463a8e4db9e79351a606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] e3570740be321004bb8a24e437a75e6017d9978fccb44f94cc93d6da55e8ff9d [INFO] running `Command { std: "docker" "start" "-a" "e3570740be321004bb8a24e437a75e6017d9978fccb44f94cc93d6da55e8ff9d", kill_on_drop: false }` [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [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,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_18"' -C metadata=189aa2b1df0de36d -C extra-filename=-189aa2b1df0de36d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-81e3d73fb2473689.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e1b7c98a542235e1.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-50b8a91a385277ac.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ae55b10b4ab3de1c.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d16273884b9e65a7.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e3570740be321004bb8a24e437a75e6017d9978fccb44f94cc93d6da55e8ff9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3570740be321004bb8a24e437a75e6017d9978fccb44f94cc93d6da55e8ff9d", kill_on_drop: false }` [INFO] [stdout] e3570740be321004bb8a24e437a75e6017d9978fccb44f94cc93d6da55e8ff9d