[INFO] cloning repository https://github.com/karlmdavis/fhir-benchmarks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karlmdavis/fhir-benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlmdavis%2Ffhir-benchmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlmdavis%2Ffhir-benchmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7de349c57e1f77c207af841b3ffc0dac551f9693 [INFO] testing karlmdavis/fhir-benchmarks against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlmdavis%2Ffhir-benchmarks" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karlmdavis/fhir-benchmarks on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/karlmdavis/fhir-benchmarks [INFO] finished tweaking git repo https://github.com/karlmdavis/fhir-benchmarks [INFO] tweaked toml for git repo https://github.com/karlmdavis/fhir-benchmarks written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/karlmdavis/fhir-benchmarks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07ec073481cf825a97ac11b9ffe923be5a2c325faba893cd822e3ba11c0713ad [INFO] running `Command { std: "docker" "start" "-a" "07ec073481cf825a97ac11b9ffe923be5a2c325faba893cd822e3ba11c0713ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07ec073481cf825a97ac11b9ffe923be5a2c325faba893cd822e3ba11c0713ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ec073481cf825a97ac11b9ffe923be5a2c325faba893cd822e3ba11c0713ad", kill_on_drop: false }` [INFO] [stdout] 07ec073481cf825a97ac11b9ffe923be5a2c325faba893cd822e3ba11c0713ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d68a680cb7075fb79f6af7830678ab121434dcda961ad8b498857b43275b7627 [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" "d68a680cb7075fb79f6af7830678ab121434dcda961ad8b498857b43275b7627", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling http-types v2.11.0 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling byte-pool v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.19+1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling vergen v5.1.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling hdrhistogram v7.2.0 [INFO] [stderr] Compiling git2 v0.13.18 [INFO] [stderr] Compiling sysinfo v0.17.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stdout] error[E0495]: cannot infer an appropriate lifetime due to conflicting requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git2-0.13.18/src/attr.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | match (self, other) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: first, the lifetime cannot outlive the anonymous lifetime defined on the method body at 73:26... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git2-0.13.18/src/attr.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | fn eq(&self, other: &AttrValue<'_>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: ...so that the types are compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git2-0.13.18/src/attr.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | match (self, other) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: expected `(&AttrValue<'_>, &AttrValue<'_>)` [INFO] [stdout] found `(&AttrValue<'_>, &AttrValue<'_>)` [INFO] [stdout] note: but, the lifetime must be valid for the lifetime `'_` as defined on the impl at 72:30... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git2-0.13.18/src/attr.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | impl PartialEq for AttrValue<'_> { [INFO] [stdout] | ^^ [INFO] [stdout] note: ...so that the types are compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git2-0.13.18/src/attr.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | | (Self::Bytes(bytes), AttrValue::String(string)) => string.as_bytes() == *bytes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected `AttrValue<'_>` [INFO] [stdout] found `AttrValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0495`. [INFO] [stdout] [INFO] [stderr] error: could not compile `git2` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d68a680cb7075fb79f6af7830678ab121434dcda961ad8b498857b43275b7627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d68a680cb7075fb79f6af7830678ab121434dcda961ad8b498857b43275b7627", kill_on_drop: false }` [INFO] [stdout] d68a680cb7075fb79f6af7830678ab121434dcda961ad8b498857b43275b7627