Nov 28 19:29:38.269 INFO checking rocket_codegen-0.4.0-rc.1 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 19:29:38.270 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-3/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 19:29:38.718 INFO [stdout] 4948308ec1085ab32dd1656c4f5d0e64b2f38d0d219625eab8f8fe7c390572c2 Nov 28 19:29:38.720 INFO running `"docker" "start" "-a" "4948308ec1085ab32dd1656c4f5d0e64b2f38d0d219625eab8f8fe7c390572c2"` Nov 28 19:29:40.548 INFO [stderr] usermod: no changes Nov 28 19:29:40.788 INFO [stderr] Compiling pear_codegen v0.1.2 Nov 28 19:29:40.788 INFO [stderr] Compiling rocket_codegen v0.4.0-rc.1 (/source) Nov 28 19:29:40.812 INFO [stderr] Compiling smallvec v0.6.6 Nov 28 19:29:40.813 INFO [stderr] Compiling ring v0.13.5 Nov 28 19:29:40.814 INFO [stderr] Compiling syn v0.15.22 Nov 28 19:29:40.814 INFO [stderr] Compiling hyper v0.10.15 Nov 28 19:29:40.821 INFO [stderr] Checking cookie v0.11.0 Nov 28 19:30:08.112 INFO [stderr] Checking devise_core v0.1.0 Nov 28 19:30:30.105 INFO [stderr] Compiling devise_codegen v0.1.0 Nov 28 19:30:31.348 INFO [stderr] Compiling pear v0.1.2 Nov 28 19:30:34.288 INFO [stderr] Compiling rocket_http v0.4.0-rc.1 Nov 28 19:30:39.593 INFO [stderr] Compiling devise v0.1.0 Nov 28 19:30:57.247 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 19:30:57.247 INFO [stderr] --> src/lib.rs:63:1 Nov 28 19:30:57.247 INFO [stderr] | Nov 28 19:30:57.247 INFO [stderr] 63 | #[macro_use] extern crate devise; Nov 28 19:30:57.247 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 19:30:57.248 INFO [stderr] | Nov 28 19:30:57.248 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 19:30:57.248 INFO [stderr] Nov 28 19:30:57.596 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 19:30:57.597 INFO [stderr] --> src/lib.rs:63:1 Nov 28 19:30:57.597 INFO [stderr] | Nov 28 19:30:57.597 INFO [stderr] 63 | #[macro_use] extern crate devise; Nov 28 19:30:57.597 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 19:30:57.598 INFO [stderr] | Nov 28 19:30:57.598 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 19:30:57.598 INFO [stderr] Nov 28 19:30:59.613 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 19:30:59.613 INFO [stderr] --> src/lib.rs:63:1 Nov 28 19:30:59.614 INFO [stderr] | Nov 28 19:30:59.614 INFO [stderr] 63 | #[macro_use] extern crate devise; Nov 28 19:30:59.614 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 19:30:59.615 INFO [stderr] | Nov 28 19:30:59.615 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 19:30:59.615 INFO [stderr] Nov 28 19:31:12.700 INFO [stderr] error[E0463]: can't find crate for `rocket` Nov 28 19:31:12.701 INFO [stderr] --> tests/from_form_value.rs:1:14 Nov 28 19:31:12.702 INFO [stderr] | Nov 28 19:31:12.702 INFO [stderr] 1 | #[macro_use] extern crate rocket; Nov 28 19:31:12.703 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 28 19:31:12.703 INFO [stderr] Nov 28 19:31:12.732 INFO [stderr] error: aborting due to previous error Nov 28 19:31:12.733 INFO [stderr] Nov 28 19:31:12.733 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 28 19:31:12.749 INFO [stderr] error: Could not compile `rocket_codegen`. Nov 28 19:31:12.749 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 19:31:12.765 INFO [stderr] error[E0463]: can't find crate for `rocket` Nov 28 19:31:12.766 INFO [stderr] --> tests/typed-uris.rs:4:14 Nov 28 19:31:12.766 INFO [stderr] | Nov 28 19:31:12.766 INFO [stderr] 4 | #[macro_use] extern crate rocket; Nov 28 19:31:12.766 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 28 19:31:12.766 INFO [stderr] Nov 28 19:31:12.766 INFO [stderr] error: aborting due to previous error Nov 28 19:31:12.766 INFO [stderr] Nov 28 19:31:12.766 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 28 19:31:12.809 INFO [stderr] error: Could not compile `rocket_codegen`. Nov 28 19:31:12.809 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 19:31:12.864 INFO [stderr] error[E0463]: can't find crate for `rocket` Nov 28 19:31:12.865 INFO [stderr] --> tests/route-format.rs:3:14 Nov 28 19:31:12.865 INFO [stderr] | Nov 28 19:31:12.865 INFO [stderr] 3 | #[macro_use] extern crate rocket; Nov 28 19:31:12.865 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 28 19:31:12.880 INFO [stderr] Nov 28 19:31:12.881 INFO [stderr] error: aborting due to previous error Nov 28 19:31:12.881 INFO [stderr] Nov 28 19:31:12.881 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 28 19:31:12.881 INFO [stderr] error[E0463]: can't find crate for `rocket` Nov 28 19:31:12.881 INFO [stderr] --> tests/route.rs:3:14 Nov 28 19:31:12.882 INFO [stderr] | Nov 28 19:31:12.882 INFO [stderr] 3 | #[macro_use] extern crate rocket; Nov 28 19:31:12.882 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 28 19:31:12.896 INFO [stderr] Nov 28 19:31:12.897 INFO [stderr] error: aborting due to previous error Nov 28 19:31:12.897 INFO [stderr] Nov 28 19:31:12.897 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 28 19:31:12.908 INFO [stderr] error[E0463]: can't find crate for `rocket` Nov 28 19:31:12.909 INFO [stderr] --> tests/uri_display.rs:3:14 Nov 28 19:31:12.909 INFO [stderr] | Nov 28 19:31:12.909 INFO [stderr] 3 | #[macro_use] extern crate rocket; Nov 28 19:31:12.909 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 28 19:31:12.916 INFO [stderr] error: Could not compile `rocket_codegen`. Nov 28 19:31:12.917 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 19:31:12.917 INFO [stderr] error: Could not compile `rocket_codegen`. Nov 28 19:31:12.917 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 19:31:12.918 INFO [stderr] Nov 28 19:31:12.924 INFO [stderr] error: aborting due to previous error Nov 28 19:31:12.925 INFO [stderr] Nov 28 19:31:12.925 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 28 19:31:12.925 INFO [stderr] error[E0463]: can't find crate for `rocket` Nov 28 19:31:12.925 INFO [stderr] --> tests/route-data.rs:3:14 Nov 28 19:31:12.925 INFO [stderr] | Nov 28 19:31:12.925 INFO [stderr] 3 | #[macro_use] extern crate rocket; Nov 28 19:31:12.925 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 28 19:31:12.944 INFO [stderr] Nov 28 19:31:12.944 INFO [stderr] error: aborting due to previous error Nov 28 19:31:12.944 INFO [stderr] Nov 28 19:31:12.944 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 28 19:31:12.964 INFO [stderr] error: Could not compile `rocket_codegen`. Nov 28 19:31:12.965 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 19:31:12.965 INFO [stderr] error: Could not compile `rocket_codegen`. Nov 28 19:31:12.965 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 19:31:13.236 INFO [stderr] error: build failed Nov 28 19:31:13.245 INFO [stderr] su: No module specific data is present Nov 28 19:31:14.591 INFO running `"docker" "inspect" "4948308ec1085ab32dd1656c4f5d0e64b2f38d0d219625eab8f8fe7c390572c2"` Nov 28 19:31:14.957 INFO running `"docker" "rm" "-f" "4948308ec1085ab32dd1656c4f5d0e64b2f38d0d219625eab8f8fe7c390572c2"` Nov 28 19:31:15.393 INFO [stdout] 4948308ec1085ab32dd1656c4f5d0e64b2f38d0d219625eab8f8fe7c390572c2