Jul 11 16:44:22.233 INFO checking zapper-0.9.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 16:44:22.233 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 16:44:22.233 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 16:44:22.233 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-2/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 16:44:22.490 INFO blam! dad82e173680b1c1eec2d81709f2da3a687a53a0d8664c2bc1c4f88c17d9dc21 Jul 11 16:44:22.493 INFO running `"docker" "start" "-a" "dad82e173680b1c1eec2d81709f2da3a687a53a0d8664c2bc1c4f88c17d9dc21"` Jul 11 16:44:23.769 INFO kablam! Compiling pest v1.0.6 Jul 11 16:44:23.775 INFO kablam! Checking cast v0.2.2 Jul 11 16:44:23.799 INFO kablam! Checking crossbeam-utils v0.2.2 Jul 11 16:44:23.808 INFO kablam! Compiling proc-macro2 v0.3.8 Jul 11 16:44:23.821 INFO kablam! Checking csv-core v0.1.4 Jul 11 16:44:23.844 INFO kablam! Checking itertools-num v0.1.1 Jul 11 16:44:23.852 INFO kablam! Checking simplelog v0.5.2 Jul 11 16:44:27.983 INFO kablam! Checking crossbeam-epoch v0.3.1 Jul 11 16:44:28.828 INFO kablam! Checking criterion-stats v0.2.4 Jul 11 16:44:28.832 INFO kablam! Checking criterion-plot v0.2.4 Jul 11 16:44:31.295 INFO kablam! Checking csv v1.0.0 Jul 11 16:44:35.999 INFO kablam! Compiling pest_derive v1.0.7 Jul 11 16:44:36.141 INFO kablam! Checking crossbeam-deque v0.2.0 Jul 11 16:44:39.578 INFO kablam! Checking rayon-core v1.4.0 Jul 11 16:44:48.063 INFO kablam! Checking rayon v1.0.1 Jul 11 16:44:48.945 INFO kablam! Compiling quote v0.5.2 Jul 11 16:44:53.367 INFO kablam! Compiling syn v0.13.11 Jul 11 16:45:19.081 INFO kablam! Checking handlebars v0.32.4 Jul 11 16:45:28.498 INFO kablam! Checking criterion v0.2.4 Jul 11 16:45:50.115 INFO kablam! Compiling zapper_derive v0.9.0 Jul 11 16:45:55.837 INFO kablam! Checking zapper v0.9.0 (file:///source) Jul 11 16:45:58.634 INFO kablam! error[E0596]: cannot borrow field of immutable binding as mutable Jul 11 16:45:58.634 INFO kablam! --> src/bytecode.rs:102:30 Jul 11 16:45:58.634 INFO kablam! | Jul 11 16:45:58.634 INFO kablam! 102 | STORE.with(|(ref mut stack, ref mut buffer)| { Jul 11 16:45:58.634 INFO kablam! | ^^^^^^^^^^^^^ cannot mutably borrow field of immutable binding Jul 11 16:45:58.635 INFO kablam! Jul 11 16:45:58.635 INFO kablam! error[E0596]: cannot borrow field of immutable binding as mutable Jul 11 16:45:58.635 INFO kablam! --> src/bytecode.rs:102:45 Jul 11 16:45:58.635 INFO kablam! | Jul 11 16:45:58.635 INFO kablam! 102 | STORE.with(|(ref mut stack, ref mut buffer)| { Jul 11 16:45:58.635 INFO kablam! | ^^^^^^^^^^^^^^ cannot mutably borrow field of immutable binding Jul 11 16:45:58.638 INFO kablam! Jul 11 16:45:58.832 INFO kablam! error: aborting due to 2 previous errors Jul 11 16:45:58.832 INFO kablam! Jul 11 16:45:58.832 INFO kablam! For more information about this error, try `rustc --explain E0596`. Jul 11 16:45:58.850 INFO kablam! error: Could not compile `zapper`. Jul 11 16:45:58.851 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 16:45:59.001 INFO kablam! error[E0596]: cannot borrow field of immutable binding as mutable Jul 11 16:45:59.001 INFO kablam! --> src/bytecode.rs:102:30 Jul 11 16:45:59.001 INFO kablam! | Jul 11 16:45:59.001 INFO kablam! 102 | STORE.with(|(ref mut stack, ref mut buffer)| { Jul 11 16:45:59.001 INFO kablam! | ^^^^^^^^^^^^^ cannot mutably borrow field of immutable binding Jul 11 16:45:59.001 INFO kablam! Jul 11 16:45:59.001 INFO kablam! error[E0596]: cannot borrow field of immutable binding as mutable Jul 11 16:45:59.001 INFO kablam! --> src/bytecode.rs:102:45 Jul 11 16:45:59.001 INFO kablam! | Jul 11 16:45:59.001 INFO kablam! 102 | STORE.with(|(ref mut stack, ref mut buffer)| { Jul 11 16:45:59.001 INFO kablam! | ^^^^^^^^^^^^^^ cannot mutably borrow field of immutable binding Jul 11 16:45:59.001 INFO kablam! Jul 11 16:45:59.102 INFO kablam! error: aborting due to 2 previous errors Jul 11 16:45:59.102 INFO kablam! Jul 11 16:45:59.102 INFO kablam! For more information about this error, try `rustc --explain E0596`. Jul 11 16:45:59.125 INFO kablam! error: Could not compile `zapper`. Jul 11 16:45:59.126 INFO kablam! Jul 11 16:45:59.126 INFO kablam! To learn more, run the command again with --verbose. Jul 11 16:45:59.128 INFO kablam! su: No module specific data is present Jul 11 16:45:59.734 INFO running `"docker" "rm" "-f" "dad82e173680b1c1eec2d81709f2da3a687a53a0d8664c2bc1c4f88c17d9dc21"` Jul 11 16:45:59.910 INFO blam! dad82e173680b1c1eec2d81709f2da3a687a53a0d8664c2bc1c4f88c17d9dc21