[INFO] cloning repository https://github.com/charleschege/TuringFeeds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charleschege/TuringFeeds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschege%2FTuringFeeds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschege%2FTuringFeeds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48b2764379df8e019d316572bc74e5049d806130 [INFO] testing charleschege/TuringFeeds against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschege%2FTuringFeeds" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charleschege/TuringFeeds on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/charleschege/TuringFeeds [INFO] finished tweaking git repo https://github.com/charleschege/TuringFeeds [INFO] tweaked toml for git repo https://github.com/charleschege/TuringFeeds written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/charleschege/TuringFeeds already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded seahash v4.1.0 [INFO] [stderr] Downloaded easy-parallel v3.1.0 [INFO] [stderr] Downloaded camino v1.0.4 [INFO] [stderr] Downloaded turingdb-helpers v2.0.0-beta.4 [INFO] [stderr] Downloaded simple-signal v1.1.1 [INFO] [stderr] Downloaded turingdb v2.0.0 [INFO] [stderr] Downloaded async-net v0.1.2 [INFO] [stderr] Downloaded const-random-macro v0.1.13 [INFO] [stderr] Downloaded tai64 v3.1.0 [INFO] [stderr] Downloaded const-random v0.1.13 [INFO] [stderr] Downloaded wepoll-sys-stjepang v1.0.8 [INFO] [stderr] Downloaded smol v0.3.3 [INFO] [stderr] Downloaded custom_codes v2.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdb98b10c966051640a51ceb082a65718a46bf72ae3aca25410f553fada6f19d [INFO] running `Command { std: "docker" "start" "-a" "cdb98b10c966051640a51ceb082a65718a46bf72ae3aca25410f553fada6f19d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdb98b10c966051640a51ceb082a65718a46bf72ae3aca25410f553fada6f19d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb98b10c966051640a51ceb082a65718a46bf72ae3aca25410f553fada6f19d", kill_on_drop: false }` [INFO] [stdout] cdb98b10c966051640a51ceb082a65718a46bf72ae3aca25410f553fada6f19d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70597d1250e399a29f4b1962aeb3627ea78348a1a268dca02f6e30a0ae2cb533 [INFO] running `Command { std: "docker" "start" "-a" "70597d1250e399a29f4b1962aeb3627ea78348a1a268dca02f6e30a0ae2cb533", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling camino v1.0.4 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling polling v0.1.9 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling simple-signal v1.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling async-net v0.1.2 [INFO] [stderr] Compiling smol v0.3.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tai64 v3.1.0 [INFO] [stderr] Compiling custom_codes v2.0.4 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stdout] error[E0603]: module `export` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dashmap-3.11.10/src/serde.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::export::PhantomData; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `export` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.125/src/lib.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | use self::__private as export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dashmap` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "70597d1250e399a29f4b1962aeb3627ea78348a1a268dca02f6e30a0ae2cb533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70597d1250e399a29f4b1962aeb3627ea78348a1a268dca02f6e30a0ae2cb533", kill_on_drop: false }` [INFO] [stdout] 70597d1250e399a29f4b1962aeb3627ea78348a1a268dca02f6e30a0ae2cb533