Dec 17 12:14:46.956 INFO checking wass88/rust-with-gitpod against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 17 12:14:46.956 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/wass88/rust-with-gitpod:/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" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 12:14:47.420 INFO [stdout] 311953de54bfa3d21dbc53838f6161ff4982a22cb9997da6492c2a73a94d1339 Dec 17 12:14:47.428 INFO running `"docker" "start" "-a" "311953de54bfa3d21dbc53838f6161ff4982a22cb9997da6492c2a73a94d1339"` Dec 17 12:14:49.934 INFO [stderr] Compiling cfg-if v0.1.5 Dec 17 12:14:49.934 INFO [stderr] Compiling rayon-core v1.4.1 Dec 17 12:14:49.941 INFO [stderr] Compiling matches v0.1.8 Dec 17 12:14:49.949 INFO [stderr] Compiling serde v1.0.76 Dec 17 12:14:49.949 INFO [stderr] Compiling yansi v0.4.0 Dec 17 12:14:49.949 INFO [stderr] Compiling unicode-normalization v0.1.7 Dec 17 12:14:49.952 INFO [stderr] Compiling untrusted v0.5.1 Dec 17 12:14:49.960 INFO [stderr] Compiling lazy_static v0.2.11 Dec 17 12:14:50.549 INFO [stderr] Compiling safemem v0.2.0 Dec 17 12:14:50.592 INFO [stderr] Compiling percent-encoding v1.0.1 Dec 17 12:14:51.158 INFO [stderr] Compiling byteorder v1.2.6 Dec 17 12:14:52.737 INFO [stderr] Compiling traitobject v0.1.0 Dec 17 12:14:52.772 INFO [stderr] Compiling language-tags v0.2.2 Dec 17 12:14:52.777 INFO [stderr] Compiling typeable v0.1.2 Dec 17 12:14:54.213 INFO [stderr] Compiling state v0.4.1 Dec 17 12:14:54.274 INFO [stderr] Compiling ordermap v0.2.13 Dec 17 12:14:54.277 INFO [stderr] Compiling pear v0.0.20 Dec 17 12:15:01.444 INFO [stderr] Compiling num_cpus v1.8.0 Dec 17 12:15:01.514 INFO [stderr] Compiling time v0.1.40 Dec 17 12:15:01.515 INFO [stderr] Compiling memchr v2.0.2 Dec 17 12:15:01.516 INFO [stderr] Compiling isatty v0.1.8 Dec 17 12:15:01.546 INFO [stderr] Compiling unicode-bidi v0.3.4 Dec 17 12:15:01.910 INFO [stderr] Compiling crossbeam-utils v0.2.2 Dec 17 12:15:02.010 INFO [stderr] Compiling log v0.4.5 Dec 17 12:15:02.654 INFO [stderr] Checking base64 v0.6.0 Dec 17 12:15:06.908 INFO [stderr] Compiling pear_codegen v0.0.20 Dec 17 12:15:06.956 INFO [stderr] Compiling rocket v0.3.16 Dec 17 12:15:06.968 INFO [stderr] Compiling rocket_codegen v0.3.16 Dec 17 12:15:07.061 INFO [stderr] Compiling base64 v0.9.2 Dec 17 12:15:10.049 INFO [stderr] Compiling httparse v1.3.2 Dec 17 12:15:10.632 INFO [stderr] Compiling smallvec v0.6.5 Dec 17 12:15:10.771 INFO [stderr] Compiling log v0.3.9 Dec 17 12:15:11.170 INFO [stderr] Compiling lazy_static v1.1.0 Dec 17 12:15:12.345 INFO [stderr] Checking mime v0.2.6 Dec 17 12:15:12.464 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Dec 17 12:15:15.044 INFO [stderr] Checking hyper v0.10.13 Dec 17 12:15:15.602 INFO [stderr] Compiling crossbeam-deque v0.2.0 Dec 17 12:15:28.760 INFO [stderr] Compiling rayon v0.7.1 Dec 17 12:15:35.280 INFO [stderr] Compiling ring v0.11.0 Dec 17 12:15:52.897 INFO [stderr] Checking cookie v0.9.2 Dec 17 12:15:54.450 INFO [stderr] Checking toml v0.4.6 Dec 17 12:16:19.555 INFO [stderr] Compiling idna v0.1.5 Dec 17 12:16:24.745 INFO [stderr] Compiling url v1.7.1 Dec 17 12:16:50.716 INFO [stderr] error[E0599]: no method named `register_custom_derive` found for type `&mut rustc_plugin::Registry<'_>` in the current scope Dec 17 12:16:50.716 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.3.16/src/lib.rs:187:21 Dec 17 12:16:50.716 INFO [stderr] | Dec 17 12:16:50.716 INFO [stderr] 187 | $($registry.register_custom_derive(Symbol::intern($name), Dec 17 12:16:50.716 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 17 12:16:50.716 INFO [stderr] ... Dec 17 12:16:50.716 INFO [stderr] 205 | / register_derives!(reg, Dec 17 12:16:50.716 INFO [stderr] 206 | | "derive_FromForm" => from_form_derive Dec 17 12:16:50.716 INFO [stderr] 207 | | ); Dec 17 12:16:50.716 INFO [stderr] | |______- in this macro invocation Dec 17 12:16:50.716 INFO [stderr] Dec 17 12:16:51.112 INFO [stderr] error: aborting due to previous error Dec 17 12:16:51.112 INFO [stderr] Dec 17 12:16:51.112 INFO [stderr] For more information about this error, try `rustc --explain E0599`. Dec 17 12:16:51.132 INFO [stderr] error: Could not compile `rocket_codegen`. Dec 17 12:16:51.132 INFO [stderr] Dec 17 12:16:51.132 INFO [stderr] To learn more, run the command again with --verbose. Dec 17 12:16:52.036 INFO running `"docker" "inspect" "311953de54bfa3d21dbc53838f6161ff4982a22cb9997da6492c2a73a94d1339"` Dec 17 12:16:52.402 INFO running `"docker" "rm" "-f" "311953de54bfa3d21dbc53838f6161ff4982a22cb9997da6492c2a73a94d1339"` Dec 17 12:16:52.708 INFO [stdout] 311953de54bfa3d21dbc53838f6161ff4982a22cb9997da6492c2a73a94d1339