[INFO] updating cached repository https://github.com/technosophos/tinygw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c098efc8a36eef000f9cdbba8305a7a059e2b21e [INFO] testing technosophos/tinygw against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnosophos%2Ftinygw" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/technosophos/tinygw on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/technosophos/tinygw [INFO] finished tweaking git repo https://github.com/technosophos/tinygw [INFO] tweaked toml for git repo https://github.com/technosophos/tinygw written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/technosophos/tinygw already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18f606d9d10a989eba1c368d86ff9e9c741e0a1bc960a1d3d1f71ebfe80a5b2f [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" "18f606d9d10a989eba1c368d86ff9e9c741e0a1bc960a1d3d1f71ebfe80a5b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18f606d9d10a989eba1c368d86ff9e9c741e0a1bc960a1d3d1f71ebfe80a5b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f606d9d10a989eba1c368d86ff9e9c741e0a1bc960a1d3d1f71ebfe80a5b2f", kill_on_drop: false }` [INFO] [stdout] 18f606d9d10a989eba1c368d86ff9e9c741e0a1bc960a1d3d1f71ebfe80a5b2f [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15b3f5e4cb326d7299ddecc4d07c2a3d1bfb400e66045a30105748789669caf3 [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" "15b3f5e4cb326d7299ddecc4d07c2a3d1bfb400e66045a30105748789669caf3", kill_on_drop: false }` [INFO] [stderr] Compiling k8s-openapi v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling ulid v0.3.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling kube v0.16.1 [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.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="v1_15"' -C metadata=b1a69c2ea2e4b838 -C extra-filename=-b1a69c2ea2e4b838 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-649076a16c9b9bd9.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e648eb1ff3011136.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-a7a261f20c5235b0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-39eb1087ebd2c48a.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-a5714072ee6867e2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9d9f96b913c9a174.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-24e35814b69519ba.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "15b3f5e4cb326d7299ddecc4d07c2a3d1bfb400e66045a30105748789669caf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b3f5e4cb326d7299ddecc4d07c2a3d1bfb400e66045a30105748789669caf3", kill_on_drop: false }` [INFO] [stdout] 15b3f5e4cb326d7299ddecc4d07c2a3d1bfb400e66045a30105748789669caf3