[INFO] crate replicante_util_iron 0.2.0 is already in cache [INFO] checking replicante_util_iron-0.2.0 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate replicante_util_iron 0.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate replicante_util_iron 0.2.0 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate replicante_util_iron 0.2.0 [INFO] finished tweaking crates.io crate replicante_util_iron 0.2.0 [INFO] tweaked toml for crates.io crate replicante_util_iron 0.2.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5f895b1dd9afd089808856d8f65839e1f652dd8d4ceaf59c0bb324e30d712e25 [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" "5f895b1dd9afd089808856d8f65839e1f652dd8d4ceaf59c0bb324e30d712e25"` [INFO] [stderr] Checking ref_slice v1.2.0 [INFO] [stderr] Compiling prometheus v0.5.0 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking sized-chunks v0.1.3 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling sentry v0.17.0 [INFO] [stderr] Compiling sentry v0.15.5 [INFO] [stderr] Checking thrift v0.0.4 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking opentracingrust v0.3.4 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking humthreads v0.2.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking iron-json-response v0.6.0 [INFO] [stderr] Checking iron-test v0.6.0 [INFO] [stderr] Checking kafka v0.8.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking debugid v0.4.0 [INFO] [stderr] Checking sentry-types v0.11.0 [INFO] [stderr] Checking opentracingrust_zipkin v0.2.0 [INFO] [stderr] Checking replicante_util_failure v0.1.2 [INFO] [stderr] Checking replicante_util_upkeep v0.2.0 [INFO] [stderr] Checking replicante_util_tracing v0.3.2 [INFO] [stderr] Checking replicante_util_iron v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `replicante_util_failure::SerializableFail: std::convert::From` is not satisfied [INFO] [stderr] --> src/error.rs:21:19 [INFO] [stderr] | [INFO] [stderr] 21 | let wrapper = SerializableFail::from(error); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `replicante_util_failure::SerializableFail` [INFO] [stderr] | [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `variant` in initializer of `replicante_util_failure::SerializableFail` [INFO] [stderr] --> src/error.rs:35:19 [INFO] [stderr] | [INFO] [stderr] 35 | let wrapper = SerializableFail { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ missing `variant` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `replicante_util_failure::SerializableFail: std::convert::From` is not satisfied [INFO] [stderr] --> src/error.rs:21:19 [INFO] [stderr] | [INFO] [stderr] 21 | let wrapper = SerializableFail::from(error); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `replicante_util_failure::SerializableFail` [INFO] [stderr] | [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `variant` in initializer of `replicante_util_failure::SerializableFail` [INFO] [stderr] --> src/error.rs:35:19 [INFO] [stderr] | [INFO] [stderr] 35 | let wrapper = SerializableFail { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ missing `variant` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0063, E0277. [INFO] [stderr] For more information about an error, try `rustc --explain E0063`. [INFO] [stderr] error: could not compile `replicante_util_iron`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0063, E0277. [INFO] [stderr] For more information about an error, try `rustc --explain E0063`. [INFO] [stderr] error: could not compile `replicante_util_iron`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5f895b1dd9afd089808856d8f65839e1f652dd8d4ceaf59c0bb324e30d712e25"` [INFO] running `"docker" "rm" "-f" "5f895b1dd9afd089808856d8f65839e1f652dd8d4ceaf59c0bb324e30d712e25"` [INFO] [stdout] 5f895b1dd9afd089808856d8f65839e1f652dd8d4ceaf59c0bb324e30d712e25