[INFO] updating cached repository https://github.com/infinityb/sleepshell [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/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] e610a227dbfcc4c3ce4e6d0a7e3035b76f21753b [INFO] testing infinityb/sleepshell against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinityb%2Fsleepshell" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infinityb/sleepshell on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/infinityb/sleepshell [INFO] finished tweaking git repo https://github.com/infinityb/sleepshell [INFO] tweaked toml for git repo https://github.com/infinityb/sleepshell written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/infinityb/sleepshell already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] a7af0b411fd7e75ca5598d6c403ba86396711ae4c47d17ea0891efdc017b40f0 [INFO] running `"docker" "start" "-a" "a7af0b411fd7e75ca5598d6c403ba86396711ae4c47d17ea0891efdc017b40f0"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling phf_macros v0.7.24 [INFO] [stderr] Compiling sleepshell v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: /opt/rustwide/target/debug/deps/libphf_macros-c66185d49d22e6ff.so: undefined symbol: __rustc_plugin_registrar_fdfab46ab4ca09339173e515ceaab43e__ [INFO] [stderr] --> src/main.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | #![plugin(phf_macros)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `sleepshell`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a7af0b411fd7e75ca5598d6c403ba86396711ae4c47d17ea0891efdc017b40f0"` [INFO] running `"docker" "rm" "-f" "a7af0b411fd7e75ca5598d6c403ba86396711ae4c47d17ea0891efdc017b40f0"` [INFO] [stdout] a7af0b411fd7e75ca5598d6c403ba86396711ae4c47d17ea0891efdc017b40f0