[INFO] cloning repository https://github.com/wycats/objectshell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wycats/objectshell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25ba6ea459d0167af0c366e7a7a97da386c27751 [INFO] testing wycats/objectshell against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wycats/objectshell on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/wycats/objectshell [INFO] finished tweaking git repo https://github.com/wycats/objectshell [INFO] tweaked toml for git repo https://github.com/wycats/objectshell written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/wycats/objectshell already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f95ea67f9f7db448766358a6e4e8698c36c89a092e6ef472742d46711067225d [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" "f95ea67f9f7db448766358a6e4e8698c36c89a092e6ef472742d46711067225d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f95ea67f9f7db448766358a6e4e8698c36c89a092e6ef472742d46711067225d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f95ea67f9f7db448766358a6e4e8698c36c89a092e6ef472742d46711067225d", kill_on_drop: false }` [INFO] [stdout] f95ea67f9f7db448766358a6e4e8698c36c89a092e6ef472742d46711067225d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0aa9d5b05acce36770194bc359a17547bdd1c910738633d7194a56248dc5d656 [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" "0aa9d5b05acce36770194bc359a17547bdd1c910738633d7194a56248dc5d656", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling query_interface v0.3.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling sysinfo v0.16.5 [INFO] [stderr] Compiling umask v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling sysinfo v0.18.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling filesize v0.2.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling byte-unit v4.0.12 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling sxd-xpath v0.4.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.4/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 -C metadata=b74601972f48e801 -C extra-filename=-b74601972f48e801 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ef2c7bb90ebb1997.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" "0aa9d5b05acce36770194bc359a17547bdd1c910738633d7194a56248dc5d656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aa9d5b05acce36770194bc359a17547bdd1c910738633d7194a56248dc5d656", kill_on_drop: false }` [INFO] [stdout] 0aa9d5b05acce36770194bc359a17547bdd1c910738633d7194a56248dc5d656