[INFO] fetching crate diamond-types 1.0.0...
[INFO] checking diamond-types-1.0.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate diamond-types 1.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate diamond-types 1.0.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate diamond-types 1.0.0
[INFO] finished tweaking crates.io crate diamond-types 1.0.0
[INFO] tweaked toml for crates.io crate diamond-types 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate diamond-types 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lz4_flex v0.9.4
[INFO] [stderr]   Downloaded rle v0.2.0
[INFO] [stderr]   Downloaded humansize v1.1.1
[INFO] [stderr]   Downloaded str_indices v0.3.2
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.7
[INFO] [stderr]   Downloaded crc-catalog v1.1.1
[INFO] [stderr]   Downloaded semver v1.0.5
[INFO] [stderr]   Downloaded jumprope v1.0.0
[INFO] [stderr]   Downloaded content-tree v0.2.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.7
[INFO] [stderr]   Downloaded crc v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5a5ce4f7385aa2274fbd9d4b27516373e45a66c6a68d1978a53f601be98a1b0
[INFO] running `Command { std: "docker" "start" "-a" "d5a5ce4f7385aa2274fbd9d4b27516373e45a66c6a68d1978a53f601be98a1b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5a5ce4f7385aa2274fbd9d4b27516373e45a66c6a68d1978a53f601be98a1b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a5ce4f7385aa2274fbd9d4b27516373e45a66c6a68d1978a53f601be98a1b0", kill_on_drop: false }`
[INFO] [stdout] d5a5ce4f7385aa2274fbd9d4b27516373e45a66c6a68d1978a53f601be98a1b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dee1d6da6cb218569f9e8ac0e407a07ae44b278456a86596838304e1a74af1be
[INFO] running `Command { std: "docker" "start" "-a" "dee1d6da6cb218569f9e8ac0e407a07ae44b278456a86596838304e1a74af1be", kill_on_drop: false }`
[INFO] [stderr] warning: profile package spec `diamond-cli` in profile `release` did not match any packages
[INFO] [stderr] warning: profile package spec `diamond-wasm` in profile `release` did not match any packages
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling semver v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rle v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking str_indices v0.3.2
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking content-tree v0.2.0
[INFO] [stderr]     Checking jumprope v1.0.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking lz4_flex v0.9.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.6
[INFO] [stderr]     Checking num_enum v0.5.6
[INFO] [stderr]     Checking diamond-types v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stdout] error[E0432]: unresolved import `crdt_testdata`
[INFO] [stdout]   --> examples/posstats.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crdt_testdata::{load_testing_data, TestPatch, TestTxn};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `crdt_testdata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crdt_testdata`
[INFO] [stdout]  --> benches/utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crdt_testdata::{TestTxn, TestPatch};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `crdt_testdata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crdt_testdata`
[INFO] [stdout]  --> benches/core.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crdt_testdata::{load_testing_data, TestData};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `crdt_testdata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `memusage`
[INFO] [stdout]   --> examples/posstats.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "memusage")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion`
[INFO] [stdout]    = help: consider adding `memusage` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `memusage`
[INFO] [stdout]   --> examples/posstats.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "memusage")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion`
[INFO] [stdout]    = help: consider adding `memusage` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `memusage`
[INFO] [stdout]   --> examples/posstats.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[cfg(feature = "memusage")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion`
[INFO] [stdout]    = help: consider adding `memusage` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `memusage`
[INFO] [stdout]   --> examples/posstats.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "memusage")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion`
[INFO] [stdout]    = help: consider adding `memusage` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `memusage`
[INFO] [stdout]   --> examples/posstats.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[cfg(feature = "memusage")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion`
[INFO] [stdout]    = help: consider adding `memusage` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `memusage`
[INFO] [stdout]   --> examples/posstats.rs:98:11
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[cfg(feature = "memusage")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion`
[INFO] [stdout]    = help: consider adding `memusage` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `memusage`
[INFO] [stdout]    --> examples/posstats.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[cfg(feature = "memusage")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion`
[INFO] [stdout]     = help: consider adding `memusage` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `memusage`
[INFO] [stdout]    --> examples/posstats.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg(feature = "memusage")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion`
[INFO] [stdout]     = help: consider adding `memusage` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `memusage`
[INFO] [stdout]    --> examples/posstats.rs:114:15
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(not(feature = "memusage"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion`
[INFO] [stdout]     = help: consider adding `memusage` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crdt_testdata`
[INFO] [stdout]  --> benches/utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crdt_testdata::{TestTxn, TestPatch};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `crdt_testdata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diamond-types` (example "posstats") due to 2 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diamond-types` (bench "utils") due to 2 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diamond-types` (bench "core") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "dee1d6da6cb218569f9e8ac0e407a07ae44b278456a86596838304e1a74af1be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee1d6da6cb218569f9e8ac0e407a07ae44b278456a86596838304e1a74af1be", kill_on_drop: false }`
[INFO] [stdout] dee1d6da6cb218569f9e8ac0e407a07ae44b278456a86596838304e1a74af1be
