[INFO] fetching crate contained-turing 0.1.4...
[INFO] checking contained-turing-0.1.4 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate contained-turing 0.1.4 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate contained-turing 0.1.4 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded decanter-derive v0.1.6
[INFO] [stderr]   Downloaded algae v0.1.19
[INFO] [stderr]   Downloaded decanter-crypto v0.1.5
[INFO] [stderr]   Downloaded decanter v0.1.5
[INFO] [stderr]   Downloaded contained-core v0.1.4
[INFO] [stderr]   Downloaded predicates v3.1.0
[INFO] [stderr]   Downloaded algae-graph v0.1.19
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.79
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 955944ad6f8748ddb09af394bfbdab828589f352ccaa0faa6aa2dc358e6a4aa4
[INFO] running `Command { std: "docker" "start" "-a" "955944ad6f8748ddb09af394bfbdab828589f352ccaa0faa6aa2dc358e6a4aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "955944ad6f8748ddb09af394bfbdab828589f352ccaa0faa6aa2dc358e6a4aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "955944ad6f8748ddb09af394bfbdab828589f352ccaa0faa6aa2dc358e6a4aa4", kill_on_drop: false }`
[INFO] [stdout] 955944ad6f8748ddb09af394bfbdab828589f352ccaa0faa6aa2dc358e6a4aa4
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f38bd886c10217ccda27344c8898973723cf09f57fadd96fa2bf0e1824f0da0
[INFO] running `Command { std: "docker" "start" "-a" "3f38bd886c10217ccda27344c8898973723cf09f57fadd96fa2bf0e1824f0da0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking decanter-crypto v0.1.5
[INFO] [stderr]    Compiling decanter-derive v0.1.6
[INFO] [stderr]     Checking decanter v0.1.5
[INFO] [stderr]     Checking algae-graph v0.1.19
[INFO] [stderr]     Checking algae v0.1.19
[INFO] [stderr]     Checking 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-6f17d22bba15001f/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-6f17d22bba15001f/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] error: aborting due to 2 previous errors
[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 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "3f38bd886c10217ccda27344c8898973723cf09f57fadd96fa2bf0e1824f0da0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f38bd886c10217ccda27344c8898973723cf09f57fadd96fa2bf0e1824f0da0", kill_on_drop: false }`
[INFO] [stdout] 3f38bd886c10217ccda27344c8898973723cf09f57fadd96fa2bf0e1824f0da0
