[INFO] fetching crate contained-turing 0.1.4...
[INFO] testing contained-turing-0.1.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate contained-turing 0.1.4 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate contained-turing 0.1.4
[INFO] finished tweaking crates.io crate contained-turing 0.1.4
[INFO] tweaked toml for crates.io crate contained-turing 0.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate contained-turing 0.1.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 127 packages to latest compatible versions
[INFO] [stderr]       Adding contained-core v0.1.4 (available: v0.2.2)
[INFO] [stderr]       Adding decanter v0.1.5 (available: v0.1.6)
[INFO] [stderr]       Adding decanter-crypto v0.1.5 (available: v0.1.6)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding smart-default v0.6.0 (available: v0.7.1)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded algae-graph v0.1.19
[INFO] [stderr]   Downloaded algae v0.1.19
[INFO] [stderr]   Downloaded decanter-crypto v0.1.5
[INFO] [stderr]   Downloaded decanter-derive v0.1.6
[INFO] [stderr]   Downloaded decanter v0.1.5
[INFO] [stderr]   Downloaded contained-core v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 888ed5b653473a15c686e0780bc79b563144205432d6a5f199d76f688b85d2d1
[INFO] running `Command { std: "docker" "start" "-a" "888ed5b653473a15c686e0780bc79b563144205432d6a5f199d76f688b85d2d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "888ed5b653473a15c686e0780bc79b563144205432d6a5f199d76f688b85d2d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "888ed5b653473a15c686e0780bc79b563144205432d6a5f199d76f688b85d2d1", kill_on_drop: false }`
[INFO] [stdout] 888ed5b653473a15c686e0780bc79b563144205432d6a5f199d76f688b85d2d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 880ea91a6dd150f42e7ac0f0b84d05494b9f287291130962a8acfd930197cfc1
[INFO] running `Command { std: "docker" "start" "-a" "880ea91a6dd150f42e7ac0f0b84d05494b9f287291130962a8acfd930197cfc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling decanter-crypto v0.1.5
[INFO] [stderr]    Compiling decanter-derive v0.1.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling decanter v0.1.5
[INFO] [stderr]    Compiling algae-graph v0.1.19
[INFO] [stderr]    Compiling algae v0.1.19
[INFO] [stderr]    Compiling contained-core v0.1.4
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/contained-core-0.1.4/src/epoch.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Clone, Copy, Debug, Deserialize, Eq, Hash, Hashable, Ord, PartialEq, PartialOrd, Serialize,
[INFO] [stdout]    |                                                ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/contained-core-0.1.4/src/states/state.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Hashable,
[INFO] [stdout]    |     ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `contained-core` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "880ea91a6dd150f42e7ac0f0b84d05494b9f287291130962a8acfd930197cfc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "880ea91a6dd150f42e7ac0f0b84d05494b9f287291130962a8acfd930197cfc1", kill_on_drop: false }`
[INFO] [stdout] 880ea91a6dd150f42e7ac0f0b84d05494b9f287291130962a8acfd930197cfc1
