Dec 18 01:30:53.048 INFO checking deibark/atm-api against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 01:30:53.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-0/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/deibark/atm-api:/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" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 01:30:53.768 INFO [stdout] 257c385c594e94a868571ae1f1153ad6dce29bad691e6a495298cbd3d87780dd Dec 18 01:30:53.774 INFO running `"docker" "start" "-a" "257c385c594e94a868571ae1f1153ad6dce29bad691e6a495298cbd3d87780dd"` Dec 18 01:30:55.708 INFO [stderr] Compiling nodrop v0.1.12 Dec 18 01:30:55.708 INFO [stderr] Compiling memoffset v0.2.1 Dec 18 01:30:55.708 INFO [stderr] Compiling scopeguard v0.3.3 Dec 18 01:30:55.724 INFO [stderr] Compiling yansi v0.4.0 Dec 18 01:30:55.726 INFO [stderr] Compiling unicode-normalization v0.1.7 Dec 18 01:30:55.726 INFO [stderr] Compiling lazy_static v0.2.11 Dec 18 01:30:55.726 INFO [stderr] Compiling safemem v0.2.0 Dec 18 01:30:55.726 INFO [stderr] Compiling percent-encoding v1.0.1 Dec 18 01:30:56.385 INFO [stderr] Compiling untrusted v0.5.1 Dec 18 01:30:56.484 INFO [stderr] Compiling language-tags v0.2.2 Dec 18 01:30:56.508 INFO [stderr] Compiling traitobject v0.1.0 Dec 18 01:30:56.684 INFO [stderr] Compiling typeable v0.1.2 Dec 18 01:30:57.425 INFO [stderr] Compiling state v0.4.1 Dec 18 01:30:57.778 INFO [stderr] Compiling ordermap v0.2.13 Dec 18 01:30:59.050 INFO [stderr] Compiling arrayvec v0.4.7 Dec 18 01:30:59.050 INFO [stderr] Compiling base64 v0.6.0 Dec 18 01:30:59.222 INFO [stderr] Compiling base64 v0.9.2 Dec 18 01:31:04.332 INFO [stderr] Compiling pear_codegen v0.0.20 Dec 18 01:31:04.354 INFO [stderr] Compiling rocket v0.3.16 Dec 18 01:31:04.357 INFO [stderr] Compiling rocket_codegen v0.3.16 Dec 18 01:31:04.552 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Dec 18 01:31:07.630 INFO [stderr] Compiling crossbeam-deque v0.2.0 Dec 18 01:31:08.734 INFO [stderr] Compiling rayon-core v1.4.1 Dec 18 01:31:11.804 INFO [stderr] Compiling rayon v0.7.1 Dec 18 01:31:17.704 INFO [stderr] Compiling ring v0.11.0 Dec 18 01:31:21.658 INFO [stderr] Checking cookie v0.9.2 Dec 18 01:31:27.234 INFO [stderr] Checking rocket_contrib v0.3.16 Dec 18 01:31:37.716 INFO [stderr] Compiling idna v0.1.5 Dec 18 01:31:43.050 INFO [stderr] Compiling url v1.7.1 Dec 18 01:31:46.293 INFO [stderr] Compiling hyper v0.10.13 Dec 18 01:32:08.342 INFO [stderr] error[E0599]: no method named `register_custom_derive` found for type `&mut rustc_plugin::Registry<'_>` in the current scope Dec 18 01:32:08.342 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.3.16/src/lib.rs:187:21 Dec 18 01:32:08.342 INFO [stderr] | Dec 18 01:32:08.342 INFO [stderr] 187 | $($registry.register_custom_derive(Symbol::intern($name), Dec 18 01:32:08.342 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 18 01:32:08.342 INFO [stderr] ... Dec 18 01:32:08.342 INFO [stderr] 205 | / register_derives!(reg, Dec 18 01:32:08.342 INFO [stderr] 206 | | "derive_FromForm" => from_form_derive Dec 18 01:32:08.342 INFO [stderr] 207 | | ); Dec 18 01:32:08.343 INFO [stderr] | |______- in this macro invocation Dec 18 01:32:08.343 INFO [stderr] Dec 18 01:32:08.735 INFO [stderr] error: aborting due to previous error Dec 18 01:32:08.735 INFO [stderr] Dec 18 01:32:08.735 INFO [stderr] For more information about this error, try `rustc --explain E0599`. Dec 18 01:32:08.765 INFO [stderr] error: Could not compile `rocket_codegen`. Dec 18 01:32:08.765 INFO [stderr] Dec 18 01:32:08.765 INFO [stderr] To learn more, run the command again with --verbose. Dec 18 01:32:10.498 INFO running `"docker" "inspect" "257c385c594e94a868571ae1f1153ad6dce29bad691e6a495298cbd3d87780dd"` Dec 18 01:32:10.800 INFO running `"docker" "rm" "-f" "257c385c594e94a868571ae1f1153ad6dce29bad691e6a495298cbd3d87780dd"` Dec 18 01:32:11.120 INFO [stdout] 257c385c594e94a868571ae1f1153ad6dce29bad691e6a495298cbd3d87780dd