[INFO] updating cached repository https://github.com/colindjk/tin_can_telephone [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] 0d6aab22360302fce31f73fb36e612a9ad138f11 [INFO] checking colindjk/tin_can_telephone against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolindjk%2Ftin_can_telephone" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/colindjk/tin_can_telephone 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/colindjk/tin_can_telephone [INFO] finished tweaking git repo https://github.com/colindjk/tin_can_telephone [INFO] tweaked toml for git repo https://github.com/colindjk/tin_can_telephone written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/colindjk/tin_can_telephone 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-3/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] 8186bef6824ef349b58907e1b22513018104a2e7916fde2ce8d4b12344cb9219 [INFO] running `"docker" "start" "-a" "8186bef6824ef349b58907e1b22513018104a2e7916fde2ce8d4b12344cb9219"` [INFO] [stderr] Checking either v1.0.2 [INFO] [stderr] Checking serde v0.8.19 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling syn v0.10.3 [INFO] [stderr] Checking futures v0.1.6 [INFO] [stderr] Checking tokio-core v0.1.1 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Compiling serde_codegen_internals v0.11.1 [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Compiling serde_codegen v0.8.19 [INFO] [stderr] Checking serde_json v0.8.3 [INFO] [stderr] Checking mysql_async v0.2.0 [INFO] [stderr] Compiling serde_derive v0.8.19 [INFO] [stderr] Checking tin_can_telephone v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/lib.rs:1:50 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro, plugin, custom_attribute, custom_derive, plugin)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `#[proc_macro_derive]` [INFO] [stderr] --> src/lib.rs:1:50 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro, plugin, custom_attribute, custom_derive, plugin)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: /opt/rustwide/target/debug/deps/libserde_derive-4b1141d5cb624483.so: undefined symbol: __rustc_plugin_registrar_850785c67023ac932e8ee2b7737e3fdf__ [INFO] [stderr] --> src/lib.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | #![plugin(serde_derive)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [INFO] [stderr] error: Could not compile `tin_can_telephone`. [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:50 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro, plugin, custom_attribute, custom_derive, plugin)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `#[proc_macro_derive]` [INFO] [stderr] --> src/lib.rs:1:50 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro, plugin, custom_attribute, custom_derive, plugin)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: /opt/rustwide/target/debug/deps/libserde_derive-4b1141d5cb624483.so: undefined symbol: __rustc_plugin_registrar_850785c67023ac932e8ee2b7737e3fdf__ [INFO] [stderr] --> src/lib.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | #![plugin(serde_derive)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [INFO] [stderr] error: Could not compile `tin_can_telephone`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8186bef6824ef349b58907e1b22513018104a2e7916fde2ce8d4b12344cb9219"` [INFO] running `"docker" "rm" "-f" "8186bef6824ef349b58907e1b22513018104a2e7916fde2ce8d4b12344cb9219"` [INFO] [stdout] 8186bef6824ef349b58907e1b22513018104a2e7916fde2ce8d4b12344cb9219