[INFO] cloning repository Mantaro/MantaroBlacklist [INFO] running `"git" "clone" "--bare" "git://github.com/Mantaro/MantaroBlacklist.git" "work/cache/sources/gh/Mantaro/MantaroBlacklist"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Mantaro/MantaroBlacklist'... [INFO] running `"git" "clone" "work/cache/sources/gh/Mantaro/MantaroBlacklist" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Mantaro/MantaroBlacklist"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Mantaro/MantaroBlacklist'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Mantaro/MantaroBlacklist" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Mantaro/MantaroBlacklist"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Mantaro/MantaroBlacklist'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 99ba269b6446cfef8bb113db7561f9e4d3fba748 [INFO] sha for GitHub repo Mantaro/MantaroBlacklist: 99ba269b6446cfef8bb113db7561f9e4d3fba748 [INFO] validating manifest of Mantaro/MantaroBlacklist on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Mantaro/MantaroBlacklist on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Mantaro/MantaroBlacklist [INFO] finished frobbing Mantaro/MantaroBlacklist [INFO] frobbed toml for Mantaro/MantaroBlacklist written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Mantaro/MantaroBlacklist/Cargo.toml [INFO] started frobbing Mantaro/MantaroBlacklist [INFO] finished frobbing Mantaro/MantaroBlacklist [INFO] frobbed toml for Mantaro/MantaroBlacklist written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Mantaro/MantaroBlacklist/Cargo.toml [INFO] crate Mantaro/MantaroBlacklist already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Mantaro/MantaroBlacklist against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Mantaro/MantaroBlacklist:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 15d1354943bd921b0f34648fb523a79e50238444dffe5e2754cd0c3686d2c3a4 [INFO] running `"docker" "start" "-a" "15d1354943bd921b0f34648fb523a79e50238444dffe5e2754cd0c3686d2c3a4"` [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling devise_core v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling notify v4.0.6 [INFO] [stderr] Compiling devise_codegen v0.1.0 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling flate2 v1.0.5 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling devise v0.1.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling rocket_http v0.4.0-rc.1 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling serenity v0.5.11 [INFO] [stderr] Compiling rocket_codegen v0.4.0-rc.1 [INFO] [stderr] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.4.0-rc.1/src/proc_macro_ext.rs:72:41 [INFO] [stderr] | [INFO] [stderr] 72 | let inner: InnerSpan = unsafe { ::std::mem::transmute(self) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: source type: `proc_macro::Span` (32 bits) [INFO] [stderr] = note: target type: `syntax_pos::Span` (64 bits) [INFO] [stderr] [INFO] [stderr] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.4.0-rc.1/src/proc_macro_ext.rs:101:23 [INFO] [stderr] | [INFO] [stderr] 101 | Some(unsafe { ::std::mem::transmute(new_inner) }) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: source type: `syntax_pos::Span` (64 bits) [INFO] [stderr] = note: target type: `proc_macro::Span` (32 bits) [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0512`. [INFO] [stderr] error: Could not compile `rocket_codegen`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "15d1354943bd921b0f34648fb523a79e50238444dffe5e2754cd0c3686d2c3a4"` [INFO] running `"docker" "rm" "-f" "15d1354943bd921b0f34648fb523a79e50238444dffe5e2754cd0c3686d2c3a4"` [INFO] [stdout] 15d1354943bd921b0f34648fb523a79e50238444dffe5e2754cd0c3686d2c3a4