[INFO] crate macaroon 0.1.1 is already in cache [INFO] checking macaroon-0.1.1 against nightly-2019-10-27 for pr-65897 [INFO] extracting crate macaroon 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate macaroon 0.1.1 on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate macaroon 0.1.1 [INFO] finished tweaking crates.io crate macaroon 0.1.1 [INFO] tweaked toml for crates.io crate macaroon 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-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" "+nightly-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 653a56ee9dc5709c3af186451ef4f439bc39ce5864c51f3c6755f5658c6ab3a7 [INFO] running `"docker" "start" "-a" "653a56ee9dc5709c3af186451ef4f439bc39ce5864c51f3c6755f5658c6ab3a7"` [INFO] [stderr] Compiling libsodium-sys v0.0.13 [INFO] [stderr] Checking sodiumoxide v0.0.13 [INFO] [stderr] Checking macaroon v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0437]: type `Err` is not a member of trait `TryFrom` [INFO] [stderr] --> src/serialization/v2j.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | type Err = MacaroonError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `TryFrom` [INFO] [stderr] [INFO] [stderr] error[E0437]: type `Err` is not a member of trait `TryFrom` [INFO] [stderr] --> src/serialization/v2j.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | type Err = MacaroonError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `TryFrom` [INFO] [stderr] [INFO] [stderr] error[E0437]: type `Err` is not a member of trait `TryFrom` [INFO] [stderr] --> src/serialization/v2j.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | type Err = MacaroonError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `TryFrom` [INFO] [stderr] [INFO] [stderr] error[E0437]: type `Err` is not a member of trait `TryFrom` [INFO] [stderr] --> src/serialization/v2j.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | type Err = MacaroonError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `TryFrom` [INFO] [stderr] [INFO] [stderr] error[E0220]: associated type `Err` not found for `Self` [INFO] [stderr] --> src/serialization/v2j.rs:34:53 [INFO] [stderr] | [INFO] [stderr] 34 | fn try_from(macaroon: Macaroon) -> Result { [INFO] [stderr] | ^^^^^^^^^ associated type `Err` not found [INFO] [stderr] [INFO] [stderr] error[E0220]: associated type `Err` not found for `Self` [INFO] [stderr] --> src/serialization/v2j.rs:80:56 [INFO] [stderr] | [INFO] [stderr] 80 | fn try_from(ser: V2JSerialization) -> Result { [INFO] [stderr] | ^^^^^^^^^ associated type `Err` not found [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0220, E0437. [INFO] [stderr] For more information about an error, try `rustc --explain E0220`. [INFO] [stderr] error[E0220]: associated type `Err` not found for `Self` [INFO] [stderr] --> src/serialization/v2j.rs:34:53 [INFO] [stderr] | [INFO] [stderr] 34 | fn try_from(macaroon: Macaroon) -> Result { [INFO] [stderr] | ^^^^^^^^^ associated type `Err` not found [INFO] [stderr] [INFO] [stderr] error[E0220]: associated type `Err` not found for `Self` [INFO] [stderr] --> src/serialization/v2j.rs:80:56 [INFO] [stderr] | [INFO] [stderr] 80 | fn try_from(ser: V2JSerialization) -> Result { [INFO] [stderr] | ^^^^^^^^^ associated type `Err` not found [INFO] [stderr] [INFO] [stderr] error: could not compile `macaroon`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0220, E0437. [INFO] [stderr] For more information about an error, try `rustc --explain E0220`. [INFO] [stderr] error: could not compile `macaroon`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "653a56ee9dc5709c3af186451ef4f439bc39ce5864c51f3c6755f5658c6ab3a7"` [INFO] running `"docker" "rm" "-f" "653a56ee9dc5709c3af186451ef4f439bc39ce5864c51f3c6755f5658c6ab3a7"` [INFO] [stdout] 653a56ee9dc5709c3af186451ef4f439bc39ce5864c51f3c6755f5658c6ab3a7