[INFO] crate qni-connector-ws-rs 0.2.6 is already in cache [INFO] checking qni-connector-ws-rs-0.2.6 against try#d93021f5faa26e4f9d2719e79f9974e06aa40e17 for pr-71873 [INFO] extracting crate qni-connector-ws-rs 0.2.6 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate qni-connector-ws-rs 0.2.6 on toolchain d93021f5faa26e4f9d2719e79f9974e06aa40e17 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate qni-connector-ws-rs 0.2.6 [INFO] finished tweaking crates.io crate qni-connector-ws-rs 0.2.6 [INFO] tweaked toml for crates.io crate qni-connector-ws-rs 0.2.6 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a068eb9b50026b26ba3b5d86d00ff73ee6d0837143d3908951763f698240cddb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a068eb9b50026b26ba3b5d86d00ff73ee6d0837143d3908951763f698240cddb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking atomic-option v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Checking ws v0.9.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking addr2line v0.12.0 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking qni-core-rs v0.3.2 [INFO] [stderr] error[E0425]: cannot find value `VERSION_2_8_1` in crate `protobuf` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/qni-core-rs-0.3.2/src/protos/qni_api.rs:27:49 [INFO] [stderr] | [INFO] [stderr] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_8_1; [INFO] [stderr] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_2_14_0` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/target/debug/build/protobuf-61001d3c5aae242b/out/version.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | pub const VERSION_2_14_0: () = (); [INFO] [stderr] | ---------------------------------- similarly named constant `VERSION_2_14_0` defined here [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `qni-core-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a068eb9b50026b26ba3b5d86d00ff73ee6d0837143d3908951763f698240cddb"` [INFO] running `"docker" "rm" "-f" "a068eb9b50026b26ba3b5d86d00ff73ee6d0837143d3908951763f698240cddb"` [INFO] [stdout] a068eb9b50026b26ba3b5d86d00ff73ee6d0837143d3908951763f698240cddb