[INFO] updating cached repository ryym/rust-actix-realworld-example-app [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ryym/rust-actix-realworld-example-app [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ryym/rust-actix-realworld-example-app" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ryym/rust-actix-realworld-example-app"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ryym/rust-actix-realworld-example-app'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ryym/rust-actix-realworld-example-app" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ryym/rust-actix-realworld-example-app"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ryym/rust-actix-realworld-example-app'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9cdb7dd50842b87de8b46d749d368d019c139b4d [INFO] sha for GitHub repo ryym/rust-actix-realworld-example-app: 9cdb7dd50842b87de8b46d749d368d019c139b4d [INFO] validating manifest of ryym/rust-actix-realworld-example-app on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ryym/rust-actix-realworld-example-app on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ryym/rust-actix-realworld-example-app [INFO] finished frobbing ryym/rust-actix-realworld-example-app [INFO] frobbed toml for ryym/rust-actix-realworld-example-app written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ryym/rust-actix-realworld-example-app/Cargo.toml [INFO] started frobbing ryym/rust-actix-realworld-example-app [INFO] finished frobbing ryym/rust-actix-realworld-example-app [INFO] frobbed toml for ryym/rust-actix-realworld-example-app written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ryym/rust-actix-realworld-example-app/Cargo.toml [INFO] crate ryym/rust-actix-realworld-example-app has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ryym/rust-actix-realworld-example-app against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ryym/rust-actix-realworld-example-app:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] dcf1397f22c509d23f9fd07281993bf8e16b70e464ddfe8ae79d7c6b34b2076b [INFO] running `"docker" "start" "-a" "dcf1397f22c509d23f9fd07281993bf8e16b70e464ddfe8ae79d7c6b34b2076b"` [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-signal v0.2.5 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0-alpha.5 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0-alpha.3 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling actix v0.7.5 [INFO] [stderr] Compiling actix-net v0.1.1 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling conduit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: symbol `_RINhNyCsfOXHOjakNhA_4core3mem7size_ofINcNsB4_6option6OptionINeNuCs8nHtL1he9tE_9actix_web4json4JsonINgNcNnNaCsidEtA6oFbxM_7conduit3app8articles8comments2InNeB1B_10NewCommentEEEEB1H_` is already defined [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `conduit`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "dcf1397f22c509d23f9fd07281993bf8e16b70e464ddfe8ae79d7c6b34b2076b"` [INFO] running `"docker" "rm" "-f" "dcf1397f22c509d23f9fd07281993bf8e16b70e464ddfe8ae79d7c6b34b2076b"` [INFO] [stdout] dcf1397f22c509d23f9fd07281993bf8e16b70e464ddfe8ae79d7c6b34b2076b