[INFO] updating cached repository https://github.com/giistr/giistr_api [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ebceeb9468166e2551a419e091173a4874d42522 [INFO] checking giistr/giistr_api against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiistr%2Fgiistr_api" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/giistr/giistr_api on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/giistr/giistr_api [INFO] finished tweaking git repo https://github.com/giistr/giistr_api [INFO] tweaked toml for git repo https://github.com/giistr/giistr_api written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/giistr/giistr_api already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 62112f09ce700ecfa64c409c1c06155bdd237c855c4cc103bec44ce4df09af28 [INFO] running `"docker" "start" "-a" "62112f09ce700ecfa64c409c1c06155bdd237c855c4cc103bec44ce4df09af28"` [INFO] [stderr] Compiling quote v0.2.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling syn v0.10.3 [INFO] [stderr] Checking serde_json v0.8.4 [INFO] [stderr] Checking pq-sys v0.2.7 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling diesel v0.8.2 [INFO] [stderr] Checking cookie v0.2.5 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling syn v0.8.7 [INFO] [stderr] Checking hyper v0.9.14 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling serde_codegen_internals v0.11.1 [INFO] [stderr] Compiling serde_codegen v0.8.19 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Checking iron v0.4.0 [INFO] [stderr] Checking router v0.2.0 [INFO] [stderr] Checking mount v0.2.1 [INFO] [stderr] Checking r2d2-diesel v0.8.0 [INFO] [stderr] Compiling serde_derive v0.8.19 [INFO] [stderr] Compiling diesel_codegen_shared v0.8.0 [INFO] [stderr] Checking backit v0.1.0 (https://github.com/jeremyletang/backit#fa1d0061) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/backit-327166e52416a187/fa1d006/src/lib.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | #![feature(custom_derive, proc_macro)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `#[proc_macro_derive]` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/backit-327166e52416a187/fa1d006/src/lib.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | #![feature(custom_derive, proc_macro)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling diesel_codegen v0.8.2 [INFO] [stderr] error: cannot find derive macro `Display` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/backit-327166e52416a187/fa1d006/src/json/error.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Display, Debug, Eq, PartialEq, Clone)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Display` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/backit-327166e52416a187/fa1d006/src/json/error.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Display, Debug, Eq, PartialEq, Clone, Serialize)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [INFO] [stderr] error: Could not compile `backit`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "62112f09ce700ecfa64c409c1c06155bdd237c855c4cc103bec44ce4df09af28"` [INFO] running `"docker" "rm" "-f" "62112f09ce700ecfa64c409c1c06155bdd237c855c4cc103bec44ce4df09af28"` [INFO] [stdout] 62112f09ce700ecfa64c409c1c06155bdd237c855c4cc103bec44ce4df09af28