[INFO] cloning repository 02alexander/stack4 [INFO] running `"git" "clone" "--bare" "git://github.com/02alexander/stack4.git" "work/cache/sources/gh/02alexander/stack4"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/02alexander/stack4'... [INFO] running `"git" "clone" "work/cache/sources/gh/02alexander/stack4" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/02alexander/stack4"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/02alexander/stack4'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/02alexander/stack4" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/02alexander/stack4"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/02alexander/stack4'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7722bb99a7e190daaa43a2ca056077c181da1bd2 [INFO] sha for GitHub repo 02alexander/stack4: 7722bb99a7e190daaa43a2ca056077c181da1bd2 [INFO] validating manifest of 02alexander/stack4 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 02alexander/stack4 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 02alexander/stack4 [INFO] finished frobbing 02alexander/stack4 [INFO] frobbed toml for 02alexander/stack4 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/02alexander/stack4/Cargo.toml [INFO] started frobbing 02alexander/stack4 [INFO] finished frobbing 02alexander/stack4 [INFO] frobbed toml for 02alexander/stack4 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/02alexander/stack4/Cargo.toml [INFO] crate 02alexander/stack4 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 02alexander/stack4 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/02alexander/stack4:/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] e0601e2658f9e3faed1ad67900c553c05aa75ffa764b2a7539c4f3deed2552ab [INFO] running `"docker" "start" "-a" "e0601e2658f9e3faed1ad67900c553c05aa75ffa764b2a7539c4f3deed2552ab"` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling rocket_codegen v0.4.0-rc.1 [INFO] [stderr] Compiling rocket v0.4.0-rc.1 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling notify v4.0.6 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling devise_core v0.1.0 [INFO] [stderr] Compiling devise_codegen v0.1.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling rocket_http v0.4.0-rc.1 [INFO] [stderr] Compiling devise v0.1.0 [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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e0601e2658f9e3faed1ad67900c553c05aa75ffa764b2a7539c4f3deed2552ab"` [INFO] running `"docker" "rm" "-f" "e0601e2658f9e3faed1ad67900c553c05aa75ffa764b2a7539c4f3deed2552ab"` [INFO] [stdout] e0601e2658f9e3faed1ad67900c553c05aa75ffa764b2a7539c4f3deed2552ab