[INFO] updating cached repository https://github.com/acshi/rust_home [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] 1cc74241517a3bc4cd407903e1257542bbf75185 [INFO] testing acshi/rust_home against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facshi%2Frust_home" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acshi/rust_home on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/acshi/rust_home [INFO] finished tweaking git repo https://github.com/acshi/rust_home [INFO] tweaked toml for git repo https://github.com/acshi/rust_home written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/acshi/rust_home already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cd5912f6957f3725955717ed6ecf411693bb8b4fde302e0752b1aca52f16a58 [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" "1cd5912f6957f3725955717ed6ecf411693bb8b4fde302e0752b1aca52f16a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cd5912f6957f3725955717ed6ecf411693bb8b4fde302e0752b1aca52f16a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd5912f6957f3725955717ed6ecf411693bb8b4fde302e0752b1aca52f16a58", kill_on_drop: false }` [INFO] [stdout] 1cd5912f6957f3725955717ed6ecf411693bb8b4fde302e0752b1aca52f16a58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1892f9cd19fea396a5e02698e9570f650a50ce1aacf721b2b985fffe383b0ae [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" "d1892f9cd19fea396a5e02698e9570f650a50ce1aacf721b2b985fffe383b0ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling regex v1.0.3 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] error: could not compile `hyper`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyper /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -Cembed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=67966bc6374b10f2 -C extra-filename=-67966bc6374b10f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-9005c6729e4ba076.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4f93934b5a501d21.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-aff51ff30775d848.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-af3daf33847e4719.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-e006109743ee1fd8.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-1400c0e8da74f93b.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-71fe2b92f9a6b370.rmeta --extern traitobject=/opt/rustwide/target/debug/deps/libtraitobject-f4a5f21dde382c56.rmeta --extern typeable=/opt/rustwide/target/debug/deps/libtypeable-83997bc3caaa7a93.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-4131302b8f7e1909.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2afb37cb45256fe6.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: build failed [INFO] running `Command { std: "docker" "inspect" "d1892f9cd19fea396a5e02698e9570f650a50ce1aacf721b2b985fffe383b0ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1892f9cd19fea396a5e02698e9570f650a50ce1aacf721b2b985fffe383b0ae", kill_on_drop: false }` [INFO] [stdout] d1892f9cd19fea396a5e02698e9570f650a50ce1aacf721b2b985fffe383b0ae