[INFO] crate postgres_alloc 0.0.1 is already in cache [INFO] extracting crate postgres_alloc 0.0.1 into work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/postgres_alloc/0.0.1 [INFO] extracting crate postgres_alloc 0.0.1 into work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/reg/postgres_alloc/0.0.1 [INFO] validating manifest of postgres_alloc-0.0.1 on toolchain master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of postgres_alloc-0.0.1 on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing postgres_alloc-0.0.1 [INFO] finished frobbing postgres_alloc-0.0.1 [INFO] frobbed toml for postgres_alloc-0.0.1 written to work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/postgres_alloc/0.0.1/Cargo.toml [INFO] started frobbing postgres_alloc-0.0.1 [INFO] finished frobbing postgres_alloc-0.0.1 [INFO] frobbed toml for postgres_alloc-0.0.1 written to work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/reg/postgres_alloc/0.0.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking postgres_alloc-0.0.1 against master#452087b4bf18cece2d52d7cd8c9147195e5404bf for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-2/master#452087b4bf18cece2d52d7cd8c9147195e5404bf:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/postgres_alloc/0.0.1:/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" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 665a0f023ab0d72a315e10561bf907dc641ce0ff2e1bd521c04f5bc413eab8f5 [INFO] running `"docker" "start" "-a" "665a0f023ab0d72a315e10561bf907dc641ce0ff2e1bd521c04f5bc413eab8f5"` [INFO] [stderr] Checking postgres_alloc v0.0.1 (/opt/crater/workdir) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(allocator)] [INFO] [stderr] | ^^^^^^^^^ feature has been removed [INFO] [stderr] [INFO] [stderr] error[E0658]: non-builtin inner attributes are unstable [INFO] [stderr] --> src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![allocator] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54726 [INFO] [stderr] = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0464]: multiple matching crates for `libc` [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | extern crate libc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: candidates: [INFO] [stderr] crate `libc`: /opt/crater/rustup-home/toolchains/452087b4bf18cece2d52d7cd8c9147195e5404bf-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8e8f90941839bbaa.rlib [INFO] [stderr] crate `libc`: /opt/crater/rustup-home/toolchains/452087b4bf18cece2d52d7cd8c9147195e5404bf-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c5e58d78dd011a43.rlib [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `libc` [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | extern crate libc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0463, E0557, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `postgres_alloc`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(allocator)] [INFO] [stderr] | ^^^^^^^^^ feature has been removed [INFO] [stderr] [INFO] [stderr] error[E0658]: non-builtin inner attributes are unstable [INFO] [stderr] --> src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![allocator] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54726 [INFO] [stderr] = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0464]: multiple matching crates for `libc` [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | extern crate libc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: candidates: [INFO] [stderr] crate `libc`: /opt/crater/rustup-home/toolchains/452087b4bf18cece2d52d7cd8c9147195e5404bf-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8e8f90941839bbaa.rlib [INFO] [stderr] crate `libc`: /opt/crater/rustup-home/toolchains/452087b4bf18cece2d52d7cd8c9147195e5404bf-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c5e58d78dd011a43.rlib [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `libc` [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | extern crate libc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0463, E0557, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `postgres_alloc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "665a0f023ab0d72a315e10561bf907dc641ce0ff2e1bd521c04f5bc413eab8f5"` [INFO] running `"docker" "rm" "-f" "665a0f023ab0d72a315e10561bf907dc641ce0ff2e1bd521c04f5bc413eab8f5"` [INFO] [stdout] 665a0f023ab0d72a315e10561bf907dc641ce0ff2e1bd521c04f5bc413eab8f5