[INFO] crate canonical_json 0.8.4 is already in cache [INFO] checking canonical_json-0.8.4 against nightly-2019-10-27 for pr-65897 [INFO] extracting crate canonical_json 0.8.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate canonical_json 0.8.4 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 canonical_json 0.8.4 [INFO] finished tweaking crates.io crate canonical_json 0.8.4 [INFO] tweaked toml for crates.io crate canonical_json 0.8.4 written to /workspace/builds/worker-6/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 7f736376bd67e813dbf30d5c868eb0b88654a4deeaf2ce2752fbf5c3866e9a82 [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" "7f736376bd67e813dbf30d5c868eb0b88654a4deeaf2ce2752fbf5c3866e9a82"` [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Compiling serde_codegen v0.8.23 [INFO] [stderr] Checking serde_json v0.8.6 [INFO] [stderr] Compiling serde_derive v0.8.23 [INFO] [stderr] Checking canonical_json v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] error[E0437]: type `Err` is not a member of trait `TryFrom` [INFO] [stderr] --> src/value.rs:1146:5 [INFO] [stderr] | [INFO] [stderr] 1146 | type Err = SyntaxError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `TryFrom` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `Error` [INFO] [stderr] --> src/value.rs:1145:1 [INFO] [stderr] | [INFO] [stderr] 1145 | impl TryFrom for Value { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Error` in implementation [INFO] [stderr] | [INFO] [stderr] = note: `Error` from trait: `type Error;` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0046, E0437. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `canonical_json`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0437]: type `Err` is not a member of trait `TryFrom` [INFO] [stderr] --> src/value.rs:1146:5 [INFO] [stderr] | [INFO] [stderr] 1146 | type Err = SyntaxError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `TryFrom` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `Error` [INFO] [stderr] --> src/value.rs:1145:1 [INFO] [stderr] | [INFO] [stderr] 1145 | impl TryFrom for Value { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Error` in implementation [INFO] [stderr] | [INFO] [stderr] = note: `Error` from trait: `type Error;` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0046, E0437. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `canonical_json`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7f736376bd67e813dbf30d5c868eb0b88654a4deeaf2ce2752fbf5c3866e9a82"` [INFO] running `"docker" "rm" "-f" "7f736376bd67e813dbf30d5c868eb0b88654a4deeaf2ce2752fbf5c3866e9a82"` [INFO] [stdout] 7f736376bd67e813dbf30d5c868eb0b88654a4deeaf2ce2752fbf5c3866e9a82