[INFO] cloning repository https://github.com/djkoloski/rust_serialization_benchmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djkoloski/rust_serialization_benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjkoloski%2Frust_serialization_benchmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjkoloski%2Frust_serialization_benchmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c164d2c4a1e8f44efeebbac8a4efa70ed54bfdf1 [INFO] testing djkoloski/rust_serialization_benchmark against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjkoloski%2Frust_serialization_benchmark" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djkoloski/rust_serialization_benchmark on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/djkoloski/rust_serialization_benchmark [INFO] finished tweaking git repo https://github.com/djkoloski/rust_serialization_benchmark [INFO] tweaked toml for git repo https://github.com/djkoloski/rust_serialization_benchmark written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/djkoloski/bson-rust` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytecheck_derive v0.6.7 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded libflate_lz77 v1.1.0 [INFO] [stderr] Downloaded libflate v1.2.0 [INFO] [stderr] Downloaded value-trait v0.2.12 [INFO] [stderr] Downloaded halfbrown v0.1.14 [INFO] [stderr] Downloaded simdutf8 v0.1.4 [INFO] [stderr] Downloaded rkyv_derive v0.7.37 [INFO] [stderr] Downloaded ptr_meta_derive v0.1.4 [INFO] [stderr] Downloaded ptr_meta v0.1.4 [INFO] [stderr] Downloaded which v4.2.5 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded rend v0.3.6 [INFO] [stderr] Downloaded ron v0.6.6 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded postcard v0.7.3 [INFO] [stderr] Downloaded bytecheck v0.6.7 [INFO] [stderr] Downloaded heapless v0.7.10 [INFO] [stderr] Downloaded critical-section v0.2.7 [INFO] [stderr] Downloaded flatbuffers v2.1.1 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded postcard-cobs v0.1.5-pre [INFO] [stderr] Downloaded capnpc v0.14.7 [INFO] [stderr] Downloaded capnp v0.14.6 [INFO] [stderr] Downloaded abomonation v0.7.3 [INFO] [stderr] Downloaded speedy-derive v0.8.0 [INFO] [stderr] Downloaded speedy v0.8.1 [INFO] [stderr] Downloaded serde_bare v0.5.0 [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded seahash v4.1.0 [INFO] [stderr] Downloaded prost-derive v0.8.0 [INFO] [stderr] Downloaded prost v0.8.0 [INFO] [stderr] Downloaded prost-types v0.8.0 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded abomonation_derive v0.5.0 [INFO] [stderr] Downloaded flatc-rust v0.2.0 [INFO] [stderr] Downloaded atomic-polyfill v0.1.8 [INFO] [stderr] Downloaded cortex-m v0.7.4 [INFO] [stderr] Downloaded alkahest v0.1.5 [INFO] [stderr] Downloaded bebop v2.4.2 [INFO] [stderr] Downloaded bebop-tools v2.4.2 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded rkyv v0.7.37 [INFO] [stderr] Downloaded alkahest-proc v0.1.4 [INFO] [stderr] Downloaded nachricht-serde v0.3.2 [INFO] [stderr] Downloaded nachricht v0.2.1 [INFO] [stderr] Downloaded prost-build v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 649546f92f1f3102a20c1d78ba4d5e2251b8ed5cf6b8e7f40e9cfc960c7832e1 [INFO] running `Command { std: "docker" "start" "-a" "649546f92f1f3102a20c1d78ba4d5e2251b8ed5cf6b8e7f40e9cfc960c7832e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "649546f92f1f3102a20c1d78ba4d5e2251b8ed5cf6b8e7f40e9cfc960c7832e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "649546f92f1f3102a20c1d78ba4d5e2251b8ed5cf6b8e7f40e9cfc960c7832e1", kill_on_drop: false }` [INFO] [stdout] 649546f92f1f3102a20c1d78ba4d5e2251b8ed5cf6b8e7f40e9cfc960c7832e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 838a9705e6974e2b2ef91d8e07ee38b8bfbd851817d362f02fc61432cc6f9601 [INFO] running `Command { std: "docker" "start" "-a" "838a9705e6974e2b2ef91d8e07ee38b8bfbd851817d362f02fc61432cc6f9601", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling capnp v0.14.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rkyv v0.7.37 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling nachricht v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling bebop v2.4.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling flatc-rust v0.2.0 [INFO] [stderr] Compiling capnpc v0.14.7 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [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.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=93a1c42252453b75 -C extra-filename=-93a1c42252453b75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.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" "838a9705e6974e2b2ef91d8e07ee38b8bfbd851817d362f02fc61432cc6f9601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "838a9705e6974e2b2ef91d8e07ee38b8bfbd851817d362f02fc61432cc6f9601", kill_on_drop: false }` [INFO] [stdout] 838a9705e6974e2b2ef91d8e07ee38b8bfbd851817d362f02fc61432cc6f9601