[INFO] cloning repository https://github.com/stevesweetney/wakkave [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevesweetney/wakkave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevesweetney%2Fwakkave", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevesweetney%2Fwakkave'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35ff0caa88c0f8f8d879502737239032f9c74fd1 [INFO] checking stevesweetney/wakkave against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevesweetney%2Fwakkave" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevesweetney/wakkave on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevesweetney/wakkave [INFO] finished tweaking git repo https://github.com/stevesweetney/wakkave [INFO] tweaked toml for git repo https://github.com/stevesweetney/wakkave written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/stevesweetney/wakkave already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Keats/jsonwebtoken` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.24 [INFO] [stderr] Downloaded serde_derive v1.0.77 [INFO] [stderr] Downloaded parking_lot_core v0.3.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.18 [INFO] [stderr] Downloaded syn v0.15.1 [INFO] [stderr] Downloaded serde v1.0.77 [INFO] [stderr] Downloaded sass-rs v0.2.1 [INFO] [stderr] Downloaded http v0.1.11 [INFO] [stderr] Downloaded actix-web v0.7.5 [INFO] [stderr] Downloaded sass-sys v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f633fe77c6356d1bf6ce75d59c77ebaf0b4982122a3950c6489275c1a732ff7 [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" "0f633fe77c6356d1bf6ce75d59c77ebaf0b4982122a3950c6489275c1a732ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f633fe77c6356d1bf6ce75d59c77ebaf0b4982122a3950c6489275c1a732ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f633fe77c6356d1bf6ce75d59c77ebaf0b4982122a3950c6489275c1a732ff7", kill_on_drop: false }` [INFO] [stdout] 0f633fe77c6356d1bf6ce75d59c77ebaf0b4982122a3950c6489275c1a732ff7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efe312a83baf750f8710244512916f178331f858da4861e78bf84577110f67bb [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" "efe312a83baf750f8710244512916f178331f858da4861e78bf84577110f67bb", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.18 [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazycell v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling serde v1.0.77 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.27 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking opaque-debug v0.1.1 [INFO] [stderr] Checking string v0.1.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.27 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling sass-sys v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking capnp v0.8.17 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking block-cipher-trait v0.5.3 [INFO] [stderr] Checking blowfish v0.3.0 [INFO] [stderr] Checking http v0.1.11 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling actix-web v0.7.5 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling capnpc v0.8.9 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.1 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking bcrypt v0.2.0 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=722ec164a3650431 -C extra-filename=-722ec164a3650431 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-381cde38ee1f1d99.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-7d59de218ef7c605.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-edbc63cd7b38d089.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" "efe312a83baf750f8710244512916f178331f858da4861e78bf84577110f67bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe312a83baf750f8710244512916f178331f858da4861e78bf84577110f67bb", kill_on_drop: false }` [INFO] [stdout] efe312a83baf750f8710244512916f178331f858da4861e78bf84577110f67bb