[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] 2846e3f5d95bea4116f2ebe1a17e5b8611800c91 [INFO] checking wycats/objectshell against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wycats/objectshell on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/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" "+fc81ad22c453776de16acf9938976930cf8c9401" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b4c4e443116dd7f551b0ede3cffad556b410dea61312c77211162eade9f8040 [INFO] running `Command { std: "docker" "start" "-a" "2b4c4e443116dd7f551b0ede3cffad556b410dea61312c77211162eade9f8040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b4c4e443116dd7f551b0ede3cffad556b410dea61312c77211162eade9f8040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b4c4e443116dd7f551b0ede3cffad556b410dea61312c77211162eade9f8040", kill_on_drop: false }` [INFO] [stdout] 2b4c4e443116dd7f551b0ede3cffad556b410dea61312c77211162eade9f8040 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9397d874ae99419bda2febc74043ef2951f8f99fe03b6f24b192e799c1da73ec [INFO] running `Command { std: "docker" "start" "-a" "9397d874ae99419bda2febc74043ef2951f8f99fe03b6f24b192e799c1da73ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking query_interface v0.3.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking common-path v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking peresil v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking umask v1.0.0 [INFO] [stderr] Checking filesize v0.2.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling sysinfo v0.16.5 [INFO] [stderr] Compiling sysinfo v0.18.2 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bugreport v0.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking gjson v0.7.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking byte-unit v4.0.12 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking sxd-document v0.3.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking base64 v0.6.0 [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-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [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 --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=feee0119149c6611 -C extra-filename=-feee0119149c6611 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c231ffc79de07686.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-7162fc9fdc7871c7.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-16bb8e90afe0cc29.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" "9397d874ae99419bda2febc74043ef2951f8f99fe03b6f24b192e799c1da73ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9397d874ae99419bda2febc74043ef2951f8f99fe03b6f24b192e799c1da73ec", kill_on_drop: false }` [INFO] [stdout] 9397d874ae99419bda2febc74043ef2951f8f99fe03b6f24b192e799c1da73ec